Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrated various apps under packages/inputmethods/LatinIME/ to androidx•••Bug: 76692459 Test: mmma packages/inputmethods/LatinIME/ Change-Id: Ib76af6f6db1a0dd5cf64a06a4ea56151712e9692 | 2018-05-15 | 1 | -1/+1 | |
* | Calling getClass on a class will return Class.class.•••Bug introduced in 5ac4638f999db4fea8a9e24171dbceb640a10858. Bug found by error prone: Bug: 27723540 Change-Id: I4325f3bc1f1186bd24d4b0074f0c573cc5cb4e31 | 2016-05-09 | 1 | -2/+2 | |
* | Fix master build.•••For some reason, we can't import android.os package in our Constants. Change-Id: I357ed72d13c5039a83c6e2489cdf5ef74d0ffea8 | 2015-02-11 | 1 | -2/+1 | |
* | Remove shortcut support from LatinIME.•••Note this change does not affect the native decoder interface. Change-Id: I73b7dc008a5acaf75a31a36a2d332b5afabd82d0 | 2015-02-11 | 1 | -1/+2 | |
* | Fix an NPE.•••Change-Id: Ie5ab5cc716ef1211eb9ad76baa0467455e1f1a71 | 2014-11-20 | 1 | -3/+7 | |
* | Load KeyCodeDescriptionMapper class lazily•••Change-Id: I2cba2bb5b2f449ed29895365b9c6ca285a7640fe | 2014-06-03 | 1 | -1/+0 | |
* | Remove compiler warning from accessibility package•••Change-Id: Idae3e89f0398ab2cd56985adfac18959aa1852e7 | 2014-05-27 | 1 | -1/+1 | |
* | Make AccessibleKeyboardViewProxy not singleton•••This CL also renames AccessibleKeyboardViewProxy and AccessibilityEntityProvider to MainKeyboardAccessibilityDelegate and MainKeyboardAccessibilityNodeProvider. Change-Id: I2b0ec091a11aa8a495794d633efecb6d8b818f42 | 2014-05-01 | 1 | -1/+0 | |
* | Remove unnecessary reference to LatinIME•••Change-Id: Idbb45c504499d39bbf272fae84ea71a83bf4dd69 | 2014-04-25 | 1 | -4/+3 | |
* | [IL88] Simple refactoring•••With this, the value passed to suggestedWords is never null. Bug: 8636060 Change-Id: I433dd7e7290125e217e05cc20bee7a4b58fe083f | 2014-01-27 | 1 | -1/+1 | |
* | Speak auto-corrections for accessibility•••BUG: 8669376 Change-Id: Id71b2c2835daa7a8c9d6c92c57a7e302551c289d | 2013-09-27 | 1 | -0/+53 | |
* | Move util classes to the latin/utils directory•••Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa | 2013-06-24 | 1 | -1/+1 | |
* | Announce keyboard mode changes as a WINDOW_STATE_CHANGED event.•••Bug: 8165295 Change-Id: Ie416f6cdb68377f3e06f30e9b6363c38ba2a602d | 2013-03-07 | 1 | -4/+13 | |
* | Small code cleanups•••Multi-project commit with I249d5fbe Change-Id: Ia28c4e970992aa1299a30e604eaa5d096655c3a5 | 2013-01-07 | 1 | -10/+11 | |
* | Remove AudioManagerCompatWrapper.java•••It is actually no longer needed for API 14+ Change-Id: I379809eae881351fdf210dd8eaa5e0b5662fb59f | 2012-12-17 | 1 | -17/+11 | |
* | Make utility classes final•••Change-Id: Ic4f69b4c8da33c9fca50d6829724179310c2f875 | 2012-08-29 | 1 | -1/+1 | |
* | Change accessibility event type for app-driven speech.•••Bug: 6614400 Change-Id: I0ef309b7f3f35bf37b4664ea599c9e6ffb1a4ab8 | 2012-08-10 | 1 | -7/+26 | |
* | Pass IME accessibility events directly to the AccessibilityManager.•••Bug: 6523554 Change-Id: I44bceb7b068ff1ac0c799f4a93d5dcd8026f1e4b | 2012-05-19 | 1 | -0/+12 | |
* | Remove accessibility gesture handlers from LatinIME.•••Bug: 6457558 Change-Id: If33ca6f026d4846ba79a701ef42c0112f5b0b488 | 2012-05-08 | 1 | -1/+0 | |
* | Cleanup InputTypeCompatUtils to InputTypeUtils•••Bug: 6129704 Change-Id: I45e19e456ef7c6e61fe877ea544fef1b9f896e95 | 2012-04-03 | 1 | -2/+2 | |
* | Remove AccessibilityManagerCompatUtils and MorionEventCompatUtils•••Bug: 6129704 Change-Id: Icb7e80588536066c4fe5b4a1afc100a724b43e7b | 2012-04-03 | 1 | -7/+4 | |
* | Added virtual view hierarchy for keyboard accessibility.•••Bug: 5829051 Change-Id: Ied1b6267eec616bd3b9337f6e761b0c740aa0eb2 | 2012-02-28 | 1 | -6/+5 | |
* | Cleanup unused variables and parameters•••Change-Id: Iad756a7a775c93f3344c6962e7b3456ef8339490 | 2011-12-15 | 1 | -7/+6 | |
* | am c960695f: Updated keyboard to use SPEAK_PASSWORD preference.•••* commit 'c960695f38ae0564dff3a6897fd1843c8e74c604': Updated keyboard to use SPEAK_PASSWORD preference. | 2011-12-06 | 1 | -2/+14 | |
|\ | |||||
| * | Updated keyboard to use SPEAK_PASSWORD preference.•••Bug: 5678383 Change-Id: Ie9bdc92f4b2c9014159d672b71e4438f8fa34f55 | 2011-12-06 | 1 | -2/+14 | |
* | | Pending onStartInputView only if the EditorInfo is identical•••Bug: 5604372 Change-Id: I2a88cf15b07eebd29e43e460f6ec758432181b01 | 2011-11-21 | 1 | -6/+6 | |
|/ | |||||
* | Let accessibility users know to connect a headset when the IME connects to a ...•••Change-Id: If96cd7626950dd12e88a8a97f5e405d303d41e06 | 2011-10-06 | 1 | -2/+43 | |
* | Updated check for touch exploration enabled state•••Bug: 5061704 Change-Id: Id2c0cce953f7bdb2b4c18b68f9e318d95eabc1b8 | 2011-07-21 | 1 | -4/+1 | |
* | Added support for touch exploration to Latin IME.•••Bug: 4379983 Change-Id: I97f22e54827c6229054b514801401ffa5b4ed3b8 | 2011-06-22 | 1 | -0/+133 |