summaryrefslogtreecommitdiff
path: root/java/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "[RF4] Actually remove ver4 dicts"Jean Chalard2013-12-063-13/+60
|\ \ \
| * | | [RF4] Actually remove ver4 dictsJean Chalard2013-12-063-13/+60
* | | | Merge "Add a jni method to fetch unigram information."Keisuke Kuroyanagi2013-12-062-0/+126
|\ \ \ \
| * | | | Add a jni method to fetch unigram information.Keisuke Kuroyanagi2013-12-062-0/+126
* | | | | Return null if "!text/" reference is an empty textTadashi G. Takaoka2013-12-061-4/+7
| |/ / / |/| | |
* | | | [RF3] CleanupsJean Chalard2013-12-066-25/+9
* | | | Merge "[RF2] Some refactoring and some cleanup"Jean Chalard2013-12-065-36/+28
|\ \ \ \ | |_|/ / |/| | |
| * | | [RF2] Some refactoring and some cleanupJean Chalard2013-12-065-36/+28
| |/ /
* | | Fix puctuations more keys on Spanish/PhoneTadashi G. Takaoka2013-12-051-1/+1
* | | Cleanup exclamation and questuion keysTadashi G. Takaoka2013-12-051-13/+8
* | | Cleanup comma key of Arabic/FarsiTadashi G. Takaoka2013-12-051-115/+97
|/ /
* | Add exclamation/question marks to Hebrew tablet keyboardTadashi G. Takaoka2013-12-051-9/+0
* | Merge "Add workaround to prevent ViewPager from crashing"Tadashi G. Takaoka2013-12-041-0/+47
|\ \
| * | Add workaround to prevent ViewPager from crashingTadashi G. Takaoka2013-12-041-0/+47
* | | Merge "[RF1] Remove files that don't match the expected format, step 1"Jean Chalard2013-12-045-7/+89
|\ \ \
| * | | [RF1] Remove files that don't match the expected format, step 1Jean Chalard2013-12-045-7/+89
* | | | Merge "Start to use historical info."Keisuke Kuroyanagi2013-12-042-0/+3
|\ \ \ \
| * | | | Start to use historical info.Keisuke Kuroyanagi2013-12-042-0/+3
* | | | | Quit using obsolete methods for testing.Keisuke Kuroyanagi2013-12-041-24/+1
| |_|/ / |/| | |
* | | | Merge "Add spacebar background drawable"Tadashi G. Takaoka2013-12-042-10/+25
|\ \ \ \ | |/ / / |/| | |
| * | | Add spacebar background drawableTadashi G. Takaoka2013-12-042-10/+25
| |/ /
* / / Start passing timestamp for dynamic dictionaries.Keisuke Kuroyanagi2013-12-045-22/+54
|/ /
* | Merge "Add required header attributes for user/contacts dictionary."Ken Wakasa2013-12-0311-56/+70
|\ \
| * | Add required header attributes for user/contacts dictionary.Keisuke Kuroyanagi2013-12-0311-56/+70
* | | Tiny refactoringJean Chalard2013-12-031-1/+4
|/ /
* | Separate common config and dimensions resourcesTadashi G. Takaoka2013-12-032-7/+4
* | Make contacts/user dictionary ver2.Keisuke Kuroyanagi2013-12-022-3/+4
* | Merge "Fix some more tests"Jean Chalard2013-12-021-5/+5
|\ \
| * | Fix some more testsJean Chalard2013-12-021-5/+5
* | | Remove KeyEventHandlerTadashi G. Takaoka2013-12-024-184/+122
* | | Merge "Add config_ prefix to the resource names merged from dimens.xml"Tadashi G. Takaoka2013-12-0211-41/+47
|\ \ \ | |/ / |/| |
| * | Add config_ prefix to the resource names merged from dimens.xmlTadashi G. Takaoka2013-12-0211-41/+47
* | | Fix an obvious bugJean Chalard2013-12-021-1/+1
* | | Merge "Quit recording LastUserHistoryWriteTime."Keisuke Kuroyanagi2013-12-029-158/+31
|\ \ \
| * | | Quit recording LastUserHistoryWriteTime.Keisuke Kuroyanagi2013-12-029-158/+31
| |/ /
* / / Fix tests.Jean Chalard2013-12-022-2/+13
|/ /
* | Avoid NPE by checkingTadashi G. Takaoka2013-12-021-0/+3
* | Merge "Fix auto-detection of format 4."Jean Chalard2013-11-296-33/+50
|\ \
| * | Fix auto-detection of format 4.Jean Chalard2013-11-296-33/+50
* | | Clean up PointerTracker a bitTadashi G. Takaoka2013-11-291-28/+38
* | | Use interfaces instead of MainKeyboardView classTadashi G. Takaoka2013-11-293-38/+63
* | | Rename StaticInnerHandlerWrapper to LeakGuardHandlerWrapperTadashi G. Takaoka2013-11-296-51/+60
|/ /
* | Merge "Add version check to open binary dictionary."Keisuke Kuroyanagi2013-11-283-8/+45
|\ \
| * | Add version check to open binary dictionary.Keisuke Kuroyanagi2013-11-283-8/+45
* | | Merge "Move MainKeyboardView.KeyTimerHandler to top level class"Tadashi G. Takaoka2013-11-282-192/+219
|\ \ \
| * | | Move MainKeyboardView.KeyTimerHandler to top level classTadashi G. Takaoka2013-11-282-192/+219
* | | | Merge "Move MainKeyboardView.DrawingHandler to top level class"Tadashi G. Takaoka2013-11-282-45/+71
|\| | |
| * | | Move MainKeyboardView.DrawingHandler to top level classTadashi G. Takaoka2013-11-282-45/+71
* | | | Merge "Change the timing of reading the previous word."Jean Chalard2013-11-282-22/+92
|\ \ \ \ | |_|/ / |/| | |
| * | | Change the timing of reading the previous word.Jean Chalard2013-11-282-22/+92