Commit Graph

2580 Commits

Author SHA1 Message Date
Rafał Borcz
c9a42a6cf6
Add try catch to initialize MobileAds SDK (#2497) 2024-03-21 11:03:08 +01:00
sadorowo
d068371fb1 fix: invalid build directory + auto generated release notes 2024-03-20 21:55:04 +01:00
sadorowo
af71023bfb fix 2024-03-20 21:10:52 +01:00
sadorowo
b5adc27efa final fix 2024-03-20 21:08:16 +01:00
sadorowo
de0b9cf221 remove unneccessary if statement 2024-03-20 21:03:30 +01:00
sadorowo
425d28d563 switch to new release action 2024-03-20 20:53:10 +01:00
sadorowo
31744e7e77 remove deprecated code 2024-03-20 20:07:52 +01:00
sadorowo
925ad9616d fix: github actions (attempt 4) 2024-03-20 20:05:59 +01:00
sadorowo
878e7b4247 fix: github actions (attempt 3) 2024-03-20 20:03:00 +01:00
sadorowo
e347045ac8 github actions fix (second try) 2024-03-20 19:48:40 +01:00
sadorowo
8eb65196cb separate locales (avoid future conflicts) + rewrite github actions 2024-03-20 19:36:07 +01:00
sadorowo
f99df4ad46 sync fork with v2.5.2 + fix eduOne 2024-03-20 18:15:23 +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
Michael
95e41b5570
Handle subjects with no attendances in attendance calculator better (#2478)
---------

Co-authored-by: Faierbel <RafalBO99@outlook.com>
2024-03-11 19:19:24 +00:00
Rafał Borcz
eb6fdd900e
New Crowdin updates (#2470) 2024-03-11 11:47:13 +01:00
Rafał Borcz
88def5eff8
Remove savedInstance in MessagePreviewFragment (#2477) 2024-03-11 11:45:28 +01:00
Rafał Borcz
0e99c81eb8
Add missing onDetachView in AutDialog (#2476) 2024-03-11 11:45:15 +01:00
Rafał Borcz
38c00ddab5
Fix task description color crash (#2475) 2024-03-11 11:44:59 +01:00
Rafał Borcz
c72cc39920
Separate strings from array to avoid duplications (#2473) 2024-03-09 21:01:58 +01:00
Rafał Borcz
4ef9fb1f28
Update preferences strings (#2472) 2024-03-09 10:05:12 +01:00
Rafał Borcz
5dd5697f65
Remove firebase disable flag (#2471) 2024-03-09 10:03:36 +01:00
dependabot[bot]
a7c2009e49
Bump com.google.android.gms:play-services-ads from 22.6.0 to 23.0.0 (#2469) 2024-03-08 20:16:03 +00:00
dependabot[bot]
a71ef4a4b2
Bump com.google.firebase:firebase-bom from 32.7.3 to 32.7.4 (#2467) 2024-03-08 20:14:33 +00:00
dependabot[bot]
30413086fc
Bump kotlin_version from 1.9.22 to 1.9.23 (#2466) 2024-03-08 20:13:58 +00:00
Rafał Borcz
98ddf97855
Update gradle wrapper to 8.6 (#2468) 2024-03-08 20:57:26 +01:00
Michael
8f5a210ec7
Add attendance calculator (#1597)
---------

Co-authored-by: Mikołaj Pich <m.pich@outlook.com>
Co-authored-by: Faierbel <RafalBO99@outlook.com>
2024-03-08 20:36:43 +01:00
Mikołaj Pich
ce09b07cfd
Merge branch 'release/2.5.1' into develop 2024-03-03 11:19:48 +01:00
Mikołaj Pich
5ed19cb21a
Merge branch 'release/2.5.1' 2024-03-03 11:19:42 +01:00
Mikołaj Pich
0a1f7270b4
Version 2.5.1 2024-03-03 11:15:11 +01:00
Rafał Borcz
47d8513a77
New Crowdin updates (#2464) 2024-03-03 10:35:17 +01:00
Mikołaj Pich
00432ab911
Merge branch 'release/2.5.0' into develop 2024-03-02 21:18:14 +01:00
Mikołaj Pich
7b2c839775
Merge branch 'release/2.5.0' 2024-03-02 21:18:10 +01:00
Mikołaj Pich
f455064b9d
Version 2.5.0 2024-03-02 21:18:02 +01:00
Mikołaj Pich
2bbc157d03
Add some new symbols to symbol autocomplete field (#2461) 2024-03-02 20:45:23 +01:00
Rafał Borcz
a0a0b8dea6
New Crowdin updates (#2460) 2024-03-02 20:37:36 +01:00
Mikołaj Pich
3bab883a56
Add a message explaining the reason for the captcha to the captcha dialog (#2459) 2024-03-02 19:49:08 +01:00
Rafał Borcz
b319bb03cd
New Crowdin updates (#2458) 2024-03-02 17:31:44 +01:00