History log of /packages/apps/Launcher3/util/com/android/launcher3/DecoderRing.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8661761cb691d9bed446b87d55a4fa7043a3aa95 09-Jan-2014 Chris Wren <cwren@android.com> better support for multiple files

don't exit on error, just log.
new verbose flag to print more information

Change-Id: I5c4895a837cb8a31901aabceade3ab976abf4af0
/packages/apps/Launcher3/util/com/android/launcher3/DecoderRing.java
2fd318246fbf8639cdaf901798f267fb027fff12 18-Dec-2013 Chris Wren <cwren@android.com> support multiple files and fix logcat smippets for launcher_protoutil

plus some code cleanup

Change-Id: I09b4a6aedbb1251a65d379464d830da694d38a38
/packages/apps/Launcher3/util/com/android/launcher3/DecoderRing.java
f6a22ada816ae4f63576679f03472b0a984e82be 12-Dec-2013 Chris Wren <cwren@android.com> Add auto-detection of payload type

update docs and error messages
use png extension of files, since they are
don't create image files by default
use input filename for image files

Change-Id: I3e9c31a1de02976432d3f39cf82b5403055d620a
/packages/apps/Launcher3/util/com/android/launcher3/DecoderRing.java
ba2923a3912f266c8fa1691858db29c2ce597928 10-Dec-2013 Chris Wren <cwren@android.com> expose the protoutil for launcher as an executable script

Change-Id: Ie990262534d85b118c165589ecee55d64f3a58cc
/packages/apps/Launcher3/util/com/android/launcher3/DecoderRing.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/util/com/android/launcher3/DecoderRing.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/util/com/android/launcher3/DecoderRing.java
2b6c21d434b647fbba48fb61bf7ae3a66af35e9a 02-Oct-2013 Chris Wren <cwren@android.com> add a proto decoder host utility

Bug: 10778984
Change-Id: I1c0203a3a5b3a3b1e565af387ccdfa92b53f8335
/packages/apps/Launcher3/util/com/android/launcher3/DecoderRing.java