880 Commits

Author SHA1 Message Date
Shinokuni
c2110b08c9 MIgrate BaseDao to kotlin 2021-09-02 13:36:02 +02:00
Shinokuni
85042e5d3c MIgrate FolderDao to kotlin 2021-09-01 23:45:38 +02:00
Shinokuni
574199e6c8 Migrate FeedDao to kotlin 2021-09-01 23:30:10 +02:00
Shinokuni
1c981e96f6 Update formatting 2021-09-01 23:03:57 +02:00
Shinokuni
2f82efe4cb Migrate AccountDao and ItemDao to kotlin 2021-09-01 22:58:16 +02:00
Shinokuni
07e586a989 Migrate Converters to kotlin 2021-09-01 22:27:05 +02:00
Shinokuni
4dfa474d14 Migrate FilterType and ListSortTYpe to kotlin 2021-09-01 22:21:50 +02:00
Shinokuni
96be5af06e Migrate FolderWithFeedCount and ItemWithFeed to kotlin 2021-09-01 22:13:03 +02:00
Shinokuni
bb24daff64 Migrate FeedWithFolder to kotlin 2021-09-01 21:48:25 +02:00
Shinokuni
80404bb648 Migrate AccountConfig and AccountType to kotlin 2021-09-01 21:22:07 +02:00
Shinokuni
1654d32211 MIgrate Account entity to kotlin 2021-09-01 19:41:45 +02:00
Shinokuni
6b2a279813 Migrate Item entity to kotlin 2021-09-01 19:17:38 +02:00
Shinokuni
40c3a52948 Migrate Folder entity to kotlin 2021-09-01 19:01:32 +02:00
Shinokuni
61f8798be5 Migrate Feed entity to kotlin 2021-09-01 18:46:54 +02:00
Shinokuni
5d86126f1c Update android emulator runner step 2021-08-30 21:32:23 +02:00
Shinokuni
4539fdff92 Remove kapt declaration from API module 2021-08-18 19:04:10 +02:00
Shinokuni
1533f67de8 Merge retrofit and retrofit services declarations in ApiModule 2021-08-14 19:46:54 +02:00
Shinokuni
137e591573 Migrate last java classes from API module to kotlin except data sources 2021-07-20 19:58:45 +02:00
Shinokuni
a5501b2524 Migrate java classes from services pacakge to Kotlin except data sources 2021-07-20 19:30:26 +02:00
Shinokuni
25ebc8305d Add tests for FreshRSS adapters 2021-07-20 15:38:05 +02:00
Shinokuni
be90fa8d99 Add tests for Nextcloud News adapters 2021-07-19 18:52:54 +02:00
Shinokuni
7a51364f48 Migrate API module instrumented tests into simple unit tests 2021-07-19 17:30:10 +02:00
Shinokuni
3c752b777a Remove moshi codegen, use manual adapters instead 2021-07-19 17:11:54 +02:00
Shinokuni
11011010bf Merge branch 'master' into develop 2021-07-19 14:08:23 +02:00
Shinokuni
fb06990116 v1.3.0 v1.3.0 2021-07-19 13:40:34 +02:00
Shinokuni
a07ac0adb8 Merge branch 'develop' 2021-07-19 13:26:48 +02:00
Shinokuni
58e134ba11 Remove emulator-build attribute from android-emulator-runner action step 2021-07-18 14:54:43 +02:00
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