summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherBackupHelper.java
Commit message (Expand)AuthorAgeFilesLines
* skip backup if launcher is in a bad stateChris Wren2014-02-271-10/+32
* use restored icon for restored app shortcutsChris Wren2014-02-141-20/+45
* Fix deprecated EMPTY_ARRAY usage (nanoprotos).Mac Duy Hai2014-02-051-2/+2
* handle shortcut restore for missing packagesChris Wren2014-01-271-0/+4
* rationalize launcher backup loggingChris Wren2014-01-151-42/+49
* Merge "restore app favorites and screens" into jb-ub-now-kermitDan Sandler2014-01-151-8/+77
|\
| * restore app favorites and screensChris Wren2014-01-141-8/+77
* | search for a valid journalChris Wren2014-01-141-19/+33
|/
* Merge "backup keys that might have slipped past" into jb-ub-now-kermitChris Wren2014-01-141-4/+6
|\
| * backup keys that might have slipped pastChris Wren2014-01-131-4/+6
* | hide launcher restore behind a flag.Chris Wren2014-01-131-1/+4
|/
* first backup should save things from the beginning of timeChris Wren2014-01-091-2/+2
* backup launcher preferencesChris Wren2013-12-031-0/+2
* clean up backup importsChris Wren2013-10-091-2/+1
* move to backup helper architectureChris Wren2013-10-071-0/+1016