aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-09-25Fix touch position correction data passingTadashi G. Takaoka4-24/+41
Bug: 7225811 Change-Id: I3dcc0385ed633585d6810fdb742e0f88c2efbbd2
2012-09-25FIX: Wrong way to gesture speed calculation.Keisuke Kuroyanagi1-2/+4
This is a follow-up to bug: 7165929 Change-Id: I7ad2bbd1f6ef1f74ea8770585f584d4232cb40b5
2012-09-25Make children addresses and parent addresses use signed addresses.Yuichiro Hanada2-67/+166
Signed addresses are used only in version 3 with dynamic update. bug: 6669677 Change-Id: Iadaeab199b5019d2330b4573c24da74d64f0945e
2012-09-24Import translations. DO NOT MERGEBaligh Uddin8-32/+16
Change-Id: I1e46157047699a32560c484d0d3a4da0403b666f Auto-generated-cl: translation import
2012-09-24Import translations. DO NOT MERGEBaligh Uddin8-32/+16
Change-Id: I86b635145d21f09e975d78856b73e34094971523 Auto-generated-cl: translation import
2012-09-24Use touch position correction in the geometric inputSatoshi Kataoka3-9/+19
bug: 7108161 Change-Id: I72d51bcfa26f241bec8fa907d64384e7eebe5c5e
2012-09-24Add suggestion span upon starting a gesture.Jean Chalard1-5/+11
Bug: 7196761 Change-Id: If60cb809b205159ced1887f94b7caf9775fcf3bb
2012-09-24Using relative speed instead of duration rate for gesture input distance ↵Keisuke Kuroyanagi2-10/+37
calculation. bug: 7165929 Change-Id: I94fe18c57bf19fe58b5050f2c7b3085c6cba6fa8
2012-09-24Fix a bug where the cursor pos wouldn't be tracked correctlyJean Chalard1-1/+1
This would cause Bug: 7208199 Change-Id: I8474985bfe349e1530b27bc98842937627bbe4e0
2012-09-24Set punctuation suggestions at start if activatedJean Chalard1-1/+3
Bug: 7218468 Change-Id: I9f8c1f13dc26cedb95b65279a34a825021dfa72a
2012-09-24Second finger can start gesture inputTadashi G. Takaoka1-10/+5
Bug: 7108075 Change-Id: I17c419086a86c0bdac7a3858f8c66f6893678e67
2012-09-24Fix a race condition with shiftJean Chalard1-4/+6
Bug: 7062092 Change-Id: Ie1984673e9ffc9291d9650ec38ce99031ad93585
2012-09-24Combine mHasParentAddress with mHasLinkedListNode into mSupportsDynamicUpdate.Yuichiro Hanada4-68/+42
bug: 6669677 Change-Id: I82799af199358420f09ac34fc005091e202c5d3b
2012-09-24Disable gesture input while fast typingTadashi G. Takaoka6-1/+37
Bug: 7032858 Change-Id: I0f9f92c712dbe45f4ba0b3cf331fbe11426c1db4
2012-09-24Add subtypeId to nl_BETadashi G. Takaoka1-0/+1
Bug: 6809603 Change-Id: I8010564cfdfeef5a0c4f7542b9451202ed966a53
2012-09-21DO NOT MERGE: Clear cache of the user dictionary when a word is addedsatok1-0/+23
This is a backport of Iec2793de3fff7bf15f68f Change-Id: If16d1c48edf084d892da722fb288e467f211b08e
2012-09-21Use all Lexiteria sources and update existing directories.Jean Chalard44-2185283/+0
New dictionaries : - Danish - Greek - Finnish - Lithuanian - Latvian - Dutch - Polish - Russian - Slovene - Serbian - Swedish - Turkish Also, compress those files to reduce the footprint in the repository. Also, update and improve English and French dictionaries, and add the ligatures shortcut into the French dictionary. Finally, move the Russian binary dictionary here now that it can at last be open sourced. Bug: 5587752 Bug: 6775251 Bug: 6995793 Bug: 7149666 Change-Id: Iec9831d4dce425a2b5b0657571e4448436610525
2012-09-21Fix gesture start detection algorithmTadashi G. Takaoka5-63/+127
Bug: 7032858 Change-Id: I9f4d939fa87fdead4c5a5921338a16cd0a59b7ac
2012-09-21Cleanup settingsSatoshi Kataoka5-35/+35
bug: 7200189 Change-Id: Ibfd9254670cde5f4b2b693cc9334ee2845bede59
2012-09-21Add deleteWord.Yuichiro Hanada3-2/+59
bug: 6669677 Change-Id: I1a5b90ee05e5cffd74a5c140384a3e37c79e7e70
2012-09-20Import translations. DO NOT MERGEBaligh Uddin52-52/+204
Change-Id: Ifdd37dae4c4cbe095ed00288a7e3f95303318bdc Auto-generated-cl: translation import
2012-09-20Import translations. DO NOT MERGEBaligh Uddin52-52/+204
Change-Id: Idebd8770d996dd2a1a6bdbac5713b4f63ea10cb4 Auto-generated-cl: translation import
2012-09-20Make readUnigramsAndBigramsBinary read linked-list nodes.Yuichiro Hanada1-1/+12
Change-Id: I07ae036b0b06e71d7a18f2bf11e4692cd4213568
2012-09-20Use device independent parameter for gestureTadashi G. Takaoka1-31/+32
Change-Id: Iea95992e4482108a498f14ec595f3eacc7d7fc4b
2012-09-20Fix stuck gesture floatin preview textTadashi G. Takaoka1-9/+9
Bug: 7192483 Change-Id: Ic62253180446a625330966a114a6fabf74ab4ec8
2012-09-20Add getTerminalPosition.Yuichiro Hanada4-4/+163
Change-Id: If04d779db23b1aea2cc12e5e9b8cecfcb35a5737
2012-09-20Auto correct on gesture when typed word is 1 char longJean Chalard1-1/+12
Bug: 7178462 Change-Id: I779d8ee4a957a9d1fdcc80d33257a98965dec7b8
2012-09-20Move PointerTracker.MIN_GESTURE_RECOGNITION_TIME to GestureStrokeTadashi G. Takaoka2-6/+11
Change-Id: Ib50192ed8f611fd8288ff9b7a1e0a19249cc6348
2012-09-20DO NOT MERGE: Clear cache of the user dictionary when a word is addedsatok1-0/+23
This is a backport of Iec2793de3fff7bf15f68f Change-Id: If16d1c48edf084d892da722fb288e467f211b08e
2012-09-20Use normal font for Hindi keyboardTadashi G. Takaoka3-61/+122
Bug: 6753168 Change-Id: I731a56bce70e1881e176392acfe977de28696063
2012-09-20Change to "Show language switch key" optionTadashi G. Takaoka4-23/+39
This change deprecates "Suppress language switch key". Bug: 7037410 Change-Id: I1bc90877b4d2ee9364728959fd680dcb5b22ecbf
2012-09-20Smaller gesture preview trailTadashi G. Takaoka1-1/+1
Bug: 7195987 Change-Id: Ibcd4b7a00b4e89070c4dfad88bb39ac1f7e4bd9a
2012-09-19mako: adjust default keybpress vibrationBrian Muramatsu1-1/+1
Bug 7049944 mako's vibrator has been recalibrated so reduce this to 5. Change-Id: Ia53df175f5389e5fd1dc198e4877c4a4e7301559
2012-09-19Refine gesture point duration calcuation to be more localizedTom Ouyang1-2/+2
Bug: 7165929 Change-Id: I3bb1c2622338023626fe4a879e43a86ac8fd0707
2012-09-19Clear cache of user dicSatoshi Kataoka1-0/+23
Change-Id: Iec2793de3fff7bf15f68f82a50331de7742b7049
2012-09-19Use Path to draw gesture preview trailTadashi G. Takaoka5-45/+178
This change also reduces the number of points to use as preview trail. Bug: 7167303 Change-Id: I0cf4908efa44b17b42d4fddd6725238236ac2654
2012-09-19Show gesture floating preview text is off by defaultTadashi G. Takaoka4-19/+27
Bug: 7043127 Change-Id: Icabf080f43a5934fef3824919bb03229522d5e5a
2012-09-19Fix a bug that would persist caps lock stateJean Chalard1-3/+6
...with regards to suggestions. It's much simpler to look at whether the word is actually all capitalized or not. Bug: 7113544 Change-Id: Idc0e77b2f812964e650ade0e32b9d4c09228cb74
2012-09-19Log for geometric inputSatoshi Kataoka4-14/+52
Change-Id: Ia0f0e38086b0be70cf2d04fc6fae48358f16e74f
2012-09-19Remove hack algorithm from GestureStrokeTadashi G. Takaoka1-32/+0
Change-Id: Idd1c150677b989415e6fee4f543ff7639e98bed8
2012-09-19Simplify distance calculating method for gesture input.Keisuke Kuroyanagi2-15/+6
Change-Id: Ic466b787b6cc60e6d23b67c8a7f84ad4d0b521c7
2012-09-19Make BinaryDictIOUtils.Yuichiro Hanada4-104/+135
Change-Id: I45830235ee738233e8eb2bd91d659705b698f58c
2012-09-19Make readNode read linked list nodes.Yuichiro Hanada1-32/+50
Change-Id: Ia5eaae0653179b2eb74c53b0823beaf80377a389
2012-09-19nl-rBE keyboard layoutSam Segers2-0/+29
Add keyboardstyle for the Dutch part of Belium and make it AZERTY (the french keyboard). This is the default layout in Belguim but in the Netherlands (nl) they use QUERTY. Strings and spelling checker are the same. Change-Id: Icb2b2712e6580c0e642d5f0f70f8950449d3bfd4 Signed-off-by: Sam Segers <sam.sgrs@gmail.com>
2012-09-19add limit to FusionDictionaryBufferInterface.Yuichiro Hanada2-0/+11
Change-Id: Ic9ff717a9751023d47b02ff3b9d1fbf3115c2501
2012-09-19Fix offdevice full debug build crashKen Wakasa1-4/+4
Change-Id: I7640863738d1548f7d9cf4b95c4a0d896eb667d7
2012-09-18Add a new flag for linked list nodes.Yuichiro Hanada2-2/+7
Change-Id: Ib2f194775cfe5ab05481ac95cd709d6e8e8dd3c6
2012-09-18Make writePlacedNode write the linked-list node.Yuichiro Hanada2-7/+30
Change-Id: I60feda815ea08cf73300fccca1ae12b97550f116
2012-09-18Add a new option to FormatOptions.Yuichiro Hanada1-2/+25
Change-Id: I8bf089bea5de46570a5e81fb1ea3ab22c07eeee1
2012-09-18New flag for the internal settingsSatoshi Kataoka2-2/+3
Change-Id: I81e69a6cda833a0d2c59a73388321ed11e0bd5b3