560 Commits

Author SHA1 Message Date
Mikołaj Pich
c67d2d767d
Set error tint to password toggle icon when error occured () 2023-04-06 01:28:47 +02:00
Rafał Borcz
8d2d7922f9
Fix collapse garde subject when grade is unread () 2023-03-29 22:23:42 +02:00
Damian Czupryn
bb7e927065
Migrate to material3 ()
Co-authored-by: Rafał Borcz <RafalBO99@outlook.com>
Co-authored-by: doteq <doteeqq@gmail.com>
Co-authored-by: Bartosz Bieniek <itsbk20@gmail.com>
2023-03-29 22:14:29 +02:00
Michael
b3c6e2004b
Make GradeAverageProvider reactive to configuration changes ()
Co-authored-by: Mikołaj Pich <m.pich@outlook.com>
2023-03-18 15:10:12 +01:00
Mikołaj Pich
d778c99bbb Merge branch 'hotfix/1.9.2' into develop 2023-03-08 21:29:39 +01:00
Mikołaj Pich
ee5ac46493
Show invalid symbol message when nonexistent symbol entered () 2023-03-08 09:11:25 +01:00
Rafał Borcz
32d6b4a7a6
Add menu order settings () 2023-01-14 17:06:47 +01:00
Mikołaj Pich
5161fdd543
Add missing info to student selection email reports () 2023-01-05 21:47:53 +00:00
Mikołaj Pich
897eac050a
Refactor student selection screen () 2023-01-01 20:26:32 +01:00
Mikołaj Pich
83974b6550
Fix NPE when trying to remove a message from mailbox that doesn't match any student () 2023-01-01 20:21:28 +01:00
Mikołaj Pich
510e2d5b88
Fix html entities parsing in school announcements () 2022-12-25 04:40:58 +01:00
Rafał Borcz
df5155f1c7
Fix a typo in excuse message subject () 2022-12-05 15:45:07 +01:00
Mikołaj Pich
429fdfa4a0
Update project to Android SDK 33 () 2022-12-01 19:02:25 +01:00
Rafał Borcz
302d723cfb
Suppress menu deprecations () 2022-12-01 18:14:28 +01:00
Mikołaj Pich
fdce2cf477
Improve error handling in horizontal tile on dashboard () 2022-11-19 22:50:51 +01:00
Mikołaj Pich
51a1097bb4
Add mailbox chooser to messages () 2022-11-16 13:46:47 +01:00
Mikołaj Pich
db4f172fb8
Fix unread status in sent messages () 2022-11-16 12:54:55 +01:00
Mikołaj Pich
515a3973b7
Use text color, font face and red dot to differentiate unread messages () 2022-10-28 11:09:38 +02:00
Mikołaj Pich
7bee10d5ce
Hide room view in timetable item if there is no room in API () 2022-10-28 11:08:40 +02:00
Mikołaj Pich
22a4f509dc
Add installation id to crashlytics and bug report emails () 2022-10-27 12:41:33 +02:00
Michael
354f51dd70
Fix student average calculation error in grade statistics ()
Co-authored-by: Mikołaj Pich <m.pich@outlook.com>
2022-09-28 23:33:05 +02:00
Mikołaj Pich
e05abb3539
Fix showing empty view in grade details when there is no grades () 2022-09-01 17:48:03 +02:00
Mikołaj Pich
9d47127921
Add support for messages plus API () 2022-08-22 14:30:50 +02:00
Rafał Borcz
7b13684137
Fix ads tile () 2022-06-26 15:50:35 +02:00
Rafał Borcz
d8f644c5b4
Add ads to dashboard () 2022-06-26 13:28:35 +02:00
Michael
c808bf2e61
Fix timetable widget day reset ()
Co-authored-by: Rafał Borcz <RafalBO99@outlook.com>
2022-06-26 13:06:43 +02:00
Rafał Borcz
0fb55bd6c6
Fix doubled announcements () 2022-06-26 12:12:11 +02:00
Rafał Borcz
0a2eb07844
Fix date in attendance and timetable when day is changing () 2022-06-18 12:11:46 +02:00
Rafał Borcz
bfab265ccf
Fix case sensitive domain checker () 2022-06-18 11:54:08 +02:00
Rafał Borcz
c3cbaa6ac2
Update dependencies () 2022-06-13 07:43:12 +02:00
Michael
891e241d1a
Hide account selector in MessagePreviewView and SendMessageView ()
Co-authored-by: Rafał Borcz <RafalBO99@outlook.com>
2022-05-28 02:03:42 +02:00
Michael
5c4a3d578b
Add grade sorting by average () 2022-05-27 22:19:22 +02:00
dependabot[bot]
c42a47ac48
Bump material from 1.5.0 to 1.6.0 () 2022-05-26 04:18:37 +00:00
Mikołaj Pich
9542b9f231
Set "no data" string if attendance subject is blank () 2022-05-16 23:23:49 +02:00
dependabot[bot]
facf84d9a8
Bump about_libraries from 8.9.4 to 10.2.0 () 2022-05-14 14:35:58 +00:00
Mikołaj Pich
426bee882c
Display timetable header as HTML on dashboard tile () 2022-04-18 16:52:28 +02:00
Rafał Borcz
447ece3696
Replace destination parcelable with destination json string () 2022-04-16 12:17:22 +02:00
Rafał Borcz
1bc59cfa7f
Another attempt to fix destination crash () 2022-04-10 20:23:46 +02:00
Rafał Borcz
cb4ae21903
Replace Serializable to Parcelable in Destination () 2022-04-06 08:01:41 +02:00
Rafał Borcz
679cf2554d
Fix text in lucky number widget () 2022-04-06 08:01:11 +02:00
Rafał Borcz
2131e892ad
Add option to select multiple messages to delete () 2022-03-28 19:30:20 +02:00
Michael
20dde6e896
Resource refactor () 2022-03-27 15:33:32 +02:00
Mikołaj Pich
08c1bedca1
Add the option to quickly add a calendar event from the exam details ()
* Extract intent utils to separate file

* Add add to calendar button in exam details dialog

* Set 8:00-8:45 start/end time
2022-03-14 00:38:40 +01:00
Mikołaj Pich
15537586c4
Add exam date field to exam details dialog () 2022-03-13 22:47:54 +01:00
Mikołaj Pich
57ea6379ab
Timetable timer refactor () 2022-03-13 04:01:14 +01:00
Michael
aff0fb3a60
Add information about student in grade statistics pie chart ()
Co-authored-by: Mikołaj Pich <m.pich@outlook.com>
2022-02-15 13:08:44 +01:00
Rafał Borcz
edd1c9442e
Fix calc vulcan average in second semester () 2022-02-12 22:22:15 +01:00
Rafał Borcz
84d0ba525f
Fix blank description in exam details () 2022-02-10 07:36:44 +01:00
Michael
96ee4bd9e5
Keep reacting to live changes in dashboard after a force refresh ()
Co-authored-by: Rafał Borcz <RafalBO99@outlook.com>
2022-02-02 02:44:14 +00:00
dependabot[bot]
ce36e86bb2
Bump preference-ktx from 1.1.1 to 1.2.0 () 2022-01-29 05:38:55 +00:00