Commit Graph

21 Commits

Author SHA1 Message Date
Shinokuni 304f3c02e0 Add base of pagination in TimelineTab 2024-01-11 22:16:30 +01:00
Shinokuni 51806993a1 Add read state update on TimelineItem click and fav/share actions 2023-08-27 17:29:19 +02:00
Shinokuni 36f768044a Implement androidx Paging and unify TimeLineViewModel state 2023-08-23 23:03:19 +02:00
Shinokuni fffbf18ad9 Update android gradle plugin 2023-08-15 22:44:44 +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 4e09c16d53 Add koin first declarations in compose module 2023-03-08 22:48:16 +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 55d982dd22 Update gradle and kotlin plugins 2023-02-20 19:13:06 +01:00
Shinokuni 5d03ea0580 Migrate koin to v3.0 2021-09-20 19:27:12 +02:00
Shinokuni f4628b5a49 Add jacoco implementation 2021-09-16 22:29:25 +02:00
Shinokuni 61f8798be5 Migrate Feed entity to kotlin 2021-09-01 18:46:54 +02:00
Shinokuni 42cb3adee9 Update dependencies 2021-07-03 19:44:42 +02:00
Shinokuni cbff42b4f2 Remove jcenter dependency 2021-07-02 18:56:11 +02:00
Shinokuni 03c806b9a5 Add new tables for better FreshRSS synchronization speed 2020-12-28 15:32:21 +01:00
Shinokuni c3a94b9003 Update kotlin gradle plugin 2020-11-24 23:23:26 +01:00
Shinokuni fcfff57e1d Merge branch 'develop' into feature/di 2020-10-23 19:08:52 +02:00
Shinokuni add729f5e2 Add Koin with api, db and app modules 2020-10-13 22:11:13 +02:00
Shinokuni c26a2da6a7 Refactor and update gradle dependencies 2020-10-06 22:45:19 +02:00
Shinokuni 1695c3baf6 Fix webview crash in lollipop 2020-07-28 14:09:27 +02:00
Shinokuni 968e3b267d Rename module reeadropsdb to db 2020-07-19 11:14:18 +02:00