Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Tutorial class and unused debug feature•••This change also cleanups compiler warnings. Bug: 2897373 Change-Id: If972cf45c1eb40436adbddbf71969e5409f4c9c5 | 2010-12-10 | 1 | -13/+18 | |
* | Remove LatinIME prefix from classes•••This change also cleanups preference key string constants Change-Id: I58510f220a90d00d71a935731abeab87384675bb | 2010-12-09 | 1 | -2/+2 | |
* | Move some inner static class to top class in new package•••This change introduces new package com.android.inputmethod.keyboard which hosts keyboard related classes. Also adds missing @Override and @SuppressWarning("unused") annotation Change-Id: I0317f5cfa317e13f3c77815f48ffc69b5d1ade05 | 2010-12-02 | 1 | -0/+1 | |
* | Cleanup unused Java import•••This change also fixes wrong file mode. Change-Id: Ifcf4c9444ddcdc62d2e4b394891d6eee135c1e8f | 2010-11-29 | 1 | -5/+5 | |
* | Preload SharedPreferences at start.•••bug: 3207554 Change-Id: I84072461aee9675cc67897de03f89e9c0036bc1f | 2010-11-26 | 1 | -4/+4 | |
* | Add a functionarity to handle Subtype•••Change-Id: Ic6055ba218b64f4276e3db99a435f546c3990ee5 | 2010-11-19 | 1 | -7/+7 | |
* | Move functions in LatinKeyboard related to LanguageSwitcher to SubtypeSwitcher•••Change-Id: I777db896bd0287931ce7c810b080ccee1121d34e | 2010-11-18 | 1 | -6/+6 | |
* | More commit -> apply changes with SharedPreferencesCompat.•••The newly added SharedPreferencesCompat adapter class does apply() when available (Gingerbread+), else do commit(). This change incorporates I4eca20fb and I39f6aa04. bug: 2983837 Change-Id: Iec4e8b69840ad71dbbd6098eeba349934d8248ff | 2010-09-13 | 1 | -1/+1 | |
* | Clean up LatinIME java•••- remove unused code - add @Override - change the inappropriate cast Change-Id: Ib25b4939e5b4273794ab0f6349776b5b62d89894 | 2010-08-24 | 1 | -1/+1 | |
* | DO NOT MERGE. Backport LatinIME from master to Gingerbread•••TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963 | 2010-08-20 | 1 | -1/+4 | |
* | Don't auto-select the system language in IME language selection screen.•••Fixes http://b/2650378 On entering the selection screen, don't add the system language in addition to other selected languages. Change-Id: Id7a3b45df39a8493d17be668029eee139bf00ff3 | 2010-05-03 | 1 | -5/+0 | |
* | Remove popup for extension keyboard in landscape. bug: 2519903•••Also add a summary text in the input language list for languages with a dictionary so that users don't feel cheated when they pick a language that doesn't happen to have a dictionary. Remove greek as it isn't an extension of the QWERTY keyboard. | 2010-03-17 | 1 | -1/+25 | |
* | Don't let the native code target be included twice when unbundling.•••Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986 | 2010-03-09 | 1 | -0/+183 |