175 Commits

Author SHA1 Message Date
Kacper Ziubryniewicz
dbbc8069b1 Add showing proper fragment in notifications () 2019-04-29 19:56:23 +02:00
Mikołaj Pich
f84040109c Add lucky number widget () 2019-04-29 14:33:33 +02:00
Rafał Borcz
4a36d78709 Add activity and fragment lifecycle logging () 2019-04-26 23:53:02 +02:00
Rafał Borcz
4464812651 Fix configure activity's theme () 2019-04-22 09:27:25 +02:00
Rafał Borcz
72a35481e5 Fix showing last message after update () 2019-04-22 09:13:26 +02:00
Mikołaj Pich
017c200115 Fix grade summary final grade string () 2019-04-20 22:19:06 +02:00
Mikołaj Pich
2bf7755157 Add AMOLED mode () 2019-04-19 23:52:34 +02:00
Rafał Borcz
7431738366 Add a selection of multiple students to login () 2019-04-18 12:18:58 +02:00
Rafał Borcz
034b99c7ab Add counting of the full-year average to the summary of grades () 2019-04-18 00:32:43 +02:00
Rafał Borcz
74e98e4430 Change style of privacy policy link () 2019-04-09 23:33:53 +02:00
Mikołaj Pich
cbf3215dd1
Merge branch '0.7.x' 2019-04-08 13:51:02 +02:00
Rafał Borcz
c18877466f Add account picker for timetable widget ()
Close 
2019-04-08 00:18:45 +02:00
Mikołaj Pich
333f7bfa16
Add privacy policy link () 2019-04-07 10:59:27 +02:00
Mikołaj Pich
aa6dcaff94
Merge branch '0.7.x' 2019-04-06 01:18:03 +02:00
Mikołaj Pich
8daea5c900 Add class name to student () 2019-04-04 13:00:07 +02:00
Kacper Ziubryniewicz
2bff468e56 Add deleting messages () 2019-03-31 22:01:04 +02:00
Mikołaj Pich
f2855d598d
Merge branch '0.7.x' 2019-03-30 20:19:34 +01:00
Rafał Borcz
4e3864f26f Add opening login view on no current student () 2019-03-30 09:31:30 +01:00
Mikołaj Pich
a2a18e5652
Merge branch '0.7.x' 2019-03-24 23:22:44 +01:00
Mikołaj Pich
3656d3161f Fix crash on duplicate items () 2019-03-24 17:31:39 +01:00
Rafał Borcz
d178c15d2f Update dependencies () 2019-03-24 16:03:51 +01:00
Rafał Borcz
1f65b8465e Add logging to sync worker () 2019-03-23 18:35:56 +01:00
Mikołaj Pich
6bb03b3be8 Fix day navigation unevenition () 2019-03-23 17:29:34 +01:00
Rafał Borcz
68b9847927 Fix reselecting root fragments () 2019-03-23 16:35:33 +01:00
Rafał Borcz
e1a83927c4 Fix reset button in timetable widget () 2019-03-23 14:44:52 +01:00
Mikołaj Pich
fc9981aa5d Fix issues when loading lucky number () 2019-03-23 13:01:01 +01:00
Rafał Borcz
316cd2f7f9 Add checking current student in background services () 2019-03-23 00:37:13 +01:00
Rafał Borcz
36785f019a Fix restoring the grade fragment () 2019-03-22 23:54:58 +01:00
Kacper Ziubryniewicz
cd1ceea860 Add messages forwarding () 2019-03-21 22:55:47 +01:00
Rafał Borcz
20d0abba29 Fix empty container id in grade fragemnt adapter () 2019-03-21 22:34:41 +01:00
Rafał Borcz
575e244b3a Add swipe refresh to grade fragment () 2019-03-20 20:45:26 +01:00
Rafał Borcz
8db73e9459 Fix the application finish after selecting an account () 2019-03-19 18:14:55 +01:00
Kacper Ziubryniewicz
ba76453e45 Add replying to messages () 2019-03-17 21:02:41 +01:00
Mikołaj Pich
d27d069ce2 Change homework view to weekly () 2019-03-17 00:17:16 +01:00
Mikołaj Pich
38aa26a3ff Add homepage button in about fragment () 2019-03-16 14:22:51 +01:00
Mikołaj Pich
35f1fe8d61 Follow current grade scheme in stats chart () 2019-03-12 17:34:04 +01:00
Mikołaj Pich
2621e5680d Improve the display of changes in the timetable ()
Closes 
2019-03-11 20:56:47 +01:00
Mikołaj Pich
feb38b97e4 Change login progress bars () 2019-03-10 11:57:11 +01:00
Mikołaj Pich
f773310cdb Disable swipe to refresh on data loading () 2019-03-09 21:40:20 +01:00
Rafał Borcz
f21feabc49 Add debug notification for worker () 2019-03-09 20:34:30 +01:00
Mikołaj Pich
ca23f92096 Add missing text when no grade description () 2019-03-09 17:16:30 +01:00
Rafał Borcz
919680c766 Migration to WorkManager ()
Closes 
2019-03-09 10:13:36 +01:00
Rafał Borcz
722f8d691a Fix timetable widget automatic day switching () 2019-03-07 16:38:34 +01:00
Mikołaj Pich
4f0021919c Fix grade stats loading issues () 2019-03-07 13:08:59 +01:00
Mikołaj Pich
dcab8df4b9 Add grade statistics () 2019-03-04 12:13:37 +01:00
Mikołaj Pich
cae4f140e6 Add option to change grade (background) color scheme () 2019-03-03 15:11:20 +01:00
Dominik Korsa
514d1e11aa Update grade colors () 2019-03-02 19:41:38 +01:00
Kacper Ziubryniewicz
f8ee5cb062 Add lucky number logging () 2019-02-24 19:23:03 +01:00
Kacper Ziubryniewicz
c72c301039 Add sending messages () 2019-02-24 15:11:32 +01:00
Mikołaj Pich
5ba12cf8c6 Fill login credentials with default values upon fakelog selection ()
Resolves 
2019-02-23 14:39:22 +01:00