854 Commits

Author SHA1 Message Date
Shinokuni
642617b1ce It's now possible to add an account (other than local) from the main activity, the activity will switch to this new account 2019-05-21 14:53:16 +02:00
Shinokuni
bfc7f934bf When a new account is inserted, it becomes the current account 2019-05-21 13:29:18 +02:00
Shinokuni
feba9b321e Add account type list activity 2019-05-21 12:57:08 +02:00
Shinokuni
c771086989 Add empty list layout 2019-05-20 10:40:27 +02:00
Shinokuni
2ecc707d0e Add drawer account header 2019-05-19 22:44:22 +02:00
Shinokuni
4985604289 Add drawer header 2019-05-18 22:37:47 +02:00
Shinokuni
635e9fdbf8 Add Nextcloud News icon 2019-05-18 22:05:09 +02:00
Shinokuni
3a163c1de5 Fix select all menu item behaviour and add icon 2019-05-18 16:32:56 +02:00
Shinokuni
432726defa Set lastModified to the current account object, otherwise the sync mode will always be the initial one 2019-05-18 16:17:20 +02:00
Shinokuni
60797cf76c Set its id to the new account instance 2019-05-18 16:15:40 +02:00
Shinokuni
572f1f7c45 Add create account activity with login flow 2019-05-18 13:57:01 +02:00
Shinokuni
945da48807 Check is enclosureMime is not null 2019-05-17 15:01:20 +02:00
Shinokuni
e1478eab2c Fix getting item list selection 2019-05-17 13:59:22 +02:00
Shinokuni
38179d0110 Add support for enclosure images 2019-05-17 13:29:50 +02:00
Shinokuni
1302d8306d Tweak feed colors rules 2019-05-17 11:52:07 +02:00
Shinokuni
062e5a6050 synchronize read/unread changes 2019-05-17 11:37:20 +02:00
Shinokuni
3119d44264 Add account entity 2019-05-15 22:45:43 +02:00
Shinokuni
970c14581b Add normal sync calls in NextNewsAPI 2019-05-14 14:10:14 +02:00
Shinokuni
ac030c146f Fix authentification failure, sort items by date and add better handling for null values 2019-05-12 22:42:45 +02:00
Shinokuni
92ce491771 Requesting folders, feeds and items from Nextcloud News now works 2019-05-12 16:16:27 +02:00
Shinokuni
3903bb6eb1 Starting to implement nextcloud news Rest API 2019-05-10 15:41:11 +02:00
Shinokuni
60d968d367 Migrate to androidx 2019-05-10 13:24:02 +02:00
Shinokuni
5737a1bea3 Enable databinding 2019-05-10 12:09:09 +02:00
Shinokuni
dfb65ab548 Update gradle plugin 2019-05-10 10:25:16 +02:00
Shinokuni
7c162a3ada Add Readrops logo 2019-05-08 14:00:55 +02:00
Shinokuni
49e4b3e12f Json feed format now works ! 2019-04-29 11:44:02 +02:00
Shinokuni
aeb4994c2a Select all option now respects the feed filter 2019-04-26 09:37:55 +02:00
Shinokuni
245719e2f6 Use okHttpClient as a singleton 2019-04-25 21:29:54 +02:00
Shinokuni
f32b711be2 Select all option, use the global boolean 2019-04-25 21:09:39 +02:00
Shinokuni
9f8c663176 Add select all option in the contextual menu of the items list activity 2019-04-25 19:47:04 +02:00
Shinokuni
c03e6ec3f4 Scroll to top when changing feed filter in the items list 2019-04-25 18:14:36 +02:00
Shinokuni
3f7a879993 Replace standard queries by a raw query to filter and sort the items list 2019-04-22 21:12:46 +02:00
Shinokuni
b9a31d4652 Implement paging for the items list and refactor the filter/sort logic using more queries 2019-04-20 13:16:25 +02:00
Shinokuni
30092d3a86 keep the feed filter when syncing feeds 2019-04-18 15:21:49 +02:00
Shinokuni
f07d998214 add support for read it later items 2019-04-17 21:57:14 +02:00
Shinokuni
8c57d977fb add left and right swipe 2019-04-16 14:07:14 +02:00
Shinokuni
70187cf306 set main activity title color 2019-04-15 18:51:13 +02:00
Shinokuni
c30584983c update drawer feeds count after using action mode 2019-04-15 18:47:36 +02:00
Shinokuni
1e8195b906 Add recycler view item long press with read state actions (set read/unread) 2019-04-15 18:45:23 +02:00
Shinokuni
da13d487e4 Add filter item in main activity menu 2019-04-09 11:53:26 +02:00
Shinokuni
7494e7daf4 Add item checkbox in main activity menu for showing read articles (choice is saved in SharedPreferences) 2019-04-08 11:25:43 +02:00
Shinokuni
04d4c8dd7c update drawer after clicking on an item 2019-04-05 10:25:36 +02:00
Shinokuni
533294dbdb Improve read items alpha visibility 2019-04-05 09:59:45 +02:00
Shinokuni
51764a189e Add unread items count badges to drawers items 2019-04-04 22:11:28 +02:00
Shinokuni
ed224cced3 Add read/unread item state 2019-04-04 21:44:49 +02:00
Shinokuni
37f3a33600 You can now filter the item list when clicking on a feed drawer item 2019-04-04 15:13:14 +02:00
Shinokuni
1ba3f4f745 Add icons with favicon dominant color for drawer feeds items 2019-04-03 19:26:35 +02:00
Shinokuni
0734eaa5da Add a drawer manager 2019-04-02 10:33:46 +02:00
Shinokuni
222012647f update drawer after closing the add feed activity 2019-04-01 11:32:22 +02:00
Shinokuni
33cb5ae968 Fix feed parsing label visibility 2019-04-01 11:30:54 +02:00