summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherBackupAgent.java
Commit message (Expand)AuthorAgeFilesLines
* Adding some logging around launcher restoreSunny Goyal2017-01-091-0/+8
* Executing the DB migration during startup instead of restore.Sunny Goyal2016-06-081-107/+2
* Adding full backup handler for launcher3Sunny Goyal2016-05-101-0/+133
* move to backup helper architectureChris Wren2013-10-071-1004/+0
* check the state of launcher before running a backup.Chris Wren2013-10-041-3/+13
* use PNG as the transport encoding for imagesChris Wren2013-10-041-5/+6
* leave the padding on the backupkeysChris Wren2013-10-041-1/+1
* only backup widgets assets onceChris Wren2013-10-041-0/+1
* add a proto decoder host utilityChris Wren2013-10-031-2/+9
* backup widget assets.Chris Wren2013-10-031-6/+181
* backup launcher iconsChris Wren2013-10-021-142/+297
* add a backup agent.Chris Wren2013-09-241-0/+655