12 Commits

Author SHA1 Message Date
Kuba Szczodrzyński
2d6cf50ca7
[Agenda] Refactor agenda UI code. 2021-04-09 15:32:44 +02:00
Kuba Szczodrzyński
6c4a1b54ba [Layout] Migrate marginTop/marginBottom to marginVertical. 2021-03-25 12:51:37 +01:00
Kuba Szczodrzyński
37879ca07e [Layout] Migrate marginLeft/marginRight to marginHorizontal. 2021-03-25 12:48:28 +01:00
Kuba Szczodrzyński
9ef37c46ef [Layout] Migrate paddingTop/paddingBottom to paddingVertical. 2021-03-25 11:54:52 +01:00
Kuba Szczodrzyński
1364691a46 [Layout] Migrate paddingLeft/paddingRight to paddingHorizontal. 2021-03-25 11:49:22 +01:00
Kacper Ziubryniewicz
af8bda9e92 [Dialog/Day] Add showing lessons count and length. 2020-02-23 23:17:28 +01:00
Kacper Ziubryniewicz
453bcaa1f6 [Dialog/Day] Show lesson changes and teacher absences in the day dialog. 2020-02-13 23:04:29 +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
92ba7248ef [UI] Fix vector drawables crashing on API < 21. 2020-01-11 13:56:09 +01:00
Kuba Szczodrzyński
ddf66ef061 [UI/Dialogs] Fix "No events" text alignment. 2020-01-06 16:36:48 +01:00
Kuba Szczodrzyński
16320b4486 [UI/Events] Update Day Dialog. Add Event List Adapter to Timetable Lesson Dialog. 2019-12-18 20:07:38 +01:00
Kuba Szczodrzyński
d70b0c0c3f [UI] Implement new Event Adapter and Day Dialog (partially). 2019-12-16 22:26:00 +01:00