-
Notifications
You must be signed in to change notification settings - Fork 13
Fix expire time update #23
base: master
Are you sure you want to change the base?
Conversation
Sort ItemIds by timestamp (Downward). That prevents mark all items as read if they are disordered.
In webview settings, if blockNetwokImage option is false images are not loaded (although they are in device and loaded with file:// scheme).
In theoldreader.com, when application try to refresh starred post, it get a document not found error.
Conflicts: src/org/freshrss/easyrss/VerticalSingleItemView.java
If network was not available, expire time was updated although sync was not performed.
Added BootReceiver to start syncingReceiver at boot time. Removed CONNECTIVITY action receiver because I think was useless.
Hello @scastrorico , |
Hello Yes, I would be interested. I do not have much time either, but I think I On Sat, Aug 13, 2016 at 12:38 PM, Alexandre Alapetite <
|
I am archiving this project, as there are better open source alternatives, more actively maintained and developed: |
I sync only with Wifi, EasyRSS don't sync some times in this case. I make some changes to code and now seems to syncs better.