Commit Graph

674 Commits

Author SHA1 Message Date
ce4157933f Bump core-splashscreen from 1.0.0-alpha02 to 1.0.0-beta01 () 2022-01-23 01:39:16 +00:00
aff1a7030d Add a custom error message for ssl errors due to invalid clock setting () 2022-01-01 15:46:08 +01:00
8877322357 Differentiate school announcements by userLoginId () 2022-01-01 13:52:51 +01:00
bc672e94f8 Strip html from school announcements notifications () 2022-01-01 13:48:58 +01:00
a03bcf8e62 Display comment after entry in grade notifications () 2021-12-31 11:36:14 +00:00
20673c4ead Add basic support for kindergarten students () 2021-12-31 12:21:52 +01:00
e6b2acabd5 Block app timezone to polish timezone () 2021-12-31 11:53:09 +01:00
bfd7f688ab Move webview locale fix to account recovery fragment () 2021-12-31 10:24:02 +00:00
ba02531aa4 Fix timetable widget crash when there are no lessons for the day () 2021-12-31 09:40:15 +01:00
210c3a0e28 Remove HiltBroadcastReceiver () 2021-12-30 12:50:06 +01:00
68f0ecc45c If only one student exists, don't show student name in timetable notification ()
Co-authored-by: Rafał Borcz <RafalBO99@outlook.com>
2021-12-29 15:44:43 +01:00
496641f594 Fix notification spam after login () 2021-12-29 08:31:43 +01:00
684c258e2d Remove admin message offline first cache () 2021-12-28 18:56:59 +01:00
5e96917508 Fix overlapping text in the error dialog () 2021-12-28 12:16:52 +01:00
bd883c9f38 Add option to remove notifications captured from vulcan.hebe () 2021-12-27 07:48:47 +00:00
6520f8a0d7 Fix that an incorrect day would be selected in MaterialDatePicker () 2021-12-27 08:10:30 +01:00
2eee50ad81 Replace view pager in login activity with simple fragment transactions () 2021-12-27 07:58:57 +01:00
497083be97 Update timetable to next day if there is no more lessons today () 2021-12-25 05:46:24 +00:00
e26860ea5a Fix state restoring in GradeStatistics ()
Co-authored-by: Mikołaj Pich <m.pich@outlook.com>
2021-12-23 13:58:26 +01:00
094df212b4 Add additional lessons feature () 2021-12-21 00:36:59 +01:00
5e1ff2243f Fix exception in TimetableAdapter () 2021-12-12 23:09:34 +01:00
45e884127f After deselecting fakelog, clear credentials from login form () 2021-12-12 15:04:31 +01:00
c87085a226 Fix invalid order of school announcements () 2021-12-11 17:35:55 +01:00
79b970256f More strongly typed data in preferences () 2021-12-11 16:14:46 +00:00
70f038f15f Remove useless group property from NotificationType () 2021-12-11 17:12:47 +01:00
9cabd7ef08 Deduplicate timetable time left string () 2021-12-11 16:42:33 +01:00
d89e4ccfdf Fix grade sorting by date () 2021-12-11 11:54:07 +01:00
1bcc4d199e When replying to a message use Re instead of RE () 2021-12-10 16:24:39 +01:00
d2aa940d46 Convert from a stringly typed grade color to enum GradeColorTheme () 2021-11-27 10:11:17 +01:00
495e385228 Fix snackbar crash in grade statistics view () 2021-11-25 23:48:08 +01:00
4e19964249 Make admin messages dissmisable () 2021-11-21 09:02:12 +01:00
a6c0efcb81 Fix empty student list in LoginStudentSelect view () 2021-11-21 07:47:23 +00:00
a48e4eb4ee Probably fix snackbar crash in grade statistics view () 2021-11-20 16:42:21 +01:00
2a3668bb18 Fix nul login data in login symbol view () 2021-11-20 16:41:12 +01:00
88b893e6c0 Fix upcoming lesson notifications on Android 12 () 2021-11-18 20:22:15 +01:00
981d6d559c Login improvements () 2021-11-16 21:05:00 +00:00
39327ff3ea School and teachers UI fixes () 2021-11-16 21:45:14 +01:00
b098ac029b Fix displaying errors in GradeDetailsPresenter () 2021-11-16 20:42:06 +00:00
7e0e2fbb67 Fix saved state in main and splash activity () 2021-11-16 18:13:10 +01:00
8a181c747c Remove deprecated usage of LifecycleObserver () 2021-11-16 00:38:52 +01:00
68fdb167c2 Sort items in homework and grade tiles on the dashboard () 2021-11-15 22:35:01 +01:00
c183428107 Prevent changing the current day by accident when excusing absences () 2021-11-13 19:56:17 +01:00
6de937703a Fix admin messages caching () 2021-11-13 19:50:26 +01:00
9230db3f99 Do not show student's name in notifications if there's only one student () 2021-11-13 10:06:59 +01:00
66e58ab74e Bump activity-ktx from 1.3.1 to 1.4.0 () 2021-11-13 03:15:14 +00:00
fb2d92c749 Fix homework sync () 2021-11-11 15:52:46 +01:00
007d62e61d Update project to Android SDK 31 () 2021-11-11 15:23:20 +01:00
f88d44f0ec Add timetable changes, attendance notifications and refactor notification deeplinks () 2021-11-06 22:21:34 +01:00
4401df6203 Migrate from ViewPager to ViewPager2 () 2021-11-06 19:07:26 +01:00
8ed8b5a33c Error messages content wrap in error dialog () 2021-10-31 20:28:01 +01:00