Diego Beraldin
8bbe2801db
fix: navigation to home from different sections
2023-12-23 17:57:57 +01:00
Diego Beraldin
273e621bb6
enhancement: snackbar color; closes #363 ( #364 )
2023-12-23 17:48:04 +01:00
Diego Beraldin
c9bd899c1f
enhancement: back to home; closes #345 ( #358 )
2023-12-23 12:26:38 +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
d72f075efa
feat: modlog ( #338 ); closes #332
...
* chore: add api implementation
* chore: add repository
* refactor: move report cards to package
* feat: add entry point in community detail
* feat: add new screen
* feat: UI implementation
2023-12-21 18:08:06 +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
Diego Beraldin
020f322fa6
fix: di missing binding ( #328 )
2023-12-19 23:03:39 +01:00
Diego Beraldin
a79b29fe63
refactor: modularization home, search and settings features ( #326 )
...
* refactor: add unit-postlist module
* refactor: add unit-managesubscriptions and unit-multicommunity modules
* refactor: add unit-about module
2023-12-19 12:41:49 +01:00
Diego Beraldin
072d1420d6
refactor(common-ui): split :core-commonui into separate modules ( #325 )
...
* refactor: add unit-ban module
* refactor: add unit-zoomableimage and unit-chat modules
* refactor: add unit-web module
* refactor: add unit-selectcommunity module
* refactor: add unit-drawer module
* refactor: add unit-communityinfo module
* refactor: add unit-instanceinfo module
* refactor: add unit-remove module
* refactor: add unit-reportlist module
* refactor: add unit-saveditems module
* refactor: add unit-createreport module
* refactor: add unit-createcomment module
* refactor: add unit-createpost module
* refactor: add unit-postdetail module
* refactor: add unit-communitydetail module
* refactor: add unit-userdetail module
* refactor: cleanup
2023-12-19 10:21:15 +01:00
Diego Beraldin
88b93fb7eb
refactor: create lemmy-ui submodule ( #318 )
2023-12-17 22:56:07 +01:00
Diego Beraldin
dc97f92843
chore: update dependencies ( #308 )
2023-12-16 12:12:59 +01:00
Diego Beraldin
d3b945dbb6
feat: possibility to customize content font family; closes #306 ( #307 )
2023-12-16 11:44:23 +01:00
Diego Beraldin
64307b5526
enhancement: create post and comment gestures disabled; closes #299 ( #302 )
2023-12-13 22:04:28 +01:00
Diego Beraldin
ae08e6c7a4
enhancement: listing shortcuts in drawer; closes #213 ( #274 )
2023-12-10 19:40:22 +01:00
Diego Beraldin
37ad41559a
fix: unread counter in nav bar; closes #269 ( #273 )
2023-12-10 17:59:24 +01:00
Diego Beraldin
23deb22dfb
feat: add exit confirmation ( #241 ); closes #217
2023-12-07 21:04:17 +01:00
Diego Beraldin
3bfb1b7fdf
feat: comment bar theme ( #239 ); closes #219
...
* feat: component for preview
* feat: update model and persistence
* feat: update comment UI
* feat: update settings UI
* chore: update l10n
2023-12-07 16:13:15 +01:00
Diego Beraldin
dfbc3eea3b
feat: separate unread items ( #233 ); closes #216
2023-12-06 21:21:34 +01:00
Diego Beraldin
255a5a802c
enhancement: anonymous mode improvements ( #228 ); closes #208 , #209 , #210
...
* chore: improve logged state tracking; closes #210
* chore: prevent actions in explore screen if not logged; closes #208
* chore: hide action buttons if unlogged; closes #209
2023-12-06 17:34:56 +01:00
Diego Beraldin
fcc2c8fe2e
chore: default system theme ( #227 )
2023-12-06 10:43:01 +01:00
Diego Beraldin
6087df5856
refactor: navigation module ( #195 )
...
* refactor: move navigation to own module
* refactor: use applyDefaultHierarchyTemplate
2023-12-04 19:36:34 +01:00
Diego Beraldin
2c31ddfa71
enhancement: improve navigation drawer ( #186 )
...
* fix: drawer content in anonymous mode
* refactor: embed scope in drawer coordinator
* fix: navigation drawer gestures
2023-12-03 09:58:38 +01:00
Diego Beraldin
d275dd9b18
fix: navigation bar text ( #183 )
2023-12-02 23:36:41 +01:00
Diego Beraldin
b949a80f45
chore: application splash screen ( #179 )
2023-11-30 08:54:14 +01:00
Diego Beraldin
7aecc6d741
fix(inbox): several fixes ( #178 )
...
* fix: chat fonts
* fix: chat loading
* fix: count messages in inbox unread
2023-11-29 21:22:42 +01:00
Diego Beraldin
c52289f85e
fix: allow drawer only in root screen ( #172 )
2023-11-28 22:54:45 +01:00
Diego Beraldin
bc8fcd1394
feat: support to arabic and RTL languages ( #171 )
2023-11-28 21:52:59 +01:00
Diego Beraldin
607948ff45
fix: navigation and drawer interop
2023-11-28 21:08:39 +01:00
Diego Beraldin
1569f1b1ff
enhancement(app): reintroduce screen transitions ( #165 )
2023-11-26 23:36:23 +01:00
Diego Beraldin
a144de3651
fix(app): initialization
2023-11-26 12:09:07 +01:00
Diego Beraldin
86a5c94ff7
fix(posts): opening user mentions ( #163 )
2023-11-26 09:52:34 +01:00
Diego Beraldin
95da52b23c
fix: rc10 reports ( #159 )
...
* enhancement(app): initialization and settings loading
* enhancement(common-ui): prevent keyboard from closing when scrolling in create text fields
* fix(drawer): improve navigation content
2023-11-25 14:23:11 +01:00
Diego Beraldin
d3de71a35c
fix: several bugfixes ( #137 )
...
* fix: UiFontFamily serialization
* fix: change sort and feed type
* fix: improve event management
* fix: scroll in post lists
* fix: zoomable image and drawer behaviour
* fix: key in explore screen
* enhancement: remove confusing instance sort types
* fix: remove screen transitions
2023-11-16 22:33:17 +01:00
Diego Beraldin
e474c9227d
feat: double click management ( #130 )
2023-11-13 22:17:59 +01:00
Diego Beraldin
aecf2549fb
chore: add crash reporting ( #129 )
...
* refactor: organize core-utils
* feat: add crash report sender
2023-11-12 22:26:19 +01:00
Diego Beraldin
673b2faf83
enhancement: edit screens ( #128 )
...
* fix: window background color
* enhancement: specific title for edit screens
* fix: bug preventing post modification
* fix: add update date to better track changes
2023-11-12 10:08:59 +01:00
Diego Beraldin
b064899108
feat: animate screen transitions ( #127 )
2023-11-11 23:17:01 +01:00
Diego Beraldin
e603644925
feat: quick login implementation ( #118 )
...
* feat: quick login implementation
* chore: update from PR feedback
2023-11-09 21:41:25 +01:00
Diego Beraldin
058a92f804
enhancement: image prefetch; icon sizes ( #109 )
...
* enhancement: add image prefetch
* enhancement: standardize image sizes
2023-11-06 23:49:52 +01:00
Diego Beraldin
e771aa3d5e
chore: further optimizations ( #104 )
2023-11-05 22:31:54 +01:00
Diego Beraldin
e007426b37
chore: screen model and navigator optimizations ( #103 )
2023-11-05 13:58:46 +01:00
Diego Beraldin
75f919a687
fix: minor bug fixes ( #99 )
...
* fix: increase deep link debounce
* fix: load more button position
* fix: add retry comment download button
2023-11-03 09:02:00 +01:00
Diego Beraldin
b233a77f15
fix: hot_rank type; navigation; sidebar loading ( #85 )
...
* fix: hot_rank type
* fix: improvement to profile loading
* fix: navigation drawer after deep link
2023-10-29 18:05:31 +01:00
Diego Beraldin
40a553502b
refactor: improve deep link management ( #82 )
2023-10-28 19:03:56 +02:00
Diego Beraldin
b79b567101
fix: android-specific markdown rendering; closes #48 , #31
2023-10-23 12:14:29 +02:00
Diego Beraldin
b2bd60a3c4
feat: custom upvote and downvote colors
2023-10-22 19:10:50 +02:00
Diego Beraldin
ba7c197957
fix: deep link (and hide back button if not possible)
2023-10-21 21:53:03 +02:00
Diego Beraldin
37b2563629
fix: disable navigation drawer in web screen
2023-10-20 08:59:06 +02:00
Diego Beraldin
3ad5bb2ee6
fix: unnecessary reload of drawer menu
2023-10-19 22:05:58 +02:00