chokkarg / worktime

Automatically exported from code.google.com/p/worktime
0 stars 0 forks source link

Backup preferences #75

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Backup the preferences using the Google preferences backup API.

In the preferences menu, when the 'backup now' option is clicked start the sync 
together with the database backup.

Original issue reported on code.google.com by dirkvran...@gmail.com on 18 Nov 2011 at 8:38

GoogleCodeExporter commented 8 years ago

Original comment by dirkvran...@gmail.com on 6 Dec 2011 at 7:49

GoogleCodeExporter commented 8 years ago

Original comment by dirkvran...@gmail.com on 16 Apr 2012 at 6:34

GoogleCodeExporter commented 8 years ago
Added a backup-agent (BackupAgentHelper) that has a 
SharedPreferencesBackupHelper to backup all the preferences into the Google 
cloud. Installing the app on a new/different 2.2 or up device will now restore 
all your preferences automatically.

Using this Google cloud backup system changes the base-requirements of the 
application, it will now only be 2.2 and up comptabile, before it already 
started at 2.1 (which means that we will loose 13 users...)

Original comment by dirkvran...@gmail.com on 7 May 2012 at 8:57

GoogleCodeExporter commented 8 years ago

Original comment by dirkvran...@gmail.com on 15 May 2012 at 9:51

GoogleCodeExporter commented 8 years ago

Original comment by dirkvran...@gmail.com on 15 May 2012 at 9:56