Commit Graph
14 Commits
Author SHA1 Message Date
Deniz Düzgören bbecb640ea Dialogs now use MaterialComponents styling, many elements now have rounded borders 2019-10-13 19:27:06 +02:00
Deniz Düzgören 37cf130ba0 Refactoring, using view binding in all fragments, app now targets API 29, replaced deprecated support library PreferenceManager and Custom Tabs with AndroidX equivalents, version bump to 2.3.3 2019-10-12 21:03:34 +02:00
Deniz Düzgören f6283c8221 Food menu now splits up holiday messages; added documentation 2019-10-01 10:38:41 +02:00
Deniz Düzgören 56c7e8ba53 Removed Terms and Conditions as well as the Privacy Policy from SettingsFragment.kt, added little easter egg 2019-09-28 18:09:43 +02:00
Deniz Düzgören 088aa90aa4 Added further documentation, fixed slight spacing issue on course_card.xml when icon is set to R.drawable.ic_empty 2019-09-22 19:46:20 +02:00
Deniz Düzgören 49eefe8131 Refactored string resources 2019-09-22 13:39:20 +02:00
Deniz Düzgören 8684e763b1 Implemented login functionality at the school's request 2019-09-20 15:49:09 +02:00
Deniz Düzgören 8aec4ec4cd Refactored some resources, centralised Firebase topics by creating an emun 'Topic' 2019-09-19 07:33:16 +02:00
Deniz Düzgören bf52312d99 Adapter now accepts "type" strings from database and can display information accordingly; app bar title font enlargened 2019-09-13 12:03:14 +02:00
Deniz Düzgören 0398b846e5 Visual bugfixes: first time screen now shows status bar icons in dark mode, long names now don't cut off anymore in toolbar, status bar colour corrected on some devices. First time screen hides dark mode toggle and defaults to "conform to system setting" on Android 10 and above 2019-09-11 20:59:55 +02:00
Deniz Düzgören 47a4a51b44 Added option to force a refresh, added fallBackToDestructiveMigration as possible migration strategy for substitution table 2019-09-08 21:07:20 +02:00
Deniz Düzgören 371221a092 Added support for obeying system dark mode toggle on Android 10 2019-09-05 18:20:30 +02:00
Deniz Düzgören 152004026c Firebase topic subscription changes are now immediate, added backup option in experimental dialog 2019-09-03 18:18:21 +02:00
Deniz Düzgören 82b5fa1b97 Refactor to organise the project and change visibility modifiers 2019-09-01 11:54:12 +02:00