1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-20 01:59:10 -05:00
Commit Graph

2002 Commits

Author SHA1 Message Date
dependabot[bot]
7d8be1b9fc
Bump coroutines from 1.7.3 to 1.8.0 (#2428) 2024-02-18 14:21:38 +00:00
Mikołaj Pich
3cf6c295b0 Version 2.4.1 2024-02-17 13:07:45 +01:00
Rafał Borcz
e757585bd3
New Crowdin updates (#2426) 2024-02-17 12:43:52 +01:00
Mikołaj Pich
736d16a7ab
Make WebkitCookieManagerProxy no-op if webview is not available on the device (#2427) 2024-02-17 12:31:14 +01:00
Mikołaj Pich
6f4a8d5534
Add missing symbol and custom domain suffix validation (#2425) 2024-02-17 11:41:32 +01:00
dependabot[bot]
b5e17c4ff7
Bump com.google.firebase:firebase-bom from 32.7.1 to 32.7.2 (#2424) 2024-02-16 18:50:07 +00:00
Mikołaj Pich
2d4a1bff83 Version 2.4.0 2024-02-09 19:44:55 +01:00
Rafał Borcz
cd853e4d57
New Crowdin updates (#2417) 2024-02-09 18:34:04 +00:00
Mikołaj Pich
8183d7d5a0
Change default symbol for standard register variant (#2421) 2024-02-09 16:35:18 +01:00
Rafał Borcz
3f199cb610
Replace fakelog.cf to wulkanowy.net.pl (#2419) 2024-02-09 12:40:01 +00:00
Rafał Borcz
22f72981cb
Add descriptive grades (#2411) 2024-02-08 09:16:09 +01:00
Mikołaj Pich
bce92b7347
Fix displaying lessons for tomorrow if there is no more lessons for today (#2416) 2024-02-08 07:49:17 +01:00
PoProstuSever
ed5166333a
Add the ability to dynamically expand the application window (#2413) 2024-02-06 19:48:31 +01:00
JestemKamil
a05f1f70f7
Add colors to attendance and ! to unexcused lateness (#2412) 2024-02-06 18:21:56 +01:00
Rafał Borcz
e58a60410c
Fix android tests (#2410) 2024-02-04 10:48:59 +01:00
dependabot[bot]
fc91936884
Bump com.google.android.ump:user-messaging-platform from 2.1.0 to 2.2.0 (#2408) 2024-01-26 10:30:36 +00:00
dependabot[bot]
88043569ac
Bump com.huawei.hms:hianalytics from 6.12.0.300 to 6.12.0.301 (#2407) 2024-01-26 10:23:01 +00:00
dependabot[bot]
098af9884a
Bump com.google.firebase:firebase-bom from 32.7.0 to 32.7.1 (#2404) 2024-01-23 19:17:29 +00:00
Mikołaj Pich
dc59f4ffa3 Version 2.3.5 2024-01-21 21:04:23 +01:00
Mikołaj Pich
e0f4cad7fb
Add missing unitId to sdk switchSemester call (#2402) 2024-01-21 20:01:00 +01:00
Mikołaj Pich
a51a54dc7a
Normalize synchronization date ranges to fix weird notification issues (#2403) 2024-01-21 18:59:54 +01:00
Rafał Borcz
7cdac6ede1
Add admin message to error view in dashboard (#2400) 2024-01-21 12:39:23 +01:00
Rafał Borcz
9dfb282e88
Add X to close admin message (#2401) 2024-01-21 11:39:55 +01:00
dependabot[bot]
725668f855
Bump androidx.lifecycle:lifecycle-livedata-ktx from 2.6.2 to 2.7.0 (#2398) 2024-01-19 09:22:34 +00:00
Rafał Borcz
e58c155961
New Crowdin updates (#2396) 2024-01-14 18:02:15 +01:00
Mikołaj Pich
497acf9d68 Version 2.3.4 2024-01-14 17:32:41 +01:00
Mikołaj Pich
976eb5a772
Fix cancelling dashboard jobs (#2395) 2024-01-14 16:45:30 +01:00
Mikołaj Pich
9ececeb4e9
New Crowdin updates (#2394) 2024-01-14 16:41:57 +01:00
Mikołaj Pich
096fe359e7
Make some improvements in captcha dialog (#2393)
* Add improvements retrying after captcha solved

* Add showAuthDialog from BaseActivity instead of displaying this dialog manually

* Add getCookieStore() with removeAll impl in WebkitCookieManagerProxy

* Add debounce to captcha dialog showing logic

* Add refresh button to captcha dialog

* Destroy webview along with captcha dialog

* Add clear webkit cookies button to debug menu

* Add captcha error message

* Update captcha verified message
2024-01-14 13:09:04 +00:00
Mikołaj Pich
a98e8398fd
Add webview to obtain cloudflare captcha cookies for okhttp (#2392) 2024-01-12 18:34:43 +01:00
Mikołaj Pich
ddbcc7a04c Version 2.3.3 2024-01-09 21:45:59 +01:00
Mikołaj Pich
cff08d6322 Version 2.3.2 2024-01-09 19:27:03 +01:00
Rafał Borcz
9dee7f01f6
Avoid deleting luckynumber when SDK returns null (#2391) 2024-01-09 19:07:46 +01:00
Mikołaj Pich
8324a9cac3
Use emptyCookieJarInterceptor in SDK configuration (#2390) 2024-01-09 19:00:37 +01:00
dependabot[bot]
5316e3e1bf
Bump mockk from 1.13.8 to 1.13.9 (#2389) 2024-01-08 15:32:30 +00:00
Rafał Borcz
81e80181f2
New Crowdin updates (#2388) 2024-01-08 16:32:06 +01:00
Rafał Borcz
6ee38e9259
Add clearing all data and key entry when decryption failed (#2386) 2024-01-06 00:01:33 +01:00
Rafał Borcz
40df80371c
Use forked slf4j-timber to fix logging problems with slf4j v2 (#2387) 2024-01-05 16:03:50 +01:00
Mikołaj Pich
0aa83b020e Bump sdk to 2.3.3 2024-01-03 16:01:30 +01:00
Mikołaj Pich
4d1218d1d3 Version 2.3.1 2024-01-03 14:53:16 +01:00
Mikołaj Pich
f69d50d2c1 Version 2.3.0 2024-01-02 01:51:09 +01:00
Rafał Borcz
8a424ee6a4
New Crowdin updates (#2381) 2024-01-02 01:30:31 +01:00
Rafał Borcz
7dfa48bbe3
Add User Messaging Platform SDK for ads agreements (#2375) 2024-01-01 21:19:00 +01:00
dependabot[bot]
e2f2e21081
Bump com.huawei.agconnect:agconnect-crash from 1.9.1.302 to 1.9.1.303 (#2379) 2024-01-01 17:38:29 +00:00
Mikołaj Pich
a5bc45c5da Version 2.2.7 2023-12-27 22:21:07 +01:00
Mikołaj Pich
5646befbd7
Revert "Bump com.google.android.material:material from 1.10.0 to 1.11.0 (#2368)" (#2376)
This reverts commit 7f4539fd27.
2023-12-27 21:52:04 +01:00
dependabot[bot]
5ceee84f0e
Bump com.huawei.agconnect:agconnect-crash from 1.9.1.301 to 1.9.1.302 (#2374) 2023-12-24 06:54:09 +00:00
dependabot[bot]
7f4539fd27
Bump com.google.android.material:material from 1.10.0 to 1.11.0 (#2368) 2023-12-22 13:48:13 +00:00
dependabot[bot]
71ebf1260b
Bump com.android.tools.build:gradle from 8.1.4 to 8.2.0 (#2361) 2023-12-15 19:44:32 +00:00
dependabot[bot]
784ee58384
Bump work_manager from 2.8.1 to 2.9.0 (#2363) 2023-12-15 16:21:08 +00:00
dependabot[bot]
eceef3f582
Bump com.google.firebase:firebase-bom from 32.6.0 to 32.7.0 (#2366) 2023-12-15 15:52:54 +00:00
dependabot[bot]
0d950fbd86
Bump com.google.android.gms:play-services-ads from 22.5.0 to 22.6.0 (#2367) 2023-12-15 15:52:35 +00:00
dependabot[bot]
003d63b516
Bump room from 2.6.0 to 2.6.1 (#2360) 2023-12-07 22:44:50 +00:00
dependabot[bot]
137c305295
Bump org.jetbrains.kotlinx:kotlinx-serialization-json (#2365) 2023-12-07 22:44:23 +00:00
dependabot[bot]
e82ac78d4a
Bump androidx.fragment:fragment-ktx from 1.6.1 to 1.6.2 (#2348) 2023-11-28 22:32:18 +00:00
dependabot[bot]
59d46ce956
Bump com.google.android.gms:play-services-ads from 22.4.0 to 22.5.0 (#2346) 2023-11-28 22:21:19 +00:00
dependabot[bot]
17caa8ecbd
Bump com.android.tools:desugar_jdk_libs from 2.0.3 to 2.0.4 (#2345) 2023-11-28 22:21:00 +00:00
dependabot[bot]
e9540b4012
Bump androidx.activity:activity-ktx from 1.8.0 to 1.8.1 (#2354) 2023-11-28 22:20:41 +00:00
dependabot[bot]
643ad60455
Bump com.google.firebase:firebase-bom from 32.5.0 to 32.6.0 (#2355) 2023-11-28 22:20:18 +00:00
dependabot[bot]
f61b6a5e78
Bump com.google.android.play:integrity from 1.2.0 to 1.3.0 (#2351) 2023-11-28 22:10:32 +00:00
dependabot[bot]
650cf7484e
Bump android_hilt from 1.0.0 to 1.1.0 (#2343) 2023-11-28 22:10:11 +00:00
dependabot[bot]
037cbb0b19
Bump about_libraries from 10.9.1 to 10.9.2 (#2344)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mikołaj Pich <m.pich@outlook.com>
2023-11-28 23:08:13 +01:00
Mikołaj Pich
ce9cb35172 Version 2.2.6 2023-11-06 11:22:15 +01:00
Mikołaj Pich
7fa9219c7b Bump sdk version 2023-11-06 09:40:47 +01:00
Mikołaj Pich
06b6d88dd1 Version 2.2.5 2023-11-03 23:05:35 +01:00
dependabot[bot]
3bf27baed5
Bump org.robolectric:robolectric from 4.11 to 4.11.1 (#2342) 2023-11-01 17:31:24 +00:00
dependabot[bot]
6802d74002
Bump com.google.firebase:firebase-bom from 32.4.1 to 32.5.0 (#2341) 2023-11-01 17:31:05 +00:00
Rafał Borcz
3fd2683df7
Update dependencies and remove deprecations (#2340) 2023-11-01 16:47:39 +01:00
Mikołaj Pich
124b6dfd79 Version 2.2.4 2023-10-27 14:49:41 +02:00
Rafał Borcz
1dbaa8bfdc
Migrate to separate app-update and review artifacts from play:core (#2336) 2023-10-27 14:09:42 +02:00
Mikołaj Pich
eef3464d0b Version 2.2.3 2023-10-26 18:31:51 +02:00
Mikołaj Pich
762d4b1393
Timetable timers fixes (#2333) 2023-10-26 10:06:54 +02:00
Mikołaj Pich
fcea2218b5 Version 2.2.2 2023-10-23 19:56:46 +02:00
dependabot[bot]
a4a191700e
Bump com.google.firebase:firebase-bom from 32.3.1 to 32.4.0 (#2331) 2023-10-23 17:28:38 +00:00
dependabot[bot]
3d76d41b55
Bump com.squareup.okhttp3:logging-interceptor from 4.11.0 to 4.12.0 (#2330) 2023-10-23 16:49:58 +00:00
dependabot[bot]
0e1c20a952
Bump room from 2.5.2 to 2.6.0 (#2329) 2023-10-23 16:48:23 +00:00
dependabot[bot]
5d14ee7f4e
Bump androidx.recyclerview:recyclerview from 1.3.1 to 1.3.2 (#2332) 2023-10-23 16:47:03 +00:00
Mikołaj Pich
83527d91f3
Allow direct access to weekend from day navigation when there is any lesson during weekend (#2326) 2023-10-23 13:05:46 +02:00
Mikołaj Pich
9d62410530
Sort teachers by name in school and teachers tab (#2327) 2023-10-23 13:05:05 +02:00
Mikołaj Pich
5dffbdadfa
Points statistics improvements (#2328) 2023-10-23 13:04:42 +02:00
dependabot[bot]
9098e74065
Bump com.google.android.material:material from 1.9.0 to 1.10.0 (#2325) 2023-10-14 19:17:56 +00:00
Rafał Borcz
2f5577cc54
Update SDK to 34 (#2322) 2023-10-06 10:07:55 +02:00
Mikołaj Pich
fc5ad16cb7 Version 2.2.1 2023-10-03 01:14:10 +02:00
Rafał Borcz
693ce8217d
New Crowdin updates (#2313) 2023-10-03 00:48:37 +02:00
Mikołaj Pich
2cdd322ed4
Add missing class_id colum in JOIN clause of students with semesters (#2317) 2023-10-02 12:22:02 +02:00
Mikołaj Pich
c04b3e40d2
Add negative e-mail validation in school input on support dialog (#2315) 2023-10-02 12:21:04 +02:00
Mikołaj Pich
d1d665bbdf
Fix student auto selection if there is already active some students logged (#2314) 2023-10-02 12:20:34 +02:00
Mikołaj Pich
4a2bf539f0 Version 2.2.0 2023-09-26 23:13:32 +02:00
Rafał Borcz
4d085f8266
New Crowdin updates (#2311) 2023-09-26 21:04:27 +00:00
Mikołaj Pich
fca69e7234
Add form dialog to login e-mail support (#2306) 2023-09-26 22:27:08 +02:00
Mikołaj Pich
711de0f77f
Fix average calculation when there is no real semesters available (#2310) 2023-09-26 22:26:19 +02:00
Mikołaj Pich
58d5196ac9
Improve symbol input field (#2312) 2023-09-26 22:25:23 +02:00
Mikołaj Pich
26a95ecb99
Auto select students for login (#2307)
* Auto select students for login

* Add sign in icon to sign in button on student select screen
2023-09-26 21:02:36 +02:00
Mikołaj Pich
1835446468
Fix password reset related issues (#2308)
* Fix login hint in password reset field

* Don't hide first password reset button

* Change recover button label
2023-09-26 21:01:59 +02:00
Mikołaj Pich
4d3b16ec80
Fix password toggle icon tint after clearing error (#2309) 2023-09-26 21:01:25 +02:00
Mikołaj Pich
95b4d53fac
Add schools API integration (#2302) 2023-09-25 19:44:13 +02:00
Rafał Borcz
0fa197d520
New Crowdin updates (#2303) 2023-09-25 19:43:57 +02:00
dependabot[bot]
afd0c8513a
Bump mockk from 1.13.7 to 1.13.8 (#2305) 2023-09-25 17:43:16 +00:00
dependabot[bot]
c4a3da93ca
Bump com.huawei.hms:hianalytics from 6.10.0.303 to 6.12.0.300 (#2294) 2023-09-20 21:00:06 +00:00
dependabot[bot]
1d8d71709f
Bump com.huawei.agconnect:agconnect-crash from 1.9.1.300 to 1.9.1.301 (#2298) 2023-09-20 20:49:46 +00:00
dependabot[bot]
aabd7345c1
Bump com.google.firebase:firebase-bom from 32.2.3 to 32.3.1 (#2299) 2023-09-20 20:49:25 +00:00
dependabot[bot]
09d16cf6d8
Bump androidx.annotation:annotation from 1.6.0 to 1.7.0 (#2293) 2023-09-20 20:33:50 +00:00
dependabot[bot]
81d8f7ea48
Bump androidx.lifecycle:lifecycle-livedata-ktx from 2.6.1 to 2.6.2 (#2295) 2023-09-20 20:33:30 +00:00
dependabot[bot]
db02f0c1e1
Bump com.google.android.gms:play-services-ads from 22.3.0 to 22.4.0 (#2301) 2023-09-20 20:32:56 +00:00
dependabot[bot]
0a40237809
Bump com.github.bastienpaulfr:Treessence from 1.0.5 to 1.1.2 (#2289) 2023-09-04 18:30:02 +00:00
Rafał Borcz
c82e6ae95b
New Crowdin updates (#2287) 2023-09-01 19:06:48 +02:00
dependabot[bot]
50a177d18c
Bump org.jetbrains.kotlinx:kotlinx-serialization-json (#2282) 2023-09-01 17:05:47 +00:00
dependabot[bot]
aff56a8311
Bump com.google.firebase:firebase-bom from 32.2.2 to 32.2.3 (#2284) 2023-09-01 17:05:12 +00:00
dependabot[bot]
5238e4d187
Bump com.google.android.gms:play-services-ads from 22.2.0 to 22.3.0 (#2285) 2023-09-01 17:04:57 +00:00
Mikołaj Pich
8f78324940 Version 2.1.0 2023-08-25 00:01:36 +02:00
Mikołaj Pich
3dfc55c4d1
Add admin messages to login screen (#2280) 2023-08-24 11:33:40 +02:00
Rafał Borcz
fbce9e58d0
New Crowdin updates (#2277) 2023-08-23 19:46:53 +02:00
Mikołaj Pich
2e2b13384a
Try to switch to next school year before it starts (#2278) 2023-08-23 12:24:17 +02:00
Antoni Paduch
533157709b
Add option to show empty tiles in the timetable (#2236)
Co-authored-by: Mikołaj Pich <m.pich@outlook.com>
2023-08-22 23:47:12 +02:00
dependabot[bot]
024ca89708
Bump mockk from 1.13.5 to 1.13.7 (#2275) 2023-08-22 21:39:04 +00:00
dependabot[bot]
8fbe341607
Bump com.huawei.hms:hianalytics from 6.10.0.302 to 6.10.0.303 (#2272) 2023-08-22 21:20:19 +00:00
dependabot[bot]
c4396036ce
Bump com.google.firebase:firebase-bom from 32.2.0 to 32.2.2 (#2271) 2023-08-22 21:19:49 +00:00
dependabot[bot]
722b4e5812
Bump androidx.preference:preference-ktx from 1.2.0 to 1.2.1 (#2274) 2023-08-22 21:19:33 +00:00
Rafał Borcz
74820f9571
New Crowdin updates (#2265) 2023-07-31 21:32:07 +02:00
dependabot[bot]
50326c7a48
Bump androidx.recyclerview:recyclerview from 1.3.0 to 1.3.1 (#2268) 2023-07-31 19:00:37 +00:00
dependabot[bot]
0f129109ba
Bump com.android.tools.build:gradle from 8.0.2 to 8.1.0 (#2266) 2023-07-31 19:00:17 +00:00
dependabot[bot]
fc2adff997
Bump androidx.fragment:fragment-ktx from 1.6.0 to 1.6.1 (#2269) 2023-07-31 17:35:38 +00:00
dependabot[bot]
7f6a13a9ee
Bump coroutines from 1.7.2 to 1.7.3 (#2267) 2023-07-31 17:35:29 +00:00
Mateusz Idziejczak
64cc24ae60
Add incognito mode in messages (#1970)
Co-authored-by: Mikołaj Pich <m.pich@outlook.com>
2023-07-26 22:17:58 +02:00
Rafał Borcz
91d7ee442e
New Crowdin updates (#2257) 2023-07-26 19:37:06 +02:00
Bartosz Bieniek
b296926423
Timetable widget improvements (#2219) 2023-07-25 21:05:14 +00:00
Mikołaj Pich
5b2e2ffb34
Remove tests deprecations (#2260) 2023-07-25 11:37:43 +02:00
dependabot[bot]
05741761a2
Bump kotlin_version from 1.8.22 to 1.9.0 (#2255) 2023-07-17 20:08:56 +00:00
dependabot[bot]
86c7de6595
Bump room from 2.5.1 to 2.5.2 (#2250) 2023-07-17 19:15:48 +00:00
dependabot[bot]
88ea753fc6
Bump coroutines from 1.7.1 to 1.7.2 (#2251) 2023-07-17 19:15:34 +00:00
dependabot[bot]
d0819928f3
Bump com.huawei.agconnect:agconnect-crash from 1.9.0.300 to 1.9.1.300 (#2252) 2023-07-17 19:15:21 +00:00
dependabot[bot]
29a36aaf6e
Bump com.huawei.hms:hianalytics from 6.10.0.301 to 6.10.0.302 (#2253) 2023-07-17 18:11:57 +00:00
dependabot[bot]
bb79b33b6d
Bump com.google.android.gms:play-services-ads from 22.1.0 to 22.2.0 (#2256) 2023-07-17 17:53:58 +00:00
dependabot[bot]
03cd3aeab7
Bump com.google.firebase:firebase-bom from 32.1.0 to 32.2.0 (#2259) 2023-07-17 17:53:21 +00:00
dependabot[bot]
2f749a690b
Bump androidx.fragment:fragment-ktx from 1.5.7 to 1.6.0 (#2239) 2023-06-08 23:18:23 +00:00
Mikołaj Pich
fecd5c707d Version 2.0.8 2023-06-01 23:43:01 +02:00
Rafał Borcz
fa44295d59
New Crowdin updates (#2231) 2023-06-01 23:37:01 +02:00
Mikołaj Pich
5306044173
Add custom register host field on login screen (#2221) 2023-06-01 23:22:10 +02:00
Mikołaj Pich
d4ae0d56d6 Version 2.0.7 2023-06-01 10:59:50 +02:00
Rafał Borcz
63487249b8
New Crowdin updates (#2211) 2023-06-01 10:31:42 +02:00
Mikołaj Pich
1bc0f2d214
Add character limit to attendance excuse content (#2222) 2023-06-01 10:30:50 +02:00
dependabot[bot]
41bde45731
Bump androidx.viewpager2:viewpager2 from 1.1.0-beta01 to 1.1.0-beta02 (#2227) 2023-05-31 15:19:25 +00:00
dependabot[bot]
06fd7b0c36
Bump com.google.firebase:firebase-bom from 32.0.0 to 32.1.0 (#2225) 2023-05-31 15:18:30 +00:00
dependabot[bot]
db4e4d8cef
Bump com.huawei.hms:hianalytics from 6.10.0.300 to 6.10.0.301 (#2224) 2023-05-31 15:18:07 +00:00
dependabot[bot]
70333737cf
Bump androidx.activity:activity-ktx from 1.7.1 to 1.7.2 (#2226) 2023-05-31 15:16:42 +00:00
dependabot[bot]
19ed121466
Bump io.coil-kt:coil from 2.3.0 to 2.4.0 (#2215) 2023-05-24 21:32:28 +00:00
dependabot[bot]
e7733bfa2a
Bump com.google.android.gms:play-services-ads from 22.0.0 to 22.1.0 (#2216) 2023-05-24 21:31:38 +00:00
Mikołaj Pich
092e86b621 Version 2.0.6 2023-05-23 16:26:31 +02:00
Rafał Borcz
c170614461
Add R8 rule for Wulkanowy SDK (#2220) 2023-05-23 14:09:48 +02:00
Mikołaj Pich
4c1fe233c7 Version 2.0.5 2023-05-23 02:37:38 +02:00
Rafał Borcz
aca88b57e0
Add r8 rules for HMS SDK (#2217) 2023-05-23 02:16:42 +02:00
Mikołaj Pich
4920317573 Version 2.0.4 2023-05-22 17:09:57 +02:00
Rafał Borcz
9466482893
Add foojay-resolver and update dependencies (#2212) 2023-05-18 14:14:14 +00:00
dependabot[bot]
48bcf581cf
Bump org.jetbrains.kotlinx:kotlinx-serialization-json (#2209) 2023-05-15 18:36:50 +00:00
dependabot[bot]
8a7b7103eb
Bump coroutines from 1.7.0 to 1.7.1 (#2207) 2023-05-15 18:36:26 +00:00
dependabot[bot]
ea312c3e12
Bump androidx.core:core-ktx from 1.10.0 to 1.10.1 (#2208) 2023-05-15 17:13:02 +00:00
dependabot[bot]
5b0fe2c006
Bump ru.cian:huawei-publish-gradle-plugin from 1.3.5 to 1.4.0 (#2185) 2023-05-14 19:28:49 +00:00
dependabot[bot]
a06add070e
Bump com.android.tools.build:gradle from 7.4.2 to 8.0.1 (#2187) 2023-05-14 18:20:56 +00:00
Mikołaj Pich
adf418cc68
Fix delete user homework button visibility (#2204) 2023-05-13 10:44:09 +02:00
Mikołaj Pich
1e9a6a5c42 Version 2.0.3 2023-05-12 22:59:40 +02:00
Rafał Borcz
cc752ab0ad
New Crowdin updates (#2201) 2023-05-12 22:45:50 +02:00
Rafał Borcz
f2faa7e8b7
Fix button color in high priority admin message (#2202) 2023-05-12 22:45:24 +02:00
dependabot[bot]
030fe8c218
Bump coroutines from 1.6.4 to 1.7.0 (#2186) 2023-05-12 04:45:15 +00:00
dependabot[bot]
c33b309cf0
Bump org.robolectric:robolectric from 4.10 to 4.10.2 (#2188) 2023-05-12 04:34:48 +00:00
dependabot[bot]
cb8303f33d
Bump com.google.android.material:material from 1.8.0 to 1.9.0 (#2191) 2023-05-12 04:34:14 +00:00
dependabot[bot]
54fbd56b73
Bump com.google.firebase:firebase-bom from 31.5.0 to 32.0.0 (#2190) 2023-05-12 04:33:56 +00:00
Mikołaj Pich
b8ac72c247 Version 2.0.2 2023-05-12 00:45:48 +02:00
Rafał Borcz
cbef160ada
New Crowdin updates (#2193) 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 (#2198)
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 (#2199) 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 (#2168) 2023-05-07 23:21:59 +02:00
dependabot[bot]
b195fda026
Bump androidx.activity:activity-ktx from 1.7.0 to 1.7.1 (#2181) 2023-05-01 22:02:43 +00:00
dependabot[bot]
b1a5a77559
Bump androidx.fragment:fragment-ktx from 1.5.6 to 1.5.7 (#2176) 2023-05-01 21:50:48 +00:00
dependabot[bot]
4be6663752
Bump com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter (#2175) 2023-05-01 21:50:34 +00:00
dependabot[bot]
f7fa89638a
Bump com.huawei.agconnect:agconnect-crash from 1.8.1.300 to 1.9.0.300 (#2178) 2023-05-01 21:32:49 +00:00
dependabot[bot]
b2af5ed57d
Bump com.squareup.okhttp3:logging-interceptor from 4.10.0 to 4.11.0 (#2177) 2023-05-01 21:30:39 +00:00
dependabot[bot]
b1d22843b5
Bump androidx.core:core-splashscreen from 1.0.0 to 1.0.1 (#2180) 2023-05-01 21:29:42 +00:00
dependabot[bot]
623f0339e6
Bump com.fredporciuncula:flow-preferences from 1.9.0 to 1.9.1 (#2172) 2023-04-21 05:21:17 +00:00
dependabot[bot]
1f30cc1f90
Bump mockk from 1.13.4 to 1.13.5 (#2170) 2023-04-21 05:12:24 +00:00
dependabot[bot]
de8b38dd9c
Bump org.robolectric:robolectric from 4.9.2 to 4.10 (#2169) 2023-04-21 05:12:06 +00:00
dependabot[bot]
e7054bb5b9
Bump com.google.firebase:firebase-bom from 31.4.0 to 31.5.0 (#2173) 2023-04-21 05:11:45 +00:00
dependabot[bot]
2c94347668
Bump androidx.core:core-ktx from 1.9.0 to 1.10.0 (#2167) 2023-04-10 16:29:14 +00:00
Rafał Borcz
bce2c39ccc
Disable error dialog for admin messages (#2165) 2023-04-06 10:13:34 +02:00
Mikołaj Pich
8752607433
Use segmented toggle buttons instead of option group in grades statistics (#2164) 2023-04-06 01:29:46 +02:00
Mikołaj Pich
c67d2d767d
Set error tint to password toggle icon when error occured (#2163) 2023-04-06 01:28:47 +02:00
Rafał Borcz
253e55f70e
New Crowdin updates (#2159) 2023-04-05 22:33:01 +02:00
dependabot[bot]
cb914fe32b
Bump com.google.android.gms:play-services-ads from 21.5.0 to 22.0.0 (#2161) 2023-04-05 20:30:56 +00:00
dependabot[bot]
7aa65e98ce
Bump com.android.tools:desugar_jdk_libs from 2.0.2 to 2.0.3 (#2162) 2023-04-05 20:30:27 +00:00
Rafał Borcz
8d2d7922f9
Fix collapse garde subject when grade is unread (#2158) 2023-03-29 22:23:42 +02:00
Damian Czupryn
bb7e927065
Migrate to material3 (#1660)
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 (#2157) 2023-03-29 09:50:36 +02:00
dependabot[bot]
9981f458d0
Bump androidx.fragment:fragment-ktx from 1.5.5 to 1.5.6 (#2154) 2023-03-29 02:39:18 +00:00
dependabot[bot]
a1b9ae2826
Bump work_manager from 2.8.0 to 2.8.1 (#2152) 2023-03-29 02:35:15 +00:00
dependabot[bot]
9afb38d5e2
Bump room from 2.5.0 to 2.5.1 (#2150) 2023-03-29 02:33:48 +00:00
dependabot[bot]
97a7b34b99
Bump com.google.firebase:firebase-bom from 31.2.3 to 31.4.0 (#2151) 2023-03-29 02:27:20 +00:00
dependabot[bot]
6398c9a097
Bump io.coil-kt:coil from 2.2.2 to 2.3.0 (#2153) 2023-03-29 02:26:39 +00:00
dependabot[bot]
597d1d763e
Bump androidx.activity:activity-ktx from 1.6.1 to 1.7.0 (#2155) 2023-03-29 02:25:50 +00:00
dependabot[bot]
2203956228
Bump androidx.lifecycle:lifecycle-livedata-ktx from 2.6.0 to 2.6.1 (#2156) 2023-03-29 02:25:26 +00:00