summaryrefslogtreecommitdiff
path: root/java/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Use ArrayList constructor directlyTadashi G. Takaoka2014-04-221-2/+1
* | | | Fix typo of local variable nameTadashi G. Takaoka2014-04-221-5/+6
|/ / /
* | | Merge "Use sorted keys index as virtual view id"Tadashi G. Takaoka2014-04-223-66/+73
|\ \ \ | |_|/ |/| |
| * | Use sorted keys index as virtual view idTadashi G. Takaoka2014-04-223-66/+73
* | | Support creating BinaryDictionary without creating dict file.Keisuke Kuroyanagi2014-04-221-2/+34
| |/ |/|
* | Revert "Support creating BinaryDictionary without creating dict file."Keisuke Kuroyanagi2014-04-221-34/+2
* | Support creating BinaryDictionary without creating dict file.Keisuke Kuroyanagi2014-04-221-2/+34
* | Merge "Add jni interface to use on memory dictionary."Keisuke Kuroyanagi2014-04-221-0/+2
|\ \
| * | Add jni interface to use on memory dictionary.Keisuke Kuroyanagi2014-04-211-0/+2
* | | Stop using Configuration.setLocaleTadashi G. Takaoka2014-04-221-7/+7
| |/ |/|
* | Merge "Remove unnecessarily getKeyFromOutputText method from Keyboard"Tadashi G. Takaoka2014-04-222-17/+9
|\ \
| * | Remove unnecessarily getKeyFromOutputText method from KeyboardTadashi G. Takaoka2014-04-212-17/+9
* | | Merge "Sort keys from top-left to bottom-right order"Tadashi G. Takaoka2014-04-229-33/+57
|\| |
| * | Sort keys from top-left to bottom-right orderTadashi G. Takaoka2014-04-219-33/+57
* | | Merge "Add BinaryDictionary.flushWithGCIfHasUpdated()."Keisuke Kuroyanagi2014-04-222-1/+11
|\ \ \ | |/ / |/| / | |/
| * Add BinaryDictionary.flushWithGCIfHasUpdated().Keisuke Kuroyanagi2014-04-212-1/+11
* | Use unmodifiable list to return keys from KeyboardTadashi G. Takaoka2014-04-215-29/+31
* | Use unmodifiable list to return the nearest keysTadashi G. Takaoka2014-04-213-17/+26
* | Stop using modifiable Key arrayTadashi G. Takaoka2014-04-211-5/+7
* | Fix a bug for counting code points in WordComposer.javaXiaojun Bi2014-04-182-8/+11
* | Merge "Refactor RunInLocale a bit"Tadashi G. Takaoka2014-04-171-12/+10
|\ \
| * | Refactor RunInLocale a bitTadashi G. Takaoka2014-04-171-12/+10
* | | Merge "Add contentDescription to Emoji palette"Tadashi G. Takaoka2014-04-171-1/+17
|\ \ \
| * | | Add contentDescription to Emoji paletteTadashi G. Takaoka2014-04-171-1/+17
| |/ /
* | | Merge "Avoid lower-case version of capitalized words in user hist"Jean Chalard2014-04-171-1/+13
|\ \ \
| * | | Avoid lower-case version of capitalized words in user histJean Chalard2014-04-171-1/+13
| | |/ | |/|
* | | Merge "Fix a wrong parameter passed."Jean Chalard2014-04-171-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix a wrong parameter passed.Jean Chalard2014-04-171-1/+1
| |/
* | Shuwdown executors after executing all tasks.Keisuke Kuroyanagi2014-04-171-2/+7
* | Merge "Restart suggestions when restarting input"Jean Chalard2014-04-163-3/+9
|\ \
| * | Restart suggestions when restarting inputJean Chalard2014-04-163-3/+9
| |/
* | Merge "Dismiss more suggestions before showing important notice"Tadashi G. Takaoka2014-04-161-0/+3
|\ \
| * | Dismiss more suggestions before showing important noticeTadashi G. Takaoka2014-04-161-0/+3
| |/
* / Fix some failing testsJean Chalard2014-04-151-3/+6
|/
* Merge "[IL135] Make getCurrentAutoCapsState private"Jean Chalard2014-04-153-70/+78
|\
| * [IL135] Make getCurrentAutoCapsState privateJean Chalard2014-04-143-70/+78
* | Merge "[IL134] Add an alternative path to getCurrentAutoCapsState"Jean Chalard2014-04-153-9/+17
|\|
| * [IL134] Add an alternative path to getCurrentAutoCapsStateJean Chalard2014-04-143-9/+17
* | Merge "Fix updating the shift state upon backspace"Jean Chalard2014-04-1410-40/+59
|\ \
| * | Fix updating the shift state upon backspaceJean Chalard2014-04-1410-40/+59
| |/
* | Remove GingerBread keyboard themeTadashi G. Takaoka2014-04-141-2/+0
* | Use KeyboardTheme id insteand of indexTadashi G. Takaoka2014-04-143-63/+52
* | Merge "Refactor KeyboardTheme as top-level class"Tadashi G. Takaoka2014-04-143-28/+49
|\ \ | |/ |/|
| * Refactor KeyboardTheme as top-level classTadashi G. Takaoka2014-04-143-28/+49
* | Keep ImportantNoticeDialog showing after orientation changedTadashi G. Takaoka2014-04-142-21/+17
|/
* Merge "Plumbing for ProductionFlag.USES_CURSOR_ANCHOR_MONITOR"Yohei Yukawa2014-04-132-1/+42
|\
| * Plumbing for ProductionFlag.USES_CURSOR_ANCHOR_MONITORYohei Yukawa2014-04-112-1/+42
* | Merge "[CB26] Remove useless variables."Jean Chalard2014-04-112-53/+13
|\ \
| * | [CB26] Remove useless variables.Jean Chalard2014-04-102-53/+13
* | | Revise myanmar keyboard layoutTadashi G. Takaoka2014-04-111-198/+234