Jannik
6e9c63d3d4
Merge branch 'develop' of Seil0/ProjectLaogai into master [Hotfix]
2 years ago
Jannik
c343735b57
fix crash on first startup
2 years ago
Jannik
9c5274dc06
Merge branch 'develop' of Seil0/ProjectLaogai into master
...
release version 0.5.1
2 years ago
Jannik
b186a2e96e
release version 0.5.1
2 years ago
Jannik
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
2 years ago
Jannik
2d497d1a96
update gradle wrapper to version 6.0.1
2 years ago
Jannik
9d2de3fcb3
don't use deprecated Gson methods
2 years ago
Jannik
bed3f5d978
added Timetable and Moodle shortcut, cleaned up activity init
2 years ago
Jannik
8f5a4dd1b3
reworked preference saving
3 years ago
Jannik
9907d083e9
added a Mensa shortcut
...
* added a Mensa shortcut, to directly display the Mensa-Screen
* kotlin 1.3.60 -> 1.3.61
3 years ago
Jannik
d4860b2a32
updated some libs
...
* kotlin 1.3.50 -> 1.3.60
* androidx.constraintlayout 2.0.0-beta2 -> 2.0.0-beta3
3 years ago
Jannik
5ec2b53bce
added "Get it on Google Play" badge
3 years ago
Jannik
701a351e6e
update .drone.yml
3 years ago
Jannik
5cad924b26
removed anko dependency from PreferenceController
3 years ago
Jannik
605bf6248d
release 0.5.0
...
Merge branch 'develop' of Seil0/ProjectLaogai into master
3 years ago
Jannik
d5adc4df51
release 0.5.0
3 years ago
Jannik
c23454f081
removed versionNameSuffix, f-droid does not like that
3 years ago
Jannik
b240beacc9
turns out there is a current week too
...
* don't debug timetable cod on Sundays, since there are no lessons on Sunday
3 years ago
Jannik
aa69d2242f
fixed course name not being updated on change
...
* minor GUI improvements
3 years ago
Jannik
6e6c9f71a0
reworked the way the timetable date is calculated
...
* cleaned up some timetable gui code
* close #33
3 years ago
Jannik
889c673c5d
Update 'README.md'
3 years ago
Jannik
522f31e077
added new screenshots
3 years ago
Jannik
b9ca18044c
drone use gradle test instead of assembleRelease
3 years ago
Jannik
bd49e482e2
updated some libs
...
* appcompat 1.0.2 -> 1.1.0
* material-dialogs 3.1.0 -> 3.1.1
3 years ago
Jannik
2f5b2a6579
added drone ci
...
* updated gradle wrapper to gradle 5.6.2
3 years ago
Jannik
4ce37b3dcf
updated desfire legal notes
3 years ago
Jannik
7550fcfd22
Update 'README.md'
3 years ago
Jannik
a23f7c9212
update to release 0.5.0
3 years ago
Jannik
75168c6688
some more logging and version 0.4.99 (RC1)
3 years ago
Jannik
be916a74ab
the license dialog will now follow the theme too
3 years ago
Jannik
3e909ab68f
color the selected element in the NavigationView too
3 years ago
Jannik
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 #21
3 years ago
Jannik
6cc1671a52
don't crash on devices without nfc
3 years ago
Jannik
b4ed1ca927
migrated all farebot code to kotlin
3 years ago
Jannik
e74c307566
cleand up the nfc part, added foreground-dispatch
...
* cleaned up the strings.xml files
* fixed license dialog
3 years ago
Jannik
733b675ffa
first working implementation of the mensa card reader
...
* based on farebot's desfire protocol implementation
* see #21
3 years ago
Jannik
3a0a31f781
first bits of the nfc reader
3 years ago
Jannik
f52151fbf1
the no lesson card now has the correct text color
...
* updated material-dialogs to version 3.1.0
3 years ago
Jannik
e8cae7e807
update to gradle 5.5.1, update gradle plugin to 3.4.2
3 years ago
Jannik
c6ac19bfae
fixed the Sunday-fix
3 years ago
Jannik
a7abd48726
moved all cache checking code tho the CacheController
...
* added new sunday bug fix for the timetable, same as for the mensa
3 years ago
Jannik
9a22d9b737
use a ScrollView for the settings fragment
3 years ago
Jannik
2cc2ecf952
theme the dialogs and navView too, added a License dialog
3 years ago
Jannik
ea70aedbd0
added the fastlane changelog for version 14
3 years ago
Jannik
98b3adbf3b
update to kotlin 1.3.40, added theme choose option
...
* added missing dividers in settings
* added a black theme
* closes #15
3 years ago
Jannik
a055f59cc8
added a dark theme, see #15
...
* the app now needs sdkversion 23 now an min
3 years ago
Jannik
01db6bb451
don't use the faBtn in MensaFragment, use it in TimetableFragment
3 years ago
Jannik
4838c9406c
fastlane description spelling fixes
3 years ago
Jannik
23195f94e0
don't us deprecated tcor api requests
3 years ago
Jannik
5e766ec126
hide the mensa card value button
3 years ago