aboutsummaryrefslogtreecommitdiffstats
path: root/native/jni/src/defines.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups in LatinIME native source code•••Change-Id: I9b5e57583deb2d0c980e66c3dfbfd1e12734bc8e Ken Wakasa2012-09-271-0/+3
* Debug flag•••Change-Id: Ied846162fd5052a33fd3c8596e73dfdd48c446ee Satoshi Kataoka2012-09-111-0/+4
* Add debug utils for geometric input•••Change-Id: If01bd5593cfc7428572aa43253d6d72409ac6b8e Satoshi Kataoka2012-09-101-0/+20
* Add DEBUG_GEO_FULL flag•••Change-Id: Ibf8eb5fc2056fd138e9e6af1c13fbc065b44a6f1 Satoshi Kataoka2012-09-101-0/+4
* Fix backtrace tool•••Change-Id: Icc0e8ad94331e62a569183fa05ada335dcc5e26a Satoshi Kataoka2012-09-101-4/+7
* Restricting children for gesture input.•••Change-Id: Id2607ef48e67685b0a71b8c628663eceb6b6fe95 Keisuke Kuroyanagi2012-09-041-0/+3
* 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-21/+25
* Add backtrace tool•••Change-Id: I2795bedf8d8fd545ae411e74b65770d520c715c4 Satoshi Kataoka2012-09-031-0/+26
* Revert "Change the definition of NOT_A_CHARACTER"•••This reverts commit a31d180cc31d2b661549178107bd9ba20175dcbe Change-Id: Ifd753d2d2ac5092dd47e22a8829c1cc416d99ea5 Satoshi Kataoka2012-08-271-2/+1
* Change the definition of NOT_A_CHARACTER•••Change-Id: I519b1e5478abefb1c18cb6e3ab2862be045583de Satoshi Kataoka2012-08-271-1/+2
* Step 38-A Cleanup touch path•••Change-Id: I9bfac98b9ac10f3812290f21673c4002241eae01 Satoshi Kataoka2012-08-231-0/+3
* Allow one-character suggestions.•••Bug: 6906525 Change-Id: I62117653ac1281f825afc4ebb30f7e786902b750 Jean Chalard2012-08-171-2/+0
* Stop using STL string in additional_proximity_chars•••Change-Id: Ic016fd5983b8855b0fd9506a17b205db86af3a2f Ken Wakasa2012-08-091-0/+3
* Show results in the native code.•••Change-Id: I712ba49cf4a89a36836fbf49cd72e7eef218e61f Satoshi Kataoka2012-08-061-5/+41
* Header cleanup. Moved a couple of functions from .h to .cpp.•••Change-Id: Ifd12a7632f75395bd0ef5e394d5c2abd6cbe28c6 Ken Wakasa2012-08-021-2/+3
* Misc cleanups•••Change-Id: I28308f12c3064299acefc346b72279036c3726a7 Ken Wakasa2012-07-301-3/+2
* Fix native debug log•••Change-Id: If19f808522a5a35fa06c2825fcd0d92e6e4a0631 Ken Wakasa2012-07-271-8/+6
* Cosmetic fixes and style fixes•••Change-Id: I69c42ff945cdf0d5205c6ca61d6861a0479492dc Ken Wakasa2012-07-251-18/+17
* Add a new define for gesture•••Change-Id: I6e0d8de75e129a6d1a33f7c7d5f5fa8c11dd2006 Satoshi Kataoka2012-06-281-0/+2
* 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/+8
* Separate state from proximity_info step1•••Bug: 6548943 Change-Id: I7b4fbe20615a28151a74875be43b9f4a20e0dce9 Satoshi Kataoka2012-06-071-0/+15
* Enhance the safety net in multiple word suggestions•••Bug: 6576793 Change-Id: I97100b482d3cf4e1b417c197b5d1e971a72b998d Satoshi Kataoka2012-05-311-2/+3
* Fix the performance issue on suggesting aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa•••Bug: 6576793 Change-Id: I46f56654cd25dc28668ad75ac71e0e3beb8cdcf3 Satoshi Kataoka2012-05-301-0/+16
* Fix the issue on multiple words suggestion•••Bug: 6509844 Change-Id: I823074a2b29befc3e60c63699ab4dc7719105c63 satok2012-05-231-0/+2
* Merge "Return the bigram frequency if available." into jb-devJean Chalard2012-05-171-2/+3
|\
| * Return the bigram frequency if available.•••This concludes the work on bug#6313806. Don't submit it before the dictionaries are suitably amended. Bug: 6313806 Change-Id: Icfea45bd52bb9d8cc68ba2266f80640e3942bb7f Jean Chalard2012-05-161-2/+3
* | Use "float" instead of "double"•••Change-Id: I93ed4d88ede4058f081dd8d634b00dfff4e96d07 satok2012-05-161-5/+5
|/
* Fill in the bloom filter for bigram lookup.•••Bug: 6313806 Change-Id: Ib79e14f6f8b241f053da6069c15f19c71084317e Jean Chalard2012-05-071-0/+18
* Add methods to inverse compute the probability.•••For now the probability is just returned with the same value it had, but this is some ground work that needs to be done anyway. Bug: 6313806 Change-Id: I9bb8b96b294109771208ade558c9ad56932d2f8e Jean Chalard2012-04-241-1/+1
* Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9•••Change-Id: I3ab65059f6e356530484bfd0bba26a634a4cba65 Ken Wakasa2012-03-301-0/+254