aboutsummaryrefslogtreecommitdiffstats
path: root/native/jni (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add debug utils for geometric inputSatoshi Kataoka2012-09-101-0/+20
| | | | Change-Id: If01bd5593cfc7428572aa43253d6d72409ac6b8e
* Add DEBUG_GEO_FULL flagSatoshi Kataoka2012-09-101-0/+4
| | | | Change-Id: Ibf8eb5fc2056fd138e9e6af1c13fbc065b44a6f1
* Variable type cleanupsKen Wakasa2012-09-102-9/+8
| | | | Change-Id: I5d892494200c09f8cb8a46c327c29bbd63eab093
* Fix backtrace toolSatoshi Kataoka2012-09-101-4/+7
| | | | Change-Id: Icc0e8ad94331e62a569183fa05ada335dcc5e26a
* Fix the condition of continuation for gesture input and make ↵Keisuke Kuroyanagi2012-09-072-22/+70
| | | | | | ProximityInfoState incremental. Change-Id: I69ad295b660e0c4ba5bb29c8d3d8805291ec43a8
* Merge "Fix bug of sampling and become to save corner points for geometric ↵Ken Wakasa2012-09-071-15/+24
|\ | | | | | | input." into jb-mr1-dev
| * Fix bug of sampling and become to save corner points for geometric input.Keisuke Kuroyanagi2012-09-071-15/+24
| | | | | | | | Change-Id: I6278a1f7fdcc897c1d6c8d4c8e53730087cc2e5e
* | Add comments for meaningless linesKen Wakasa2012-09-072-2/+2
|/ | | | Change-Id: I20ebe246f6980fd3054c2c7e98b5150eaabbcc77
* Merge "The processNextKey becomes to use actual average duration." into ↵Satoshi Kataoka2012-09-062-27/+31
|\ | | | | | | jb-mr1-dev
| * The processNextKey becomes to use actual average duration.Keisuke Kuroyanagi2012-09-062-27/+31
| | | | | | | | Change-Id: I35d8915eb113e513ce8c9f979dbdb8b0b013db50
* | Fix one-off bugs reported by ValgrindJean Chalard2012-09-062-6/+6
|/ | | | | Bug: 7108990 Change-Id: I40ba30f50a26b65bcac905fc005ad6bb9cb034cc
* Fix apostrophe issueSatoshi Kataoka2012-09-051-0/+5
| | | | | Bug: 7109083 Change-Id: I47275b1bd5fae023981cae502628f5a8284f49ce
* Fix bug that can cause unexpected off-keyboard chars to appear as suggestions.Tom Ouyang2012-09-041-2/+3
| | | | | Bug: 7050587 Change-Id: I59ea659a411ab966380fadd3f7f9df3f0866192f
* Fix variable typeKen Wakasa2012-09-041-4/+4
| | | | Change-Id: Ifbee00119ff9801d480ca97bf2aedbb25be25bf4
* Restricting children for gesture input.Keisuke Kuroyanagi2012-09-045-5/+71
| | | | Change-Id: Id2607ef48e67685b0a71b8c628663eceb6b6fe95
* Cosmetic fixes and a bug fix in ↵Ken Wakasa2012-09-0417-176/+187
| | | | | | | | UnigramDictionary::testCharGroupForContinuedLikeness(). This change has actually been extracted from a change work in progress I4fe423834b8131fb122251892c98228a6e08ba25 Change-Id: I52568fa09da2ea22be7f8bfe9676b7cd73c31fa4
* Merge "Add backtrace tool" into jb-mr1-devSatoshi Kataoka2012-09-031-0/+26
|\
| * Add backtrace toolSatoshi Kataoka2012-09-031-0/+26
| | | | | | | | Change-Id: I2795bedf8d8fd545ae411e74b65770d520c715c4
* | Smart sampling for geometric inputs.Keisuke Kuroyanagi2012-09-032-17/+198
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gesture: +1 227 -1 131 +2 0 -2 0 +3 0 -3 0 +4 261 -4 167 +5 73 -5 263 +6 0 -6 0 +7 0 -7 0 Gesture incremental: +1 228 -1 127 +2 0 -2 0 +3 0 -3 0 +4 269 -4 167 +5 68 -5 271 +6 0 -6 0 +7 0 -7 0 On device: 0: all, 1:initialize (0) 56285.82 (99.99%) (1) 3886.59 (6.90%) -> (0) 42795.78 (99.98%) (1) 3916.80 (9.15%) Change-Id: I3eed99cbd75b22fd2d8b5404a4f7e0972f284a85
* Reinstate the shortcut-only attributeJean Chalard2012-08-313-1/+17
| | | | | | | | Also add the blacklist attribute Bug: 7005742 Bug: 2704000 Change-Id: Icbe60bdf25bfb098d9e3f20870be30d6aef07c9d
* Fix a bug giving broken charactersJean Chalard2012-08-291-1/+1
| | | | | | Bug: 7050587 Change-Id: I54ff7e680c228e78236567bb79832a43086b70c6
* Merge "Step 40-A Cleanup touch path" into jb-mr1-devSatoshi Kataoka2012-08-272-8/+26
|\
| * Step 40-A Cleanup touch pathSatoshi Kataoka2012-08-272-8/+26
| | | | | | | | Change-Id: Id22c5ae6afbf040227dc47153b0849bbe38ff66f
* | Merge "Revert "Change the definition of NOT_A_CHARACTER"" into jb-mr1-devSatoshi Kataoka2012-08-271-2/+1
|\ \ | |/ |/|
| * Revert "Change the definition of NOT_A_CHARACTER"Satoshi Kataoka2012-08-271-2/+1
| | | | | | | | | | | | This reverts commit a31d180cc31d2b661549178107bd9ba20175dcbe Change-Id: Ifd753d2d2ac5092dd47e22a8829c1cc416d99ea5
* | Merge "Change the definition of NOT_A_CHARACTER" into jb-mr1-devSatoshi Kataoka2012-08-261-1/+2
|\|
| * Change the definition of NOT_A_CHARACTERSatoshi Kataoka2012-08-271-1/+2
| | | | | | | | Change-Id: I519b1e5478abefb1c18cb6e3ab2862be045583de
* | Try using hash_mapKen Wakasa2012-08-261-0/+34
|/ | | | Change-Id: Icac47d03e1355e83b4dd3b0e3d7739f1dd5a3b98
* Fix initialize order.Ken Wakasa2012-08-251-2/+2
| | | | Change-Id: I2686540bc6ed858e6d7ddc05a962c93714b94e1d
* Address warnings by -Weffc++Ken Wakasa2012-08-2412-55/+80
| | | | Change-Id: Icd60f1ed2ace0b975d8785bc8a386c7944846075
* Step 39-A Cleanup proximity_info_stateSatoshi Kataoka2012-08-242-58/+62
| | | | Change-Id: I6070929f310f7dc6359d12d62e81d2e2e032c38e
* RefactorSatoshi Kataoka2012-08-242-5/+5
| | | | Change-Id: I907126034d9cc821df8353a78f713638dfc322d6
* Step 38-A Cleanup touch pathSatoshi Kataoka2012-08-238-140/+252
| | | | Change-Id: I9bfac98b9ac10f3812290f21673c4002241eae01
* Small cleanupsKen Wakasa2012-08-174-16/+17
| | | | Change-Id: Ib66507b8934bc8019a762d24d5311411e044ec84
* Allow one-character suggestions.Jean Chalard2012-08-174-42/+35
| | | | | Bug: 6906525 Change-Id: I62117653ac1281f825afc4ebb30f7e786902b750
* Merge "Fix a debug method" into jb-mr1-devJean Chalard2012-08-161-2/+2
|\
| * Fix a debug methodJean Chalard2012-08-171-2/+2
| | | | | | | | Change-Id: Icf78fb0d5f7caea78f053fffd1ecd4289629964a
* | Cleanup and fix method visibility.Ken Wakasa2012-08-164-95/+92
|/ | | | Change-Id: Ia9e8c69da21ce22bf674ec6c7b2536008a360ea3
* Step 30-A Constize gestureSatoshi Kataoka2012-08-157-11/+14
| | | | Change-Id: I6c0b89d96532dc1c8ca71bb730ba22de5592ec67
* Retire LOCAL_NDK_VERSION.Ying Wang2012-08-141-2/+0
| | | | | Bug: 6932421 Change-Id: I6cb8cdb3869c9c1c3d908f9c182e6f634ae76322
* Cleanup casts.Ken Wakasa2012-08-146-22/+19
| | | | Change-Id: I3bf33ca407cc3bee9f5c4c6f929cdb1421b92c50
* A couple of cleanups. Remove unnecessary casts.Ken Wakasa2012-08-146-29/+28
| | | | Change-Id: Ice530aa83a9a688da35aec408be2a60242699157
* Step 26-A Cleanup geometory_utilsSatoshi Kataoka2012-08-143-26/+18
| | | | Change-Id: I839c498c85009a5d6428a71f121a2906fd667db8
* Merge "Tag the whitelisted entries in native code." into jb-mr1-devJean Chalard2012-08-136-21/+49
|\
| * Tag the whitelisted entries in native code.Jean Chalard2012-08-136-21/+49
| | | | | | | | | | | | | | | | | | | | Since this is already used in Java land, this actually does activate the whitelist path, and the code is now fully functional. We still have to remove the old whitelist resource and to compile the dictionary that includes the whitelist. Bug: 6906525 Change-Id: Iacde5313e303b9ed792940efaf6bcfa4ee1317bd
* | Cleanups in geometry_utils.hKen Wakasa2012-08-131-21/+19
| | | | | | | | Change-Id: Ic051703e5b67adfc62753ebd9ab254296719c6e9
* | Merge "Step 24-A remove setdict" into jb-mr1-devSatoshi Kataoka2012-08-134-20/+0
|\ \
| * | Step 24-A remove setdictSatoshi Kataoka2012-08-134-20/+0
| | | | | | | | | | | | Change-Id: Iab28bf0fd785b9e81fc86837e64a1ef2e315a229
* | | Fix typo in include guard macro, and some cleanups.Ken Wakasa2012-08-131-26/+24
|/ / | | | | | | Change-Id: I455f6a52667b1c6ae5eb9f58b3494dd87eb2c3f5
* / Clean up constructorsKen Wakasa2012-08-1319-151/+106
|/ | | | | | | | | | | And, use C++ style casts and use float math functions rather than double ones to save memory space. Also, stop using FloatMath and NativeUtils as standard Math methods are faster now. See http://code.google.com/p/android/issues/detail?id=36199 and https://android-review.googlesource.com/40700 multi-project commit with I4259fb5ab8a15ac5760a7f04fc8f4c860529f04a Change-Id: I0b81cff8c91769f7559a59b9528c75a5aabb4211