Diego Beraldin
3633c2256d
fix: post body height ( #422 )
...
* fix: post body height limit
* chore: update README
2024-01-06 10:22:57 +01:00
Diego Beraldin
3caaac0b9d
refactor: modifiers ( #414 )
...
* refactor: remove Modifier.let calls
* refactor: remove composed modifier factory
2024-01-03 09:23:46 +01:00
Diego Beraldin
fb12df6222
fix: parameter serialization ( #407 )
2024-01-01 11:53:41 +01:00
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
1c19c24f64
refactor: move raw content dialog to separate module ( #385 ); closes #384
2023-12-27 18:50:58 +01:00
Diego Beraldin
2b2c55e877
enhancement: button responsiveness ( #383 ); closes #382
...
* chore: remove unused expression
* enhancement: improve button responsiveness
2023-12-27 18:01:55 +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
8d4decf608
feat: share dialog ( #372 ); closes #352
...
* fix: bottom sheet title position
* feat: new bottom sheet
* feat: use bottom sheet to share
* chore: update viewmodels
* fix: avoid sharing multiple times same URL
2023-12-25 02:27:02 +01:00
Diego Beraldin
a9e556168d
fix: opening links; closes #365 ( #366 )
2023-12-23 18:26:24 +01:00
Diego Beraldin
189aaa0612
fix: bottom sheet gestures; closes #347 ( #359 )
2023-12-23 13:39:27 +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