Commit Graph
8 Commits
Author SHA1 Message Date
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 87d4f11cba Added drop down menu in the settings to switch between app-specific and website original sorting procedures 2019-09-24 09:32:25 +02:00
Deniz Düzgören fd40115549 Login page now disallows visiting a domain other than the school's login page to prevent a successful login from another domain allowing access to the app's content 2019-09-23 17:23:59 +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 be810e5bfb Changed a few strings, made use of the ViewModels for substitution plan and food menu fragments, fixed a visual bug in the course_card.xml 2019-09-18 11:12:10 +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 82b5fa1b97 Refactor to organise the project and change visibility modifiers 2019-09-01 11:54:12 +02:00