summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherBackupHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Resetting launcherProvider data if restore set was emptySunny Goyal2014-09-281-4/+2
* Fixing loadWorkspace being called multiple timesSunny Goyal2014-09-261-1/+1
* Adding support for managed profiles in widgetSunny Goyal2014-08-201-26/+21
* Updating the ui for widget restore flowSunny Goyal2014-08-121-0/+3
* Adding support to restore widgets even for jelly beans.Sunny Goyal2014-08-081-8/+13
* Log the component name for restored icons.Chris Wren2014-05-231-0/+1
* Reset profile ids when backing up / restoring favorites.Kenny Guy2014-05-131-3/+14
* Fix missing space in select statement in backup helper.Kenny Guy2014-05-091-10/+23
* Launcher3 multi-profile supportKenny Guy2014-04-301-4/+11
* also backup icon assets for shortcuts.Chris Wren2014-03-131-1/+2
* 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