szkolny/app/src/main/java/pl/szczodrzynski/edziennik/config
2020-05-04 22:47:27 +02: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 [Config] Disable teacher absence notifications by default. Add missing migration values. 2020-03-29 16:27:05 +02:00
AbstractConfig.kt [Config] Implement per-profile config. Update timetable card. 2019-11-28 21:45:27 +01:00
Config.kt [Config] Disable teacher absence notifications by default. Add missing migration values. 2020-03-29 16:27:05 +02:00
ConfigGrades.kt [Grades] Implement new Grades module (UI & API changes). 2020-03-06 21:09:05 +01:00
ConfigSync.kt [API] Optimize App Sync a bit. 2020-03-13 16:22:43 +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 [UI] Add new attendance UI module. 2020-05-04 22:47:27 +02:00
ProfileConfigAttendance.kt [UI] Add new attendance UI module. 2020-05-04 22:47:27 +02:00
ProfileConfigGrades.kt [Grades] Implement not counting selected grades to average. 2020-03-11 16:57:12 +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