Please add Option to sync on start

Bug #1038353 reported by Biji
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Tomdroid
Fix Released
Wishlist
mili

Bug Description

beside creating a Service to sync in background,
i think it is easier to automatic sync on start (an option to user)

Revision history for this message
Stefan Hammer (j-4-deactivatedaccount) wrote :

I think we have to discuss this a little.
Syncing on every start might be annoying, even if it is optional.
And a sync service is also problematic now, as we call the conflict handling right on sync. This is not working when the app is in the background.

Changed in tomdroid:
importance: Undecided → Wishlist
Revision history for this message
Biji (biji) wrote :

I think syncing only happen in two times,
when onDestroy(),
    start sync service.. when done, stopSelf() , so does not staying in memory

when started,
    either using service or foreground ( we only need syncing every time opening the app)

Changed in tomdroid:
status: New → Triaged
Changed in tomdroid:
milestone: none → 0.7.3
assignee: nobody → Stefan Hammer (j-4)
Changed in tomdroid:
assignee: Stefan Hammer (j-4) → nobody
assignee: nobody → mili (mili-f)
Changed in tomdroid:
status: Triaged → In Progress
Changed in tomdroid:
status: In Progress → Fix Committed
Changed in tomdroid:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.