Commit Graph

611 Commits

Author SHA1 Message Date
Kacper Ziubryniewicz
2c4e0e3121 [Agenda] Add teacher absence in event list dialog 2019-09-29 17:40:54 +02:00
Kuba Szczodrzyński
2ae6d2a4a0 [APIv2] Update LibrusTest 2019-09-29 17:22:44 +02:00
Kuba Szczodrzyński
0bf2026a64 [APIv2] Add API Service. Update other APIv2 components. Update Profile DAO 2019-09-29 17:19:38 +02:00
Kacper Ziubryniewicz
b17675ec0c Merge branch 'develop' into feature/teacher-absence 2019-09-29 16:09:38 +02:00
Kacper Ziubryniewicz
1a74c2a174 [API/Librus] Add syncing grade comments 2019-09-29 15:54:59 +02:00
Kacper Ziubryniewicz
07d4616974 [Homework] Optimize sorting using layout manager 2019-09-29 12:54:41 +02:00
Kacper Ziubryniewicz
8d86f9c7af [Homework/UI] Make better gaining attention on FAB 2019-09-29 12:44:20 +02:00
Kacper Ziubryniewicz
54b56768c1 [Homework] Fix homework sorting 2019-09-29 12:39:07 +02:00
Kacper Ziubryniewicz
c8f24611ba [Agenda] Add teachers absence dialog 2019-09-29 01:17:08 +02:00
Kacper Ziubryniewicz
0b0cd4c76e [Agenda] Add teachers absence counting as event 2019-09-29 00:07:29 +02:00
Kacper Ziubryniewicz
f4b997b41f [Api/Librus] Add syncing and saving teacher absence 2019-09-28 22:14:57 +02:00
Kacper Ziubryniewicz
ce0f2f74df Code structure reformat (#1)
Code structure reformat
2019-09-28 18:29:46 +02:00
Kacper Ziubryniewicz
7d136d9d77 [Structure] Change file names (remove Register before fragment names) 2019-09-28 15:56:07 +02:00
Kacper Ziubryniewicz
26c801ebee [Structure] Move daos and models to database modules 2019-09-28 15:17:03 +02:00
Kacper Ziubryniewicz
165a804ba9 [Structure] Move fragments, activities and adapters to specific modules 2019-09-28 14:37:05 +02:00
Kacper Ziubryniewicz
2d0f94a3a2 [API] Make grade categories synchronize without fullSync 2019-09-27 23:49:44 +02:00
Kacper Ziubryniewicz
eb9ec3e0de [UI/Translations] Make some small fixes and add more translations 2019-09-27 23:45:34 +02:00
Kacper Ziubryniewicz
b844914654 [UI] Refactor homework fragment and fix typos 2019-09-27 23:27:15 +02:00
Kuba Szczodrzyński
5edd4d5922 Add Chucker 2019-09-27 18:41:58 +02:00
Kuba Szczodrzyński
6b93ea25c6 Merge branch 'hotfix-3.0.3' into develop 2019-09-26 22:36:43 +02:00
Kuba Szczodrzyński
518a8ea542 [3.0.3] Update build.gradle and changelog 2019-09-26 22:26:34 +02:00
Kuba Szczodrzyński
773b590d79 [API/Vulcan] Fix for null OddzialKod in students list. 2019-09-26 20:25:57 +02:00
Kuba Szczodrzyński
8a30c6c7ce [API/Vulcan] Fix messages mark-as-read. Fix sent messages & attendances sync. 2019-09-26 18:48:45 +02:00
Kuba Szczodrzyński
1bdafd489c [API/Vulcan] Add marking message as read in the e-register. 2019-09-25 22:37:44 +02:00
Kuba Szczodrzyński
9cc4da5fe9 [API/Vulcan] Temporarily try to fix attendances not syncing. 2019-09-25 22:26:28 +02:00
Kuba Szczodrzyński
33ca55401b [API/Vulcan] Swap grade category and description. 2019-09-25 22:23:47 +02:00
Kuba Szczodrzyński
37e57d2f73 [API/Librus] Fix timetable with no HourFrom and HourTo. 2019-09-25 21:48:28 +02:00
Kuba Szczodrzyński
554097fc7d [API/Librus] Fix r() IndexOutOfBounds. Fix Descriptive grades NPE. 2019-09-25 21:40:03 +02:00
Kuba Szczodrzyński
2870931481 [APIv2/Librus] Update Librus Messages login method. 2019-09-25 21:28:04 +02:00
Kuba Szczodrzyński
0cea6af5b1 Merge branch 'hotfix-3.0.2' into develop 2019-09-25 18:49:09 +02:00
Kuba Szczodrzyński
3e6b0250d0 Merge branch 'hotfix-3.0.2' 2019-09-25 18:47:47 +02:00
Kuba Szczodrzyński
349bcc851d [3.0.2] Update build.gradle and changelog 2019-09-25 18:40:57 +02:00
Kuba Szczodrzyński
df52029a29 [API/Librus] Add Librus descriptive grades ("Bieżące oceny opisowe") support. 2019-09-24 21:45:49 +02:00
Kacper Ziubryniewicz
e344be0fa1 Add basic getting school free days in API 2019-09-24 21:00:47 +02:00
Kuba Szczodrzyński
4cbb573d17 [APIv2/Librus] Update Librus login methods. 2019-09-24 20:12:25 +02:00
Kuba Szczodrzyński
1a2b51f3f9 [3.0.2-rc.1] Update build.gradle and changelog 2019-09-23 22:07:34 +02:00
Kuba Szczodrzyński
9500ba52fd [UI] Fix status bar icon color in light theme, color&date picker dialogs crashing the app. 2019-09-23 21:53:04 +02:00
Kuba Szczodrzyński
18d9471a94 [UI] Fix web push activity QR scanner 2019-09-23 21:32:12 +02:00
Kuba Szczodrzyński
93b4c03b87 Remove older app version check 2019-09-23 21:26:29 +02:00
Kuba Szczodrzyński
e95d9ee514 [APIv2/Librus] Update Librus Synergia login method. Add Librus Messages login method. 2019-09-23 09:02:59 +02:00
Kuba Szczodrzyński
a785db4d47 [APIv2/Librus] Add Librus Synergia login method. Update structure and error handling. 2019-09-22 22:02:36 +02:00
Kuba Szczodrzyński
76d39ac623 [APIv2/Librus] Create Login methods, update API structure 2019-09-21 23:01:31 +02:00
Kuba Szczodrzyński
1bdee7857c Update Profile, remove older app version check 2019-09-21 23:00:15 +02:00
Kuba Szczodrzyński
9df9f50d01 3.0.1: Update build.gradle 2019-09-20 22:55:09 +02:00
Kuba Szczodrzyński
eab5fdacee Merge branch 'develop' 2019-09-20 22:50:15 +02:00
Kuba Szczodrzyński
a4db208dfd Merge branch 'hotfix-3.0.1' into develop 2019-09-20 22:47:54 +02:00
Kuba Szczodrzyński
8d9459804f Merge branch 'hotfix-3.0.1' 2019-09-20 22:47:00 +02:00
Kuba Szczodrzyński
d7a6c222f7 [API/Iuczniowie] Fix syncing grades without color 2019-09-20 22:41:51 +02:00
Kacper Ziubryniewicz
2eee9e77e3 [UI] Fix scrolling in web push activity 2019-09-20 21:14:58 +02:00
Kuba Szczodrzyński
1bdd13bf23 Remove unnecessary files. 2019-09-20 19:38:25 +02:00