Commit Graph

383 Commits

Author SHA1 Message Date
Kuba Szczodrzyński
a849f0e8a2 [Project] Add kubasz copyright file to git 2019-10-02 17:16:10 +02:00
Kuba Szczodrzyński
ca022e1d8a [Translations] Teacher absence showing setting 2019-10-02 17:11:39 +02:00
Kacper Ziubryniewicz
bc82f7edf6 [Project] Add copyright files to git 2019-10-02 12:56:50 +02:00
Kacper Ziubryniewicz
46d0459070 [Settings] Add setting for showing teacher absences 2019-10-02 12:52:39 +02:00
Kacper Ziubryniewicz
0a578e9a28 Move help and feedback to the other module 2019-10-02 12:19:12 +02:00
Kuba Szczodrzyński
4c6b467847 [APIv2] Finalize the basic API service. Add notification. Add exported broadcast receiver. 2019-10-01 21:27:09 +02:00
Kuba Szczodrzyński
92880d40cf [APIv2/Librus] Update endpoint choosing algorithm 2019-10-01 11:32:53 +02:00
Kuba Szczodrzyński
d2f06a256f [APIv2] Update API, add endpoint choosing algorithm 2019-10-01 07:03:12 +02:00
Kuba Szczodrzyński
293afca964 [3.1-beta.2] Update build.gradle 2019-09-29 22:14:15 +02:00
Kuba Szczodrzyński
b8304e7441 [UI/Agenda] Fix event list truncated & update tools preview 2019-09-29 22:06:51 +02:00
Kuba Szczodrzyński
d1164c8acd [UI/Agenda] Fix lesson change list truncated 2019-09-29 22:02:24 +02:00
Kuba Szczodrzyński
9a3ab838b7 [UI/Agenda] Fix teacher absence list truncated 2019-09-29 21:48:35 +02:00
Kuba Szczodrzyński
e0a1a9a2ab Fix proguard config for Event and EventType 2019-09-29 20:59:20 +02:00
Kuba Szczodrzyński
7da3101678 Delete unused MaterialDrawer module 2019-09-29 20:45:53 +02:00
Kuba Szczodrzyński
81a67f9dcc [3.1-beta.1] Update build.gradle and changelog 2019-09-29 20:39:38 +02:00
Kuba Szczodrzyński
fef69da3cc Delete unused MaterialDrawer module 2019-09-29 20:18:21 +02:00
Kuba Szczodrzyński
783734bf9e [API/Vulcan] Make Grade's added date include exact time 2019-09-29 20:14:11 +02:00
Kuba Szczodrzyński
4d8f43dde4 Update .gitignore and proguard config 2019-09-29 20:11:21 +02:00
Kuba Szczodrzyński
982a12b5c1 [Misc] IDEA configs and unnecessary files. 2019-09-29 19:53:26 +02:00
Kacper Ziubryniewicz
fd034128e8 [Agenda] Add showing teachers absence time hours 2019-09-29 18:49:15 +02:00
Kacper Ziubryniewicz
fea51fc493 Merge branch 'feature/teacher-absence' into develop 2019-09-29 17:58:22 +02:00
Kacper Ziubryniewicz
d7b2369a32 [Agenda] Add showing teachers absence time 2019-09-29 17:57:10 +02:00
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