Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename to Kelar Keyboard (org.kelar.inputmethod.latin) | 2025-01-11 | 4 | -152/+0 | |
* | 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 | 2018-05-06 | 4 | -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 | 2014-08-16 | 3 | -108/+0 | |
* | Enable CursorAnchorInfo callback when necessary•••Change-Id: If3dda7442418053600ac935da50baaddb0e31d37 | 2014-08-13 | 1 | -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 | 2014-07-20 | 1 | -7/+22 | |
* | Rename ProductionFlag to ProductionFlags•••Change-Id: I5da2dbf8828fa0e176e7c2496392a5f561ebfe20 | 2014-07-16 | 1 | -2/+2 | |
* | Rename LatinImeLogger to DebugFlags•••Bug: 15318007 Change-Id: Ic0268fd12865c9a692a5e7110a9beb76cb8b6d7f | 2014-07-16 | 1 | -0/+31 | |
* | Remove researcher logger•••This CL must be checked in together with I5cc76807e3. Bug: 15318007 Change-Id: I61423c3377ddc299fb332e742d6626c2e47145bb | 2014-05-29 | 1 | -7/+0 | |
* | Add a new production flag for metrics logging•••BUG:14909963 Change-Id: I2d48c5b7d959d9bb95afe2cd3cbd16b27092a054 | 2014-05-22 | 1 | -0/+3 | |
* | Add a new production flag for Cursor/Anchor monitor•••BUG: 13891796 Change-Id: I3565ca22aaf1d3cfce4f35999e2990b2df5157ef | 2014-04-09 | 1 | -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 | 2014-02-06 | 1 | -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 | 2013-04-02 | 1 | -1/+1 | |
* | [DO NOT MERGE] Activate hardware keyboard handling•••Change-Id: Ifdec9338a454291621b2b87c899f5d4301480b27 | 2013-04-02 | 1 | -1/+1 | |
* | Deactivate hardware keyboard handling.•••Bug: 8000119 Change-Id: I021481343d6d87efd8ff6110e9aa0906a1a3d11d | 2013-04-01 | 1 | -1/+1 | |
* | resolved conflicts for merge of 5b048292 to master•••Change-Id: I67ebab46954cd7b8e3e79e7fed523bafb15f8835 | 2013-03-19 | 1 | -5/+5 | |
|\ | |||||
| * | Rename ProductionFlag.IS_EXPERIMENTAL to USES_DEVELOPMENT_ONLY_DIAGNOSTICS•••bug: 8393568 Change-Id: Ie5edf44a3627aca9416145aff56bf05bbf2a05f3 | 2013-03-18 | 1 | -5/+5 | |
| * | Merge "[DO NOT MERGE] Deactivate H/W keyboard handling" into jb-mr2-dev | 2013-03-13 | 1 | -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 | 2013-03-12 | 1 | -1/+1 | |
* | | Make isInternal mutable•••Change-Id: Ib81ceba801be0ac7ef65c4eadd1ec8599e80dacc | 2013-03-13 | 1 | -1/+0 | |
|/ | |||||
* | Fix Apache license comment•••Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086 | 2013-01-21 | 2 | -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 | 2013-01-18 | 1 | -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 | 2012-12-18 | 1 | -0/+5 | |
* | New flag for the internal settings•••Change-Id: I81e69a6cda833a0d2c59a73388321ed11e0bd5b3 | 2012-09-18 | 1 | -0/+1 | |
* | Tighten up the "define" classes.•••Change-Id: I854b1dd56b676d0a492a15c16bfe4c6a1bcccdf7 | 2012-03-27 | 2 | -2/+10 | |
* | Add a flag file for the experimental mode•••Change-Id: I880b7c85dbc20f8d7590b7f65b5f898bfb2266f9 | 2012-03-26 | 1 | -0/+21 | |
* | Extract the jni library name•••Change-Id: Icc58ccea1178d9f35f5be0dceebab67bbb965b7f | 2011-12-13 | 1 | -0/+21 |