Michael
|
d2aa940d46
|
Convert from a stringly typed grade color to enum GradeColorTheme (#1672)
|
2021-11-27 10:11:17 +01:00 |
|
Rafał Borcz
|
4e19964249
|
Make admin messages dissmisable (#1661)
|
2021-11-21 09:02:12 +01:00 |
|
Rafał Borcz
|
a6c0efcb81
|
Fix empty student list in LoginStudentSelect view (#1668)
|
2021-11-21 07:47:23 +00:00 |
|
Rafał Borcz
|
a48e4eb4ee
|
Probably fix snackbar crash in grade statistics view (#1663)
|
2021-11-20 16:42:21 +01:00 |
|
Rafał Borcz
|
2a3668bb18
|
Fix nul login data in login symbol view (#1664)
|
2021-11-20 16:41:12 +01:00 |
|
Mikołaj Pich
|
88b893e6c0
|
Fix upcoming lesson notifications on Android 12 (#1650)
|
2021-11-18 20:22:15 +01:00 |
|
Mikołaj Pich
|
981d6d559c
|
Login improvements (#1645)
|
2021-11-16 21:05:00 +00:00 |
|
Mikołaj Pich
|
39327ff3ea
|
School and teachers UI fixes (#1644)
|
2021-11-16 21:45:14 +01:00 |
|
Michael
|
b098ac029b
|
Fix displaying errors in GradeDetailsPresenter (#1600)
|
2021-11-16 20:42:06 +00:00 |
|
Rafał Borcz
|
7e0e2fbb67
|
Fix saved state in main and splash activity (#1633)
|
2021-11-16 18:13:10 +01:00 |
|
Rafał Borcz
|
68fdb167c2
|
Sort items in homework and grade tiles on the dashboard (#1634)
|
2021-11-15 22:35:01 +01:00 |
|
Michael
|
c183428107
|
Prevent changing the current day by accident when excusing absences (#1599)
|
2021-11-13 19:56:17 +01:00 |
|
dependabot[bot]
|
66e58ab74e
|
Bump activity-ktx from 1.3.1 to 1.4.0 (#1620)
|
2021-11-13 03:15:14 +00:00 |
|
Rafał Borcz
|
007d62e61d
|
Update project to Android SDK 31 (#1570)
|
2021-11-11 15:23:20 +01:00 |
|
Mateusz Idziejczak
|
f88d44f0ec
|
Add timetable changes, attendance notifications and refactor notification deeplinks (#1547)
|
2021-11-06 22:21:34 +01:00 |
|
Michael
|
4401df6203
|
Migrate from ViewPager to ViewPager2 (#1601)
|
2021-11-06 19:07:26 +01:00 |
|
Damian Czupryn
|
8ed8b5a33c
|
Error messages content wrap in error dialog (#1577)
|
2021-10-31 20:28:01 +01:00 |
|
Michael
|
1d910f8d66
|
Fix excuse button showing up despite no lessons available to excuse (#1607)
This was happening when there was an unexcused lesson that you excused until the teacher sent a response (accepted or denied it)
|
2021-10-27 10:07:04 +02:00 |
|
Michael
|
0f800b61f6
|
Allow expanding multiple subject' grades at once (#1584)
|
2021-10-24 01:23:36 +02:00 |
|
Rafał Borcz
|
94fd303f8e
|
Add single support advert (#1484)
|
2021-10-21 10:51:00 +02:00 |
|
Rafał Borcz
|
09a134d442
|
Fix last sync date to save only successful sync (#1595)
|
2021-10-21 10:47:37 +02:00 |
|
Michael
|
54e9ea6478
|
Use FloatingActionButton.{show,hide} instead of using setVisibility (#1591)
|
2021-10-16 11:17:00 +02:00 |
|
Rafał Borcz
|
4c8d9c8f7f
|
Fix infinite refresh when admin messages list is empty (#1587)
|
2021-10-14 16:25:09 +02:00 |
|
Michael
|
ac86737050
|
Fix NPE in SyncPresenter (#1582)
|
2021-10-14 01:44:34 +02:00 |
|
Rafał Borcz
|
e3122127c0
|
Add admin messages (#1553)
|
2021-10-13 23:58:24 +02:00 |
|
Damian Czupryn
|
4e69cfe23c
|
Change text when there are no lessons today and tomorrow in dashboard (#1571)
|
2021-10-09 15:36:22 +00:00 |
|
Mateusz Idziejczak
|
e8075e30e4
|
Add "add homework" feature (#1564)
|
2021-10-08 11:19:49 +02:00 |
|
Mikołaj Pich
|
1839d7cb8f
|
Migrate from moshi to kotlinx serialization (#1557)
|
2021-10-04 17:13:31 +02:00 |
|
Rafał Borcz
|
8e607d48f7
|
Add coroutines scope to presenter (#1554)
|
2021-10-03 10:36:17 +02:00 |
|
Mateusz Idziejczak
|
5bc54c12f1
|
Add option to make upcoming lesson notification not persistent (#1537)
|
2021-09-28 11:48:25 +02:00 |
|
Rafał Borcz
|
e10e530dee
|
Remove seconds from timetable timer (#1539)
|
2021-09-27 23:03:59 +02:00 |
|
Rafał Borcz
|
d69118b085
|
Add notifications center (#1524)
|
2021-09-27 20:58:25 +02:00 |
|
Piotr Romanowski
|
7a46ef5f19
|
Add calculated average help dialog (#1379)
Co-authored-by: Rafał Borcz <RafalBO99@outlook.com>
|
2021-09-25 17:19:21 +02:00 |
|
Rafał Borcz
|
9211baf7ec
|
Add notification piggyback (#1503)
|
2021-09-25 14:02:38 +02:00 |
|
Mateusz Idziejczak
|
2cb11e443c
|
Mark teacher with yellow when new and old are the same (#1529)
|
2021-09-25 13:46:11 +02:00 |
|
Mikołaj Pich
|
a43ffcdef4
|
Display bad credentials error in the message box above login form (#1525)
|
2021-09-24 21:02:51 +02:00 |
|
Mikołaj Pich
|
5ba8289c87
|
Display info in timetable as-is when lesson has change flag (#1521)
|
2021-09-16 11:59:23 +02:00 |
|
Rafał Borcz
|
c568bc1515
|
Fix ghost account after logout not current student (#1518)
|
2021-09-16 11:29:11 +02:00 |
|
Rafał Borcz
|
da668f93cf
|
Fix bugs in dashboard (#1517)
|
2021-09-16 11:24:52 +02:00 |
|
Rafał Borcz
|
037dbd792f
|
Add conference dialog (#1519)
|
2021-09-16 10:51:38 +02:00 |
|
Rafał Borcz
|
827fb33eeb
|
Fix login process after was interrupted (#1505)
|
2021-09-13 14:36:31 +02:00 |
|
Rafał Borcz
|
dddeff802f
|
Fix date picker crash after saved state (#1502)
|
2021-09-12 17:29:46 +02:00 |
|
Rafał Borcz
|
91f6310892
|
Restore lucky number in more view (#1504)
|
2021-09-11 19:43:05 +02:00 |
|
Rafał Borcz
|
0389642543
|
Fix empty list on excuse submit (#1501)
|
2021-09-11 19:40:09 +02:00 |
|
Rafał Borcz
|
e665a8f18b
|
Fix error view in attendance summary (#1492)
|
2021-09-10 00:48:29 +02:00 |
|
Rafał Borcz
|
6d5acbad2c
|
Fix overlapping error view (#1493)
|
2021-09-10 00:36:44 +02:00 |
|
Rafał Borcz
|
7217d0f753
|
Fix NPE in timetable dashboard tile (#1498)
|
2021-09-10 00:27:48 +02:00 |
|
Rafał Borcz
|
16a5d88dfb
|
Fix overlapping shadow in dashboard (#1494)
|
2021-09-10 00:25:23 +02:00 |
|
Rafał Borcz
|
77c5330f91
|
Dashboard fixes (#1463)
|
2021-09-05 23:24:03 +02:00 |
|
Mikołaj Pich
|
3b9451184c
|
Fix preview of second student guardian when first guardian is null (#1473)
|
2021-09-05 03:15:40 +02:00 |
|