summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice
Commit message (Expand)AuthorAgeFilesLines
* Move IME related API methods from IMM to IMS.Tarandeep Singh2017-12-081-2/+84
* Revert "Don't generate irrelevant a11y events - framework"Eugene Susla2017-12-051-5/+4
* Don't generate irrelevant a11y events - frameworkSvet Ganov2017-11-281-4/+5
* Skip blocking InputConnection APIs after unbindTarandeep Singh2017-10-191-4/+38
* Annotate threads for some IME handling methodsYohei Yukawa2017-10-183-0/+27
* Add missing JavaDoc for IMS.InputMethodImplYohei Yukawa2017-10-181-7/+26
* No-op code cleanup for IInputMethodWrapperYohei Yukawa2017-10-181-23/+14
* Fix keyboard focus in VRTarandeep Singh2017-08-021-6/+6
* Remove unnecessary casts on calls to findViewByIdAlan Viverette2017-04-141-1/+1
* Corrects CompactExtractEditLayout to account for systemWindowInsetBottom am: ...Mark Renouf2017-03-311-1/+19
|\
| * Corrects CompactExtractEditLayout to account for systemWindowInsetBottomMark Renouf2017-03-301-1/+19
* | Deprecate "speak passwords" setting.Phil Weaver2017-02-211-43/+25
* | Fix duplicate calls of IMS#doStartInput()Yohei Yukawa2017-02-161-6/+1
* | Track event flow to IMMS#setImeWindowStatusYohei Yukawa2017-02-132-13/+49
* | Merge restartInput into startInput in internal IPCYohei Yukawa2017-02-111-30/+14
* | Revert "Merge restartInput into startInput in internal IPC"Yohei Yukawa2017-02-111-9/+25
* | Merge restartInput into startInput in internal IPCYohei Yukawa2017-02-111-25/+9
* | Eliminate out-of-sync IMM#mFullscreenMode errorYohei Yukawa2017-02-091-4/+6
* | No warning/info log for expected/normal situationsYohei Yukawa2017-02-011-2/+4
* | Fix @links in reference docs. am: 54de77470d am: ab978c035e am: 28ba4722a9Elliot Waite2017-01-261-4/+4
|\|
| * Fix @links in reference docs.Elliot Waite2017-01-251-4/+4
* | Update JavaDoc for IMS#enableHardwareAccelerationYohei Yukawa2016-09-011-18/+14
* | Merge \"Merge \\"Use a flag to grant a temporary URI permission.\\" into nyc-...Yohei Yukawa2016-06-273-26/+40
|\|
| * Use a flag to grant a temporary URI permission.Yohei Yukawa2016-06-233-26/+40
* | Merge \\"Add InputMethodService#exposeContent()\\" into nyc-mr1-dev am: dc42d...Yohei Yukawa2016-06-231-0/+35
|\|
| * Add InputMethodService#exposeContent()Yohei Yukawa2016-06-221-0/+35
* | Add missing @Deprecated annotations.Aurimas Liutikas2016-05-241-0/+1
|/
* Make IMS#clearInsetOfPreviousIme() reliable.Yohei Yukawa2016-05-151-12/+3
* Fix a behavior change in "Show software keyboard".Yohei Yukawa2016-05-041-2/+2
* Customizes input extract edit view for WearMark Renouf2016-04-122-7/+164
* Revert "Customizes input extract edit view for Wear"Yohei Yukawa2016-04-092-149/+7
* Customizes input extract edit view for WearMark Renouf2016-04-082-7/+149
* Fix a regression in SHOW_IME_WITH_HARD_KEYBOARD handling.Yohei Yukawa2016-04-061-1/+8
* Fix a bug that IMS#mShowInputFlags is never updated.Yohei Yukawa2016-04-031-17/+33
* Merge "Tell IMS about missing InputConnection methods." into nyc-devYohei Yukawa2016-03-191-9/+18
|\
| * Tell IMS about missing InputConnection methods.Yohei Yukawa2016-03-151-9/+18
* | Fix: onExtractedDeleteText deletes unintended region.Keisuke Kuroyanagi2016-03-141-1/+2
|/
* Suppress NPE in IMS#onEvaluateInputViewShown().Yohei Yukawa2016-01-121-0/+4
* Stop lying about hardware keyboard presence.Yohei Yukawa2015-12-211-8/+120
* Fix crash in KeyboardView with null HandlerClara Bayarri2015-10-231-3/+5
* Fix a few view ctors to not call Looper.myLooperJohn Reck2015-10-201-140/+149
* Handle BadTokenException exception more reliably.Yohei Yukawa2015-09-141-3/+18
* Merge "Mechanical merge of nested if statements."Yohei Yukawa2015-09-141-9/+3
|\
| * Mechanical merge of nested if statements.Yohei Yukawa2015-09-111-9/+3
* | Remove redundant casts.Yohei Yukawa2015-09-111-14/+8
|/
* am abe22377: am 7423ca03: am d49c3b65: am 00eb5767: am 437eb6ce: Merge "Fix: ...Keisuke Kuroyanagi2015-07-211-2/+6
|\
| * Fix: Wrong suggestion popup position in extract mode.Keisuke Kuroyanagi2015-07-171-2/+6
* | am 943b001c: am b9384d5d: am 31ccc9f0: am a7e2ab6e: am 8af7432c: Merge "Fix "...Andrei Stingaceanu2015-07-141-12/+13
|\|
| * Fix "Select All" in extracted modeAndrei Stingaceanu2015-07-141-12/+13
* | am 464f4006: am dfa116e2: am 2e59771e: am 0e6360f4: am a9b9907f: Merge "Fix i...Andrei Stingaceanu2015-07-141-2/+2
|\|