Kuba Szczodrzyński
|
f3e2d21b89
|
[UI] Refactor app dialogs. (#103)
* [UI] Add new base dialog classes.
* [UI] Migrate dialogs to the new base classes.
|
2021-10-22 16:57:10 +02:00 |
|
Kuba Szczodrzyński
|
7884bf4077
|
[Refactor] Cleanup most compilation warnings.
|
2021-10-17 23:02:27 +02:00 |
|
Kuba Szczodrzyński
|
59f80c049c
|
[Refactor] Split Extensions into separate files.
|
2021-10-17 22:18:00 +02:00 |
|
Kuba Szczodrzyński
|
f1e58db151
|
[Refactor] Flatten .ui package.
|
2021-10-17 21:02:35 +02:00 |
|
Kuba Szczodrzyński
|
74b766f18a
|
[UI] Add text styling to manual events. (#96)
* [UI] Move text styling outside of messages module.
* [UI] Add text styling to event manual dialog.
* [UI/Events] Implement showing HTML-formatted content.
* [UI] Fix searching in styled event topic. Create HtmlMode enum.
* [UI] Add HTML Simple mode to text styling manager. Fix CharSequence replacing.
* [Events] Disable self-shared event notifications.
* [UI] Fix simple HTML mode format. Fix HTML in notifications.
* [HTML] Replace usages of Html and HtmlCompat with BetterHtml.
* [Events] Fix editing self-added events from other devices.
* [Events] Implement receiving and fix showing HTML-formatted events.
* [UI/Events] Add observing changes in event details dialog.
* [Firebase] Disable self-shared event notifications.
|
2021-10-16 19:37:41 +02:00 |
|
Kuba Szczodrzyński
|
325efd8b14
|
[Data] Refactor checking homework event type.
|
2021-10-01 19:46:11 +02:00 |
|
Kuba Szczodrzyński
|
85d74bec1c
|
[UI] Add long text for notification descriptions.
|
2021-05-26 19:00:09 +02:00 |
|
Kuba Szczodrzyński
|
4bea803220
|
Merge branch 'develop' into feature/code-cleanup
|
2021-03-31 08:52:05 +02:00 |
|
Kuba Szczodrzyński
|
37c0ff2ac7
|
[UI] Migrate MaterialDialogs to material-components.
|
2021-03-30 15:26:52 +02:00 |
|
Kuba Szczodrzyński
|
ebbb9e4904
|
[UI] Update UI to maintain icon size consistency.
|
2021-03-29 22:55:56 +02:00 |
|
Kuba Szczodrzyński
|
da953c9b1c
|
[Gradle] Update CommunityMaterial to v5.8.55.
|
2021-03-21 23:39:51 +01:00 |
|
Kuba Szczodrzyński
|
e91d99652c
|
[Gradle] Extract szkolny-font dependency. Migrate Iconics to v5.
|
2021-03-21 20:11:24 +01:00 |
|
Kuba Szczodrzyński
|
3f61ab8299
|
[DB] Refactor database and entities.
|
2020-04-29 15:14:45 +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
|
ef4527f140
|
[Refactor] Rewrite events to Kotlin.
|
2020-03-27 18:51:56 +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
|
df1a241b2b
|
[Timetable] Fix showing "no timetable" when all nearest lessons are cancelled. Fix a crash in timetable fragment.
|
2020-03-10 22:01:30 +01:00 |
|
Kuba Szczodrzyński
|
30044d6b21
|
[Timetable] Ignore last lessons if cancelled and jump to the next day.
|
2020-03-03 18:06:55 +01:00 |
|
Kuba Szczodrzyński
|
faa77ee5fb
|
[Widgets/Timetable] Show crossed out classroom in lesson change if no new classroom specified.
|
2020-02-28 21:10:03 +01:00 |
|
Kuba Szczodrzyński
|
209f98594f
|
[Widgets/Timetable] Show lessons date in unified timetable widget.
|
2020-02-27 22:32:02 +01:00 |
|
Kuba Szczodrzyński
|
48898ab1d4
|
[Widgets] Fix profile separator text color.
|
2020-02-13 13:44:20 +01:00 |
|
Kuba Szczodrzyński
|
8cc594d170
|
[Widget/Timetable] Fix widget crashing with NO_LESSONS item.
|
2020-01-20 19:27:06 +01:00 |
|
Kuba Szczodrzyński
|
b7fc6fcc38
|
[Structure] Refactor App class to Kotlin. Rewrite SzkolnyTask and posting notifications. Remove dependency on AppConfig. Update libraries and gradle.
|
2020-01-19 19:07:27 +01:00 |
|
Kuba Szczodrzyński
|
b111d33b04
|
[Widget/Config] Disable Unified lucky number widget in config activity.
|
2020-01-09 21:11:43 +01:00 |
|
Kuba Szczodrzyński
|
19c446d267
|
[Widgets/LuckyNumber] Implement a widget. Not knowing if it works or not, sorry.
|
2020-01-07 11:42:51 +01:00 |
|
Kuba Szczodrzyński
|
f9c7492726
|
[Widget/Timetable] Fix past lessons (today) not displayed.
|
2020-01-07 10:14:43 +01:00 |
|
Kuba Szczodrzyński
|
878de34546
|
[Widgets] Implement new Notifications widget.
|
2020-01-06 22:26:54 +01:00 |
|