531 Commits

Author SHA1 Message Date
Mikołaj Pich
a448092008
Allow special login format in login form () 2021-03-28 19:46:56 +02:00
Rafał Borcz
e6247d4428
Fix clearing no existing dialog fragment () 2021-03-28 08:18:07 +02:00
Mikołaj Pich
d0869b235a
Use db student id to distinguish reporting units and recipients () 2021-03-27 13:43:25 +01:00
Rafał Borcz
8733e7782f
Fix colorPrimary and class name in widget account manager () 2021-03-21 22:37:34 +01:00
Rafał Borcz
e03b0dfa01
Fix missing avatars in widgets () 2021-03-21 12:04:55 +01:00
Rafał Borcz
efafd2094a
Add dialog with info about dropping support for android 4 () 2021-03-20 14:01:17 +01:00
Rafał Borcz
1560335749
Fix very rare crash in login recovery () 2021-03-20 13:27:47 +01:00
Rafał Borcz
21ef2adcf6
Disable optimization in r8 config and fix crash in grade fragment () 2021-03-16 11:49:17 +00:00
Mikołaj Pich
3f6159e976
Fix show error details button in additional lessons () 2021-03-16 12:47:51 +01:00
Rafał Borcz
8644ce32d5
Fix semester switch when student have only one semester () 2021-03-15 23:58:50 +01:00
Rafał Borcz
eee4e1f4b5
Fix empty view in attendance () 2021-03-15 00:33:40 +01:00
Rafał Borcz
c1942d012f
Maybe fix fragment commits after activity state is saved () 2021-03-13 20:15:12 +01:00
Rafał Borcz
8d7110735d
Ignore no current student during avatar loading () 2021-03-13 20:13:37 +01:00
Damian Czupryn
acb5e2afd4
Replace dash mark with no data string in SchoolFragment () 2021-03-09 17:49:24 +01:00
Mikołaj Pich
f14346ff32
Fix duplicate items after running automatic and manual sync at the same time () 2021-03-07 20:47:18 +01:00
MRmlik12
af8108a649
Add lucky number history () 2021-03-07 20:17:03 +01:00
Damian Czupryn
47b0f1b527
Settings revamp () 2021-03-06 17:18:42 +00:00
Rafał Borcz
1afa7ecf3c
Fix OOM in grade statistics () 2021-03-06 16:50:06 +01:00
Rafał Borcz
3b970209a5
Fix grade fragment subtitle () 2021-03-06 13:01:41 +01:00
Rafał Borcz
6f590eb194
Fix empty license dialogs () 2021-03-06 13:01:17 +01:00
Kamil Studziński
06a27199ee
Add early validation for special mail domains () () 2021-03-03 22:37:58 +01:00
Rafał Borcz
9e2985864a
Add avatars () 2021-03-02 23:34:25 +00:00
Rafał Borcz
412057b512
Remove deprecations () 2021-03-02 17:28:47 +01:00
Rafał Borcz
8388a8a5fc
Fix calling of binding outside lifecycle () 2021-03-01 21:57:47 +00:00
dependabot-preview[bot]
9d8ad73e63
Bump hilt_version from 2.32-alpha to 2.33-beta ()
* Bump hilt_version from 2.32-alpha to 2.33-beta

Bumps `hilt_version` from 2.32-alpha to 2.33-beta.

Updates `hilt-android-gradle-plugin` from 2.32-alpha to 2.33-beta
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/commits)

Updates `hilt-android` from 2.32-alpha to 2.33-beta
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/commits)

Updates `hilt-android-compiler` from 2.32-alpha to 2.33-beta
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Add inject before super.onCreate() in activity

* Fix format

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Rafał Borcz <RafalBO99@outlook.com>
2021-02-27 22:49:50 +01:00
Damian Czupryn
ff425d6d2b
Change background color of navigation and notification bars () 2021-02-18 00:05:27 +01:00
Rafał Borcz
000cbd11a2
Fix EOF error in messages () 2021-02-13 20:39:52 +01:00
Rafał Borcz
5e3b89636f
Add checking vulcan average from both semesters () 2021-02-13 12:33:53 +01:00
Rafał Borcz
23411a608f
Fix nullable student guardians () 2021-02-06 16:19:50 +01:00
MRmlik12
bad0776cab
Add final average grades calculation with modifiers () 2021-02-05 10:50:35 +01:00
Rafał Borcz
a063aabc7c
Ignore webview init exceptions () 2021-02-03 20:59:24 +01:00
Mateusz Idziejczak
42f9594210
Fix empty message bug () 2021-02-02 00:11:34 +01:00
Rafał Borcz
3e3a080b70
Add nick for student () 2021-02-01 23:58:44 +01:00
Mateusz Idziejczak
39534aeda4
Add dark mode to swipe refresh layout () 2021-02-01 18:13:11 +01:00
Rafał Borcz
82b207b03a
Fix follow system language setting () 2021-01-31 22:38:30 +01:00
Mikołaj Pich
e2ba265048
Add build date to version info () 2021-01-31 17:12:38 +01:00
Rafał Borcz
d1cd497a23
Fix null data in Status.SUCCESS in emission from average provider () 2021-01-30 16:07:37 +01:00
dependabot-preview[bot]
6568c4abf8
Bump hilt-work from 1.0.0-alpha02 to 1.0.0-alpha03 () 2021-01-29 21:24:30 +00:00
Rafał Borcz
d79b1c9a58
Add account manager () 2021-01-29 21:53:46 +01:00
Rafał Borcz
e0b067fadd
Fix selected semester after change account () 2021-01-27 00:18:56 +01:00
Damian Czupryn
f37ddfe00f
Disable vibrations in data picker () 2021-01-24 20:01:18 +01:00
Mikołaj Pich
52d359827e
Fix translations of month name in attendance summary () 2021-01-24 17:21:02 +01:00
Mikołaj Pich
a70ccbb0d0
Make strings in grade class stats translatable () 2021-01-24 17:20:26 +01:00
Mikołaj Pich
b55c05aaed Version 0.24.0 2021-01-20 18:29:13 +01:00
Rafał Borcz
5d849b3ada
Fix endless loading in grades () 2021-01-20 17:42:19 +01:00
Mateusz Idziejczak
e6e9d201ce
Show appropriate message when message does not exist () 2021-01-20 11:49:06 +01:00
Mikołaj Pich
a7bb026c1b
Use senderId to differentiate saved recipients between accounts () 2021-01-14 18:37:02 +01:00
Mikołaj Pich
8ce59a3098
Use userLoginId to differentiate saved mobiles devices between accounts () 2021-01-14 18:36:32 +01:00
Mikołaj Pich
a1d4b3d19e
Auto-refresh displayed data after some time ()
* Auto-refresh displayed data after some time

* Use refresh interval from settings

* Auto-refresh exams

* Add refresh utils

* Auto-refresh timetable

* Auto-refresh grade details and summary

* Auto-refresh grades

* Auto-refresh attendance summary

* Add cacheKey variables

* Auto-refres completed lessons

* Auto-refres conferences

* Auto-refres homework

* Auto-refresh messages

* Auto-refresh mobile devices

* Auto-refresh notes

* Fix tests

* Fix instrumentation tests

* Create AutoRefreshHelper
2021-01-13 10:01:45 +00:00
Mikołaj Pich
a99e742472
Handle URLs from FCM push notification () 2021-01-11 10:41:17 +01:00