summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherBackupAgentHelper.java
Commit message (Collapse)AuthorAgeFilesLines
* Resetting launcherProvider data if restore set was emptySunny Goyal2014-09-281-3/+23
| | | | | Bug: 17332300 Change-Id: I6d2187cd1b1fa7a53e49b96eb109263f6b74b258
* enable restore by default in master (for 3.7)Chris Wren2014-06-271-1/+1
| | | | Change-Id: I3f64a9248602925c17d2e89295f02cbe64160a6a
* disable launcher restore by default, for nova launchChris Wren2014-05-291-1/+1
| | | | Change-Id: I54aa2de71f8fcc660922a59ff280ae141e066f73
* enable launcher restore by defaultChris Wren2014-03-111-1/+1
| | | | | | | shortcuts are wroking, widgets are todo Bug: 10778992 Change-Id: I938b6d6ba5b68769628337955a17badaece1433f
* rationalize launcher backup loggingChris Wren2014-01-151-1/+4
| | | | | | | | | enough data to debug dogfood issues easy switch to move to quieter production mode common switch across all three classes Bug: 12545310 Change-Id: Icb4ad7174f20884c6993140149db590d66f6e006
* hide launcher restore behind a flag.Chris Wren2014-01-131-3/+12
| | | | | | | | enable with 'adb shell settings put secure launcher_restore_enabled 1' before signing into wiped device Bug: 12532845 Change-Id: I1471c39dac2e6e1412f7720b1ba8edf46273c593
* backup launcher preferencesChris Wren2013-12-031-0/+16
| | | | | Bug: 11267816 Change-Id: I12a32477164fe2205bc8cb02e0a23c561a7f9189
* move to backup helper architectureChris Wren2013-10-071-0/+46
add journals to DecoderRing, for backup debugging Bug: 10778984 Change-Id: I38e93853c05f72468b3800c172b96effc70a63e0