aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/define (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge java-overridable/ into java/ again•••This CL a logical revert of a previous CL [1], which separated Java files into common ones and overridable ones. Now that that overriding concept is no longer used, there is no need to keep having separate directory structure. [1]: Ic734bd4d20aa050c688a3158b1a382ae0ac18991 fb74ab15c1343084740d65ef8744cad33a678e82 Fix: 79323502 Test: make -j aosp_taimen-userdebug && make -j Test: tapas LatinIME && make -j Change-Id: I2090bc25d18e6d4f24e91c2cbfe832755cbb4e8f Yohei Yukawa2018-05-064-0/+152
* Abolish source code overlay and inroduce overridable src dir•••This should make IDEs happy with appropriate source code directory selection. bug: 16829244 Change-Id: Ic734bd4d20aa050c688a3158b1a382ae0ac18991 Ken Wakasa2014-08-163-108/+0
* Enable CursorAnchorInfo callback when necessary•••Change-Id: If3dda7442418053600ac935da50baaddb0e31d37 Yohei Yukawa2014-08-131-1/+1
* Enable InputMethodService#onUpdateCursor behind the flag•••With this CL, InputMethodService#onUpdateCursor and InputMethodService#onUpdateCursorAnchorInfo can be enabled on L when ENABLE_CURSOR_ANCHOR_INFO_CALLBACK and ENABLE_CURSOR_RECT_CALLBACK are specified, respectively. BUG: 16382260 Change-Id: I29924128f6bd2f08cbd91cc4e82c9c4a6ecce3ff Yohei Yukawa2014-07-201-7/+22
* Rename ProductionFlag to ProductionFlags•••Change-Id: I5da2dbf8828fa0e176e7c2496392a5f561ebfe20 Tadashi G. Takaoka2014-07-161-2/+2
* Rename LatinImeLogger to DebugFlags•••Bug: 15318007 Change-Id: Ic0268fd12865c9a692a5e7110a9beb76cb8b6d7f Tadashi G. Takaoka2014-07-161-0/+31
* Remove researcher logger•••This CL must be checked in together with I5cc76807e3. Bug: 15318007 Change-Id: I61423c3377ddc299fb332e742d6626c2e47145bb Tadashi G. Takaoka2014-05-291-7/+0
* Add a new production flag for metrics logging•••BUG:14909963 Change-Id: I2d48c5b7d959d9bb95afe2cd3cbd16b27092a054 Yohei Yukawa2014-05-221-0/+3
* Add a new production flag for Cursor/Anchor monitor•••BUG: 13891796 Change-Id: I3565ca22aaf1d3cfce4f35999e2990b2df5157ef Yohei Yukawa2014-04-091-0/+6
* Move INCLUDE_RAW_SUGGESTIONS flag to ProductionFlag•••This change must be checked in together with Iac93eb79fc. Bug: 12913520 Bug: 12179576 Change-Id: Ic9a40fb0529202893be8ccb6f5abfbbe6d78508c Tadashi G. Takaoka2014-02-061-0/+3
* Revert "[DO NOT MERGE] Activate hardware keyboard handling"•••This reverts commit c741f1f83b98293bf0040b6b81e95b75ecf3f6bc DO NOT MERGE is ignored and this is merged anyway :( Change-Id: Ie044cdfc6021933379ec97ad7346c5c8591f70bf Jean Chalard2013-04-021-1/+1
* [DO NOT MERGE] Activate hardware keyboard handling•••Change-Id: Ifdec9338a454291621b2b87c899f5d4301480b27 Jean Chalard2013-04-021-1/+1
* Deactivate hardware keyboard handling.•••Bug: 8000119 Change-Id: I021481343d6d87efd8ff6110e9aa0906a1a3d11d Jean Chalard2013-04-011-1/+1
* resolved conflicts for merge of 5b048292 to master•••Change-Id: I67ebab46954cd7b8e3e79e7fed523bafb15f8835 Tadashi G. Takaoka2013-03-191-5/+5
|\
| * Rename ProductionFlag.IS_EXPERIMENTAL to USES_DEVELOPMENT_ONLY_DIAGNOSTICS•••bug: 8393568 Change-Id: Ie5edf44a3627aca9416145aff56bf05bbf2a05f3 Ken Wakasa2013-03-181-5/+5
| * Merge "[DO NOT MERGE] Deactivate H/W keyboard handling" into jb-mr2-devJean Chalard2013-03-131-1/+1
|/|
| * [DO NOT MERGE] Deactivate H/W keyboard handling•••For MR2, LatinIME should not be handling hardware keyboard events. The feature is still work in progress. Change-Id: I56ff18bff84ba6b5a6bc3f8829b42eaf33b72554 Jean Chalard2013-03-121-1/+1
* | Make isInternal mutable•••Change-Id: Ib81ceba801be0ac7ef65c4eadd1ec8599e80dacc Satoshi Kataoka2013-03-131-1/+0
|/
* Fix Apache license comment•••Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086 Tadashi G. Takaoka2013-01-212-16/+16
* Deactivate h/w keyboard when not an internal build.•••The implementation is not really ready yet, so we want to disable it for normal builds for now. This goes together with Ic1edc6ed Bug: 7987492 Change-Id: Id81f417e200c118f24424943823665f0b8bd6849 Jean Chalard2013-01-181-0/+2
* Add ProductionFlag.IS_EXPERIMENTAL_DEBUG•••The IS_EXPERIMENTAL_DEBUG flag gives a single place to turn off all debugging flags that might be set and to also enforce privacy controls. Currently only used in the research package. multi-project commit with I9275a7c8e40bf56106447a02d3056655329074b3 Change-Id: If769fe3a633f33963ca49e8ddf01ab24a30b6fd2 Kurt Partridge2012-12-181-0/+5
* New flag for the internal settings•••Change-Id: I81e69a6cda833a0d2c59a73388321ed11e0bd5b3 Satoshi Kataoka2012-09-181-0/+1
* Tighten up the "define" classes.•••Change-Id: I854b1dd56b676d0a492a15c16bfe4c6a1bcccdf7 Ken Wakasa2012-03-272-2/+10
* Add a flag file for the experimental mode•••Change-Id: I880b7c85dbc20f8d7590b7f65b5f898bfb2266f9 satok2012-03-261-0/+21
* Extract the jni library name•••Change-Id: Icc58ccea1178d9f35f5be0dceebab67bbb965b7f satok2011-12-131-0/+21