Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-09-25 | FIX: Wrong way to gesture speed calculation.•••This is a follow-up to bug: 7165929 Change-Id: I7ad2bbd1f6ef1f74ea8770585f584d4232cb40b5 | 1 | -2/+4 | |
2012-09-25 | Make children addresses and parent addresses use signed addresses.•••Signed addresses are used only in version 3 with dynamic update. bug: 6669677 Change-Id: Iadaeab199b5019d2330b4573c24da74d64f0945e | 2 | -67/+166 | |
2012-09-24 | Import translations. DO NOT MERGE•••Change-Id: I1e46157047699a32560c484d0d3a4da0403b666f Auto-generated-cl: translation import | 8 | -32/+16 | |
2012-09-24 | Import translations. DO NOT MERGE•••Change-Id: I86b635145d21f09e975d78856b73e34094971523 Auto-generated-cl: translation import | 8 | -32/+16 | |
2012-09-24 | Use touch position correction in the geometric input•••bug: 7108161 Change-Id: I72d51bcfa26f241bec8fa907d64384e7eebe5c5e | 3 | -9/+19 | |
2012-09-24 | Add suggestion span upon starting a gesture.•••Bug: 7196761 Change-Id: If60cb809b205159ced1887f94b7caf9775fcf3bb | 1 | -5/+11 | |
2012-09-24 | Using relative speed instead of duration rate for gesture input distance calc...•••bug: 7165929 Change-Id: I94fe18c57bf19fe58b5050f2c7b3085c6cba6fa8 | 2 | -10/+37 | |
2012-09-24 | Fix a bug where the cursor pos wouldn't be tracked correctly•••This would cause Bug: 7208199 Change-Id: I8474985bfe349e1530b27bc98842937627bbe4e0 | 1 | -1/+1 | |
2012-09-24 | Set punctuation suggestions at start if activated•••Bug: 7218468 Change-Id: I9f8c1f13dc26cedb95b65279a34a825021dfa72a | 1 | -1/+3 | |
2012-09-24 | Second finger can start gesture input•••Bug: 7108075 Change-Id: I17c419086a86c0bdac7a3858f8c66f6893678e67 | 1 | -10/+5 | |
2012-09-24 | Fix a race condition with shift•••Bug: 7062092 Change-Id: Ie1984673e9ffc9291d9650ec38ce99031ad93585 | 1 | -4/+6 | |
2012-09-24 | Combine mHasParentAddress with mHasLinkedListNode into mSupportsDynamicUpdate.•••bug: 6669677 Change-Id: I82799af199358420f09ac34fc005091e202c5d3b | 4 | -68/+42 | |
2012-09-24 | Disable gesture input while fast typing•••Bug: 7032858 Change-Id: I0f9f92c712dbe45f4ba0b3cf331fbe11426c1db4 | 6 | -1/+37 | |
2012-09-24 | Add subtypeId to nl_BE•••Bug: 6809603 Change-Id: I8010564cfdfeef5a0c4f7542b9451202ed966a53 | 1 | -0/+1 | |
2012-09-21 | DO NOT MERGE: Clear cache of the user dictionary when a word is added•••This is a backport of Iec2793de3fff7bf15f68f Change-Id: If16d1c48edf084d892da722fb288e467f211b08e | 1 | -0/+23 | |
2012-09-21 | Use all Lexiteria sources and update existing directories.•••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 | 44 | -2185283/+0 | |
2012-09-21 | Fix gesture start detection algorithm•••Bug: 7032858 Change-Id: I9f4d939fa87fdead4c5a5921338a16cd0a59b7ac | 5 | -63/+127 | |
2012-09-21 | Cleanup settings•••bug: 7200189 Change-Id: Ibfd9254670cde5f4b2b693cc9334ee2845bede59 | 5 | -35/+35 | |
2012-09-21 | Add deleteWord.•••bug: 6669677 Change-Id: I1a5b90ee05e5cffd74a5c140384a3e37c79e7e70 | 3 | -2/+59 | |
2012-09-20 | Import translations. DO NOT MERGE•••Change-Id: Ifdd37dae4c4cbe095ed00288a7e3f95303318bdc Auto-generated-cl: translation import | 52 | -52/+204 | |
2012-09-20 | Import translations. DO NOT MERGE•••Change-Id: Idebd8770d996dd2a1a6bdbac5713b4f63ea10cb4 Auto-generated-cl: translation import | 52 | -52/+204 | |
2012-09-20 | Make readUnigramsAndBigramsBinary read linked-list nodes.•••Change-Id: I07ae036b0b06e71d7a18f2bf11e4692cd4213568 | 1 | -1/+12 | |
2012-09-20 | Use device independent parameter for gesture•••Change-Id: Iea95992e4482108a498f14ec595f3eacc7d7fc4b | 1 | -31/+32 | |
2012-09-20 | Fix stuck gesture floatin preview text•••Bug: 7192483 Change-Id: Ic62253180446a625330966a114a6fabf74ab4ec8 | 1 | -9/+9 | |
2012-09-20 | Add getTerminalPosition.•••Change-Id: If04d779db23b1aea2cc12e5e9b8cecfcb35a5737 | 4 | -4/+163 | |
2012-09-20 | Auto correct on gesture when typed word is 1 char long•••Bug: 7178462 Change-Id: I779d8ee4a957a9d1fdcc80d33257a98965dec7b8 | 1 | -1/+12 | |
2012-09-20 | Move PointerTracker.MIN_GESTURE_RECOGNITION_TIME to GestureStroke•••Change-Id: Ib50192ed8f611fd8288ff9b7a1e0a19249cc6348 | 2 | -6/+11 | |
2012-09-20 | DO NOT MERGE: Clear cache of the user dictionary when a word is added•••This is a backport of Iec2793de3fff7bf15f68f Change-Id: If16d1c48edf084d892da722fb288e467f211b08e | 1 | -0/+23 | |
2012-09-20 | Use normal font for Hindi keyboard•••Bug: 6753168 Change-Id: I731a56bce70e1881e176392acfe977de28696063 | 3 | -61/+122 | |
2012-09-20 | Change to "Show language switch key" option•••This change deprecates "Suppress language switch key". Bug: 7037410 Change-Id: I1bc90877b4d2ee9364728959fd680dcb5b22ecbf | 4 | -23/+39 | |
2012-09-20 | Smaller gesture preview trail•••Bug: 7195987 Change-Id: Ibcd4b7a00b4e89070c4dfad88bb39ac1f7e4bd9a | 1 | -1/+1 | |
2012-09-19 | mako: adjust default keybpress vibration•••Bug 7049944 mako's vibrator has been recalibrated so reduce this to 5. Change-Id: Ia53df175f5389e5fd1dc198e4877c4a4e7301559 | 1 | -1/+1 | |
2012-09-19 | Refine gesture point duration calcuation to be more localized•••Bug: 7165929 Change-Id: I3bb1c2622338023626fe4a879e43a86ac8fd0707 | 1 | -2/+2 | |
2012-09-19 | Clear cache of user dic•••Change-Id: Iec2793de3fff7bf15f68f82a50331de7742b7049 | 1 | -0/+23 | |
2012-09-19 | Use Path to draw gesture preview trail•••This change also reduces the number of points to use as preview trail. Bug: 7167303 Change-Id: I0cf4908efa44b17b42d4fddd6725238236ac2654 | 5 | -45/+178 | |
2012-09-19 | Show gesture floating preview text is off by default•••Bug: 7043127 Change-Id: Icabf080f43a5934fef3824919bb03229522d5e5a | 4 | -19/+27 | |
2012-09-19 | Fix a bug that would persist caps lock state•••...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 | 1 | -3/+6 | |
2012-09-19 | Log for geometric input•••Change-Id: Ia0f0e38086b0be70cf2d04fc6fae48358f16e74f | 4 | -14/+52 | |
2012-09-19 | Remove hack algorithm from GestureStroke•••Change-Id: Idd1c150677b989415e6fee4f543ff7639e98bed8 | 1 | -32/+0 | |
2012-09-19 | Simplify distance calculating method for gesture input.•••Change-Id: Ic466b787b6cc60e6d23b67c8a7f84ad4d0b521c7 | 2 | -15/+6 | |
2012-09-19 | Make BinaryDictIOUtils.•••Change-Id: I45830235ee738233e8eb2bd91d659705b698f58c | 4 | -104/+135 | |
2012-09-19 | Make readNode read linked list nodes.•••Change-Id: Ia5eaae0653179b2eb74c53b0823beaf80377a389 | 1 | -32/+50 | |
2012-09-19 | nl-rBE keyboard layout•••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> | 2 | -0/+29 | |
2012-09-19 | add limit to FusionDictionaryBufferInterface.•••Change-Id: Ic9ff717a9751023d47b02ff3b9d1fbf3115c2501 | 2 | -0/+11 | |
2012-09-19 | Fix offdevice full debug build crash•••Change-Id: I7640863738d1548f7d9cf4b95c4a0d896eb667d7 | 1 | -4/+4 | |
2012-09-18 | Add a new flag for linked list nodes.•••Change-Id: Ib2f194775cfe5ab05481ac95cd709d6e8e8dd3c6 | 2 | -2/+7 | |
2012-09-18 | Make writePlacedNode write the linked-list node.•••Change-Id: I60feda815ea08cf73300fccca1ae12b97550f116 | 2 | -7/+30 | |
2012-09-18 | Add a new option to FormatOptions.•••Change-Id: I8bf089bea5de46570a5e81fb1ea3ab22c07eeee1 | 1 | -2/+25 | |
2012-09-18 | New flag for the internal settings•••Change-Id: I81e69a6cda833a0d2c59a73388321ed11e0bd5b3 | 2 | -2/+3 | |
2012-09-18 | Log touch timing•••Change-Id: I45ce16c3194fac6da98486a986d23318347cad3a | 2 | -2/+7 |