Commit Graph

1295 Commits

Author SHA1 Message Date
Shinokuni 89eddf04b0 Revert android-emulator-runner api-version to 29 2023-08-14 16:43:33 +02:00
Shinokuni 816aa852b4 Fix android-emulator-runner version 2023-08-14 16:38:09 +02:00
Shinokuni 5b73f2952c Update android-emulator-runner step 2023-08-14 16:36:47 +02:00
Shinokuni 7fbc4cf5c3 Put java version in quotes 2023-08-14 16:26:30 +02:00
Shinokuni 39e824a02c Add distribution in setup-java step 2023-08-14 16:24:46 +02:00
Shinokuni 23e47c93d8 Use java 11 in CI 2023-08-14 16:20:33 +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 4697219312 Use HttpException in LocalRSSDataSource 2023-08-01 21:54:18 +02:00
Shinokuni 35ad5dfbc4 Add FreshRSSDataSource kotlin migration with tests
This new data source is intended to replace the old java one
2023-08-01 21:40:47 +02:00
Shinokuni d673616bb4 Add OkHttp interceptor to raise exceptions for non-successfull requests 2023-07-27 22:55:28 +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 bda5896413 Rewrite HtmlParser in Kotlin with some tests 2023-07-22 19:44:44 +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 e372609298 Disable Niddler entirely 2023-03-03 19:50:10 +01:00
Shinokuni 9710ae9487 Add new DAOs
* Replacement of RxJava by coroutines
* Prepare for their use in the news repositories
2023-03-03 19:49:49 +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
Shinokuni c2585f2dac Introduce base of new UI navigation 2023-02-26 16:18:30 +01:00
Shinokuni c7d83362f9 Add initial color and theming, far from being final 2023-02-25 18:19:12 +01:00
Shinokuni 288b637da7 Integrate Compose into the project 2023-02-21 21:44:02 +01:00
Shinokuni 55d982dd22 Update gradle and kotlin plugins 2023-02-20 19:13:06 +01:00
Alexandre Alapetite 7e5c0268ea
Fix FreshRSS get link
#fix https://github.com/readrops/Readrops/issues/162
#fix https://github.com/FreshRSS/FreshRSS/issues/4567
2022-08-31 12:47:30 +02:00
Shinokuni d655653361 Fix item state request not working 2022-02-25 19:49:10 +01:00
Shinokuni 856f0ef333 Add item state update request 2022-02-25 19:00:56 +01:00
Shinokuni 3d698b3051 Add tests for FeverDataSource login method 2021-12-30 21:53:00 +01:00
Shinokuni 53c5d2f56b Improve a little bit Fever login error handling 2021-12-29 13:12:41 +01:00
Shinokuni dcf58a537e Add Fever initial and classic synchronisation logic 2021-12-28 20:09:15 +01:00
Shinokuni fe57d5b2d7 Add items and items ids insertion for Fever synchronisation 2021-12-28 18:29:34 +01:00
Shinokuni 701c188cfa Map Fever folders to feeds with feeds_groups content parsing 2021-12-27 15:59:31 +01:00
Shinokuni 64b6fb0b4d Add basic Fever synchronisation with feeds and folders insertion 2021-12-27 14:03:52 +01:00
Shinokuni 0885a9a3e4 Fix Fever adapters not consuming data to the end 2021-12-27 13:41:01 +01:00
Shinokuni 562f11e2cc Add adapter for Fever favicons call 2021-12-25 19:08:49 +01:00
Shinokuni 5975458011 Add adapter for Fever items ids call 2021-12-25 19:08:25 +01:00
Shinokuni 76cd9355f8 Add adapter for Fever items call 2021-12-25 18:16:44 +01:00
Shinokuni 2396ba1f7e Add adapter for Fever feeds api call 2021-12-25 17:34:40 +01:00
Shinokuni 9189be9d93 Add adapter for Fever folders api call 2021-12-25 17:34:15 +01:00
Shinokuni eb6d487f8f Add proper login call with adapter for Fever api 2021-12-25 16:22:16 +01:00