Kuba Szczodrzyński
|
7c925cb88a
|
[UI] Add Notes feature. (#99)
* [DB] Add Room schema export location.
* [DB] Add Note entity and migration 96.
* Add correct database schema
* [Notes] Implement basic note list UI.
* [DB] Implement Noteable in Full entities. Add note relation and filtering.
* [Notes] Make Note searchable.
* [UI] Disable onClick listeners in adapters when null.
* [UI] Implement showing note list in dialog.
* [UI] Update note dialogs UI.
* [Notes] Add note details dialog.
* [Notes] Extract note dialogs header into a separate layout.
* [Notes] Add note editor dialog.
* [Notes] Show note icons in dialogs and lists.
* [Notes] Add showing substitute text.
* [Notes] Add replacing notes icon.
* [Notes] Add sharing and receiving notes.
* [Notes] Add notes list UI fragment.
* [Notes] Implement adding notes without owner.
* [Notes] Add color names.
* [Notes] Add notes card on home screen.
* [Notes] Add notes card migration.
|
2021-10-28 22:35:30 +02:00 |
|
Kuba Szczodrzyński
|
f1e58db151
|
[Refactor] Flatten .ui package.
|
2021-10-17 21:02:35 +02:00 |
|
Kuba Szczodrzyński
|
2834ab1050
|
[Layout] Migrate marginStart/marginEnd to marginHorizontal.
|
2021-03-25 12:45:07 +01:00 |
|
Kuba Szczodrzyński
|
9ef37c46ef
|
[Layout] Migrate paddingTop/paddingBottom to paddingVertical.
|
2021-03-25 11:54:52 +01:00 |
|
Kuba Szczodrzyński
|
42ef40439e
|
[Grades] Implement showing unseen badges and marking as seen. Change default "hide improved" config value.
|
2020-03-09 20:18:11 +01:00 |
|
Kuba Szczodrzyński
|
70c307b796
|
[UI/Grades] Change some fonts.
|
2020-03-07 11:54:47 +01:00 |
|
Kuba Szczodrzyński
|
f17a02be54
|
[Grades] Implement new Grades module (UI & API changes).
|
2020-03-06 21:09:05 +01:00 |
|