40 Commits

Author SHA1 Message Date
Shinokuni
5a6a6d4b23 Update compose BOM 2023-08-27 22:31:47 +02:00
Shinokuni
51806993a1 Add read state update on TimelineItem click and fav/share actions 2023-08-27 17:29:19 +02:00
Shinokuni
03ee5deab9 Improve logic to build drawer folders and feeds list
* db requests down to 2
* react to changes when feeds/folders/items read state are modified
2023-08-27 15:48:33 +02:00
Shinokuni
36f768044a Implement androidx Paging and unify TimeLineViewModel state 2023-08-23 23:03:19 +02:00
Shinokuni
16ed0ef05e Add compact option in TimelineItem 2023-08-21 18:46:37 +02:00
Shinokuni
698abfe32b Replace collectAsState() by collectAsStateWithLifecycle() everywhere 2023-08-20 17:54:56 +02:00
Shinokuni
dab044d313 Integrate Drawer open/close state in the viewModel 2023-08-20 17:45:52 +02:00
Shinokuni
db2b089533 Display folders and feeds in Drawer 2023-08-20 17:31:35 +02:00
Shinokuni
cffc102b20 Add initial drawer state in TimelineViewModel 2023-08-20 14:10:17 +02:00
Shinokuni
deb6426edf Close Drawer on back pressed 2023-08-20 12:38:10 +02:00
Shinokuni
3f665e6ab5 Add logic to build drawer folders and feeds list 2023-08-20 12:22:25 +02:00
Shinokuni
005858b8cd Add initial drawer with default items 2023-08-18 22:45:04 +02:00
Shinokuni
282e3dd9f8 Add TimelineTab topBar icons 2023-08-18 18:17:14 +02:00
Shinokuni
d13048be70 Improve TimelineItem large layout 2023-08-17 22:52:15 +02:00
Shinokuni
8e8b0abf80 Rename utils package to util 2023-08-15 22:56:26 +02:00
Shinokuni
fffbf18ad9 Update android gradle plugin 2023-08-15 22:44:44 +02:00
Shinokuni
f67c3f8892 Use feed icon and feed color in TimelineItem 2023-08-15 21:48:56 +02:00
Shinokuni
d97da320b4 Rewrite FeedColors with some tests 2023-08-15 19:07:55 +02:00
Shinokuni
3d6cbfe65f Better react to account change in TimelineViewModel 2023-08-14 23:31:56 +02:00
Shinokuni
b15eb9fa91 Add TimelineItem large layout base 2023-08-14 22:40:29 +02:00
Shinokuni
8a04fad0d7 Add subpackage theme 2023-08-14 18:17:36 +02:00
Shinokuni
87aa0a5f44 Add spacing MaterialTheme extension and spacer composables 2023-08-14 17:38:14 +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
cf0f94bff2 Add topAppBar to some tabs 2023-08-07 19:31:01 +02:00
Shinokuni
f08d3eac71 Add delete accounts and new account screen tracks in AccountTab 2023-08-07 17:01:19 +02:00
Shinokuni
c88f6fe2bc Handle back gesture in HomeScreen 2023-08-07 16:55:14 +02:00
Shinokuni
dac54a307f Add account creation screens with global account state management 2023-08-07 13:45:28 +02:00
Shinokuni
c9db21e881 Enable BottomAppBar selected animation 2023-08-05 22:17:51 +02:00
Shinokuni
ad0ffe55c9 Add initial account creation path 2023-08-03 14:57:04 +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
d76200e292 Fix pull to refresh not reachable when no item is displayted 2023-07-27 14:53:22 +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
da496cd91a Initial UI for adding new feed 2023-07-22 15:22:43 +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
3a0a8d5c05 Rename compose activity 2023-02-28 21:51:43 +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