summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice
Commit message (Expand)AuthorAgeFilesLines
* Stop using unsupported Canvas operations in IMETarandeep Singh2018-05-221-7/+6
* Add IMS#BACK_DISPOSITION_ADJUST_NOTHINGYohei Yukawa2018-03-141-25/+122
* Make few of the new IMS API methods finalTarandeep Singh2018-03-081-5/+5
* IME API: rename IMS methods.Tarandeep Singh2018-03-061-22/+15
* Merge "Modify javadoc for onWindowShown" am: 2d46e07e48 am: d5d1718c4atiansiming [田思明]2018-02-091-3/+3
|\
| * Merge "Modify javadoc for onWindowShown" am: 2d46e07e48tiansiming [田思明]2018-02-091-3/+3
| |\
| | * Modify javadoc for onWindowShowntiansiming [田思明]2018-02-071-3/+3
* | | Merge "Docs: Inserting a line to include the documentation for keyPreviewHeig...Jon Dormody2018-01-291-0/+1
|\| |
| * | Docs: Inserting a line to include the documentation forJonathan Dormody2018-01-221-0/+1
| |/
* | Make IMS.setBackDisposition() work.Tarandeep Singh2018-01-231-3/+24
* | Merge "Unhide InputMethodService#requestShowSelf()"TreeHugger Robot2018-01-161-43/+19
|\ \
| * | Unhide InputMethodService#requestShowSelf()Yohei Yukawa2018-01-161-43/+19
* | | Merge changes I30b40c48,I7d02c54c,Id68ebd35TreeHugger Robot2018-01-151-39/+32
|\ \ \ | |/ / |/| |
| * | Use lambda when appropriateYohei Yukawa2018-01-141-30/+23
| * | Remove redundant type castsYohei Yukawa2018-01-141-8/+8
| * | Fix JavaDoc errorsYohei Yukawa2018-01-141-1/+1
* | | Follow method renamingsYohei Yukawa2018-01-141-7/+7
|/ /
* | DecorView#mNavigationGuard is goneYohei Yukawa2018-01-101-2/+6
* | 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