summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherBackupAgentHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Removing Key-Value pair backup logic as Launcher now uses full-data backupSunny Goyal2016-06-231-137/+0
* resolve merge conflicts of b171e5675b to ub-launcher3-calgary.Sunny Goyal2016-01-291-5/+25
|\
| * Adding a method to throttle backup manager callsSunny Goyal2016-01-291-5/+25
* | Adding support for migrating the grid between any two valid screens sizes.Sunny Goyal2016-01-201-4/+1
* | Extending the grid migration logic to handle density changesSunny Goyal2016-01-061-3/+4
* | resolve merge conflicts of ffa1237698 to ub-launcher3-master.Sunny Goyal2015-12-181-2/+2
|\|
| * Using SharedPrefenrece.apply instead of commit to prevent disk IO on main threadSunny Goyal2015-12-171-2/+2
* | Making all provider calls using content resolver.Sunny Goyal2015-10-201-5/+10
|/
* 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