Commit Graph

897 Commits

Author SHA1 Message Date
Shinokuni 5fabec0c1c The date background for both litem list and item activities has the now the color of the feed 2019-03-23 13:31:24 +01:00
Shinokuni 789f9d24ea revamp some constraints and add background to the date in activity item layout 2019-03-22 13:20:12 +01:00
Shinokuni e14a098cf8 fix item activity toolbar subtitle color 2019-03-20 11:17:13 +01:00
Shinokuni 00ac9211fd Add folder name in item layout and add date blue background 2019-03-20 11:08:03 +01:00
Shinokuni 8decb98e4f Add swipe for parse result recycler view 2019-03-18 15:02:35 +01:00
Shinokuni ee0e8aa83e Delete unused code 2019-03-18 11:05:00 +01:00
Shinokuni 3e50e63626 remove old callback in main activity 2019-03-17 19:55:06 +01:00
Shinokuni 3b277a1fba change read time icon color 2019-03-16 17:46:59 +01:00
Shinokuni f04acd0c4c Add style for buttons and add some view visibility logic 2019-03-16 17:10:50 +01:00
Shinokuni 2182e4b340 Remove add feed activity recyclerviews separators 2019-03-16 13:09:26 +01:00
Shinokuni 0b389dd080 Add insertion results to the AddFeedActivity layout 2019-03-15 16:06:54 +01:00
Shinokuni 594f3d1c5e Update sync progress textview 2019-03-14 10:51:46 +01:00
Shinokuni 8c483b1885 Improve progressbar style 2019-03-13 16:48:27 +01:00
Shinokuni 5689fef568 Add loading view to show sync progress 2019-03-13 15:04:07 +01:00
Shinokuni fc369888ac sync now returns potential errors 2019-03-13 09:32:14 +01:00
Shinokuni 604c56ebc0 replace callback by RSSQueryResult object 2019-03-12 16:23:14 +01:00
Shinokuni 710eb18dc0 Get added feeds from add feed activity result to start syncing them when going back to the main activity 2019-03-12 15:19:21 +01:00
Shinokuni 0869631d95 Starting re-implementing feed and item insertion process, for better flexibility and control over results 2019-03-11 19:12:30 +01:00
Shinokuni 5aa6496d1e put parseUrl logic in the viewModel 2019-03-10 22:17:51 +01:00
Shinokuni bc263a05f8 Add feed insertion with multi selection in add fed activity 2019-03-10 20:01:55 +01:00
Shinokuni 78f2b65a30 Fix bug where item and feed names can have unwanted characters 2019-03-10 19:59:19 +01:00
Shinokuni 18e626a303 Add edit feed activity 2019-03-10 15:19:02 +01:00
Shinokuni 4ce966febe Ignore all the .idea files 2019-03-09 23:15:50 +01:00
Shinokuni b1631e9d0d Display the correct wording int the feed layout for the default folder 2019-03-09 21:36:09 +01:00
Shinokuni 5df6e1ed27 Change the way a feed is deleted, we are now using a swipe 2019-03-09 19:04:32 +01:00
Shinokuni 54b4aa15a7 Modify edit feed dialog opening way and add feed website link opening on long click 2019-03-09 18:35:09 +01:00
Shinokuni f8054d14a9 Use ListAdapter instead of FastAdadpter, fixes some update bugs 2019-03-09 17:41:47 +01:00
Shinokuni 95a50a4787 Correct typo 2019-03-08 16:57:27 +01:00
Shinokuni ed9fb458c8 Use rxjava with feed synchronization 2019-03-08 16:29:26 +01:00
Shinokuni f7a0ef47fe Add confirmation dialog for feed deletion 2019-03-07 18:23:54 +01:00
Shinokuni 767139d1ce Add feed deletion 2019-03-07 16:43:25 +01:00
Shinokuni ef7e1a9b12 Set folder spinner selection 2019-03-06 16:20:30 +01:00
Shinokuni 54d6fca734 Add DiffUtil changePayload actions to avoid the list flickering 2019-03-06 11:58:16 +01:00
Shinokuni bc1581c4d4 Merge branch 'master' of https://github.com/readrops/Readrops 2019-03-05 18:21:52 +01:00
Shinokuni 652ce8b629 Add folder insertion with RxJava and DiffUtil to fastAdapter (needs some improvements though) 2019-03-05 18:21:13 +01:00
Shinokuni faa698d390 Downgrade gradle build tools to make R class generated on Linux 2019-03-02 22:38:49 +01:00
Shinokuni f09ac70ccf delete idea folder 2019-03-02 22:00:30 +01:00
Shinokuni bd3f279d0a Add folders names to edit feed dialog spinner 2019-02-27 16:47:32 +00:00
Shinokuni 4c538af36e Add feed update 2019-02-26 22:06:12 +00:00
Shinokuni 50ede215fb Add feedWithFolder argument to the add feed dialog to display and edit feed data 2019-02-25 21:29:37 +00:00
Shinokuni 3b4f6fe9f0 change edit feed dialog to dialog fragment with an alert dialog 2019-02-24 15:33:47 +00:00
Shinokuni 706861a825 Add feed edit dialog 2019-02-24 14:21:06 +00:00
Shinokuni 83ca13249a Not to hold a database instance in a viewmodel class 2019-02-23 21:46:21 +00:00
Shinokuni 3cee4fead6 add manage feeds activity closing options 2019-02-23 21:12:16 +00:00
Shinokuni 4e74109fbd grey icons for feed layout icons 2019-02-23 21:08:17 +00:00
Shinokuni bc63ee16bf Fix android studio build failures 2019-02-23 21:06:34 +00:00
Shinokuni 728dd8fc17 Order files 2019-02-23 17:31:11 +00:00
Shinokuni 32833706b2 Add manage feeds activity with basic feed layout 2019-02-23 17:13:10 +00:00
Shinokuni e0232ce0fc clean app gradle 2019-02-23 13:27:39 +00:00
Shinokuni d8f6fade84 Minor changes for the item activity (date format, close actions) 2019-02-23 12:12:22 +00:00