summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/InputMethodManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Use public APIs to instantiate InputMethodSubtypeYohei Yukawa2014-09-101-3/+9
* Fix illegal cast in a logging codeYohei Yukawa2014-08-311-5/+5
* Added notification color to all system notificationsSelim Cinek2014-08-201-0/+2
* Persist Show IME option.Michael Wright2014-08-171-19/+43
* Change 'disable hardware keyboard' to 'show input method'Michael Wright2014-08-171-5/+6
* Fix unnecessarily non-static inner class to static innerTadashi G. Takaoka2014-08-051-1/+1
* Fix input method picker using Material design languageTadashi G. Takaoka2014-08-041-61/+61
* Polish new IME API for L part 2: CursorAnchorInfoYohei Yukawa2014-07-111-30/+0
* Introduce a sequence number to avoid redundant IPCsYohei Yukawa2014-06-091-8/+53
* Trivial method renaming for notifyTextCommittedYohei Yukawa2014-06-051-3/+3
* Hardening token validation in InputMethodManagerServiceYohei Yukawa2014-06-041-6/+18
* Remove code duplication in InputMethodManagerServiceYohei Yukawa2014-06-041-17/+32
* Remove redundant synchronization blocks from IMMSYohei Yukawa2014-06-041-22/+28
* Rebuild the enabled IMEs list when changed in Settings pageYohei Yukawa2014-05-301-1/+9
* Remove unnecessary internal lockYohei Yukawa2014-05-221-12/+22
* Update InputMethodSubtypeSwitchingController correctlyYohei Yukawa2014-05-211-2/+2
* Delay the dispatching of non-wakeup alarms.Dianne Hackborn2014-05-201-1/+1
* Do not pass null to IInputMethod#setSessionEnabledYohei Yukawa2014-05-191-8/+8
* Don't show switcher button when IME switcher shownJason Monk2014-05-131-0/+3
* Only show IME in navigation bar when it shouldJason Monk2014-05-071-4/+7
* Don't show IME Switcher not. if nav bar existsJason Monk2014-05-021-1/+2
* Allow IMEs to start/stop receiving onUpdateCursor callbackYohei Yukawa2014-04-041-0/+31
* Rename related users to profiles.Kenny Guy2014-04-021-11/+11
* Fix issue #13564072: Back button no longer dismisses IME after voice usageDianne Hackborn2014-03-241-1/+6
* Unhide notification category.John Spurlock2014-03-211-1/+2
* Treat IME processes as hosting activitiesDianne Hackborn2014-03-171-2/+4
* Allow related users to show activities on primary userAmith Yamasani2014-03-071-1/+21
* am 9158825f: Move some system services to separate directoriesAmith Yamasani2013-12-191-200/+29
* Move some system services to separate directoriesAmith Yamasani2013-12-191-0/+3574