Commit Graph

2478 Commits

Author SHA1 Message Date
Faierbel
2a0ac7f91e Add test for StudentDao 2024-04-14 17:48:44 +02:00
Faierbel
d7b1a08098 Merge branch 'develop' into bugfix/classid-zero 2024-04-14 16:32:24 +02:00
dependabot[bot]
895f5cbb76
Bump com.android.tools.build:gradle from 8.2.2 to 8.3.2 (#2517) 2024-04-14 14:24:38 +00:00
Faierbel
985be92a4d Fix tests 2024-04-14 02:57:05 +02:00
Faierbel
6616a313e2 Fix checking classId condition when is eduOne 2024-04-14 02:48:26 +02:00
Rafał Borcz
8b9b1460ab
Update AuthDialog text (#2506) 2024-04-13 22:03:23 +02:00
dependabot[bot]
7edd3df074
Bump about_libraries from 11.1.1 to 11.1.3 (#2518) 2024-04-13 19:56:16 +00:00
dependabot[bot]
16c51f7b07
Bump com.google.firebase:firebase-bom from 32.8.0 to 32.8.1 (#2519) 2024-04-13 19:55:50 +00:00
Rafał Borcz
7a3a97447f
Add isAdded check in AdditionalLessonAddDialog (#2515) 2024-04-08 20:51:05 +02:00
dependabot[bot]
b500d8e204
Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin (#2511) 2024-04-08 18:09:38 +00:00
dependabot[bot]
c34a369286
Bump org.robolectric:robolectric from 4.11.1 to 4.12.1 (#2514) 2024-04-08 18:08:20 +00:00
dependabot[bot]
b9f3ab2e56
Bump com.squareup.retrofit2:retrofit from 2.10.0 to 2.11.0 (#2513) 2024-04-08 18:08:01 +00:00
dependabot[bot]
6b59973624
Bump hilt_version from 2.51 to 2.51.1 (#2510) 2024-04-08 17:41:28 +00:00
Mikołaj Pich
d18485293d
Merge branch 'bugfix/2.5.5' into develop 2024-03-26 20:38:07 +01:00
Mikołaj Pich
4dc5fc65ac
Version 2.5.5 2024-03-26 20:37:51 +01:00
Faierbel
7463cf6253 Replace function in DAO to 'OR' in SQL query 2024-03-26 20:29:35 +01:00
Rafał Borcz
d799ec7ac9
Add skipping migration when previous attempt failed (#2508) 2024-03-26 19:19:44 +01:00
Rafał Borcz
254719f22f
Remove classId from semester query when eduOne (#2509) 2024-03-26 19:02:35 +01:00
Mikołaj Pich
596e8df4fc
Merge branch 'bugfix/2.5.4' into develop 2024-03-26 13:29:54 +01:00
Mikołaj Pich
e1e276e1ea
Merge branch 'bugfix/2.5.4' 2024-03-26 13:29:26 +01:00
Mikołaj Pich
8cdd4311a9
Version 2.5.4 2024-03-26 13:29:22 +01:00
Rafał Borcz
b7f7b16aef
Add logging error from units and symbols during registration (#2507) 2024-03-26 12:54:07 +01:00
dependabot[bot]
f13ce6e2b4
Bump com.squareup.retrofit2:retrofit from 2.9.0 to 2.10.0 (#2502) 2024-03-25 12:32:28 +00:00
dependabot[bot]
8c10606b61
Bump about_libraries from 11.1.0 to 11.1.1 (#2503) 2024-03-25 12:32:07 +00:00
dependabot[bot]
7fda4276d6
Bump com.google.firebase:firebase-bom from 32.7.4 to 32.8.0 (#2504) 2024-03-25 12:31:46 +00:00
Mikołaj Pich
7993366bfc
Merge branch 'bugfix/2.5.3' into develop 2024-03-25 00:05:11 +01:00
Mikołaj Pich
2e71c50894
Merge branch 'bugfix/2.5.3' 2024-03-24 23:43:51 +01:00
Mikołaj Pich
b3faac01a5
Version 2.5.3 2024-03-24 23:43:45 +01:00
Mikołaj Pich
3881678208
Fix issues related to not authenticated eduOne students (#2501) 2024-03-24 23:22:07 +01:00
Rafał Borcz
76d038eefa
Hide grade statistics when is eduOne, add isEduOne flag migration (#2496)
Co-authored-by: Mikołaj Pich <m.pich@outlook.com>
2024-03-24 19:42:36 +01:00
Rafał Borcz
3a55c3c760
Add ignoring FeatureUnavailableException in SyncWorker (#2500) 2024-03-24 18:55:23 +01:00
Rafał Borcz
a0818de7d1
Add isAdded condition to HomeworkAddDialog (#2499) 2024-03-24 14:55:05 +01:00
Mikołaj Pich
b280316b07
Bump sdk to 2.5.3-SNAPSHOT 2024-03-21 23:06:18 +01:00
Rafał Borcz
0554aa91fd
Add WulkanowySdkFactory (#2479) 2024-03-21 22:11:03 +01:00
Rafał Borcz
5a77d1e940
Hide lesson number when is eduOne (#2498) 2024-03-21 21:19:49 +01:00
Rafał Borcz
c9a42a6cf6
Add try catch to initialize MobileAds SDK (#2497) 2024-03-21 11:03:08 +01:00
Mikołaj Pich
27eb0588d7
Merge branch 'bugfix/2.5.2' into develop 2024-03-20 02:24:26 +01:00
Mikołaj Pich
e17129efea
Merge branch 'bugfix/2.5.2' 2024-03-20 02:18:07 +01:00
Mikołaj Pich
6047af9ff0
Version 2.5.2 2024-03-20 02:18:00 +01:00
Rafał Borcz
d789aa718e
Change AuthDialog condition to isAuth flag (#2495)
Co-authored-by: Mikołaj Pich <m.pich@outlook.com>
2024-03-20 01:49:55 +01:00
Rafał Borcz
8623b53357
Fix lateness color in attendance (#2481) 2024-03-19 22:13:32 +01:00
Rafał Borcz
78e28ad791
Remove savedInstance in MessagePreviewFragment (#2477) 2024-03-19 22:13:09 +01:00
Rafał Borcz
377c288e9e
Add missing onDetachView in AutDialog (#2476) 2024-03-19 22:12:54 +01:00
Rafał Borcz
b31c7e1720
Fix task description color crash (#2475) 2024-03-19 22:12:39 +01:00
Mikołaj Pich
d01fe9c370
Bump sdk to 2.5.2-SNAPSHOT 2024-03-19 22:11:02 +01:00
Michael
34d34a050a
Add widget updating on data sync (#2487)
---------

Co-authored-by: Faierbel <RafalBO99@outlook.com>
2024-03-17 21:06:40 +01:00
Michael
961bc24f27
Add docs to Resource, changing networkBoundResource generics naming (#2483) 2024-03-13 19:13:56 +01:00
Michael
8a90b61b97
Refactor networkBoundResource (#2482)
---------

Co-authored-by: Faierbel <RafalBO99@outlook.com>
2024-03-13 13:01:00 +01:00
Rafał Borcz
6a8f6f9496
Add WulkanowySdkFactory (#2479) 2024-03-11 23:38:39 +01:00
Rafał Borcz
afb5ae741c
Fix lateness color in attendance (#2481) 2024-03-11 23:38:17 +01:00