Diego Beraldin
|
6c81212aa2
|
refactoring: migrate l10n from XML to pure Kotlin (#936)
|
2024-06-06 08:14:36 +02:00 |
|
Diego Beraldin
|
b3fbd77ebc
|
chore: :feature:profile viewmodel tests (#924)
|
2024-06-03 22:21:39 +02:00 |
|
Diego Beraldin
|
cb668f817b
|
fix: navigation bar inset (#908)
|
2024-05-30 14:44:28 +02:00 |
|
Diego Beraldin
|
c85de822da
|
chore: update to Kotlin 2.0.0 and Compose Multiplatform 1.6.10 (#892)
|
2024-05-27 07:26:30 +02:00 |
|
Diego Beraldin
|
8b4514b5e2
|
fix: iOS compatibility (#861)
|
2024-05-17 23:33:30 +02:00 |
|
Diego Beraldin
|
8c167c8975
|
fix: pull to refresh indicator in filtered contents (#856)
|
2024-05-16 19:11:24 +02:00 |
|
Diego Beraldin
|
0703b1573f
|
chore: add ktlint (#854)
|
2024-05-15 23:49:48 +02:00 |
|
Diego Beraldin
|
a10189d212
|
refactor: use filtered contents to render bookmarks (#840)
|
2024-05-13 07:56:31 +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
|
7248de98df
|
enhancement: select scale mode in image detail (#811)
|
2024-05-09 22:49:02 +02:00 |
|
Diego Beraldin
|
d58d2ba4b4
|
enhancement: retry button for network failure (#786)
|
2024-05-04 23:46:35 +02:00 |
|
Diego Beraldin
|
3a7c378bb1
|
enhancement: side menu top bar actions (#776)
|
2024-05-04 12:41:42 +02:00 |
|
Diego Beraldin
|
211d1d72fd
|
fix: max top inset (#760)
|
2024-05-02 13:58:57 +02:00 |
|
Diego Beraldin
|
c364ce5941
|
fix: consistent icons for posts, replies, arrows (#759)
|
2024-05-02 13:14:51 +02:00 |
|
Diego Beraldin
|
723ed8b3d3
|
enhancement: make login form a full screen (#736)
|
2024-04-28 18:43:49 +02:00 |
|
Diego Beraldin
|
32eb9ddae6
|
fix: move manage account to top bar (#722)
|
2024-04-25 09:56:38 +02:00 |
|
Diego Beraldin
|
9a4d046099
|
enhancement: restore profile action menu (#712)
|
2024-04-21 22:18:31 +02:00 |
|
Diego Beraldin
|
c405bf174b
|
fix: edge to edge insets (#710)
|
2024-04-21 13:36:33 +02:00 |
|
Diego Beraldin
|
d9c2fc7a5b
|
fix: logout confirmation dialog buttons (#703)
|
2024-04-19 22:47:32 +02:00 |
|
Diego Beraldin
|
995001e487
|
enhancement: logout confirmation (#700)
|
2024-04-19 22:22:48 +02:00 |
|
Diego Beraldin
|
f99dcb8a82
|
enhancement: declutter profile screen (#681)
|
2024-04-14 10:27:18 +02:00 |
|
Diego Beraldin
|
893e933540
|
chore: apply detekt to feature modules (#649)
|
2024-03-31 12:48:33 +02:00 |
|
Diego Beraldin
|
302043e73a
|
chore: add detekt (#643)
|
2024-03-30 09:11:40 +01:00 |
|
Diego Beraldin
|
58f3751dfa
|
enhancement: review Explore UI (#619)
|
2024-03-21 19:28:44 +01:00 |
|
Diego Beraldin
|
0acbe4aa63
|
refactor: remove redundant architecture structure (#587)
|
2024-03-11 08:43:03 +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
|
a2eb97d9b0
|
chore: add module diagrams
|
2024-01-16 22:53:58 +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
|
0ec23f943d
|
feat: edge to edge contents (#398)
* chore: setup
* feat: update post list
* feat: update community detail
* feat: update multi-community
* feat: update user detail
* feat: update profile
* feat: add option in settings
* feat: persistence and db migration
* chore: add translations
closes #311
|
2023-12-29 13:17:16 +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
|
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 |
|