Kuba Szczodrzyński
|
0e4d609bbf
|
[Messages] Fix search in sent messages. Implement removing messages.
|
2020-04-05 23:39:32 +02:00 |
|
Kuba Szczodrzyński
|
f07b12bd87
|
[Grades] Fix marking yearly grades as seen.
|
2020-04-05 22:04:23 +02:00 |
|
Kuba Szczodrzyński
|
0413dbffa2
|
[Messages] Implement saving list position on message open.
|
2020-04-05 21:40:12 +02:00 |
|
Kuba Szczodrzyński
|
c214b48409
|
[Messages] Add a search bar. Fix Grades not loading.
|
2020-04-05 20:06:35 +02:00 |
|
Kuba Szczodrzyński
|
91a6366548
|
[Messages] Fix opening messages.
|
2020-04-04 23:14:40 +02:00 |
|
Kacper Ziubryniewicz
|
03c9932b8c
|
[API/Edudziennik] Add getting whole homework body.
|
2020-04-04 22:24:15 +02:00 |
|
Kacper Ziubryniewicz
|
ea4919a25d
|
[API/Librus] Add handling missing attachment error.
|
2020-04-04 22:23:31 +02:00 |
|
Kuba Szczodrzyński
|
f98b174857
|
[UI] Refactor Messages fragment.
|
2020-04-04 21:31:14 +02:00 |
|
Kuba Szczodrzyński
|
c0aeb0d2f3
|
[UI] Add showing unseen events. Add Lab fragment.
|
2020-04-03 20:58:51 +02:00 |
|
Kuba Szczodrzyński
|
fcb627aac6
|
[Messages/Compose] Fix underlined word under the caret.
|
2020-04-02 15:38:16 +02:00 |
|
Kuba Szczodrzyński
|
7f0aea29cd
|
[API/Librus] Fix HTML to string conversion in homework. Add force download homework button in debug mode.
|
2020-04-02 12:56:24 +02:00 |
|
Kuba Szczodrzyński
|
f6dcbb6594
|
[API/Librus] Disable Messages login when downloading homework attachment.
|
2020-04-02 11:19:44 +02:00 |
|
Kuba Szczodrzyński
|
b790421693
|
[API/Idziennik] Correct showing proposed descriptive grades. Clarify some connection errors.
|
2020-04-02 11:17:47 +02:00 |
|
Kacper Ziubryniewicz
|
f5a7799924
|
[API/Librus] Fix getting homework without attachments.
|
2020-04-02 09:37:22 +02:00 |
|
Kacper Ziubryniewicz
|
b052b5bd66
|
[API/Librus] Add getting homework body and downloading homework attachments.
|
2020-04-01 22:55:20 +02:00 |
|
Kuba Szczodrzyński
|
12d8de1def
|
[API] Implement Idziennik homework attachment downloading. Change attachment events to sticky.
|
2020-04-01 21:49:05 +02:00 |
|
Kuba Szczodrzyński
|
9303483470
|
[API] Implement Mobidziennik homework attachment downloading. Modify the interface a bit. Show attachments in UI.
|
2020-04-01 17:07:50 +02:00 |
|
Kuba Szczodrzyński
|
f8adc86a0e
|
[Events] Fix for duplicated events when metadata is doubled.
|
2020-04-01 17:04:06 +02:00 |
|
Kuba Szczodrzyński
|
db57c258c5
|
[API] Add trimming whitespaces from events' titles.
|
2020-04-01 16:56:47 +02:00 |
|
Kuba Szczodrzyński
|
ddb2760c16
|
[Events] Add Mobidziennik event attachment listing.
|
2020-03-31 20:04:32 +02:00 |
|
Kuba Szczodrzyński
|
14d267a95a
|
[API] Fix task cancelling with the notification. [UI] Add event downloading progress bar.
|
2020-03-31 18:20:24 +02:00 |
|
Kuba Szczodrzyński
|
a6c4053896
|
[API] Add interface method to get event details.
|
2020-03-31 15:18:34 +02:00 |
|
Kuba Szczodrzyński
|
949a68ec1d
|
[Homework] Add mark as done confirmation dialog. Refactor code a bit.
|
2020-03-31 09:06:32 +02:00 |
|
Kuba Szczodrzyński
|
93333a8c48
|
[Homework] Fix showing done homework on every profile.
|
2020-03-31 08:34:08 +02:00 |
|
Kuba Szczodrzyński
|
da48c059ec
|
[4.0-rc.4] Update build.gradle, signing and changelog.
|
2020-03-30 23:29:34 +02:00 |
|
Kuba Szczodrzyński
|
ee5566d1ef
|
[Events] Add toast hint to mark as done button.
|
2020-03-30 23:28:50 +02:00 |
|
Kuba Szczodrzyński
|
b794b30346
|
[UI] Fix disabling pull to refresh when changing page using tab layout.
|
2020-03-30 23:16:35 +02:00 |
|
Kuba Szczodrzyński
|
0db6393bb0
|
[Events] Add showing green check when event is done. Hide done events from homework current list.
|
2020-03-30 23:02:19 +02:00 |
|
Kuba Szczodrzyński
|
fcc3c55110
|
[Events] Fix preserving isDone value. Improve DataRemoveModel method of keeping items.
|
2020-03-30 22:37:48 +02:00 |
|
Kuba Szczodrzyński
|
328c07eaf4
|
[Messages] Fix Librus attachment downloading. Add option to force (re)download an attachment.
|
2020-03-30 19:48:56 +02:00 |
|
Kuba Szczodrzyński
|
b004ec048e
|
[UI] Refactor Grades, Notifications, Homework fragments to better match unified templates.
|
2020-03-30 18:55:28 +02:00 |
|
Kacper Ziubryniewicz
|
b9f83875a0
|
[Event] Add isDone attribute and marking events as done.
|
2020-03-30 18:19:19 +02:00 |
|
Kuba Szczodrzyński
|
8c869d082b
|
[UI] Add pager fragment templates. Move all templates to 'template' module. Fix swipe to refresh with pager fragments.
|
2020-03-30 12:50:21 +02:00 |
|
Kuba Szczodrzyński
|
043f8210ba
|
[UI] Add lazy loading to fragments with view pager.
|
2020-03-29 23:11:17 +02:00 |
|
Kuba Szczodrzyński
|
41a79caf83
|
[API/Mobidziennik] Change data remove model to include only possible types.
|
2020-03-29 21:06:39 +02:00 |
|
Kuba Szczodrzyński
|
0427fa6087
|
[Events] Add support for selective updates and upserting.
|
2020-03-29 18:05:56 +02:00 |
|
Kuba Szczodrzyński
|
2f3c912dbe
|
[Config] Disable teacher absence notifications by default. Add missing migration values.
|
2020-03-29 16:27:05 +02:00 |
|
Kuba Szczodrzyński
|
219a7443c0
|
[4.0-rc.3] Update build.gradle, signing and changelog.
|
2020-03-29 15:31:49 +02:00 |
|
Kuba Szczodrzyński
|
6deb408d80
|
[API/Librus] Fix attachment downloading, once again.
|
2020-03-29 15:30:30 +02:00 |
|
Kuba Szczodrzyński
|
c6e1ff2164
|
[Events] Fix event sorting. Fix showing event teacher name.
|
2020-03-29 15:26:48 +02:00 |
|
Kuba Szczodrzyński
|
bc0918a115
|
[API/Librus] Fix attachment downloading.
|
2020-03-29 15:16:35 +02:00 |
|
Kacper Ziubryniewicz
|
55ff9173be
|
[API/Liburs] Fix unseen teacher absence metadata and add notifications for new teacher absences.
|
2020-03-28 17:08:36 +01:00 |
|
Kuba Szczodrzyński
|
d4d548846f
|
[Refactor] Refactor EventDao class.
|
2020-03-28 11:17:39 +01:00 |
|
Kuba Szczodrzyński
|
ef4527f140
|
[Refactor] Rewrite events to Kotlin.
|
2020-03-27 18:51:56 +01:00 |
|
Kuba Szczodrzyński
|
0b1e7242bb
|
[API/Mobidziennik] Fix some errors.
|
2020-03-27 14:05:03 +01:00 |
|
Kuba Szczodrzyński
|
30b6ac2a06
|
[4.0-rc.2] Update build.gradle, singing and changelog.
|
2020-03-26 20:46:03 +01:00 |
|
Kuba Szczodrzyński
|
a7fa7cb5e4
|
[API/Librus] Fix a typo.
|
2020-03-26 20:45:46 +01:00 |
|
Kuba Szczodrzyński
|
f3e87f9016
|
[API/Librus] Fix missing login data error.
|
2020-03-26 20:42:58 +01:00 |
|
Kuba Szczodrzyński
|
a983af6c28
|
[4.0-rc.1] Update build.gradle, singing and changelog.
|
2020-03-26 20:40:00 +01:00 |
|
Kacper Ziubryniewicz
|
114c841f0c
|
[API/Liburs] Fix Librus API push config endpoint.
|
2020-03-26 20:34:59 +01:00 |
|
Kuba Szczodrzyński
|
e271048577
|
[UI] Clarify some errors. Fix deselecting the mini drawer.
|
2020-03-26 18:48:54 +01:00 |
|
Kuba Szczodrzyński
|
b8c5925e82
|
[API/Librus] Fix attendance NPE.
|
2020-03-26 17:55:39 +01:00 |
|
Kuba Szczodrzyński
|
9bda6c8869
|
[API/Librus] Disable push config with no premium. Disable API homework. Enable Synergia homework.
|
2020-03-26 16:31:11 +01:00 |
|
Kuba Szczodrzyński
|
d1608d308c
|
[API/Librus] Disable login with credentials in Messages.
|
2020-03-26 15:57:13 +01:00 |
|
Kuba Szczodrzyński
|
b8e1e1d33a
|
[Event/Manual] Fix dropdowns not showing any data.
|
2020-03-25 17:36:22 +01:00 |
|
Kuba Szczodrzyński
|
8099a037e7
|
[Proguard] Update proguard rules to fix BetterLink and MiniDrawer.
|
2020-03-24 21:03:19 +01:00 |
|
Kuba Szczodrzyński
|
af23c932a6
|
[API] Change the Cookie jar to fix most cookie problems.
|
2020-03-24 20:43:41 +01:00 |
|
Kuba Szczodrzyński
|
4edabbb186
|
[Messages/Compose] Enable HTML messages for Idziennik.
|
2020-03-24 16:31:46 +01:00 |
|
Kuba Szczodrzyński
|
37a5bea79b
|
[Libraries] Update gradle, NavLib and Firebase.
|
2020-03-24 16:29:45 +01:00 |
|
Kuba Szczodrzyński
|
40cdc7d713
|
[4.0-beta.14] Update build.gradle, signing and changelog.
|
2020-03-24 12:54:42 +01:00 |
|
Kuba Szczodrzyński
|
49825aca48
|
[API/Librus] Fix message attachment downloading.
|
2020-03-24 12:51:49 +01:00 |
|
Kuba Szczodrzyński
|
1d57c4e705
|
[Settings] Replace hardcoded Discord invite link with a redirect.
|
2020-03-21 16:57:01 +01:00 |
|
Kacper Ziubryniewicz
|
87ae5787ee
|
[UX] Fix app quiting in home when back button opens drawer function active.
|
2020-03-20 21:39:38 +01:00 |
|
Kacper Ziubryniewicz
|
20f16c25a3
|
[API/Liburs] Fix getting wrong homework description in Synergia.
|
2020-03-20 15:47:12 +01:00 |
|
Kacper Ziubryniewicz
|
6f1ec79d9b
|
[UX] Fix back button opens drawer function always opening the drawer.
|
2020-03-20 14:21:13 +01:00 |
|
Kuba Szczodrzyński
|
18c7eea89c
|
[API/Mobidziennik] Fix messages exception when no table found. Handle server problem maintenance error.
|
2020-03-19 23:25:01 +01:00 |
|
Kuba Szczodrzyński
|
f73060aeb6
|
[API/Idziennik] Fix announcements error.
|
2020-03-19 23:04:23 +01:00 |
|
Kuba Szczodrzyński
|
2f653b83b6
|
[Errors] Clarify some HTTP error explanations.
|
2020-03-19 23:00:39 +01:00 |
|
Kuba Szczodrzyński
|
445dec907d
|
[Home] Change card swipe direction to left. Add config dialog to bottom sheet.
|
2020-03-19 22:29:42 +01:00 |
|
Kuba Szczodrzyński
|
927316d24b
|
[Firebase] Disable sync by firebase when profile is excluded from auto sync.
|
2020-03-19 20:18:52 +01:00 |
|
Kuba Szczodrzyński
|
3957453ed6
|
[UI] Fix displaying lists for correct profile in event manual dialog.
|
2020-03-19 20:09:35 +01:00 |
|
Kuba Szczodrzyński
|
0296c704cb
|
[UI] Update dialog NoDisplay theme.
|
2020-03-19 20:02:50 +01:00 |
|
Kuba Szczodrzyński
|
1e7fe972de
|
[API/Librus] Fix setting messages as read.
|
2020-03-19 19:49:55 +01:00 |
|
Kuba Szczodrzyński
|
c95bc656ea
|
[UI] Add context menus in messages and events to quickly run an action.
|
2020-03-19 17:55:12 +01:00 |
|
Kuba Szczodrzyński
|
a082d95b04
|
[Events/Manual] Remove saving progress toasts.
|
2020-03-18 14:39:21 +01:00 |
|
Kuba Szczodrzyński
|
6866dd4801
|
[Widgets/Timetable] Fix "no lessons" and "no timetable" texts overlapping.
|
2020-03-18 12:48:04 +01:00 |
|
Kuba Szczodrzyński
|
2186da416e
|
[Timetable] Fix displaying "no lessons" when all lessons in next 7 days are cancelled.
|
2020-03-18 12:45:53 +01:00 |
|
Kuba Szczodrzyński
|
22d859fcde
|
[UI] Set main snackbar dismiss timeout to 7 seconds.
|
2020-03-18 12:44:57 +01:00 |
|
Kuba Szczodrzyński
|
39514b69b3
|
[API/Vulcan] Fix API url slash issue when migrating from 3.x.
|
2020-03-18 12:44:28 +01:00 |
|
Kuba Szczodrzyński
|
c384736840
|
[Grades] Fix counting average without weight.
|
2020-03-17 16:06:22 +01:00 |
|
Kuba Szczodrzyński
|
507657f273
|
[UI/Messages] Improve HTML lists presentation.
|
2020-03-17 16:05:21 +01:00 |
|
Kuba Szczodrzyński
|
60641742ed
|
[4.0-beta.13] Update build.gradle, signing and changelog.
|
2020-03-15 23:05:03 +01:00 |
|
Kuba Szczodrzyński
|
0fc6f07986
|
[Homework] Fix homework list sorting.
|
2020-03-15 22:20:35 +01:00 |
|
Kuba Szczodrzyński
|
1b2bdc0580
|
[Login] Add QR scanner to Vulcan & Librus JST login. Implement incorrect token error in Librus JST.
|
2020-03-15 21:46:46 +01:00 |
|
Kuba Szczodrzyński
|
9bac239f77
|
[API/Librus] Add handling message not found error. Fix for duplicated errors and exceptions.
|
2020-03-15 20:15:10 +01:00 |
|
Kuba Szczodrzyński
|
371acb2d2a
|
[Events] Disable shared notification for past events.
|
2020-03-15 20:01:23 +01:00 |
|
Kuba Szczodrzyński
|
454f82e139
|
[Events] Disable shared notification with registration disabled. Add registration enable prompt when sharing events.
|
2020-03-15 19:59:48 +01:00 |
|
Kuba Szczodrzyński
|
e8da249353
|
[UI] Fix date dropdown selecting wrong month. Refactor event dialogs a bit.
|
2020-03-15 14:54:26 +01:00 |
|
Kuba Szczodrzyński
|
c7950c53da
|
[API/Vulcan] Fix adding unknown subject in timetable. Fix selecting correct TeamClass in timetable.
|
2020-03-15 12:12:00 +01:00 |
|
Kacper Ziubryniewicz
|
b5502478e4
|
[Dialog/EventManual] Add process dialog and fix some things.
|
2020-03-14 23:27:16 +01:00 |
|
Kuba Szczodrzyński
|
4480a7e486
|
[API/Librus] Fix indicating parent account during first login.
|
2020-03-13 16:37:30 +01:00 |
|
Kuba Szczodrzyński
|
7c7dff743b
|
[API] Optimize App Sync a bit.
|
2020-03-13 16:22:43 +01:00 |
|
Kuba Szczodrzyński
|
c568cd3f2e
|
[Messages] Replace hardcoded message colors with brightened/darkened versions instead of white/black.
|
2020-03-12 18:46:16 +01:00 |
|
Kuba Szczodrzyński
|
6ec2bc6f21
|
[API/Mobidziennik] Fix duplicated line breaks when getting message.
|
2020-03-12 13:55:02 +01:00 |
|
Kuba Szczodrzyński
|
af3b6f3a97
|
[UI] Replace material date pickers with the DatePickerDialog. Add time picker to time dropdown.
|
2020-03-11 21:11:35 +01:00 |
|
Kuba Szczodrzyński
|
d855118610
|
[Attendance] Revert changing attendance item font.
|
2020-03-11 19:58:56 +01:00 |
|
Kuba Szczodrzyński
|
c9992d9fe8
|
[UI] Make fragments disable pull to refresh when not scrolled to the top.
|
2020-03-11 19:18:24 +01:00 |
|
Kuba Szczodrzyński
|
85fe2636cc
|
[Home] Disable pull to refresh while swiping a card.
|
2020-03-11 18:41:37 +01:00 |
|
Kuba Szczodrzyński
|
35f4a31a76
|
[Home] Implement dismissing, adding and removing cards. Remove debug card.
|
2020-03-11 18:25:28 +01:00 |
|
Kuba Szczodrzyński
|
1e494ebb70
|
[Feedback] Implement feedback fragment in feedback activity.
|
2020-03-11 17:36:41 +01:00 |
|