aboutsummaryrefslogtreecommitdiffstats
path: root/native/jni/src/proximity_info.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups in LatinIME native source code•••Change-Id: I9b5e57583deb2d0c980e66c3dfbfd1e12734bc8e Ken Wakasa2012-09-271-5/+0
* Use touch position correction in the geometric input•••bug: 7108161 Change-Id: I72d51bcfa26f241bec8fa907d64384e7eebe5c5e Satoshi Kataoka2012-09-241-3/+1
* Using isSkippableChar instead of '\'' and '-'.•••Change-Id: I295a72b683b2ebc28a006baa66baf7e1b97100eb Keisuke Kuroyanagi2012-09-141-0/+5
* Generalize incremental recognition to non-Latin languages•••Bug: 7043019 Change-Id: I9a26f74177d4f8f03b7b65e2e255e4087d5ef8d9 Tom Ouyang2012-09-121-4/+2
* Variable type cleanups•••Change-Id: I5d892494200c09f8cb8a46c327c29bbd63eab093 Ken Wakasa2012-09-101-5/+4
* Restricting children for gesture input.•••Change-Id: Id2607ef48e67685b0a71b8c628663eceb6b6fe95 Keisuke Kuroyanagi2012-09-041-2/+10
* Cosmetic fixes and a bug fix in UnigramDictionary::testCharGroupForContinuedL...•••This change has actually been extracted from a change work in progress I4fe423834b8131fb122251892c98228a6e08ba25 Change-Id: I52568fa09da2ea22be7f8bfe9676b7cd73c31fa4 Ken Wakasa2012-09-041-12/+12
* Address warnings by -Weffc++•••Change-Id: Icd60f1ed2ace0b975d8785bc8a386c7944846075 Ken Wakasa2012-08-241-4/+2
* Cleanup and fix method visibility.•••Change-Id: Ia9e8c69da21ce22bf674ec6c7b2536008a360ea3 Ken Wakasa2012-08-161-14/+10
* Step 26-A Cleanup geometory_utils•••Change-Id: I839c498c85009a5d6428a71f121a2906fd667db8 Satoshi Kataoka2012-08-141-0/+2
* Step 22-A implement session•••Change-Id: Ida63382ffb756e20cc5b17c2702d2895e7e6e889 Satoshi Kataoka2012-08-101-0/+18
* Stop using STL string in additional_proximity_chars•••Change-Id: Ic016fd5983b8855b0fd9506a17b205db86af3a2f Ken Wakasa2012-08-091-4/+3
* Use GetStringUTFRegion•••Change-Id: I56ad66af4ee42ed32a6fd909a9a34d601874783a Ken Wakasa2012-08-091-3/+3
* Start using JNI's Get<Type>ArrayRegion()•••Change-Id: Iaa1014efe639dd79540835b0d5201093dbd8dab8 Ken Wakasa2012-08-081-6/+7
* Cleanup headers.•••Change-Id: Ied1bedb8ba5fae590987ea23bed32f4db1a60d77 Ken Wakasa2012-08-081-1/+1
* Cosmetic fixes and style fixes•••Change-Id: I69c42ff945cdf0d5205c6ca61d6861a0479492dc Ken Wakasa2012-07-251-2/+0
* Change native functions' interface for gesture•••Change-Id: I106a858f0be7452dd89f425805a6f72aa88c3f65 Satoshi Kataoka2012-06-271-0/+4
* Move correction state to stack memory•••*Before (0) 13.18 (0.01%) (1) 93025.41 (62.06%) (2) 10.75 (0.01%) (3) 10.50 (0.01%) (4) 117.50 (0.08%) (5) 55678.98 (37.14%) (6) 9.09 (0.01%) (20) 883.84 (0.59%) Total 149898.24 (sum of others 149749.25) *After (0) 17.41 (0.01%) (1) 92673.41 (61.95%) (2) 10.62 (0.01%) (3) 10.37 (0.01%) (4) 120.96 (0.08%) (5) 55741.18 (37.26%) (6) 11.01 (0.01%) (20) 862.72 (0.58%) Total 149595.52 (sum of others 149447.68) Change-Id: Ia5a25a544fc388e4dab1e08d8f78d5117b249cf3 satok2012-06-141-0/+1
* refactor native step 2•••- proximity_info is now stateless Change-Id: I62725bfe05b161fa8fc050ea6b50867e10a354e2 Satoshi Kataoka2012-06-081-18/+31
* Separate state from proximity_info step1•••Bug: 6548943 Change-Id: I7b4fbe20615a28151a74875be43b9f4a20e0dce9 Satoshi Kataoka2012-06-071-45/+40
* Fix typo of some methods' name•••Also changes some methods' argument type from Locale to String. Change-Id: Ib68b528a450dc68a01546483403230f76500bee4 Tadashi G. Takaoka2012-04-181-1/+1
* Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9•••Change-Id: I3ab65059f6e356530484bfd0bba26a634a4cba65 Ken Wakasa2012-03-301-0/+134