Commit Graph

12 Commits

Author SHA1 Message Date
Jannik 849698779b
add icon as svg
continuous-integration/drone/push Build is passing Details
* recreate all launcher icons
2020-08-23 14:06:28 +02:00
Jannik 99ba87c3f6
init fragment in onViewCreated()
continuous-integration/drone/push Build is passing Details
* closes #42
* show a info text if no mensa menus where found
* the refresh spinner respects the selecte theme now
2020-08-17 22:30:12 +02:00
Jannik 638c321798
grades ui polishing & sorting fix
continuous-integration/drone/push Build is passing Details
2020-08-15 18:13:29 +02:00
Jannik 42d938b0bc
fix background in fragment_grades
continuous-integration/drone/push Build is passing Details
* disable swipe in fragment_grades
2020-08-14 21:57:09 +02:00
Jannik 9d7504bbaf
add grades ui
continuous-integration/drone/push Build is passing Details
2020-08-14 21:41:43 +02:00
Jannik 1f660bdd37
add login dialog
continuous-integration/drone/push Build is passing Details
* first step towards a working his online integration
* rework AddSubjectDialog
* activate fragment_on_login
2020-08-11 17:09:46 +02:00
Jannik dd5c7b3fb8
fix some lint warnings
continuous-integration/drone/push Build is passing Details
* remove unused resources
2020-08-10 14:51:40 +02:00
Jannik 69ce9fef5a
code clean up 2020-06-11 21:51:46 +02:00
Jannik bdfeb46faf
add "Manage Lessons" Dialog to Settings, minor style fixes
* initially select the current theme in the select theme dialog
* set the correct accent color for all dialogs (needs to be done manually for every dialog)
2020-06-07 14:59:04 +02:00
Jannik bc09e33147
update gradle, constraintlayout & coroutines
* gradle 6.2.1 -> 6.4
* constraintlayout 2.0.0-beta4 -> 2.0.0-beta6
* coroutines 1.3.5 -> 1.3.6
2020-05-14 18:27:26 +02:00
Jannik 01677c04ef
Onboarding [Part 1]
this Commit adds a Onboarding Activity, it is currently not usefull or fully working, see #36
2020-02-23 20:09:27 +01:00
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
2019-08-23 19:19:35 +02:00