1238 Commits

Author SHA1 Message Date
Rafał Borcz
f2faa7e8b7
Fix button color in high priority admin message () 2023-05-12 22:45:24 +02:00
Mikołaj Pich
b8ac72c247 Version 2.0.2 2023-05-12 00:45:48 +02:00
Rafał Borcz
cbef160ada
New Crowdin updates () 2023-05-12 00:41:53 +02:00
Mikołaj Pich
5a2622871f Version 2.0.1 2023-05-12 00:21:24 +02:00
Rafał Borcz
52218e800c
Add auth dialog ()
Co-authored-by: Mikołaj Pich <m.pich@outlook.com>
2023-05-11 21:45:20 +00:00
Rafał Borcz
3fdd47c221
Fix ime overlaping message content () 2023-05-11 16:44:10 +02:00
Mikołaj Pich
d99c93ec05 Version 2.0.0 2023-05-07 23:40:18 +02:00
Mikołaj Pich
f8431d7ad6
SDK update () 2023-05-07 23:21:59 +02:00
Rafał Borcz
bce2c39ccc
Disable error dialog for admin messages () 2023-04-06 10:13:34 +02:00
Mikołaj Pich
8752607433
Use segmented toggle buttons instead of option group in grades statistics () 2023-04-06 01:29:46 +02:00
Mikołaj Pich
c67d2d767d
Set error tint to password toggle icon when error occured () 2023-04-06 01:28:47 +02:00
Rafał Borcz
253e55f70e
New Crowdin updates () 2023-04-05 22:33:01 +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
Rafał Borcz
349307b6a3
Remove deprecated code () 2023-03-29 09:50:36 +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
a2a31df98e
Fix crash on deserialize parcelable array () 2023-03-18 00:41:45 +01:00
Rafał Borcz
cc2079f4c9
New Crowdin updates () 2023-03-08 21:36:57 +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
1b40e339b7 Version 1.9.2 2023-03-08 21:28:48 +01:00
Mikołaj Pich
ee5ac46493
Show invalid symbol message when nonexistent symbol entered () 2023-03-08 09:11:25 +01:00
Mikołaj Pich
ef398f7409 Add missing override to RemoteConfigHelper.initialize() 2023-03-07 22:29:37 +01:00
Mikołaj Pich
5331bf90cd
Use user agent template from firebase remote config ()
* Use user agent template from firebase remote config

* Improve base class usage, activation refactor
2023-03-07 18:10:20 +01:00
Mikołaj Pich
a495fcbc5f
Fix saving attachements with same url but from different messages () 2023-03-02 18:01:48 +01:00
Mikołaj Pich
f11354dd35 Fix marking message as read () 2023-03-01 22:59:44 +01:00
Rafał Borcz
12a54278fc
New Crowdin updates () 2023-03-01 22:53:42 +01:00
Rafał Borcz
32d6b4a7a6
Add menu order settings () 2023-01-14 17:06:47 +01:00
dependabot[bot]
6df3f22c7d
Bump room from 2.4.3 to 2.5.0 () 2023-01-14 15:30:53 +00:00
Mikołaj Pich
e1bffabf10
Fix marking message as read () 2023-01-14 15:48:58 +01:00
Mikołaj Pich
3eb74da945 Version 1.9.1 2023-01-05 23:01:38 +01:00
Mikołaj Pich
5161fdd543
Add missing info to student selection email reports () 2023-01-05 21:47:53 +00:00
Rafał Borcz
377e0c3a0d
Fix school name text wrap in dashboard and student details () 2023-01-05 22:42:35 +01:00
Mikołaj Pich
f4c6e0ad1b Version 1.9.0 2023-01-01 21:57:39 +01:00
Rafał Borcz
b30b7c3318
New Crowdin updates () 2023-01-01 21:52:46 +01: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
Mikołaj Pich
63d6a0b325 Merge branch 'hotfix/1.8.3' into develop 2022-12-21 13:30:26 +01:00
Mikołaj Pich
67875b1a9a Version 1.8.3 2022-12-21 13:29:32 +01:00
Mikołaj Pich
aa3d7e37fc Automatically show current student mailbox only when there is only one mailbox available ()
* Automatically show current student mailbox only when there is only one mailbox for this student available

* Fallback to 'unknown' mailbox key if there is no matching mailbox to message
2022-12-21 13:15:28 +01:00
Mikołaj Pich
ede5914d70
Automatically show current student mailbox only when there is only one mailbox available ()
* Automatically show current student mailbox only when there is only one mailbox for this student available

* Fallback to 'unknown' mailbox key if there is no matching mailbox to message
2022-12-21 00:31:29 +01:00
Mikołaj Pich
09c968f273 Merge branch 'hotfix/1.8.2' into develop 2022-12-21 00:15:02 +01:00
Mikołaj Pich
61240777cf Version 1.8.2 2022-12-21 00:00:03 +01:00
Mikołaj Pich
c34c63c128
Add support for new ADFS light instances ()
* Update known symbols

* Update resman host details

* Add adfslight from tomaszowmazowiecki

* Bump sdk to 1.8.2-SNAPSHOT

* Add migration 54 with tests

* Close db in migration tests

* Run tests workflow on every pull request
2022-12-20 16:06:55 +01:00
Rafał Borcz
a26dadb224 Fix a typo in excuse message subject () 2022-12-20 15:59:36 +01:00
Rafał Borcz
df5155f1c7
Fix a typo in excuse message subject () 2022-12-05 15:45:07 +01:00
Rafał Borcz
b93c0222a2
Fix conference details strings () 2022-12-05 15:44:30 +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
Patryk
8f50ee82b3
Change fakelog to https () 2022-11-28 19:50:14 +01:00