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
325a0dbd03
refactor: migrate image loading to Coil3 ( #82 )
...
* update dependency declarations
* update build scripts
* add getTempDir to FileSystemManager
* define ImageLoaderProvider
* refactor ImagePreloadManager
* refactor CustomImage
* update DI and utilities
* update usages in UI components
* update imports for ImagePreloadManager
* cleanup main application class
* add new image transformer for markdown rendering
2024-11-05 16:19:29 +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
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
3a1b04d010
enhancement: disable swipe gestures for anonymous users ( #1110 )
2024-07-10 22:04:04 +02:00
Diego Beraldin
a6e24e1a43
fix: moderator and admin indicators ( #1058 )
2024-06-29 19:58:20 +02:00
Diego Beraldin
e2e22029cf
enhancement: remove comment horizontal padding ( #1003 )
2024-06-18 20:22:44 +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
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
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
6a793f17c7
fix: post and comment refresh ( #890 )
2024-05-26 12:57:54 +02:00
Diego Beraldin
af239aafb4
fix: instance unban ( #887 )
2024-05-26 11:09:50 +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
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
cae9fd4da3
chore: remove unnecessary dispatcher switch ( #852 )
2024-05-15 22:14:14 +02:00
Diego Beraldin
dcbf4e751a
feat: implement admin tools ( #842 )
2024-05-14 06:34:11 +02:00
Diego Beraldin
236590c0f9
feat: configurable comment indent amount ( #839 )
2024-05-12 13:41:36 +02:00
Diego Beraldin
7112c9f153
fix: report list loading indicator ( #838 )
2024-05-11 23:05:15 +02:00
Diego Beraldin
47cc557ba8
enhancement: close screen after report, ban & remove success ( #837 )
2024-05-11 14:09:21 +02:00
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
14c49ce3d8
fix: consistent vertical padding for tabbed lists ( #788 )
2024-05-05 09:51:05 +02:00
Diego Beraldin
3a7c378bb1
enhancement: side menu top bar actions ( #776 )
2024-05-04 12:41:42 +02:00
Diego Beraldin
e002eff127
feat: full width images ( #763 )
2024-05-02 22:48:52 +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
a91ee576df
fix: add/remove favorite behaviour ( #758 )
2024-05-02 13:00:28 +02:00
Diego Beraldin
98656fd356
fix: post navigation stack and improvements ( #742 )
2024-04-30 13:31:35 +02:00
Diego Beraldin
9251b5067c
feat: post navigation in detail screen ( #741 )
2024-04-29 23:37:16 +02:00
Diego Beraldin
9742488c57
refactor: post and comment pagination ( #733 )
2024-04-28 13:28:06 +02:00
Diego Beraldin
c405bf174b
fix: edge to edge insets ( #710 )
2024-04-21 13:36:33 +02:00
Diego Beraldin
8353ed0bc6
feat: community/user info in side menu ( #706 )
2024-04-20 23:24:21 +02:00
Diego Beraldin
b289b00775
enhancement: review horizontal content paddings ( #701 )
2024-04-19 22:37:50 +02:00