summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherBackupHelper.java
Commit message (Expand)AuthorAgeFilesLines
* skip backup if launcher is in a bad stateChris Wren2014-06-061-8/+50
* Fix deprecated EMPTY_ARRAY usage (nanoprotos).Mac Duy Hai2014-06-061-2/+2
* rationalize launcher backup loggingChris Wren2014-06-061-42/+49
* search for a valid journalChris Wren2014-06-061-19/+33
* restore app favorites and screensChris Wren2014-06-061-8/+77
* hide launcher restore behind a flag.Chris Wren2014-06-061-1/+4
* backup keys that might have slipped pastChris Wren2014-06-061-4/+6
* first backup should save things from the beginning of timeChris Wren2014-06-061-2/+2
* backup launcher preferencesChris Wren2014-06-061-0/+2
* move to backup helper architectureChris Wren2013-10-071-0/+1016