History log of /packages/apps/Launcher3/src/com/android/launcher3/LauncherBackupAgent.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e8f7d5a67ef71b1c6488f52145482a8876c1b708 24-May-2016 Sunny Goyal <sunnygoyal@google.com> Executing the DB migration during startup instead of restore.

This allows proper execution of DB.onUpgrade task if the app updates
after the restore

Change-Id: I4c40167b30e1d7040b3a38be70d834f7b215e540
/packages/apps/Launcher3/src/com/android/launcher3/LauncherBackupAgent.java
c190dbfb784c0bca629b6966ce314d735cf98db3 05-May-2016 Sunny Goyal <sunnygoyal@google.com> Adding full backup handler for launcher3

Bug: 28302573

Change-Id: If0889a3b00b88b134b19d7f790159dfafdcdb004
/packages/apps/Launcher3/src/com/android/launcher3/LauncherBackupAgent.java
92aa423826b9e4e83d5d32e364930399785b3e84 04-Oct-2013 Chris Wren <cwren@android.com> move to backup helper architecture

add journals to DecoderRing, for backup debugging

Bug: 10778984
Change-Id: I38e93853c05f72468b3800c172b96effc70a63e0
/packages/apps/Launcher3/src/com/android/launcher3/LauncherBackupAgent.java
d8fe6de10d5ffc293f771b070bd1361a027757bb 04-Oct-2013 Chris Wren <cwren@android.com> check the state of launcher before running a backup.

Bug: 11066273
Change-Id: Ie27a7cce4060f0bafedb06dbdb33fddf50a9cc48
/packages/apps/Launcher3/src/com/android/launcher3/LauncherBackupAgent.java
b86f07696cd85c0b441b48895392da636ea601cb 04-Oct-2013 Chris Wren <cwren@android.com> use PNG as the transport encoding for images

Bug: 11077365
Change-Id: I0e57fcbcd93916eb04841d2abc9aeabbd40db575
/packages/apps/Launcher3/src/com/android/launcher3/LauncherBackupAgent.java
978194c6082770ec6474a08223bad69c4a451a31 03-Oct-2013 Chris Wren <cwren@android.com> leave the padding on the backupkeys

this was self-consistent on the device, but the host tool
treats lack of padding in a different way.

Bug:10778984
Change-Id: I47f653a98f23ff0ce54218d100e0c8e2f92b67fa
/packages/apps/Launcher3/src/com/android/launcher3/LauncherBackupAgent.java
b1fd63b843c520bbdcd97dec83efabe1a73ad0ea 03-Oct-2013 Chris Wren <cwren@android.com> only backup widgets assets once

Bug: 10778984
Change-Id: I6736f8b699c7fc5669f966a8b25819ea380480ab
/packages/apps/Launcher3/src/com/android/launcher3/LauncherBackupAgent.java
2b6c21d434b647fbba48fb61bf7ae3a66af35e9a 02-Oct-2013 Chris Wren <cwren@android.com> add a proto decoder host utility

Bug: 10778984
Change-Id: I1c0203a3a5b3a3b1e565af387ccdfa92b53f8335
/packages/apps/Launcher3/src/com/android/launcher3/LauncherBackupAgent.java
fd13c714f412dfa8130fa7a664cb1692a565c539 27-Sep-2013 Chris Wren <cwren@android.com> backup widget assets.

Bug: 10778984
Change-Id: I842a88c517401fa4eb3798fd03e0fbc3634e3144
/packages/apps/Launcher3/src/com/android/launcher3/LauncherBackupAgent.java
22e130d40148c28cd4b9ab0c25f1d846da76bce7 24-Sep-2013 Chris Wren <cwren@android.com> backup launcher icons

Only allow a small number of icons to be backed up in any given pass.
Also refactor common code out of favorite and screen backups.

Bug: 10778984
Change-Id: I54bc769c1d1c1c9087ea4bc58f258bd15c167aea
/packages/apps/Launcher3/src/com/android/launcher3/LauncherBackupAgent.java
1ada10d5950f45aba998a7722bfde2e529201f48 14-Sep-2013 Chris Wren <cwren@android.com> add a backup agent.

backup only, restore path is just debugging/verification.
todo: restore path
todo: additional asset backup for widgets and launcher items

Bug: 10778984
Change-Id: I01aed4794a02f03daf21bca28f99cfbea90e4967
/packages/apps/Launcher3/src/com/android/launcher3/LauncherBackupAgent.java