aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/research/LogUnit.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-17Enable Personalized dictionaries based on the setting.•••Bug: 11757851 Change-Id: I83e484195f036e35cbae21fe63148bc9c22bfad7 Keisuke Kuroyanagi3-69/+135
2013-12-17Remove ver4 dict updater.•••Change-Id: I468994c98d091be621b9fb3fbe6405c67fc6a465 Keisuke Kuroyanagi7-1387/+2
2013-12-17Run GC when needed, instead of too late.•••Bug: 12164855 Change-Id: Ie4d8be9f2652b01470bcc06911e2191e09fb3149 Jean Chalard1-3/+3
2013-12-17Quit checking bigram order in BinaryDictDecoderEncoderTests.•••Change-Id: I1b8eb6ab2ea797d2590495b1f57f9ec9560ea817 Keisuke Kuroyanagi1-5/+4
2013-12-17Fix wrong dereference reading code.•••Bug: 12164855 Change-Id: I26faf27edfa303510197bccaa3521578f649741d Jean Chalard1-17/+23
2013-12-17Move DictUpdater to the tests directory.•••Bug: 11245133 Change-Id: I0907a091ac3ae960eaf3b27da78dbb48a24b2ea1 Keisuke Kuroyanagi9-166/+11
2013-12-17Cancel more suggestions panel when touching keyboard•••Bug: 10010128 Change-Id: I2ff0870c69f407d943caf8b9cec90b7ed89de5f1 Tadashi G. Takaoka2-5/+52
2013-12-17Fix typo in varibale name•••Change-Id: I7ea6c59b7c980e93c88a6cf0fef97592d411c3ba Tadashi G. Takaoka1-14/+14
2013-12-17Revise Armenian punctuations more keys•••Bug: 12096943 Change-Id: Ib8559f030fbc27ec7f7e9a9fb36aad72cca29e9f Tadashi G. Takaoka2-2/+2
2013-12-17Add Armenian "ligature ech yiwn" hint label•••Bug: 12100704 Change-Id: I9debef1662c29ab88f27b2fdd61d5f703c3a1c78 Tadashi G. Takaoka1-0/+1
2013-12-16Import translations. DO NOT MERGE•••Change-Id: Iad038e310497a74f167e7f6cfda1f3bee6cd8f09 Auto-generated-cl: translation import Baligh Uddin55-7/+227
2013-12-16Import translations. DO NOT MERGE•••Change-Id: Ie0909f0fd0dddd5ced863fd50c808a0199f9431a Auto-generated-cl: translation import Baligh Uddin1-6/+6
2013-12-17Refactor touch event forwarding in InputView•••Bug: 10010128 Change-Id: I82aa4ce847e66cb1241678f39b47b9e27a0f555a Tadashi G. Takaoka2-57/+134
2013-12-16Fix a bug with languages without spaces and predictions•••This is simpler and more correct. Change-Id: I41806d2fc12b4ca25f76e32972b38f91f3d05c2b Jean Chalard5-32/+73
2013-12-16Increment version number of ver4 format to 401.•••Bug: 11073222 Change-Id: I3878aef02040b1ef73165645fc70ede586289c51 Keisuke Kuroyanagi2-2/+2
2013-12-16Fix: incompatibility of sparse table.•••Bug: 11073222 Change-Id: Id17178efd8f9f3828d821cc718d35606e8bd4b1a Keisuke Kuroyanagi2-4/+5
2013-12-16Fix: incompatible PtNode array size reading.•••Bug: 11073222 Change-Id: I681be725b5c6dcc10aa536b00327698a7df75277 Keisuke Kuroyanagi2-5/+5
2013-12-16A simplification.•••This does the same thing, but simpler and faster. Was noticed while investigating bug#12164555 Change-Id: If9926e4da8a53a65489da55197ac87122c44fe7c Jean Chalard1-19/+13
2013-12-16Align block sizes for ver4 format to java side.•••Bug: 11073222 Change-Id: I09646cbc81529576d5e34dcfa7bc29083a64076f Keisuke Kuroyanagi1-2/+2
2013-12-16Add option to enable personalization dictionaries.•••Bug: 11757851 Change-Id: I4872c10793d4fd55c0bd9e5bc4650925de6d2c1d Keisuke Kuroyanagi4-2/+15
2013-12-16Fix IllegalStateException of ViewGroup•••Bug: 10629042 Change-Id: I111d092fb2f7dca47328127a155c981aa1c55906 Tadashi G. Takaoka3-10/+29
2013-12-16Make required binary dictionary version use FormatSpec.*•••Change-Id: Ifb17d6551bc5071553e32a5640dd166c39374461 Keisuke Kuroyanagi2-2/+2
2013-12-16Make the bad header a checked exception and fix dicttool test•••Change-Id: If780a2a1cb722aee83d910904c0a6315add9552d Jean Chalard2-6/+20
2013-12-16Cancel long press shift key while chording input•••Bug: 12123508 Change-Id: I693caad1f8ee47ebeb14419603d1fc29f6263a75 Tadashi G. Takaoka2-4/+25
2013-12-16Fix 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 Chalard7-43/+22
2013-12-16Don't use fullscreen mode on large phone•••Bug: 11920652 Change-Id: Icc26c20c881bc586c800c31c90a45281dc408d2a Tadashi G. Takaoka8-10/+9
2013-12-14Fix locale names in the make-keyboard-text tool•••Change-Id: I33c3fafcff124bb94e395cc604ce264daad55d2d Ken Wakasa4-30/+30
2013-12-13Instead 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 Chalard1-2/+7
2013-12-13Don't use the previous word after a non-whitespace separator•••Bug: 12101276 Change-Id: Icf36d55ec171194e5561b946021bcf648782ddd4 Jean Chalard2-1/+14
2013-12-13Only update shift state if left in auto mode.•••Bug: 12100417 Change-Id: I7bc2b19332e142a257b0399f2e5d128caf01fc7c Jean Chalard1-1/+10
2013-12-13Fix a bug where recapitalize prevents going to more syms•••Bug: 11004973 Change-Id: I97ee9df6e8464e2149beb41c688cbfbd83ac3d8c Jean Chalard1-0/+3
2013-12-13Remove references to the v3 dictionary.•••Change-Id: I811c8c923ad67a6d9bfdd11bdef8991eb7135c27 Jean Chalard4-583/+29
2013-12-13Remove code for forgetting curve in Java side.•••Change-Id: I294ed179c642ff52452b5884326c1083477e1bce Keisuke Kuroyanagi3-306/+0
2013-12-13Fix 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. Takaoka1-5/+6
2013-12-13Have dicttool use the native library to generate v4 dicts.•••Yay ! Change-Id: Iea8ced9e81031b9ab7eff05ad9ef7215be248de9 Jean Chalard38-592/+581
2013-12-13Remove 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 Chalard26-392/+115
2013-12-13[FIX] Separate form factor dependent config resources•••This is a cherry-pick of I668b55a514. Change-Id: I00e9a74812d622c12af0337ba50e1b2f1d675cf1 Tadashi G. Takaoka10-104/+165
2013-12-13Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c•••The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854 Ken Wakasa472-10181/+14878
2013-12-13Make ExpandableBinaryDictionary usable for offdevice tests.•••Bug: 11956652 Change-Id: If5a503ef161781818f2efceba542be5a61be6bd1 Keisuke Kuroyanagi4-4/+29
2013-12-12Import translations. DO NOT MERGE•••Change-Id: Ib2de3eec303a80b4cae3599c61740db23370dd03 Auto-generated-cl: translation import Baligh Uddin4-13/+13
2013-12-12Add a constructor for testing to non-main dictionaries.•••The new constructor is used for creating dictionary instance that uses a given file. Bug: 11956652 Change-Id: Ifbf420a1a768eb95a5c3a58eeb1be5936b306d35 Keisuke Kuroyanagi4-1/+46
2013-12-12Separate form factor dependent config resources•••Change-Id: I668b55a51414a3e69d4e2197d7ffeecbd4f18819 Tadashi G. Takaoka10-104/+165
2013-12-12Add waitAllTasksForTests for testing.•••Bug: 10667710 Change-Id: I7a189e32286a6005393fbde8da736541ca9226a8 Keisuke Kuroyanagi2-27/+21
2013-12-12Remove 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: I55a11ba61d3589c1584a3fa6c941374b349b7b5c Jean Chalard26-392/+115
2013-12-12Quit passing header file path to native.•••Bug: 12089197 Change-Id: Ia898f8d2836c0c131a1834dc0a396d9121ecb972 Keisuke Kuroyanagi23-146/+171
2013-12-12Remove or rename native codes for ver3 dictionary format.•••Change-Id: I2d1fe515fc8bbbc7095581fccb4af94377ec11b2 Keisuke Kuroyanagi27-190/+173
2013-12-12Remove dependency from StringUtils to Json•••Change-Id: I2a89497fb9ec12a37ba09f4598742e88f6700576 Jean Chalard4-81/+110
2013-12-12Fix Filipino keyboard•••Bug: 12102802 Change-Id: Id55ba5ebd8ddaf83ed246315d81b25ad4c9b6294 Tadashi G. Takaoka3-13/+4
2013-12-11Create ver4 dictionary files with the dictionary name.•••Bug: 12025402 Change-Id: Ia0bb13b2e26aa60a67dff73f3f6a1e276f1bb1dd Keisuke Kuroyanagi22-152/+180
2013-12-11Ignore other finger while showing more keys keyboard•••Bug: 12088861 Change-Id: I784cb8fee247a7a4ea4af4c0569fed9334430e18 Tadashi G. Takaoka2-3/+16