History log of /packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/DictionaryBackupAgent.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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