akesi seli
8f9afce2ee
refactor(di): migrate feature modules to Koin Annotations ( #139 )
2024-12-06 23:45:57 +01:00
akesi seli
260af5a28e
chore(deps): update Gradle, AGP, androidx.work and androidx.core ( #135 )
...
* update version catalog
* fix compileSdk in all build scripts
* update Gradle wrapper
* update workflows
* update version badge in README.md
* update documentation
2024-12-05 18:42:29 +01:00
akesi seli
7ab242b3e2
chore: add code coverage plugin ( #120 )
...
* fix :domain:lemmy:pagination package structure
* chore: remove detekt baselines
* add kover plugin to project root
* apply plugin to subprojects
* apply plugin to app module with config
* generate and upload coverage when unit tests are run
2024-11-22 20:33:33 +01:00
akesi seli
5e72a3b8f5
feat: make it possible to open videos full screen ( #97 )
...
* update player config
* update video player composable
* update card video composable
* update post card composable
* update media item composable
* make image detail screen support videos
* update usages in all screens
* update tech stack in README
* update technical manual
2024-11-12 22:58:20 +01:00
akesi seli
11a0ff15ca
chore: improve readability of vote actions ( #86 )
2024-11-10 22:19:30 +01:00
akesi seli
95d7e54c8e
fix: reset UI state when block option selected ( #73 )
...
* fix copy to clipboard dialog title
* fix: UI state after dismissing block bottom sheet
2024-11-04 18:18:13 +01:00
akesi seli
e987f4658a
refactor: remove copy post bottom sheet ( #64 )
...
* remove CopyPostBottomSheet
* remove associated NotificationCenterEvent
* update community detail
* update multi-community
* update post detail
* update post list
* update user detail
2024-11-02 09:44:06 +01:00
akesi seli
a03e086dc8
refactor: rewrite sort bottom sheet as Material3 modal bottom sheet ( #61 )
...
* use trailing lambda in custom modal bottom sheet
* refactor: rewrite SortBottomSheet as modal bottom sheet
* add default for ChangeSortType event
* update post list
* update account settings
* update community detail
* update explore
* update instance info
* update multi-community
* update post detail
* update user detail
* update settings
2024-11-01 17:13:12 +01:00
akesi seli
cfb0571657
refactor: remove ShareBottomSheet ( #59 )
...
* remove old l10n resources
* use neutral debug app name
* enable networking logs in debug builds
* refactor: remove ShareBottomSheet
2024-10-31 10:04:32 +01:00
akesi seli
543bafd8ba
chore(deps): update Compose Multiplatform from 1.6.11 to 1.7.0 ( #42 )
...
* update README
* update compose multiplatform from 1.6.11 to 1.7.0
* fix breaking changes
* migrate to Material3 PullToRefreshBox
* remove unwanted background from modal bottom sheet items
2024-10-23 11:08:40 +02:00
akesi seli
52b7453d4b
refactor: use composition locals to provide a UriHandler
implementation ( #15 )
...
* add method to open webview to detail opener
* define CustomUriHandler
* update dependency injection
* update Gradle scripts
* remove NavigationCoordinator.handleUrl
* provide UriHandler in App root
* update UI components
removing all open detail/web callbacks
* make sure to close side menu when opening detail screens
(and bottom sheets)
* update usages in all screens
2024-09-24 12:43:30 +02:00
akesi seli
1702f3e603
refactor: add ripple effect to clickable elements; remove remembered callbacks ( #13 )
...
* remove RememberCallback util
* update onClick modifier
* update usages UI components
* update usages in screens
* migrate missing settings rows
2024-09-13 18:06:12 -04:00
akesi seli
e492a54b28
enhancement: uniform comment cards ( #3 )
...
* use uniform logic for bar with and text indentation in comments
* update call site
2024-08-05 17:24:54 -04:00
Christopher N7_X
a27157d748
updated package name for any future forks
2024-08-02 19:37:54 -04:00
Christopher N7_X
249563b9e5
updated package name for any future forks
2024-08-02 19:34:52 -04:00
Diego Beraldin
40d53b0f05
fix: restore edge-to-edge bottom ( #1176 )
2024-07-28 16:20:05 +02:00
Diego Beraldin
ae8bc8082d
fix: bookmarks navigation padding ( #1173 )
2024-07-28 12:45:23 +02:00
Diego Beraldin
87abf551c6
fix: first level comments expanded and visible by default ( #1163 )
2024-07-23 09:38:11 +02:00
Diego Beraldin
3a1b04d010
enhancement: disable swipe gestures for anonymous users ( #1110 )
2024-07-10 22:04:04 +02:00
Diego Beraldin
3577431cc3
enhancement: post opening and initial load ( #1087 )
2024-07-06 19:38:43 +02:00
Diego Beraldin
ff2471ef3c
fix: comment loading in post detail ( #1074 )
2024-07-02 21:28:52 +02:00
Diego Beraldin
a6e24e1a43
fix: moderator and admin indicators ( #1058 )
2024-06-29 19:58:20 +02:00
Christopher
136cefaf2a
feat: add search text highlighting ( #1043 )
2024-06-26 20:40:01 +02:00
Diego Beraldin
32859c9bf6
feat: configure default result type for Explore ( #1040 )
2024-06-24 19:47:38 +02:00
Diego Beraldin
d7bb072573
enhancement: rounded search fields ( #1035 )
2024-06-24 07:25:09 +02:00
Christopher
df4b537f3f
fix: child comments visible under collapsed parent after load/refresh ( #1021 )
2024-06-22 18:18:57 +02:00
Diego Beraldin
be25f8a393
feat: moderator badge in comments ( #1016 )
2024-06-22 09:16:15 +02:00
N7-X
65c03c635c
enhancement: retain comment expanded state when loading more or refreshing ( #1012 )
2024-06-21 16:23:14 +02:00
Diego Beraldin
f4a0352942
feat: restore deleted post and comments ( #998 )
2024-06-18 00:39:56 +02:00
Diego Beraldin
4f23ecd5c6
feat: edit swipe action ( #994 )
2024-06-17 12:18:56 +02:00
Diego Beraldin
fe55a626b3
fix: comment navigation at list ends ( #982 )
2024-06-15 09:11:49 +02:00
Diego Beraldin
dd2f6432a5
fix: comment navigation ( #981 )
2024-06-15 00:46:50 +02:00
Diego Beraldin
5e62192beb
fix: prevent delay in post detail opening ( #979 )
2024-06-14 14:28:37 +02:00
Diego Beraldin
16cfddcb3f
Hotfix 1.11.2 ( #976 )
2024-06-13 23:00:37 +02:00
Diego Beraldin
fe41e693db
feat: add option to share comments ( #950 )
2024-06-08 07:55:24 +02:00
Diego Beraldin
6c81212aa2
refactoring: migrate l10n from XML to pure Kotlin ( #936 )
2024-06-06 08:14:36 +02:00
Diego Beraldin
541cf7255d
enhancement: improve login use case ( #930 )
2024-06-05 07:59:48 +02:00
Diego Beraldin
5cb0c28352
fix: comment edit a reply to another comment ( #928 )
2024-06-04 23:09:39 +02:00
Diego Beraldin
4e39829df6
feat: specific language on a per-community basis ( #909 )
2024-05-30 21:53:05 +02:00
Diego Beraldin
cb668f817b
fix: navigation bar inset ( #908 )
2024-05-30 14:44:28 +02:00
Diego Beraldin
c98d12c104
feat: feature posts to local instance ( #906 )
2024-05-29 15:24:26 +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
58e33fccd8
fix: MVI model state update ( #879 )
2024-05-20 22:54:34 +02:00
Diego Beraldin
4b85782e39
feat: hide downvote button if not enabled on instance ( #864 )
2024-05-19 00:01:52 +02:00
Diego Beraldin
8c9ff8e4d9
fix: comment navigation if empty ( #865 )
2024-05-18 13:42:59 +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
f9ed0337fc
enhancement: open post and initial loading ( #855 )
2024-05-16 09:19:06 +02:00
Diego Beraldin
0703b1573f
chore: add ktlint ( #854 )
2024-05-15 23:49:48 +02:00
Diego Beraldin
dcbf4e751a
feat: implement admin tools ( #842 )
2024-05-14 06:34:11 +02:00