summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherBackupAgentHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Version code cleanupSunny Goyal2015-08-171-1/+1
* Disabling home screen migration logicSunny Goyal2015-08-111-1/+1
* Homescreen migration from a larger grid to a smaller grid.Sunny Goyal2015-07-311-0/+9
* Adding rank column in backupSunny Goyal2015-07-221-2/+3
* Adding minSpanX and minSpanY for all the launcher widgetsSunny Goyal2015-07-171-1/+1
* Icons are not updated to TYPE_APPLICATION during restoreSunny Goyal2015-05-211-0/+1
* Removing ContentObserver from LauncherModel, and calling reloadSunny Goyal2015-04-011-1/+1
* Avoiding writing the Metadata in the backup if nothing was changed in the backupSunny Goyal2015-01-161-1/+1
* Adding a rank column for itemInfoSunny Goyal2015-01-131-0/+5
* Clearing DB before restore starts.Sunny Goyal2014-11-181-6/+16
* Updating backup restore logicSunny Goyal2014-10-281-23/+11
* Disabling restore for below L devicesSunny Goyal2014-10-231-0/+6
* Resetting launcherProvider data if restore set was emptySunny Goyal2014-09-281-3/+23
* enable restore by default in master (for 3.7)Chris Wren2014-06-271-1/+1
* disable launcher restore by default, for nova launchChris Wren2014-05-291-1/+1
* enable launcher restore by defaultChris Wren2014-03-111-1/+1
* rationalize launcher backup loggingChris Wren2014-01-151-1/+4
* hide launcher restore behind a flag.Chris Wren2014-01-131-3/+12
* backup launcher preferencesChris Wren2013-12-031-0/+16
* move to backup helper architectureChris Wren2013-10-071-0/+46