summaryrefslogtreecommitdiff
path: root/java/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge "Fix key top letter color in shifted layout"Tadashi G. Takaoka2013-12-131-5/+6
|\ \
| * | Fix key top letter color in shifted layoutTadashi G. Takaoka2013-12-131-5/+6
* | | Merge "Remove code for forgetting curve in Java side."Keisuke Kuroyanagi2013-12-132-248/+0
|\ \ \ | |_|/ |/| |
| * | Remove code for forgetting curve in Java side.Keisuke Kuroyanagi2013-12-132-248/+0
| |/
* | Have dicttool use the native library to generate v4 dicts.Jean Chalard2013-12-138-409/+76
* | Merge "Remove flags from Java side."Jean Chalard2013-12-1314-267/+70
|\ \ | |/ |/|
| * Remove flags from Java side.Jean Chalard2013-12-1314-267/+70
| * Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20cKen Wakasa2013-12-1397-4188/+4863
| * Update Color Scheme summary explicitlyTadashi G. Takaoka2013-11-223-22/+61
| * Fix unusual NPE after onDestroyTadashi G. Takaoka2013-11-221-5/+4
| * Add keyboard color switch optionTadashi G. Takaoka2013-11-223-6/+19
| * Add JB/ICS resources from Azuki MR1 releaseTadashi G. Takaoka2013-11-221-3/+7
| * Rename KLP theme related resourcesTadashi G. Takaoka2013-11-221-1/+1
| * Rename KLP/JB/ICS common resource name suffixes to _holoTadashi G. Takaoka2013-11-221-4/+4
| * Merge "handleBackspace should always send KEYCODE_DEL for InputType.TYPE_NULL...Ken Wakasa2013-11-221-29/+20
| |\
| | * handleBackspace should always send KEYCODE_DEL for InputType.TYPE_NULLKen Wakasa2013-11-211-29/+20
| * | Fix: PtNode array size writirng when array size > 127. DO NOT MERGE.Keisuke Kuroyanagi2013-11-214-4/+12
| |/
| * Fix many small nits.Jean Chalard2013-11-122-4/+15
| * Remove an out-of-place checkJean Chalard2013-11-121-1/+0
| * Revert back punctuations to the more keys keyboard of the periodTadashi G. Takaoka2013-11-121-3/+3
| * Stopgap solution for a crash.Jean Chalard2013-10-221-1/+8
| * Fix a bug where autocaps would jam auto-commitJean Chalard2013-10-221-1/+1
| * Fix: Suggested words from user history are invalid.Keisuke Kuroyanagi2013-10-221-9/+0
| * Fix a bug where autoshift would be ignored coming from emojiJean Chalard2013-10-221-0/+3
| * Add a sequence number to SuggestedWords.Jean Chalard2013-10-223-57/+100
* | Make ExpandableBinaryDictionary usable for offdevice tests.Keisuke Kuroyanagi2013-12-134-4/+29
* | Add a constructor for testing to non-main dictionaries.Keisuke Kuroyanagi2013-12-124-1/+46
* | Add waitAllTasksForTests for testing.Keisuke Kuroyanagi2013-12-121-7/+14
* | Quit passing header file path to native.Keisuke Kuroyanagi2013-12-123-42/+15
* | Remove dependency from StringUtils to JsonJean Chalard2013-12-123-77/+106
* | Fix Filipino keyboardTadashi G. Takaoka2013-12-121-10/+2
* | Merge "Create ver4 dictionary files with the dictionary name."Keisuke Kuroyanagi2013-12-116-107/+109
|\ \
| * | Create ver4 dictionary files with the dictionary name.Keisuke Kuroyanagi2013-12-116-107/+109
* | | Merge "Ignore other finger while showing more keys keyboard"Tadashi G. Takaoka2013-12-112-3/+16
|\ \ \ | |/ / |/| |
| * | Ignore other finger while showing more keys keyboardTadashi G. Takaoka2013-12-112-3/+16
* | | Merge "Don't start long press timer while other one is running"Tadashi G. Takaoka2013-12-113-31/+43
|\| |
| * | Don't start long press timer while other one is runningTadashi G. Takaoka2013-12-113-31/+43
* | | Merge "Rename deprecated locale directories"Tadashi G. Takaoka2013-12-112-25/+29
|\ \ \
| * | | Rename deprecated locale directoriesKen Wakasa2013-12-112-25/+29
| |/ /
* | | Rename PersonalizationPredictionDictionary.Keisuke Kuroyanagi2013-12-119-78/+69
* | | Merge "Fix typos."Jean Chalard2013-12-113-13/+13
|\ \ \
| * | | Fix typos.Jean Chalard2013-12-113-13/+13
* | | | Merge "Split the header into a separate file."Jean Chalard2013-12-117-29/+57
|\| | |
| * | | Split the header into a separate file.Jean Chalard2013-12-117-29/+57
| |/ /
* / / Remove PersonalizationDictinoary.Keisuke Kuroyanagi2013-12-117-147/+4
|/ /
* | Uncapitalized words for personalization dictionary.Keisuke Kuroyanagi2013-12-101-2/+4
* | Remove obsolete warning messageTadashi G. Takaoka2013-12-071-6/+0
* | Add punctuations letters to period key on tabletTadashi G. Takaoka2013-12-061-370/+371
* | Merge "Consolidate multiple locales' period key definition"Tadashi G. Takaoka2013-12-061-314/+349
|\ \
| * | Consolidate multiple locales' period key definitionTadashi G. Takaoka2013-12-061-314/+349