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 |
Shinokuni
|
4dd01a6966
|
close fab menu after click
|
2019-02-22 22:20:39 +00:00 |
Shinokuni
|
e543fa3664
|
Add custom fab
|
2019-02-22 14:42:56 +00:00 |
Shinokuni
|
9e13b3aca0
|
Fix rss request bug
|
2019-02-22 12:22:49 +00:00 |
Shinokuni
|
ba4a0f0db0
|
Add support for direct feed urls
|
2019-02-21 21:58:46 +00:00 |
Shinokuni
|
6a05cd6bbf
|
Add support for alternative tags author and dc:date. Fix date parsing bug
|
2019-02-21 21:00:28 +00:00 |
Shinokuni
|
3290c55e65
|
add support for another date format and modify item activity date format
|
2019-02-21 19:04:09 +00:00 |
Shinokuni
|
5c722b38c9
|
add material-dialogs sdk
|
2019-02-21 15:01:14 +00:00 |
Shinokuni
|
880010b356
|
Fix enclosure field simplexml annotation
|
2019-02-19 18:37:19 +00:00 |
Shinokuni
|
c290551917
|
Improve rss enclosure parsing
|
2019-02-19 11:47:59 +00:00 |
Shinokuni
|
e89eb4f0de
|
Improve webview top margin
|
2019-02-19 11:46:38 +00:00 |
Shinokuni
|
d0b5fa6866
|
Add folder creation, deletion and feed folder change with rxandroid
|
2019-02-19 11:02:50 +00:00 |
Shinokuni
|
d76d2e356f
|
Add folder db model
|
2019-02-18 19:05:50 +00:00 |
Shinokuni
|
2211017472
|
Improve atom link matching
|
2019-02-18 15:36:39 +00:00 |
Shinokuni
|
7dcdcb68fb
|
Improve webview presentation and add scroll bar visibility
|
2019-02-15 12:47:22 +00:00 |
Shinokuni
|
2cc0d27660
|
Fix items time reading for some feeds
|
2019-02-15 12:23:19 +00:00 |
Shinokuni
|
81d5d7a80a
|
Support more favicon cases
|
2019-02-15 12:22:35 +00:00 |
Shinokuni
|
b53463b2d4
|
Fix feed name color when no color is available
|
2019-02-15 12:02:57 +00:00 |
Shinokuni
|
76aef3916a
|
improve image detection by providing only body children nodes
|
2019-02-14 22:27:36 +00:00 |
Shinokuni
|
90d15c57b2
|
set background color to item activity title if available
|
2019-02-14 19:50:31 +00:00 |
Shinokuni
|
f668f88a60
|
Add collapsing toolbar fab action in menu after total layout collapse
|
2019-02-13 22:26:45 +00:00 |
Shinokuni
|
d2a6617311
|
Add share action
|
2019-02-12 09:27:16 +00:00 |
Shinokuni
|
9bf6e2613f
|
Add support for another RSS 2.0 date format (really close to the main one) and media enclosure tag
|
2019-02-11 21:42:55 +00:00 |
Shinokuni
|
518cada73f
|
Fixing RSS content tag parsing, there may be more than one
|
2019-02-11 18:16:01 +00:00 |
Shinokuni
|
385dc05691
|
Add date to the item activity layout and start adding a share button to the same activity (not finished though)
|
2019-02-11 17:38:54 +00:00 |
Shinokuni
|
62c3da343d
|
No top margin for h1 tag
|
2019-02-10 22:20:13 +00:00 |
Shinokuni
|
b4931c6d36
|
Add a floating action button to open the item link
|
2019-02-10 22:19:49 +00:00 |
Shinokuni
|
c9b3e3f09f
|
Delete image from content or description only if it's a cover image, so an img tag surrounded by a p or div tag a the beginning of the string
|
2019-02-10 21:36:38 +00:00 |
Shinokuni
|
1a78feec81
|
fix link color regression
|
2019-02-10 18:35:08 +00:00 |
Shinokuni
|
d684ecaffd
|
Removing div tag attributes to avoid images not fitting the screen width
|
2019-02-10 17:15:37 +00:00 |
Shinokuni
|
64cc134d68
|
Use template for better html/css formatting
|
2019-02-09 22:52:44 +00:00 |
Shinokuni
|
897f8d058d
|
Fixing scrim visibility when no image is displayed
|
2019-02-09 22:35:45 +00:00 |
Shinokuni
|
b9e19098eb
|
Set webview padding to 10dp
|
2019-02-09 21:29:45 +00:00 |