Merge lp://qastaging/~renatofilho/sync-monitor/last-sync-property into lp://qastaging/sync-monitor

Proposed by Renato Araujo Oliveira Filho
Status: Merged
Approved by: Arthur Mello
Approved revision: 64
Merged at revision: 59
Proposed branch: lp://qastaging/~renatofilho/sync-monitor/last-sync-property
Merge into: lp://qastaging/sync-monitor
Diff against target: 614 lines (+268/-59)
10 files modified
src/CMakeLists.txt (+2/-0)
src/main.cpp (+2/-0)
src/powerd-proxy.cpp (+82/-0)
src/powerd-proxy.h (+51/-0)
src/sync-account.cpp (+43/-9)
src/sync-account.h (+2/-1)
src/sync-daemon.cpp (+43/-45)
src/sync-daemon.h (+10/-2)
src/sync-dbus.cpp (+23/-2)
src/sync-dbus.h (+10/-0)
To merge this branch: bzr merge lp://qastaging/~renatofilho/sync-monitor/last-sync-property
Reviewer Review Type Date Requested Status
Arthur Mello (community) Approve
Review via email: mp+291505@code.qastaging.launchpad.net

Commit message

Export the last successful sync data.

Description of the change

How to test
-----------

- Install silo 001
- wait device sleep
- On your browser create a event on google calendar with time (now + 7min)
- check if the device will notify you about the event.

OBS: Google calendar create events with notification 30 minutes before event, make sure that you change that to 0 or 1 minute before the event

To post a comment you must log in.
Revision history for this message
Arthur Mello (artmello) wrote :

lgtm

review: Approve
65. By Renato Araujo Oliveira Filho

Create a property to allow configure if the sync should happen on mobile connections.

66. By Renato Araujo Oliveira Filho

Does not wait for sync when calling syncAccount

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches