summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/userdictionary/DictionaryBackupAgent.java
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug with restoring null shortcutsJean Chalard2014-06-161-13/+32
* Close stream after writing backup data.Jeff Sharkey2013-04-251-1/+5
* Add shortcut support for the user dict provider.Jean Chalard2012-01-181-3/+15
* Track BackupHelperAgent => BackupAgentHelper name changeChristopher Tate2010-03-291-2/+2
* Refactor android.backup -> android.app.backupChristopher Tate2010-03-051-3/+3
* Fix for 2118365 User dictionary not restored after setupAmith Yamasani2009-09-211-17/+32
* Fix a cursor leak when there is no data in the user dictionary.Amith Yamasani2009-09-111-1/+4
* Backup user dictionary.Amith Yamasani2009-08-061-0/+246