Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic syncing of individual timelines #384

Closed
yvolk opened this issue May 13, 2016 · 1 comment
Closed

Automatic syncing of individual timelines #384

yvolk opened this issue May 13, 2016 · 1 comment

Comments

@yvolk
Copy link
Member

yvolk commented May 13, 2016

Currently during automatic syncing all timelines of an account are synced as one operation.
This is inconvenient for several reasons:

  • A user cannot see, when any individual timeline was last synced and if it was successful or not. Only one result for all timelines is shown.
  • In a case of an error syncing of all timelines should be repeated, even for those timelines, which were synced successfully during previous sync. This means unnecessary network traffic and delays.
  • There is no way to turn on/off automatic syncing of only some timelines.
@yvolk yvolk added this to the Syncing options enhancements milestone May 13, 2016
@yvolk yvolk changed the title Automatic syncinng of individual timelines Automatic syncing of individual timelines May 13, 2016
@yvolk
Copy link
Member Author

yvolk commented Jul 7, 2016

Implemented in v.27.00 (180), available at the Open Beta testing channel https://play.google.com/apps/testing/org.andstatus.app

@yvolk yvolk closed this as completed Jul 7, 2016
yvolk added a commit that referenced this issue Jul 7, 2016
…l timelines (of the same types) per Account. Transition is in progress.
yvolk added a commit that referenced this issue Jul 7, 2016
yvolk added a commit that referenced this issue Jul 7, 2016
yvolk added a commit that referenced this issue Jul 7, 2016
…ty-related, i.e. excluding showing timelines of messages) are moved to their own package
yvolk added a commit that referenced this issue Jul 7, 2016
yvolk added a commit that referenced this issue Jul 7, 2016
yvolk added a commit that referenced this issue Jul 7, 2016
…changed directly in the "Manage timelines" activity.
yvolk added a commit that referenced this issue Jul 7, 2016
…se validation/selection. Started to get rid of commands for several accounts/origins.
yvolk added a commit that referenced this issue Jul 7, 2016
… as now only concrete commands e.g. "FETCH_TIMELINE" are put into a queue.
yvolk added a commit that referenced this issue Jul 7, 2016
yvolk added a commit that referenced this issue Jul 7, 2016
…e. "isCombined" is a property of a Timeline.
yvolk added a commit that referenced this issue Jul 7, 2016
yvolk added a commit that referenced this issue Jul 7, 2016
yvolk added a commit that referenced this issue Jul 7, 2016
yvolk added a commit that referenced this issue Jul 7, 2016
…matically and skips syncing if period is less than configured, reporting "success" to Android syncing service.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant