Commit Graph

192 Commits

Author SHA1 Message Date
b186a2e96e release version 0.5.1 2020-02-05 14:10:45 +01:00
2cb4b72369 anko code removed, coroutines are now used for asynchronous functions
* constraintlayout 2.0.0-beta3 -> 2.0.0-beta4
* material-components-android 1.0.0 -> 1.1.0
* this is the first release candidate for version 0.5.1
2020-02-04 19:58:07 +01:00
2d497d1a96 update gradle wrapper to version 6.0.1 2020-01-15 15:28:07 +01:00
9d2de3fcb3 don't use deprecated Gson methods 2020-01-15 15:08:05 +01:00
bed3f5d978 added Timetable and Moodle shortcut, cleaned up activity init 2020-01-15 15:00:05 +01:00
8f5a4dd1b3 reworked preference saving 2019-12-13 14:54:51 +01:00
9907d083e9 added a Mensa shortcut
* added a Mensa shortcut, to directly display the Mensa-Screen
* kotlin 1.3.60 -> 1.3.61
2019-11-28 16:38:25 +01:00
d4860b2a32 updated some libs
* kotlin 1.3.50 -> 1.3.60
* androidx.constraintlayout 2.0.0-beta2 -> 2.0.0-beta3
2019-11-14 23:11:49 +01:00
5ec2b53bce added "Get it on Google Play" badge 2019-10-24 22:22:17 +02:00
701a351e6e update .drone.yml 2019-10-17 19:21:15 +02:00
5cad924b26 removed anko dependency from PreferenceController 2019-10-17 19:19:47 +02:00
d5adc4df51 release 0.5.0 2019-09-30 21:25:38 +02:00
c23454f081 removed versionNameSuffix, f-droid does not like that 2019-09-28 15:01:19 +02:00
b240beacc9 turns out there is a current week too
* don't debug timetable cod on Sundays, since there are no lessons on Sunday
2019-09-25 22:46:58 +02:00
aa69d2242f fixed course name not being updated on change
* minor GUI improvements
2019-09-23 22:44:03 +02:00
6e6c9f71a0 reworked the way the timetable date is calculated
* cleaned up some timetable gui code
* close 
2019-09-22 20:51:36 +02:00
889c673c5d Update 'README.md' 2019-09-08 20:35:06 +02:00
522f31e077 added new screenshots 2019-09-08 20:30:03 +02:00
b9ca18044c drone use gradle test instead of assembleRelease 2019-09-07 21:10:51 +02:00
bd49e482e2 updated some libs
* appcompat 1.0.2 -> 1.1.0
* material-dialogs 3.1.0 -> 3.1.1
2019-09-07 21:06:41 +02:00
2f5b2a6579 added drone ci
* updated gradle wrapper to gradle 5.6.2
2019-09-07 21:01:17 +02:00
4ce37b3dcf updated desfire legal notes 2019-08-30 14:17:07 +02:00
7550fcfd22 Update 'README.md' 2019-08-30 14:12:17 +02:00
a23f7c9212 update to release 0.5.0 2019-08-30 14:09:59 +02:00
75168c6688 some more logging and version 0.4.99 (RC1) 2019-08-25 22:45:23 +02:00
be916a74ab the license dialog will now follow the theme too 2019-08-25 22:19:36 +02:00
3e909ab68f color the selected element in the NavigationView too 2019-08-23 20:25:20 +02:00
5f2b3aa496 clean up the layout & polished Mensa credit dialog
* don't crash if the nfc tag has been removed between triggering intent and connecting to the tag
* closes 
2019-08-23 19:19:35 +02:00
6cc1671a52 don't crash on devices without nfc 2019-08-21 20:43:08 +02:00
b4ed1ca927 migrated all farebot code to kotlin 2019-08-19 12:42:56 +02:00
e74c307566 cleand up the nfc part, added foreground-dispatch
* cleaned up the strings.xml files
* fixed license dialog
2019-08-18 22:09:33 +02:00
733b675ffa first working implementation of the mensa card reader
* based on farebot's desfire protocol implementation
* see 
2019-08-17 18:59:28 +02:00
3a0a31f781 first bits of the nfc reader 2019-08-17 01:51:15 +02:00
f52151fbf1 the no lesson card now has the correct text color
* updated material-dialogs to version 3.1.0
2019-07-18 00:32:31 +02:00
e8cae7e807 update to gradle 5.5.1, update gradle plugin to 3.4.2 2019-07-18 00:15:57 +02:00
c6ac19bfae fixed the Sunday-fix 2019-07-01 20:31:06 +02:00
a7abd48726 moved all cache checking code tho the CacheController
* added new sunday bug fix for the timetable, same as for the mensa
2019-06-26 15:00:43 +02:00
9a22d9b737 use a ScrollView for the settings fragment 2019-06-26 14:11:32 +02:00
2cc2ecf952 theme the dialogs and navView too, added a License dialog 2019-06-25 17:10:57 +02:00
ea70aedbd0 added the fastlane changelog for version 14 2019-06-25 13:09:17 +02:00
98b3adbf3b update to kotlin 1.3.40, added theme choose option
* added missing dividers in settings
* added a black theme
* closes 
2019-06-25 12:07:18 +02:00
a055f59cc8 added a dark theme, see
* the app now needs sdkversion 23 now an min
2019-06-24 22:41:45 +02:00
01db6bb451 don't use the faBtn in MensaFragment, use it in TimetableFragment 2019-06-08 23:14:55 +02:00
4838c9406c fastlane description spelling fixes 2019-06-06 23:36:55 +02:00
23195f94e0 don't us deprecated tcor api requests 2019-06-03 12:05:33 +02:00
5e766ec126 hide the mensa card value button 2019-06-03 10:59:32 +02:00
9c1f95ca25 some lib updates & new sunday-bug fix 2019-06-02 19:09:36 +02:00
e99127a63a Update 'README.md' 2019-05-03 22:54:43 +02:00
f7fa96b1ae use gradle 5.4.1
* fixes build issues if instant run is enabled
2019-05-03 22:45:53 +02:00
6fd82254e0 updated description for f-droid 2019-05-02 14:42:28 +02:00