Commit Graph

24 Commits

Author SHA1 Message Date
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