Rafał Borcz
2d6610e05c
Set max concurrency in sync worker ( #296 )
2019-03-23 01:12:17 +01:00
Rafał Borcz
316cd2f7f9
Add checking current student in background services ( #295 )
2019-03-23 00:37:13 +01:00
Rafał Borcz
36785f019a
Fix restoring the grade fragment ( #293 )
2019-03-22 23:54:58 +01:00
Rafał Borcz
4b78862486
Remove retry sync work when completed lessons is disabled ( #294 )
2019-03-22 23:41:41 +01:00
Kacper Ziubryniewicz
cd1ceea860
Add messages forwarding ( #288 )
2019-03-21 22:55:47 +01:00
Rafał Borcz
20d0abba29
Fix empty container id in grade fragemnt adapter ( #289 )
2019-03-21 22:34:41 +01:00
Mikołaj Pich
5add95ece1
Version 0.7.1
2019-03-20 21:02:09 +01:00
Rafał Borcz
575e244b3a
Add swipe refresh to grade fragment ( #287 )
2019-03-20 20:45:26 +01:00
Rafał Borcz
8db73e9459
Fix the application finish after selecting an account ( #286 )
2019-03-19 18:14:55 +01:00
Mikołaj Pich
040857ba20
Change grade weightValue type to double ( #285 )
2019-03-19 13:23:52 +01:00
Mikołaj Pich
4b0f0de52c
Version 0.7.0
2019-03-17 21:20:37 +01:00
Kacper Ziubryniewicz
ba76453e45
Add replying to messages ( #263 )
2019-03-17 21:02:41 +01:00
Dominik Korsa
824ed3f282
Centre the login form ( #283 )
2019-03-17 19:57:25 +01:00
Mikołaj Pich
d27d069ce2
Change homework view to weekly ( #284 )
2019-03-17 00:17:16 +01:00
Mikołaj Pich
38aa26a3ff
Add homepage button in about fragment ( #280 )
2019-03-16 14:22:51 +01:00
Rafał Borcz
be807cb6c8
Change settings for checking the internet connection ( #282 )
2019-03-15 21:33:14 +01:00
Mikołaj Pich
35f1fe8d61
Follow current grade scheme in stats chart ( #277 )
2019-03-12 17:34:04 +01:00
Mikołaj Pich
2621e5680d
Improve the display of changes in the timetable ( #275 )
...
Closes #264
2019-03-11 20:56:47 +01:00
Rafał Borcz
475e7dd6a3
Update dependencies ( #274 )
2019-03-10 20:18:40 +01:00
Mikołaj Pich
feb38b97e4
Change login progress bars ( #272 )
2019-03-10 11:57:11 +01:00
Mikołaj Pich
f773310cdb
Disable swipe to refresh on data loading ( #270 )
2019-03-09 21:40:20 +01:00
Rafał Borcz
f21feabc49
Add debug notification for worker ( #271 )
2019-03-09 20:34:30 +01:00
Mikołaj Pich
ca23f92096
Add missing text when no grade description ( #269 )
2019-03-09 17:16:30 +01:00
Rafał Borcz
919680c766
Migration to WorkManager ( #254 )
...
Closes #241
2019-03-09 10:13:36 +01:00
Rafał Borcz
722f8d691a
Fix timetable widget automatic day switching ( #267 )
2019-03-07 16:38:34 +01:00
Mikołaj Pich
4f0021919c
Fix grade stats loading issues ( #266 )
2019-03-07 13:08:59 +01:00
Mikołaj Pich
1b7db4bfbb
Mitigate disappearing room numbers in timetable ( #265 )
2019-03-07 13:08:11 +01:00
Mikołaj Pich
dcab8df4b9
Add grade statistics ( #251 )
2019-03-04 12:13:37 +01:00
Mikołaj Pich
cae4f140e6
Add option to change grade (background) color scheme ( #259 )
2019-03-03 15:11:20 +01:00
Dominik Korsa
1b30b00bb8
Settings rename view section ( #262 )
2019-03-02 19:55:32 +01:00
Dominik Korsa
514d1e11aa
Update grade colors ( #231 )
2019-03-02 19:41:38 +01:00
Dominik Korsa
66bd566526
Update login error message ( #260 )
2019-03-02 19:18:26 +01:00
Mikołaj Pich
e910c7a48e
Mitigate notifications from old grades ( #258 )
...
Fixes #257
2019-03-02 19:15:37 +01:00
Kacper Ziubryniewicz
f8ee5cb062
Add lucky number logging ( #256 )
2019-02-24 19:23:03 +01:00
Kacper Ziubryniewicz
c72c301039
Add sending messages ( #232 )
2019-02-24 15:11:32 +01:00
Mikołaj Pich
5ba12cf8c6
Fill login credentials with default values upon fakelog selection ( #255 )
...
Resolves #245
2019-02-23 14:39:22 +01:00
Mikołaj Pich
82d7cf94e8
Mark as read items older than student registration date ( #253 )
2019-02-20 15:34:24 +01:00
Dominik Korsa
c365564a77
Login form style fix ( #252 )
2019-02-17 19:15:26 +01:00
Rafał Borcz
5526691cb6
Fix timetable widget crash on update ( #250 )
2019-02-17 17:32:22 +01:00
Dominik Korsa
1d7585071d
Update login form to Material Design 2 ( #229 )
2019-02-17 00:42:09 +01:00
Mikołaj Pich
11b6c00e4a
Entities unification ( #248 )
...
* Remove default entieties params
* Change var to vals
* Fix indent in data classes
* Change message unread to val
* Make all fields in Message non-nullable
* Add destructive db migrations #246
* Fix password decrypting
* Fix tests
* Fix student logout
* Use orEmpty() on nullable strings
* Use var in Student password and Message unread
2019-02-16 21:20:23 +01:00
Mikołaj Pich
c56cfec564
Apply ripple effect on grade details header only if item is expandable ( #239 )
...
Resolves #234
2019-02-14 22:23:52 +01:00
Mikołaj Pich
f305a7a599
Sort repositories ( #244 )
2019-02-13 21:44:40 +01:00
Rafał Borcz
ad9b6d42f0
Fix no current student ( #243 )
2019-02-13 20:49:19 +01:00
Mikołaj Pich
297502056c
Add completed lessons ( #236 )
2019-02-13 19:21:27 +01:00
Kacper Ziubryniewicz
52ed7dcb6c
Fix lucky number crash ( #242 )
2019-02-13 14:10:21 +01:00
Rafał Borcz
9fcf245ecd
Fix uninitialized fragment after restoring the activity ( #237 )
2019-02-12 00:41:02 +01:00
Rafał Borcz
1b1f2ae3bb
Split login form for two fragments ( #230 )
2019-02-11 02:04:24 +01:00
Kacper Ziubryniewicz
2f87779647
Add Firebase Analytics for the loaded lucky number ( #233 )
2019-02-05 18:18:49 +01:00
Mikołaj Pich
79093ca6f2
Merge branch '0.6.x'
2019-01-26 00:04:11 +01:00