aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Move DictUpdater to the tests directory."Keisuke Kuroyanagi2013-12-178-1127/+10
|\ \ \
| * | | Move DictUpdater to the tests directory.•••Bug: 11245133 Change-Id: I0907a091ac3ae960eaf3b27da78dbb48a24b2ea1 Keisuke Kuroyanagi2013-12-178-1127/+10
* | | | Cancel more suggestions panel when touching keyboard•••Bug: 10010128 Change-Id: I2ff0870c69f407d943caf8b9cec90b7ed89de5f1 Tadashi G. Takaoka2013-12-172-5/+52
* | | | Fix typo in varibale name•••Change-Id: I7ea6c59b7c980e93c88a6cf0fef97592d411c3ba Tadashi G. Takaoka2013-12-171-14/+14
* | | | Revise Armenian punctuations more keys•••Bug: 12096943 Change-Id: Ib8559f030fbc27ec7f7e9a9fb36aad72cca29e9f Tadashi G. Takaoka2013-12-171-1/+1
* | | | Merge "Add Armenian "ligature ech yiwn" hint label"Tadashi G. Takaoka2013-12-171-0/+1
|\ \ \ \
| * | | | Add Armenian "ligature ech yiwn" hint label•••Bug: 12100704 Change-Id: I9debef1662c29ab88f27b2fdd61d5f703c3a1c78 Tadashi G. Takaoka2013-12-171-0/+1
| | |_|/ | |/| |
* | | | Merge "Refactor touch event forwarding in InputView"Tadashi G. Takaoka2013-12-172-57/+134
|\ \ \ \ | |/ / / |/| | |
| * | | Refactor touch event forwarding in InputView•••Bug: 10010128 Change-Id: I82aa4ce847e66cb1241678f39b47b9e27a0f555a Tadashi G. Takaoka2013-12-172-57/+134
* | | | Merge "Fix a bug with languages without spaces and predictions"Jean Chalard2013-12-163-24/+51
|\ \ \ \
| * | | | Fix a bug with languages without spaces and predictions•••This is simpler and more correct. Change-Id: I41806d2fc12b4ca25f76e32972b38f91f3d05c2b Jean Chalard2013-12-163-24/+51
* | | | | Merge "Increment version number of ver4 format to 401."Keisuke Kuroyanagi2013-12-161-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Increment version number of ver4 format to 401.•••Bug: 11073222 Change-Id: I3878aef02040b1ef73165645fc70ede586289c51 Keisuke Kuroyanagi2013-12-161-1/+1
* | | | | Merge "Fix: incompatible PtNode array size reading."Keisuke Kuroyanagi2013-12-162-5/+5
|\| | | |
| * | | | Fix: incompatible PtNode array size reading.•••Bug: 11073222 Change-Id: I681be725b5c6dcc10aa536b00327698a7df75277 Keisuke Kuroyanagi2013-12-162-5/+5
| | |/ / | |/| |
* | | | A simplification.•••This does the same thing, but simpler and faster. Was noticed while investigating bug#12164555 Change-Id: If9926e4da8a53a65489da55197ac87122c44fe7c Jean Chalard2013-12-161-19/+13
* | | | Merge "Add option to enable personalization dictionaries."Keisuke Kuroyanagi2013-12-164-2/+15
|\ \ \ \ | | |_|/ | |/| |
| * | | Add option to enable personalization dictionaries.•••Bug: 11757851 Change-Id: I4872c10793d4fd55c0bd9e5bc4650925de6d2c1d Keisuke Kuroyanagi2013-12-164-2/+15
| |/ /
* | | Merge "Fix IllegalStateException of ViewGroup"Tadashi G. Takaoka2013-12-163-10/+29
|\ \ \ | |/ / |/| |
| * | Fix IllegalStateException of ViewGroup•••Bug: 10629042 Change-Id: I111d092fb2f7dca47328127a155c981aa1c55906 Tadashi G. Takaoka2013-12-163-10/+29
| |/
* | Merge "Make required binary dictionary version use FormatSpec.*"Keisuke Kuroyanagi2013-12-162-2/+2
|\ \
| * | Make required binary dictionary version use FormatSpec.*•••Change-Id: Ifb17d6551bc5071553e32a5640dd166c39374461 Keisuke Kuroyanagi2013-12-162-2/+2
* | | Merge "Make the bad header a checked exception and fix dicttool test"Jean Chalard2013-12-161-4/+5
|\ \ \ | |_|/ |/| |
| * | Make the bad header a checked exception and fix dicttool test•••Change-Id: If780a2a1cb722aee83d910904c0a6315add9552d Jean Chalard2013-12-161-4/+5
* | | Cancel long press shift key while chording input•••Bug: 12123508 Change-Id: I693caad1f8ee47ebeb14419603d1fc29f6263a75 Tadashi G. Takaoka2013-12-162-4/+25
* | | Merge "Don't use fullscreen mode on large phone"Tadashi G. Takaoka2013-12-168-10/+9
|\ \ \
| * | | Don't use fullscreen mode on large phone•••Bug: 11920652 Change-Id: Icc26c20c881bc586c800c31c90a45281dc408d2a Tadashi G. Takaoka2013-12-168-10/+9
* | | | Fix failing tests•••- Version 3 is not supported - Now passing the right string to open v4 dicts. Fix the tests for this. Change-Id: I7829330c3568a715b96396ba4e4e69c6e17775ab Jean Chalard2013-12-163-3/+3
| |/ / |/| |
* | | Fix locale names in the make-keyboard-text tool•••Change-Id: I33c3fafcff124bb94e395cc604ce264daad55d2d Ken Wakasa2013-12-142-30/+30
* | | Instead of ignoring PARAGRAPH spans, fix them.•••I don't know what or when this flag is set, but it's only bad news. Luckily, we can just remove it. Bug: 12119393 Change-Id: I2952138c8ce517535b91e0fe25d2cf4960e02862 Jean Chalard2013-12-131-2/+7
* | | Merge "Don't use the previous word after a non-whitespace separator"Jean Chalard2013-12-132-1/+14
|\ \ \
| * | | Don't use the previous word after a non-whitespace separator•••Bug: 12101276 Change-Id: Icf36d55ec171194e5561b946021bcf648782ddd4 Jean Chalard2013-12-132-1/+14
* | | | Merge "Only update shift state if left in auto mode."Jean Chalard2013-12-131-1/+10
|\ \ \ \
| * | | | Only update shift state if left in auto mode.•••Bug: 12100417 Change-Id: I7bc2b19332e142a257b0399f2e5d128caf01fc7c Jean Chalard2013-12-131-1/+10
| |/ / /
* | | | Merge "Fix a bug where recapitalize prevents going to more syms"Jean Chalard2013-12-131-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix a bug where recapitalize prevents going to more syms•••Bug: 11004973 Change-Id: I97ee9df6e8464e2149beb41c688cbfbd83ac3d8c Jean Chalard2013-12-131-0/+3
| |/ /
* | | Merge "Remove references to the v3 dictionary."Jean Chalard2013-12-133-581/+29
|\ \ \
| * | | Remove references to the v3 dictionary.•••Change-Id: I811c8c923ad67a6d9bfdd11bdef8991eb7135c27 Jean Chalard2013-12-133-581/+29
| |/ /
* | | Merge "Fix key top letter color in shifted layout"Tadashi G. Takaoka2013-12-131-5/+6
|\ \ \
| * | | Fix key top letter color in shifted layout•••There is a chance to have an empty hint label even though keyLabelFlags has hasShiftedLetterHint flag. Change-Id: I63b9fcc42a40391d5902814cae4c75abb61e4b94 Tadashi 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.•••Change-Id: I294ed179c642ff52452b5884326c1083477e1bce Keisuke Kuroyanagi2013-12-132-248/+0
* | | Have dicttool use the native library to generate v4 dicts.•••Yay ! Change-Id: Iea8ced9e81031b9ab7eff05ad9ef7215be248de9 Jean Chalard2013-12-138-409/+76
* | | Merge "Remove flags from Java side."Jean Chalard2013-12-1314-267/+70
|\ \ \ | |_|/ |/| |
| * | Remove flags from Java side.•••This simplifies the code quite a bit. - GERMAN_UMLAUTS are now handled through a key-value attribute. The dictionary generator does not need to know about it any more. - FRENCH_LIGATURES are deprecated as we handle them with shortcuts now. - CONTAINS_BIGRAMS is deprecated. Bigram processing is always applied regardless of this flag. Bug: 11281748 Change-Id: If567e52e245a9342adc7f3104a0f7d8d782df8c1 Jean Chalard2013-12-1314-267/+70
| * | Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c•••The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854 Ken Wakasa2013-12-13314-6176/+6320
| * | Import translations. DO NOT MERGE•••Change-Id: I6c8ab6cd6d41a6692ef6b084e0218be4120d266c Auto-generated-cl: translation import Geoff Mendal2013-12-021-1/+1
| * | Import translations. DO NOT MERGE•••Change-Id: Ib38c02136778584dc6a4d4215c6e346b2b48afaa Auto-generated-cl: translation import Geoff Mendal2013-11-252-4/+4
| * | Update Color Scheme summary explicitly•••Bug: 11622614 Change-Id: I5464054425e4d688eaa39f96ba9a3a3c613c6f42 Tadashi G. Takaoka2013-11-224-23/+61
| * | Show mic key option on sw540 device•••Bug: 11737760 Change-Id: Id50a7d393acf755cb04d3f8dc60327abeee5a671 Satoshi Kataoka2013-11-222-1/+23