summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/InputMethodManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r74' into HEADJessica Wagantall2016-11-091-4/+2
|\
| * DO NOT MERGE: Catch all exceptions when parsing IME meta dataTadashi G. Takaoka2016-09-271-4/+2
* | InputMethodManager : Move registration to systemReadyDanesh M2016-03-141-11/+10
* | Move high touch sensitivity and hovering to InputServiceDanesh M2016-03-111-0/+48
* | services: Fix publishing of ime tile.Adnan Begovic2016-02-181-5/+3
* | SystemUi: Handle custom and dynamic tiles the same way.Adnan Begovic2015-12-101-8/+1
* | base: dynamic tilesJorge Ruesga2015-12-101-0/+88
* | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-9/+26
|\ \ | |/
| * Unbind IME client when unsetting the current IME.Yohei Yukawa2015-10-121-9/+26
* | Framework : Move System settings to CMSettingsDanesh M2015-11-121-5/+7
* | framework: port IME selector notification toggle (2/2)Aaron Echols2015-10-251-2/+17
* | Revert "IME: Enable perflock feature for soft input"Dilip Gudlur2015-10-061-118/+0
* | IME: Enable perflock feature for soft inputDilip Gudlur2015-10-061-0/+118
|/
* Reduce log spam for the ease of debugging Bug 22857361.Yohei Yukawa2015-08-041-1/+1
* Don't rely on broadcast intent for waking up input method.Yohei Yukawa2015-07-231-27/+42
* Merge "Set DISABLED_UNTIL_USED for the correct user in IMMS." into mnc-devYohei Yukawa2015-06-221-5/+6
|\
| * Set DISABLED_UNTIL_USED for the correct user in IMMS.Yohei Yukawa2015-06-201-5/+6
* | Merge "Only grant runtime permissions to special components." into mnc-devSvet Ganov2015-06-191-0/+34
|\ \ | |/ |/|
| * Only grant runtime permissions to special components.Svet Ganov2015-06-191-0/+34
* | Allow apps to hide the soft keyboard even in a transient state.Seigo Nonaka2015-06-181-1/+16
|/
* remove usage of deprecated method setLatestEventInfoChris Wren2015-06-121-19/+15
* Do not accept an empty string in EditorInfo#packageName anymore.Yohei Yukawa2015-06-081-10/+6
* Make IMMS#mSettingsObserver multiuser-aware.Yohei Yukawa2015-06-041-5/+36
* Include InputMethodSubtypeSwitchingController in state dump.Yohei Yukawa2015-06-041-0/+2
* Show more logs when switching users and IMMS#DEBUG==true.Yohei Yukawa2015-06-031-3/+10
* Hide the software input based on its state.Seigo Nonaka2015-06-021-87/+97
* Invalidate IMMS#mCurrentSubtype when upgrading the current IME.Yohei Yukawa2015-05-191-0/+4
* Revert "Fix IMMS#mInputShown state inconsistency."Yohei Yukawa2015-05-151-1/+0
* Pass charset to XmlPullParser.setInput instead of nullWojciech Staszkiewicz2015-05-141-2/+3
* Show IME switcher also when hardware keyboard is connected.Yohei Yukawa2015-05-121-44/+49
* Fix IMMS#mInputShown state inconsistency.Seigo Nonaka2015-05-071-0/+1
* Retry "Always show auxiliary subtypes from NavBar keyboard icon."Seigo Nonaka2015-05-061-6/+26
* Merge "Revert "Always show auxiliary subtypes from NavBar keyboard icon."" in...Bart Sears2015-05-071-26/+6
|\
| * Revert "Always show auxiliary subtypes from NavBar keyboard icon."Bart Sears2015-05-071-26/+6
* | Merge "Do nothing if hideSoftInput is called from not focused client." into m...Seigo Nonaka2015-05-061-2/+0
|\ \ | |/ |/|
| * Do nothing if hideSoftInput is called from not focused client.Seigo Nonaka2015-05-061-2/+0
* | Always show auxiliary subtypes from NavBar keyboard icon.Seigo Nonaka2015-05-061-6/+26
|/
* Remove dead code from IMMS.Seigo Nonaka2015-05-051-20/+7
* Update use of procstate for services.Dianne Hackborn2015-04-291-1/+2
* Merge "Add foreground profile changed to user switch observer."Kenny Guy2015-04-131-0/+5
|\
| * Add foreground profile changed to user switch observer.Kenny Guy2015-04-131-0/+5
* | Merge "Revert "Add foreground profile changed to user switch observer.""Kenny Guy2015-04-131-5/+0
|\ \ | |/
| * Revert "Add foreground profile changed to user switch observer."Kenny Guy2015-04-131-5/+0
* | Merge "Add foreground profile changed to user switch observer."Kenny Guy2015-04-131-0/+5
|\ \ | |/
| * Add foreground profile changed to user switch observer.Kenny Guy2015-04-101-0/+5
* | Verify that EditorInfo.packageName and uid are consistentYohei Yukaw2015-04-061-12/+18
|/
* Back up and restore the set of enabled IMEsChristopher Tate2015-03-231-0/+98
* Replace usages of deprecated Resources.getColor() and getColorStateList()Alan Viverette2015-03-181-1/+1
* Remove deprecated hidden public methods from InputMethodUtils.Yohei Yukawa2015-03-171-3/+5
* Update IME selection dialog layout for MaterialAlan Viverette2014-11-241-14/+23