summaryrefslogtreecommitdiff
path: root/java
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "Simplify DictionaryFacilitatorForSuggest to be flexible."Keisuke Kuroyanagi2014-04-251-95/+65
|\| | |
| * | | Simplify DictionaryFacilitatorForSuggest to be flexible.Keisuke Kuroyanagi2014-04-241-95/+65
* | | | Merge "Announce keyboard language when TalkBack is on"Tadashi G. Takaoka2014-04-241-20/+40
|\ \ \ \
| * | | | Announce keyboard language when TalkBack is onTadashi G. Takaoka2014-04-231-20/+40
* | | | | Merge "Remove clearAndFlushDictionary() and use clear()."Keisuke Kuroyanagi2014-04-244-13/+5
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Remove clearAndFlushDictionary() and use clear().Keisuke Kuroyanagi2014-04-244-13/+5
* | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-04-247-21/+165
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2014-04-237-21/+165
| |/ / /
* | | | Merge "Fix handling shift + enter"Tadashi G. Takaoka2014-04-241-1/+3
|\ \ \ \
| * | | | Fix handling shift + enterTadashi G. Takaoka2014-04-231-1/+3
| |/ / /
* / / / Move simulateKeyPress method to AccessibleKeyboardViewProxyTadashi G. Takaoka2014-04-232-24/+35
|/ / /
* | | Merge "Fix: Reporting wrong main dictionary availability."Keisuke Kuroyanagi2014-04-221-4/+4
|\ \ \ | |/ / |/| |
| * | Fix: Reporting wrong main dictionary availability.Keisuke Kuroyanagi2014-04-221-4/+4
* | | Merge "Use ArrayList constructor directly"Tadashi G. Takaoka2014-04-221-2/+1
|\ \ \
| * | | 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
* | | Merge "Stop using Configuration.setLocale"Tadashi G. Takaoka2014-04-221-7/+7
|\ \ \ | |_|/ |/| |
| * | Stop using Configuration.setLocaleTadashi G. Takaoka2014-04-221-7/+7
* | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-04-2257-2444/+2695
|\ \ \ | |/ / |/| |
| * | Import translations. DO NOT MERGEBaligh Uddin2014-04-2157-2444/+2695
* | | 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
| |/ |/|
* | Merge "Fix a bug for counting code points in WordComposer.java"Xiaojun Bi2014-04-192-8/+11
|\ \
| * | Fix a bug for counting code points in WordComposer.javaXiaojun Bi2014-04-182-8/+11
* | | Now LOCAL_JNI_SHARED_LIBRARIES works for both bundled and unbundled build.Ying Wang2014-04-171-3/+0
|/ /
* | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-04-1757-0/+114
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2014-04-1657-0/+114
* | | 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-175-3/+39
|\ \ \ \
| * | | | Add contentDescription to Emoji paletteTadashi G. Takaoka2014-04-175-3/+39
* | | | | 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
| |/ / /
* | / / Separate TalkBack description resourcesTadashi G. Takaoka2014-04-17126-2835/+4281
| |/ / |/| |