szkolny/app
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
..
libs [Gradle] Move java-json to app/libs. 2020-01-02 18:49:43 +01:00
proguard [Proguard] Remove unneeded rules. Move app proguard rules. 2021-03-21 22:49:43 +01:00
sampledata [Login] Add new login user interface. 2020-04-16 11:01:53 +02:00
schemas/pl.szczodrzynski.edziennik.data.db.AppDb [UI] Add Notes feature. (#99) 2021-10-28 22:35:30 +02:00
src/main [UI] Add Notes feature. (#99) 2021-10-28 22:35:30 +02:00
.gitignore you've been waiting for this moment for so long 2019-09-18 22:29:09 +02:00
build.gradle [UI] Add Notes feature. (#99) 2021-10-28 22:35:30 +02:00
git-info.gradle [App] Fix detecting correct remote repository name. 2021-04-03 15:13:10 +02:00
google-services.json you've been waiting for this moment for so long 2019-09-18 22:29:09 +02:00
proguard-rules.pro [Refactor] Flatten .ui package. 2021-10-17 21:02:35 +02:00