ea393603c0
Notifications now use AlarmManager instead of WorkManager for delivery, TODO: notifications should be sent even if the app is closed (swiped from 'recents' view)
Deniz Düzgören2020-03-10 19:42:30 +01:00
80f737a96c
Added notifications for upcoming exams; updated app logo
Deniz Düzgören2020-03-09 20:17:34 +01:00
31b1bc5d4e
Unified repository layer into a single class; added splash screen (WIP); using delegate classes by Zhuinden for view binding; changed UI to more so resemble "Material Design 2"
Deniz Düzgören2020-03-09 07:43:43 +01:00
9ed5d7bb5f
Fragments now get data class instances from Room instead of having them passed through a Bundle object; ClassSessionSheet.kt now keeps screen turned on; renamed *BottomSheet.kt to *Sheet.kt
Deniz Düzgören2020-02-22 08:02:01 +01:00