summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherBackupHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Don't clobber widgets with the same component - DO NOT MERGERobin Lee2015-03-191-3/+6
* Avoiding writing the Metadata in the backup if nothing was changed in the backupSunny Goyal2015-01-161-8/+24
* Adding a rank column for itemInfoSunny Goyal2015-01-131-2/+2
* Merge "Supporting custom widgets provided by launcher" into ub-now-masterAdam Cohen2014-12-061-14/+2
|\
| * Supporting custom widgets provided by launcherAdam Cohen2014-12-051-14/+2
* | Don't try to create an app state instance during restore.Chris Wren2014-11-241-10/+3
|/
* Failing restore, if we have an item outside screen boundsSunny Goyal2014-10-291-15/+62
* Updating backup restore logicSunny Goyal2014-10-281-11/+77
* Refactoring LauncherBackupHelper.javaSunny Goyal2014-10-231-390/+222
* 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