aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-084-19/+19
|\
| * Import translations. DO NOT MERGE•••Change-Id: Ibdf218d10fa731a075557225ad5238d369468850 Auto-generated-cl: translation import Geoff Mendal2014-12-084-19/+19
* | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-081-1/+1
|\ \
| * | Import translations. DO NOT MERGE•••Change-Id: I404dfae96be21a461336e281471cdcd586bed59c Auto-generated-cl: translation import Geoff Mendal2014-12-081-1/+1
| |/
* | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-084-41/+41
|\ \
| * | Import translations. DO NOT MERGE•••Change-Id: I8eb628866c7e2e229454b6704376e4564365eae3 Auto-generated-cl: translation import Geoff Mendal2014-12-084-41/+41
| |/
* / Import translations. DO NOT MERGE•••Change-Id: Iff7a78dd511dfe6b4eae2fbf13eced968fb80d80 Auto-generated-cl: translation import Geoff Mendal2014-12-082-32/+32
|/
* Merge "Refactor KeysCache to UniqueKeysCache"Tadashi G. Takaoka2014-12-085-73/+98
|\
| * Refactor KeysCache to UniqueKeysCache•••Change-Id: I8e3c4705c705a1c6e05e9112211d7012912d7e41 Tadashi G. Takaoka2014-11-275-73/+98
* | Merge "Remove RichInputMethodManager.updateShortcutIME call from SubtypeSwitc...Tadashi G. Takaoka2014-12-064-40/+34
|\ \
| * | Remove RichInputMethodManager.updateShortcutIME call from SubtypeSwitcher•••Change-Id: I5661a7926cf5a404788516c542b25cc0707bb417 Tadashi G. Takaoka2014-12-014-40/+34
* | | Add keyboard margin options to place the keyboard dynamically.•••Keyboard location and location can now be set in the debug options section. Change-Id: I87c5a1d679489e12dccf26632c399af28087629e Andy Wang2014-12-0513-28/+144
* | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-042-2/+2
|\ \ \
| * | | Import translations. DO NOT MERGE•••Change-Id: I7d62a0ae1381400f738f3c412099b7cc6b29b235 Auto-generated-cl: translation import Geoff Mendal2014-12-032-2/+2
* | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-043-17/+17
|\ \ \ \
| * | | | Import translations. DO NOT MERGE•••Change-Id: I89edde7e6211e021080f483bdb29ba2bc4a45569 Auto-generated-cl: translation import Geoff Mendal2014-12-033-17/+17
| |/ / /
* | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-041-1/+1
|\ \ \ \
| * | | | Import translations. DO NOT MERGE•••Change-Id: I34449c93e9983c00f27a05bac7aaa63fd884aadf Auto-generated-cl: translation import Geoff Mendal2014-12-031-1/+1
| |/ / /
* | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2014-12-043-39/+39
|\ \ \ \
| * | | | Import translations. DO NOT MERGE•••Change-Id: I095f173fadbd9d950f4e88b4df8e8c373bcbd2f1 Auto-generated-cl: translation import Geoff Mendal2014-12-033-39/+39
| |/ / /
* / / / Import translations. DO NOT MERGE•••Change-Id: If617d908d39c28f08a9da6b56fcaa848b0bb097e Auto-generated-cl: translation import Geoff Mendal2014-12-032-32/+32
|/ / /
* | | Merge "Fix comment"Tadashi G. Takaoka2014-12-032-2/+2
|\ \ \
| * | | Fix comment•••Change-Id: Ia07839c1a01b4d2a82a49017410637266ea1eb96 Tadashi G. Takaoka2014-12-012-2/+2
* | | | Merge "Cancel interval alarm for dictionary decaying in onDestroy."Keisuke Kuroyanagi2014-12-033-8/+32
|\ \ \ \
| * | | | Cancel interval alarm for dictionary decaying in onDestroy.•••Bug: 18528171 Change-Id: I6e12c006bd9eff15f3fa9cfd335bdd9fa081be61 Keisuke Kuroyanagi2014-12-023-8/+32
* | | | | Stop passing through keyPrefs as it's already available.•••Change-Id: I43a56beba0cf0fdf5f93c5c764edbd279ee033b2 Andy Wang2014-12-023-6/+5
* | | | | Fix a misspelled method name•••Change-Id: I1151dc1d5db3986a97daf68c1e387dbc2e4610dc Adrian Velicu2014-12-022-2/+2
* | | | | Import translations. DO NOT MERGE•••Change-Id: I18ee0107ad0292a8b19bbda3fe875b6d1757d6b4 Auto-generated-cl: translation import Geoff Mendal2014-12-011-1/+1
* | | | | Merge "Add null analysis annotations to keyboard package"Tadashi G. Takaoka2014-12-0117-100/+219
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Add null analysis annotations to keyboard package•••Change-Id: I6f020ece3c45d584d413e4265d6d3fbdf1ea8bd8 Tadashi G. Takaoka2014-11-2717-100/+219
* | | | Merge "Be always confident in the current language when only one"Jean Chalard2014-11-281-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Be always confident in the current language when only one•••Change-Id: I7ea289f7e78aa33562c7737e91024a25c02333b6 Jean Chalard2014-11-281-0/+3
| |/ /
* | | Merge "Fix comment"Tadashi G. Takaoka2014-11-281-1/+1
|\ \ \
| * | | Fix comment•••Change-Id: Ic0db304f213c9f4fdcea263a91d14ad62b98eb70 Tadashi G. Takaoka2014-11-281-1/+1
* | | | Merge "Make LocaleUtils.constructLocaleFromString as @Nonnull"Tadashi G. Takaoka2014-11-2813-94/+140
|\ \ \ \ | |/ / / |/| | |
| * | | Make LocaleUtils.constructLocaleFromString as @Nonnull•••Change-Id: I82d574c67b25239510f3ecc8882efe46e40677eb Tadashi G. Takaoka2014-11-2113-94/+140
* | | | Merge "Fix crash while settings custom input style"Tadashi G. Takaoka2014-11-283-4/+60
|\ \ \ \
| * | | | Fix crash while settings custom input style•••Bug: 18515346 Change-Id: I3a893333762233cd6c8716755793f6ffaf22bb9a Tadashi G. Takaoka2014-11-273-4/+60
| | |/ / | |/| |
* | | | Merge "Fix settings keys on tablet"Tadashi G. Takaoka2014-11-283-13/+3
|\ \ \ \
| * | | | Fix settings keys on tablet•••Bug: 18531491 Change-Id: Id374932b71674177abddd6d249ba6e712cbb5d25 Tadashi G. Takaoka2014-11-273-13/+3
| |/ / /
* | | | Remove unused import and local variable•••Change-Id: I256d1c6bf96c07b10d2d063d7935e20e0ab8ea17 Tadashi G. Takaoka2014-11-281-1/+0
* | | | Remove unnecessary code of CustomInputStylePreference•••Change-Id: I68d2c85139e01684d5f0705f621ba223fc5e4425 Tadashi G. Takaoka2014-11-271-20/+0
|/ / /
* | | Merge "Fix possible NPE in MainKeyboardView"Tadashi G. Takaoka2014-11-271-2/+5
|\ \ \
| * | | Fix possible NPE in MainKeyboardView•••Change-Id: I1fc21a981d9f1740315763b5ca0c1024ece1fa4d Tadashi G. Takaoka2014-11-201-2/+5
| |/ /
* | | Merge "Remove unused code from DictionaryFactory"Tadashi G. Takaoka2014-11-273-53/+16
|\ \ \
| * | | Remove unused code from DictionaryFactory•••Change-Id: I666308ada968ee7993235ad98b92f2ad522af122 Tadashi G. Takaoka2014-11-213-53/+16
* | | | Merge "Remove obsolete comment"Tadashi G. Takaoka2014-11-271-1/+0
|\ \ \ \
| * | | | Remove obsolete comment•••Change-Id: I9e606fd573a60d12482b12e0e9adaecd552f66a7 Tadashi G. Takaoka2014-11-261-1/+0
| | |_|/ | |/| |
* | | | Import translations. DO NOT MERGE•••Change-Id: I6edc9f4285ac08e1d97360a0b6d489c5f809c363 Auto-generated-cl: translation import Geoff Mendal2014-11-261-1/+1
* | | | Allow whitelist changes when no close word•••When there isn't a close word in another language of the current multi-language set, we allow whitelist entries to take force even if we are not confident in the current language. Bug: 18063142 Bug: 18130489 Bug: 18132240 Bug: 18136721 Bug: 18200415 Change-Id: I044674ba7b70aa86ab2a48d2e4d53a1c8007b62c Jean Chalard2014-11-267-46/+108