Commit Graph

177 Commits

Author SHA1 Message Date
Shinokuni 1852a0bd9a Fix starred items selection queries 2021-04-18 19:44:14 +02:00
Shinokuni 66844cfaf8 Fix starred items query 2021-04-16 22:45:40 +02:00
Shinokuni 2c2df55970 Update item state local management with new db requests 2021-04-16 21:42:25 +02:00
Shinokuni d6f98b0d08 Delete unused tests 2020-12-28 16:02:08 +01:00
Shinokuni 0f924d4a95 Use a different request for starred items when option is to true 2020-12-28 15:52:38 +01: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 cfa764e78b Sync FreshRSS items star state 2020-11-02 22:35:57 +01:00
Shinokuni c449a94260 Add missing migration to database builder 2020-10-27 21:33:49 +01:00
Shinokuni 81de8985c8 Sync Nextcloud News items star state 2020-10-27 21:29:19 +01:00
Shinokuni 97ae58305c Add action to star/fav an item 2020-10-26 22:02:39 +01:00
Shinokuni 4460420f8a Add tests for ItemsQueryBuilder 2020-10-26 14:17:20 +01:00
Shinokuni 9406416ce7 Add drawer favorites item to display starred/favorites items 2020-10-26 14:14:50 +01:00
Shinokuni 04e2f3eadb Add star/unstar api calls for FreshRSS 2020-10-25 21:27:11 +01:00
Shinokuni 9ceb5e6dd7 Add star/unstar api calls for Nextcloud News 2020-10-25 19:14:01 +01:00
Shinokuni 363ccad5af Add fields to Item for starred items 2020-10-25 15:16:12 +01:00
Shinokuni fcfff57e1d Merge branch 'develop' into feature/di 2020-10-23 19:08:52 +02:00
Shinokuni e32b20bc87 Remove last references to Database singleton 2020-10-23 18:51:01 +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 82c29d0732 Use new LocalRSSDataSource in LocalFeedRepository 2020-09-17 22:15:33 +02:00
Shinokuni b3dd60e1fb Add support for OPML sub outlines 2020-08-03 23:43:55 +02:00
Shinokuni 1695c3baf6 Fix webview crash in lollipop 2020-07-28 14:09:27 +02:00
Shinokuni a4a303383e Update db schemas path 2020-07-19 12:05:33 +02:00
Shinokuni c11c9983f2 Rename db test class 2020-07-19 11:30:15 +02:00
Shinokuni 4956a7f3b9 Forgot changed imports 2020-07-19 11:16:24 +02:00
Shinokuni 968e3b267d Rename module reeadropsdb to db 2020-07-19 11:14:18 +02:00