Commit Graph

23 Commits

Author SHA1 Message Date
Shinokuni 0ccb4aa9c8 Add OPML export in AccountTab 2024-04-06 22:51:56 +02:00
Shinokuni 8a5c22d144 Migrate more dependencies to version catalog 2024-04-05 22:41:23 +02:00
Shinokuni 1a92684c18 Migrade room and koin dependencies into version catalog 2024-03-30 19:35:43 +01:00
Shinokuni 59d22fd311 Replace accompanist pull to refresh with the new material3 one 2024-03-01 23:12:43 +01:00
Shinokuni 291c75a685 Start using Gradle Version Catalog in appcompose
Version Catalog will have to be applied to all other modules when old app package is deleted
2024-03-01 22:15:59 +01:00
Shinokuni 97dc2446ce Update Voyager 2024-03-01 19:40:44 +01:00
Shinokuni 2ee2144fd3 Update some dependencies 2024-02-29 10:48:41 +01:00
Shinokuni 304f3c02e0 Add base of pagination in TimelineTab 2024-01-11 22:16:30 +01:00
Shinokuni 5a6a6d4b23 Update compose BOM 2023-08-27 22:31:47 +02:00
Shinokuni 698abfe32b Replace collectAsState() by collectAsStateWithLifecycle() everywhere 2023-08-20 17:54:56 +02:00
Shinokuni 3f665e6ab5 Add logic to build drawer folders and feeds list 2023-08-20 12:22:25 +02:00
Shinokuni fffbf18ad9 Update android gradle plugin 2023-08-15 22:44:44 +02:00
Shinokuni d97da320b4 Rewrite FeedColors with some tests 2023-08-15 19:07:55 +02:00
Shinokuni b15eb9fa91 Add TimelineItem large layout base 2023-08-14 22:40:29 +02:00
Shinokuni 38179f66c0 Make Github CI job work again
* Make old app module compile
* Disable appcompose lint abortion
* Make appcompose instrumented tests work
2023-08-14 15:58:29 +02:00
Shinokuni 0942dbe053 Improve navigation with voyager 2023-08-02 21:28:58 +02:00
Shinokuni 5c7f86b170 Add basic feed list in FeedScreen 2023-07-27 17:37:36 +02:00
Shinokuni 1a37401139 Add swipe to refresh in TimelineScreen with basic item display and refresh 2023-07-23 17:18:03 +02:00
Shinokuni f7d1eea3ec Add new LocalRSSRepository with some tests 2023-07-21 22:29:52 +02:00
Shinokuni 37f8bab393 Update some dependencies 2023-07-18 22:39:20 +02:00
Shinokuni 4e09c16d53 Add koin first declarations in compose module 2023-03-08 22:48:16 +01:00
Shinokuni 6468d9d733 Add new dependencies 2023-02-28 22:05:32 +01:00
Shinokuni 43a9ccb218 Add a new temporary module to work on app module compose/kotlin migration 2023-02-26 22:07:43 +01:00