Commit Graph

1366 Commits

Author SHA1 Message Date
Shinokuni 8c551e748f React to theme changes in MainActivity 2024-07-15 21:44:52 +02:00
Shinokuni c7ccdcd3e3 Add TimelineItemSize preference in TimelineTab 2024-07-15 15:14:18 +02:00
Shinokuni 273868d270 Use openLinksWIth preference in ItemScreen 2024-07-15 14:07:10 +02:00
Shinokuni 965fb2ea67 Improve PreferencesScreen state management 2024-07-13 19:56:23 +02:00
Shinokuni da5b030ab6 Add PreferencesScreen
Three layers :
- DataStore implementation
- Preference description
- UI Preference composables
2024-07-13 17:03:04 +02:00
Shinokuni 76dfbeff32 Improve TimelineTab isLoading paging case 2024-07-13 15:03:43 +02:00
Shinokuni eadfb51350 Specify unread next to the number of unread items in TimelineTab drawer filter 2024-07-12 19:46:34 +02:00
Shinokuni fdf6c4f5c1 Improve paging behaviour in TimelineTab 2024-07-12 16:35:17 +02:00
Shinokuni 7be074f759 Hide FAB in TimelineTab when displaying local account refresh screen 2024-07-12 15:27:23 +02:00
Shinokuni 46800586e1 Rework TimelineItem UI and add three sizes : compact, regular and large 2024-07-12 15:17:53 +02:00
Shinokuni f57d39ec3b Extract state from AddFeedDialog 2024-07-11 17:53:01 +02:00
Shinokuni 6cb8c2853d Add progress indicator in AddFeedDialog and fix account selection bug 2024-07-11 17:23:54 +02:00
Shinokuni aa3a835756 Rename some Nextcloud News and FreshRSS files 2024-07-11 14:33:09 +02:00
Shinokuni 49fc62edc2 Improve Nextcloud News updateFeed performance 2024-07-11 14:30:02 +02:00
Shinokuni 85b830b82b Add progress indicator in some FeedTab dialogs 2024-07-11 14:26:23 +02:00
Shinokuni d14ea9109b Improve FeedBottomSheet UI 2024-07-11 13:03:54 +02:00
Shinokuni 334a33f847 Fix FeedItem UI when not associated to a FolderExpandableItem 2024-07-11 12:41:21 +02:00
Shinokuni 7ad5e0bc54 Add OPML import in AccountSelectionScreen 2024-07-11 12:26:10 +02:00
Shinokuni 36d9aef2bb Improve AccountSelectionScreen UI 2024-07-10 19:02:21 +02:00
Shinokuni ba7b2b7108 Fix crash when deleting an account 2024-07-10 17:41:02 +02:00
Shinokuni 9de8361a33 Improve FeedTab look and feel 2024-07-10 17:35:21 +02:00
Shinokuni 6f80179fb3 Improve global dialog UI 2024-07-10 16:44:10 +02:00
Shinokuni 8e8d1ce9c8 Replace FolderDialog by TextFieldDialog in FeedTab 2024-07-10 16:43:26 +02:00
Shinokuni feeed2771f Add rename account option in AccountTab only for local accounts 2024-07-10 12:47:16 +02:00
Shinokuni 3109fed97e Put three dots dropdown menu in a separate file 2024-07-09 21:39:46 +02:00
Shinokuni 9c95e0d63c Fix creating a local account in AccountTab 2024-07-09 19:02:50 +02:00
Shinokuni 45c2de4459 Improve AccountTab UI and add account change 2024-07-09 15:44:53 +02:00
Shinokuni 016d309d05 Add github repo, issues and changelog links in MoreTab 2024-07-07 15:54:26 +02:00
Shinokuni 5bf566184d Add About libraries screen in MoreTab 2024-07-07 12:48:20 +02:00
Shinokuni 0b9a055d89 Remove buildSrc, no utility here 2024-07-07 12:26:07 +02:00
Shinokuni 7f8d7aa87f Add top bar in AccountCredentialsScreen 2024-07-06 23:04:44 +02:00
Shinokuni f491a60ef6 Remove Parcelize plugin 2024-07-06 22:50:40 +02:00
Shinokuni c011485819 Migrate plugin definitions in version catalog 2024-07-06 17:04:09 +02:00
Shinokuni 5bf974eb0c Replace kapt by ksp 2024-07-06 14:01:58 +02:00
Shinokuni e6be6c36fe Migrate last dependencies to version catalog 2024-07-05 13:52:59 +02:00
Shinokuni 10835b4979 Fix CI 2024-07-05 11:50:10 +02:00
Shinokuni b2f89b4471 Simplify gradle build configuration 2024-07-04 17:37:03 +02:00
Shinokuni e909eaf656 Remove temporaly jacoco reports from CI 2024-07-04 12:38:26 +02:00
Shinokuni a15e8d617d Migrate top level gradle build file to kotlin dsl 2024-07-04 12:34:02 +02:00
Shinokuni 4eef3ba3c3 Fix R8 minify 2024-07-04 12:17:59 +02:00
Shinokuni 5ada97d60e Migrate APP gradle file to kotlin dsl 2024-07-04 12:00:24 +02:00
Shinokuni 4fa377bf26 Migrate DB gradle file to kotlin dsl 2024-07-04 11:00:21 +02:00
Shinokuni a1df9dbe89 Migrate API gradle file to kotlin dsl 2024-07-04 10:47:11 +02:00
Shinokuni 08de3f3a80 Rename appcompose module to app 2024-07-03 16:21:29 +02:00
Shinokuni 84a8377e9e Fix some build performance warnings 2024-07-03 12:11:59 +02:00
Shinokuni bbda92a9df Remove unused dependencies 2024-07-03 11:55:54 +02:00
Shinokuni 83baac3ba6 Rename DAO declarations in Database 2024-07-03 11:47:47 +02:00
Shinokuni a0bed539a6 Fix tests and CI 2024-07-03 11:24:34 +02:00
Shinokuni 476ce8a7dc Rename DAO files 2024-07-02 19:42:24 +02:00
Shinokuni 26eaebf442 Remove unused files 2024-07-02 19:25:15 +02:00