szkolnyplus/app/src/main/java/pl/szczodrzynski/edziennik/config
2020-03-08 17:22:14 +01:00
..
db [Structure] Refactor App class to Kotlin. Rewrite SzkolnyTask and posting notifications. Remove dependency on AppConfig. Update libraries and gradle. 2020-01-19 19:07:27 +01:00
utils [Notifications] Implement Quiet hours. Add missing timetable manual strings. 2020-03-08 17:22:14 +01:00
AbstractConfig.kt [Config] Implement per-profile config. Update timetable card. 2019-11-28 21:45:27 +01:00
Config.kt [Notifications] Implement Quiet hours. Add missing timetable manual strings. 2020-03-08 17:22:14 +01:00
ConfigGrades.kt [Grades] Implement new Grades module (UI & API changes). 2020-03-06 21:09:05 +01:00
ConfigSync.kt [Notifications] Implement Quiet hours. Add missing timetable manual strings. 2020-03-08 17:22:14 +01:00
ConfigTimetable.kt [Config] Add the rest of config. Migrate from AppConfig and remove most values from AppConfig. 2019-12-01 22:35:42 +01:00
ConfigUI.kt [Home/Events] Add new card to home fragment. Disable debug card swapping. 2020-02-28 22:38:03 +01:00
ProfileConfig.kt [Notifications] Add filtering notifications to show during sync. 2020-02-24 15:29:18 +01:00
ProfileConfigGrades.kt [Grades] Implement new Grades module (UI & API changes). 2020-03-06 21:09:05 +01:00
ProfileConfigSync.kt [Notifications] Add filtering notifications to show during sync. 2020-02-24 15:29:18 +01:00
ProfileConfigUI.kt [Home/Events] Add new card to home fragment. Disable debug card swapping. 2020-02-28 22:38:03 +01:00