Diego Beraldin
|
e206de2e16
|
refactor: screen params (state restoration) (#402)
* chore: add local cache
* chore: remove possibility to disable bottom sheet gestures
* chore: add cache to detail opener and create entry points
* chore: add query by id to multi-community
* chore: update community detail
* chore: update community info
* chore: update create comment
* chore: update create post
* chore: update multi-community screens
* chore: update user detail
* chore: update user info
* chore: update post detail
* chore: update post list
* chore: update modal drawer
* chore: update subscription management
* chore: update profile
* chore: update saved items
* chore: remove JavaSerializable
closes #316
|
2023-12-30 10:15:22 +01:00 |
|
Diego Beraldin
|
23696993a7
|
feat: web preferences (#386); closes #221
* feat: implement web preferences
* feat: show matrix user id in user info
|
2023-12-28 17:24:14 +01:00 |
|
Diego Beraldin
|
c2ef07d4be
|
refactor: navigation improvements (#380)
* chore: add some missing serializable
* refactor: use voyager-koin integration for viewmodels
* fix: typo
|
2023-12-26 17:37:37 +01:00 |
|
Diego Beraldin
|
6ce62e3e61
|
fix: event dispatch; closes #348 (#373)
|
2023-12-25 10:00:13 +01:00 |
|
Diego Beraldin
|
b3a29d2cf4
|
fix: drawer navigation; closes #349 (#357)
|
2023-12-23 11:59:53 +01:00 |
|
Diego Beraldin
|
4eb2c59117
|
fix: optimizations (#341); closes #340
* fix: drawer sorting
* chore: remove fonts
* chore: optimize dependencies
* refactor: limit coil image cache size
* chore: add proguard rules
|
2023-12-22 11:39:20 +01:00 |
|
Diego Beraldin
|
7ab2d67607
|
feat: favorite communities (#336); closes #333
* chore: remove unnecessary parameter
* chore: add local repository
* feat: show indicator in drawer
* feat: add option in subscription management
* feat: add option in community detail
* enhancement: observe changes in drawer
|
2023-12-20 18:04:36 +01:00 |
|
Diego Beraldin
|
6c78f92ff5
|
refactor: inbox modularization (#334)
* chore: update gradle scripts
* refactor: add :domain:inbox module
* refactor: add :unit:replies module
* refactor: add :unit:mentions module
* refactor: add :unit:messages module
|
2023-12-20 11:54:52 +01:00 |
|
Diego Beraldin
|
788deac8a5
|
refactor: module structure (#329)
|
2023-12-20 00:45:20 +01:00 |
|