Commit Graph

953 Commits

Author SHA1 Message Date
Shinokuni c9155a53c4 Add emulator-build attribute to android-emulator-runner action step 2021-07-18 14:34:21 +02:00
Shinokuni b8521a2360 Update android emulator runner 2021-07-18 14:10:58 +02:00
Shinokuni a4625c8167 Set instrumented tests api-level to 28 2021-07-18 13:46:38 +02:00
Shinokuni b608fcb1bc Update api-level for instrumented tests 2021-07-18 12:56:09 +02:00
Shinokuni e43293cc4c
Merge pull request #103 from zmni/values-in
Add Indonesian translation
2021-07-18 11:23:35 +02:00
Shinokuni 8f017753cc Enable set all items and all feed items read state features for local accounts only 2021-07-17 15:02:44 +02:00
Shinokuni 056d8db78f Change read it later icon 2021-07-17 15:00:06 +02:00
Shinokuni 4c618b4044 Let items be removed from read it later category 2021-07-17 14:59:50 +02:00
Shinokuni ef195b4231 Delete feeds and folders by ids and by account id (closes #100) 2021-07-16 17:51:23 +02:00
Shinokuni d51c7ed90a Fix OPML export not working with API 29+ 2021-07-16 17:34:03 +02:00
Shinokuni 440e6ea810 Set toolbar title with categories names 2021-07-11 19:39:10 +02:00
Shinokuni 725c20a78e New folder view when clicking on an expandable drawer item 2021-07-11 19:26:11 +02:00
Shinokuni 38bd3e3ae5 Add a new folder filter 2021-07-11 18:55:38 +02:00
Shinokuni bd333afbf2 Fix failing test 2021-07-11 16:25:11 +02:00
Shinokuni 629ca050a3 Remove url building in AuthInterceptor 2021-07-08 19:05:25 +02:00
Shinokuni 3d0ff2619f Adapt new state changes management for Nextcloud News 2021-07-06 22:04:53 +02:00
Shinokuni 8c9b2b2ab1 Nextcloud News : get read/unread starred items at initial synchronisation 2021-07-05 21:00:40 +02:00
Shinokuni c9caa0be89 Integrate ItemStateChange table in Nextcloud News synchronisation 2021-07-04 19:12:29 +02:00
Shinokuni dfe225ed8d Fix some new warnings 2021-07-04 13:58:16 +02:00
Shinokuni f546fdd31a Fix failing query test 2021-07-04 13:36:41 +02:00
Shinokuni 2c7e5de294 Sort items descendantly by publication date 2021-07-04 13:24:36 +02:00
Shinokuni 42cb3adee9 Update dependencies 2021-07-03 19:44:42 +02:00
Shinokuni 20ab973934 Upgrade sdk version to 30 2021-07-03 19:34:37 +02:00
Shinokuni 4251d1dc9f Update android gradle plugin 2021-07-03 19:29:42 +02:00
Shinokuni bdc277f216 Fix failing tests 2021-07-02 19:13:49 +02:00
Shinokuni cbff42b4f2 Remove jcenter dependency 2021-07-02 18:56:11 +02:00
Shinokuni 10e4da4fbb Merge branch 'feature/freshrss_state_synchro' into develop 2021-07-02 17:57:21 +02:00
Shinokuni 2c5672b3d5 Fix starred items duplication 2021-07-02 17:50:40 +02:00
Shinokuni ea14ae3013 Fix star filter query part 2021-07-02 14:48:36 +02:00
Shinokuni af5138c1cb Insert starred items at initial synchronisation and don´t forget starred items which are read 2021-07-02 14:30:01 +02:00
Shinokuni 1011eee9df Handle read/star state for local account 2021-07-01 22:53:25 +02:00
Shinokuni d600633aca Fix showing/hide read items crash 2021-07-01 22:17:59 +02:00
Shinokuni 15596e5fff Remove usage of StarredItem table in the main query 2021-07-01 21:40:16 +02:00
Shinokuni d9b31d4cfa Build manually the item selection query 2021-05-13 21:21:14 +02:00
Shinokuni b9d6e6d135 Rename config variable for separate state 2021-05-13 21:19:04 +02:00
Shinokuni d15315b53f Synchronize local read/star changes 2021-05-06 22:10:27 +02:00
Shinokuni ede2b77ef8 Fix item list query table renaming 2021-05-06 21:42:14 +02:00
Shinokuni 80f4590014 Add foreign keys to ItemState and ItemStateChange tables 2021-05-06 21:38:48 +02:00
Shinokuni 4540870257 Rename item state tables 2021-04-26 19:53:54 +02:00
Shinokuni 750bf10902 Delete UnreadItemsIds and StarredItem tables 2021-04-26 13:56:10 +02:00
Shinokuni 90468faefc Send read/star state update with new tables 2021-04-22 22:30:24 +02:00
Shinokuni 3be0447584 Update read state in ItemState table 2021-04-22 18:49:45 +02:00
Shinokuni b7b4ae9dc4 Disable query observing when synchronising to avoid view flickering 2021-04-22 17:31:43 +02:00
Shinokuni e55dcca556 Update item list query to use ItemStateId table 2021-04-21 19:26:01 +02:00
Shinokuni f412ae2f1e Get starred items separately only for initial synchronisation and fetch starred items ids everytime 2021-04-20 23:22:32 +02:00
Shinokuni 2411449863 Add a new table which merge FreshRSS items read/star state 2021-04-20 23:19:12 +02:00
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 2d6e798301 Disable badly written test 2021-04-14 18:49:28 +02:00