bmatthias / kolab-android

Automatically exported from code.google.com/p/kolab-android
Other
0 stars 0 forks source link

Implement a SyncTimer #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Sync should start every n minutes/hours

Original issue reported on code.google.com by arthur.z...@gmail.com on 24 Feb 2010 at 1:19

GoogleCodeExporter commented 8 years ago
Implemented basic regular synchronization runs in r25

TODO:
  * install AlarmManager when not receiving the BOOT_COMPLETED intent
    (e.g. after installation)
  * make the SLEEP_TIME configurable

Original comment by david.black.co.at@gmail.com on 2 Apr 2010 at 2:35

GoogleCodeExporter commented 8 years ago
> install AlarmManager when not receiving the BOOT_COMPLETED intent (e.g. after 
installation)

AlarmManager is initialized after the application launches.

Original comment by arthur.z...@gmail.com on 12 Apr 2010 at 9:09

GoogleCodeExporter commented 8 years ago
Closing an old one

Original comment by arthur.z...@gmail.com on 19 Dec 2010 at 1:56