Diego Beraldin
3801c7e2d8
fix: lazy list state issues when changing feed or sort type ( #831 )
2024-05-11 11:47:14 +02:00
Diego Beraldin
f3dc42c14e
fix: update title styles (screens, dialog, bottom sheets) ( #827 )
2024-05-11 08:41:01 +02:00
Diego Beraldin
52a76a2daf
enhancement: review text style definitions ( #825 )
2024-05-10 22:10:34 +02:00
Diego Beraldin
3a7c378bb1
enhancement: side menu top bar actions ( #776 )
2024-05-04 12:41:42 +02:00
Diego Beraldin
c364ce5941
fix: consistent icons for posts, replies, arrows ( #759 )
2024-05-02 13:14:51 +02:00
Diego Beraldin
a91ee576df
fix: add/remove favorite behaviour ( #758 )
2024-05-02 13:00:28 +02:00
Diego Beraldin
c405bf174b
fix: edge to edge insets ( #710 )
2024-04-21 13:36:33 +02:00
Diego Beraldin
5e39a7a9a6
chore: remove integer IDs ( #658 )
2024-04-07 08:27:15 +02:00
Diego Beraldin
55cb02ae94
chore: apply detekt to unit modules (1) ( #650 )
2024-04-01 11:05:15 +02:00
Diego Beraldin
302043e73a
chore: add detekt ( #643 )
2024-03-30 09:11:40 +01:00
Diego Beraldin
f3b8edaf43
fix: multi community behaviour ( #627 )
...
closes #206 ; closes #207
2024-03-24 22:54:31 +01:00
Diego Beraldin
c99ee290b2
enhancement: ask confirmation before deletion ( #626 )
2024-03-24 10:33:19 +01:00
Diego Beraldin
215b68a4d0
feat: search in subscription management ( #625 )
...
closes #624
2024-03-23 21:33:35 +01:00
Diego Beraldin
3636562739
enhancement: notify subscription event ( #621 )
2024-03-22 13:34:40 +01:00
Diego Beraldin
0acbe4aa63
refactor: remove redundant architecture structure ( #587 )
2024-03-11 08:43:03 +01:00
Diego Beraldin
c561739a1d
chore: upgrade to MD3 ( #562 )
2024-03-01 22:10:44 +01:00
Diego Beraldin
e0cdb31de9
refactor: material design navigation drawer ( #553 )
2024-02-26 23:03:24 +01:00
Diego Beraldin
9faa6136fa
refactor: migration to lyricist; remove moko-resources ( #525 )
...
closes #524
2024-02-13 22:37:13 +01:00
Diego Beraldin
7301f2dc2d
refactor: architecture refinement ( #515 )
2024-02-08 23:19:56 +01:00
Diego Beraldin
1557f29ece
feat: configure comment bar width; prefer nicknames ( #511 )
2024-02-07 22:59:26 +01:00
Diego Beraldin
34c8f38559
feat: customize swipe actions ( #463 )
...
* refactor: introduce swipe action card with custom actions
* refactor: migrate all screen towards new component
* feat: apply default swipe actions to all screens
* feat: add persistence in settings
* feat: new screen bare bones
* feat: add logic implementation
* feat: add UI implementation
* feat: color for save action
* chore: refine UI and add l10ns
closes #460
2024-01-20 12:37:09 +01:00
Diego Beraldin
35ae38ad02
chore: add more module diagrams
2024-01-17 19:55:44 +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
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
9ddac874d6
feat: manage account bans ( #391 ); closes #390
...
* chore: update manage subscriptions
* chore: update account settings
* chore: add entry point
* feat: new module implementation
2023-12-28 21:09:26 +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
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