- May 21, 2013
-
-
Kurt Partridge authored
Currently isAllowedToLog only checks the state of the ResearchLogger, and does not consider which log the data is going to. This causes problems with the logs for Feedback. The Feedback log should inhibit normal logging procedures, but the system needs to be able to write specific data directly to it. This change renames to isAllowedToLogTo and adds the destination ResearchLog as a parameter. A FeedbackLog is also added as a new class so it can be distinguished from other ResearchLogs. Change-Id: I5a1eea05bb040c26bf816b89179f44b3024fa2ad
-
- May 15, 2013
-
-
Jean Chalard authored
* commit 'f1dcf725': Don't process recorrection or resets when not shown
-
- Apr 08, 2013
-
-
Ken Wakasa authored
Change-Id: Ic93d39e230170cfc9f5be6d81d42006e1a61e347
-
- Apr 02, 2013
-
-
Satoshi Kataoka authored
Bug: 8197301 Change-Id: Ife9b41a465d7b8d707623a6d3e4c1c88c3c3c4ab
-
- Dec 19, 2012
-
-
Jean Chalard authored
Bug: 5037589 Change-Id: Id8eea0e2bd00dd339a1efb4b0542e4c091a84195
-
- Oct 22, 2012
-
-
Tadashi G. Takaoka authored
Bug: 7268357 Change-Id: I0b7e0c19f04af9ae30874d0a4c26ad81bc80be8c
-
- Jul 05, 2012
-
-
Satoshi Kataoka authored
Change-Id: Ia3f8713f4c854ad12c009f64a38040cf3ac69731
-
- Apr 20, 2012
-
-
Tadashi G. Takaoka authored
* Rename makelabel tool to maketext * Rename KeyboardLablesSet class to KeyboardTextsSet * Rename "!label/name" to "!text/name" Change-Id: Ia9494a89fe56f20ca8e8fedb253adbcf8b771bd3
-
- Apr 11, 2012
-
-
Tadashi G. Takaoka authored
This change introduces makelabel tool that reads all languages' donottranslate-more-keys and generate KeyboardLabelsSet.java source file. The makelabel command must be invoked prior to compile LatinIME. Change-Id: I7515c7919c535e30f9c80a37bdc831d0f682cd43
-