Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Fix expire time update #23

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

scastrorico
Copy link
Collaborator

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.

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.
@Alkarex
Copy link
Owner

Alkarex commented Aug 13, 2016

Hello @scastrorico ,
I can see that I do not have enough time to appropriately take care of my fork of EasyRSS. Would you be interested in becoming a contributor on a shared repository?

@scastrorico
Copy link
Collaborator Author

Hello

Yes, I would be interested. I do not have much time either, but I think I
can do something. EasyRSS is mi current RSS reader and I do not want it to
die.

On Sat, Aug 13, 2016 at 12:38 PM, Alexandre Alapetite <
[email protected]> wrote:

Hello @scastrorico https://github.com/scastrorico ,
I can see that I do not have enough time to appropriately take care of my
fork of EasyRSS. Would you be interested in becoming a contributor on a
shared repository?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#23 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAX2KTFbxUC9r8xQr5cXg_72lsCoiPrQks5qfZ67gaJpZM4JSN6m
.

@Alkarex
Copy link
Owner

Alkarex commented Nov 28, 2024

I am archiving this project, as there are better open source alternatives, more actively maintained and developed:
check Readrops or Capy Reader

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants