History log of /packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/DictionaryBackupAgent.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
71fdc4b5b7632e149b29091b227cb3b90989dd9c 12-Jun-2014 Jean Chalard <jchalard@google.com> Fix a bug with restoring null shortcuts

Bug: 13452473
Change-Id: Ief5ba2fcc5f835073297316be978a63b4fa216ac
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/DictionaryBackupAgent.java
361f35b7b1fe758d93e0952536a298b2ed045a89 25-Apr-2013 Jeff Sharkey <jsharkey@android.com> Close stream after writing backup data.

Avoids leak.

Change-Id: I657044d1ecc98c021271dab486e104d74f60cc5c
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/DictionaryBackupAgent.java
bf063f25421b08f118524890914fbdbfa63dbdaf 15-Jun-2011 Jean Chalard <jchalard@google.com> Add shortcut support for the user dict provider.

This needs support to the framework by change Id3ca792f.

Bug: 4646172
Change-Id: Ib318c047a617f3bebbd390cca3e4a585ca0d1118
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/DictionaryBackupAgent.java
f63351742705d7d421166cac23f7e23255a1f72e 30-Mar-2010 Christopher Tate <ctate@google.com> Track BackupHelperAgent => BackupAgentHelper name change

Change-Id: I3770efef5ae5432f95f5e0f6c1ac4107b59d8ef4
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/DictionaryBackupAgent.java
9d0d421e99b46318170660a14c794f6c9b5e59d6 06-Mar-2010 Christopher Tate <ctate@google.com> Refactor android.backup -> android.app.backup

Change-Id: Ied701117e7a2075e3f524bd8f2070ba864e7149d
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/DictionaryBackupAgent.java
1b2d5b424d2010a42a8a012fcc3ac9f0a73d0f79 21-Sep-2009 Amith Yamasani <yamasani@google.com> Fix for 2118365 User dictionary not restored after setup

Translate 'null' -> null.
Additional safeguards to prevent bad dictionary data from crashing the
restore process.
Delete duplicate words before adding a new one. This is required when
doing "bmgr restore" repeatedly.
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/DictionaryBackupAgent.java
89233b778ef8e0af154ab2ff46a07658759e4838 11-Sep-2009 Amith Yamasani <yamasani@google.com> Fix a cursor leak when there is no data in the user dictionary.
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/DictionaryBackupAgent.java
c5885c466b80dfda79a364e5623348469f8eb8db 06-Aug-2009 Amith Yamasani <yamasani@google.com> Backup user dictionary.
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/DictionaryBackupAgent.java