summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherBackupAgent.java
Commit message (Expand)AuthorAgeFilesLines
* 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