Commit Graph

1347 Commits

Author SHA1 Message Date
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
Shinokuni e20bc62418 Fix CI 2024-07-02 18:43:14 +02:00
Shinokuni 4388615a59 Remove old app module
Time to say goodbye, see you old friend
2024-07-02 18:18:39 +02:00
Shinokuni 8aac6e4bf4 Add synchronization notifications content analyzer 2024-07-02 17:58:45 +02:00
Shinokuni 3880fb1fc5 Add notifications screen 2024-07-02 13:18:50 +02:00
Shinokuni 3f43d2219c Migrate Nextcloud News API to v1.3 2024-06-30 19:50:31 +02:00
Shinokuni a98ef5c449 Use TopAppBar scrollBehaviour in TimelineTab and FeedTab 2024-06-30 17:23:10 +02:00
Shinokuni b1e8f25c6c Enable edge to edge 2024-06-30 15:29:00 +02:00
Shinokuni 02fb320123 When no ItemState entry is available for an item, by default it is unstarred 2024-06-28 21:30:45 +02:00
Shinokuni d51cf041b8 Use separate state when needed to get new items unread count 2024-06-28 21:12:03 +02:00
Shinokuni 4382bbb061 Use setAllItemsRead insert methods for remote accounts 2024-06-28 17:07:53 +02:00
Shinokuni b9aa09e103 Implement database migrations manually and remove RoomMigrant 2024-06-25 14:30:05 +02:00
Shinokuni 85242e6ebf Use separate state in FeedUnreadCountQueryBuilder 2024-06-24 18:13:04 +02:00
Shinokuni 1e95408500 Add support for all cases of setting all items read for all account types 2024-06-24 16:07:32 +02:00
Shinokuni ed7adb5b76 Add setAllItemsReadByFeed for all account types 2024-06-23 19:33:52 +02:00
Shinokuni f097edddbc Insert starred items when synchronizing with a Nextcloud News account 2024-06-20 15:45:15 +02:00
Shinokuni 23fd22afff Implement Nextcloud News add/update/delete folder actions 2024-06-20 13:40:24 +02:00
Shinokuni 116a1b9722 Fix image loading indefinitely when getting feed colors 2024-06-20 13:06:21 +02:00
Shinokuni 07b6059921 Implement Nextcloud News add/update/delete feed actions 2024-06-16 21:43:37 +02:00
Shinokuni 4acaa9a85b Make real parallel calls in FreshRSS synchronization 2024-06-16 16:38:08 +02:00