History log of /packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/UserDictionaryProvider.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cb405a3b9153d20bf6595c54d94f87cd2f5b6f80 12-Apr-2016 Amith Yamasani <yamasani@google.com> Fix user dictionary permission check

Fix the uid comparison so that it works for secondary users.

Bug: 28076644
Change-Id: I2f26d1965d5cbfcbf3f8b669ea7f84c1bf4f8684
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/UserDictionaryProvider.java
32664cc0e01a6839deeae978f46d2fbb1777a543 27-Jun-2015 Keisuke Kuroyanagi <ksk@google.com> Fix: Unable to add a word to personal dictionary.

It happened because input checking conditions are inverted.
This is a CL for I6c5716d4d6ea9d5f55a71b6268d34f4faa3ac043.

Bug: 22110295
Change-Id: Ia202095a32f00d755fb6fad15e293ce58e666b5f
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/UserDictionaryProvider.java
e0e0e0c9b27e10f7e33c371c490fdae8b634f117 24-Jun-2015 Svetoslav <svetoslavganov@google.com> Only current IME and spell checker can access user dictionary

Change-Id: I6c5716d4d6ea9d5f55a71b6268d34f4faa3ac043
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/UserDictionaryProvider.java
ccfedce270d66beb36c685cb496245c699917832 18-Jan-2012 Fabrice Di Meglio <fdimeglio@google.com> Fix UserDictionary crash at boot

- fix CREATE TABLE statement
- bug #5884041

Change-Id: I997c5f7736858b5e634871ac4687ede9d4cc6ff6
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/UserDictionaryProvider.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/UserDictionaryProvider.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/UserDictionaryProvider.java
c5885c466b80dfda79a364e5623348469f8eb8db 06-Aug-2009 Amith Yamasani <yamasani@google.com> Backup user dictionary.
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/UserDictionaryProvider.java
865b14b5faf8df8c090efa181ee5c5641f362fc9 14-Mar-2009 android-build SharedAccount <android-build@google.com> auto import from //branches/cupcake_rel/...@138607
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/UserDictionaryProvider.java