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
|
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 |
|