Rafał Borcz
9e2985864a
Add avatars ( #1146 )
2021-03-02 23:34:25 +00:00
Rafał Borcz
8388a8a5fc
Fix calling of binding outside lifecycle ( #1169 )
2021-03-01 21:57:47 +00:00
MRmlik12
bad0776cab
Add final average grades calculation with modifiers ( #1125 )
2021-02-05 10:50:35 +01:00
Rafał Borcz
3e3a080b70
Add nick for student ( #1119 )
2021-02-01 23:58:44 +01:00
Mikołaj Pich
e2ba265048
Add build date to version info ( #1114 )
2021-01-31 17:12:38 +01:00
Rafał Borcz
d1cd497a23
Fix null data in Status.SUCCESS in emission from average provider ( #1105 )
2021-01-30 16:07:37 +01:00
Rafał Borcz
d79b1c9a58
Add account manager ( #671 )
2021-01-29 21:53:46 +01:00
Mikołaj Pich
52d359827e
Fix translations of month name in attendance summary ( #1091 )
2021-01-24 17:21:02 +01:00
Mikołaj Pich
a1d4b3d19e
Auto-refresh displayed data after some time ( #1068 )
...
* 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
bee62d4769
Remove remote and local repositories ( #1065 )
...
* Remove remote and local repos
* Move repositories out of sub-packages
* Update chucker config
* Move repositories tests from androidTest to unit tests
* Rewrite grades tests
* Fix more tests
* Update grade statistics tests
2021-01-03 23:13:50 +00:00
Mikołaj Pich
e7221e6a32
Add Vulcan and Scrapper Exceptions to known exceptions ( #994 )
2020-10-15 15:55:59 +02:00
Mikołaj Pich
ca67e144e4
Add ConnectException and StreamResetException to known exceptions ( #992 )
2020-10-13 22:32:15 +02:00
Rafał Borcz
40fc6ec2e0
Upgrade android sdk to 30 ( #966 )
2020-10-03 01:08:57 +02:00
Mikołaj Pich
73be416807
Fix crash in flowWithResourceIn() ( #967 )
2020-09-19 00:57:55 +02:00
Mikołaj Pich
5d8fb376ab
Expand exam sync date range to next month ( #960 )
2020-09-13 18:37:34 +02:00
Mikołaj Pich
47150364d8
Fix lifecycle of timer tasks in timetable lessons ( #958 )
...
Co-authored-by: Faierbel <RafalBO99@outlook.com>
2020-09-13 16:27:53 +02:00
Mikołaj Pich
c30f105be5
Fix crash on unknown attendance category type ( #949 )
2020-09-07 09:35:26 +02:00
Mikołaj Pich
6ded83d132
Fix attendance item description ( #943 )
2020-09-03 20:52:24 +02:00
Mikołaj Pich
eb616eedc7
Fix crash in flowWithResourceIn() ( #933 )
2020-09-01 09:31:01 +02:00
Mikołaj Pich
d5187d1808
Save semesters with students during registration ( #915 )
2020-08-26 10:25:01 +02:00
Mikołaj Pich
3ba16f2903
Migrate to dagger hilt ( #909 )
2020-08-02 18:29:41 +02:00
Mikołaj Pich
6a1a347579
Migrate workers and app widgets to coroutines ( #907 )
2020-07-27 13:20:45 +02:00
Mikołaj Pich
6c4f27aff5
Remove threetenabp ( #908 )
2020-07-27 11:44:30 +02:00
Mikołaj Pich
1ac42bb56d
Migrate presenters from rxjava to coroutines flow ( #894 )
2020-07-19 13:30:29 +02:00
Mikołaj Pich
4434d6f024
Migrate repositories from rxjava to coroutines ( #885 )
2020-06-20 15:07:57 +02:00
Dominik Korsa
924bcb0d64
Message sharing and printing ( #866 )
2020-06-14 00:50:09 +02:00
Dominik Korsa
a529836937
Fix lint errors ( #873 )
2020-06-13 14:12:01 +02:00
Mikołaj Pich
30af77614e
Fix showing summary summary for subjects without partial grades ( #877 )
2020-06-11 14:38:04 +02:00
Mikołaj Pich
0c4364609b
Show check for updates
dialog before report a bug ( #834 )
2020-05-24 20:03:46 +02:00
Mikołaj Pich
2cdde78c54
Allow access to saturday in timetable and attendance ( #833 )
2020-05-24 19:48:56 +02:00
Mikołaj Pich
428b599be0
Improve firebase logging ( #832 )
2020-05-24 19:48:14 +02:00
Dominik Korsa
b95b529015
Add lesson time left display ( #550 )
2020-05-20 16:06:24 +02:00
Mikołaj Pich
29226dd93e
Add notification about upcoming lesson ( #578 )
2020-05-20 15:11:01 +02:00
Mikołaj Pich
8eb0c0351b
Use view binding instead of kotlin synthetics ( #791 )
2020-05-10 10:39:10 +02:00
Mikołaj Pich
98f2f0e74f
Migrate from fabric to firebase crashlytics ( #789 )
2020-05-01 19:00:42 +02:00
Mikołaj Pich
4a3b746d48
Remove flexible adapter ( #781 )
2020-05-01 17:38:19 +02:00
Mikołaj Pich
2c4c2d1f49
Fix injector of ErrorDialog ( #780 )
2020-04-23 11:07:18 +02:00
Mikołaj Pich
366ebc781d
Add error message and bug report button to error dialog ( #778 )
2020-04-19 23:20:55 +02:00
Mikołaj Pich
76af623c94
Add Sdk.init(student) call in all remote repositories ( #764 )
2020-04-12 15:13:35 +02:00
Mikołaj Pich
299345b864
Fix crash in message preview ( #762 )
2020-04-09 23:30:56 +02:00
Mikołaj Pich
bf61dd1bad
Add more details in email template ( #751 )
2020-04-04 20:57:50 +02:00
Mikołaj Pich
f294e3d57c
Add separate host in login form to login to VULCAN adfslight ( #704 )
2020-02-29 10:30:20 +01:00
Mikołaj Pich
be057dd63c
Show list of charts in grade statistics ( #689 )
2020-02-29 02:19:48 +01:00
Mikołaj Pich
96c1bb4c69
Automatically switch semesters without sync ( #681 )
2020-02-24 00:24:40 +01:00
Mikołaj Pich
00f5b9431e
Add log viewer ( #686 )
2020-02-22 21:24:06 +01:00
Mikołaj Pich
1999cd6eaf
Visual enhancement of displaying grades point stats ( #665 )
2020-01-26 01:26:06 +01:00
Dominik Korsa
c5cadbd004
Improve grades dialog layout ( #631 )
2020-01-20 21:29:06 +01:00
Mikołaj Pich
304c49d61e
Migration to Wulkanowy SDK ( #336 )
2019-12-22 00:14:46 +01:00
Mikołaj Pich
41aa326f42
Add 0,00 grade modifier ( #596 )
2019-11-21 17:41:41 +01:00
Piotr Romanowski
b7206ed714
Add DatePicker to Timetable and Attendance modules. ( #522 )
2019-11-03 14:52:35 +01:00