summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
Commit message (Expand)AuthorAgeFilesLines
* Framework: Volume key cursor controlKonsta2025-12-031-0/+35
* Merge "Register IME back callback on new dispatcher" into mainCosmin Băieș2025-05-281-6/+8
|\
| * Register IME back callback on new dispatcherCosmin Băieș2025-05-281-6/+8
* | Merge "Remove useHandwritingListenerForTooltype flag" into mainTaran Singh2025-05-271-8/+5
|\ \ | |/ |/|
| * Remove useHandwritingListenerForTooltype flagTaran Singh2025-05-231-8/+5
* | Remove refactorInsetsController FlagFelix Stern2025-05-261-66/+14
* | Merge "Clean up predictive_back_ime flag" into mainJohannes Gallmann2025-05-221-5/+4
|\ \ | |/ |/|
| * Clean up predictive_back_ime flagJohannes Gallmann2025-05-211-5/+4
* | Add debug logging to ImeOnBackInvokedDispatcherJohannes Gallmann2025-05-201-0/+1
* | Merge "Remove canImeRenderGesturalNavButtons and sysprop" into mainCosmin Băieș2025-05-201-67/+0
|\ \
| * | Remove canImeRenderGesturalNavButtons and syspropCosmin Băieș2025-04-171-67/+0
| |/
* / Fix IME visibleTopInsets before showWindowCosmin Băieș2025-05-191-4/+2
|/
* Check system nav bar for custom IME Switcher visCosmin Băieș2025-03-191-18/+41
* Register IME back callback in doStartInputCosmin Băieș2025-03-131-0/+4
* Flag off disabling the IME navigation barCosmin Băieș2025-03-111-0/+3
* Remove IME_VISIBLE_IMPERCEPTIBLECosmin Băieș2025-02-281-11/+1
* Removing IMS surface in InputMethodService#hideSoftInput after hiding the windowFelix Stern2025-02-181-0/+2
* Restore initial config and await secure settingCosmin Băieș2025-02-051-1/+13
* Make setStylusHandwritingRegion param immutableTaran Singh2024-12-091-4/+5
* Adaptive scribe bounds: Connect the dots 4/nTaran Singh2024-11-221-0/+6
* Merge "Revert^2 "Verify KeyEvents in IME"" into mainTaran Singh2024-11-191-0/+18
|\
| * Revert^2 "Verify KeyEvents in IME"Taran Singh2024-11-151-0/+18
* | Adaptive scribe bounds: InputMethodService apis 2/nTaran Singh2024-11-181-0/+42
|/
* Revert "Verify KeyEvents in IME"Priyanka Advani (xWF)2024-11-141-18/+0
* Verify KeyEvents in IMETaran Singh2024-11-131-0/+18
* Merge "Revert^4 "Add API for Custom IME Switcher button visibility"" into mainFelix Stern2024-11-131-0/+34
|\
| * Revert^4 "Add API for Custom IME Switcher button visibility"Felix Stern2024-11-121-0/+34
* | Merge "Public Autofill Id field in EditorInfo" into mainHaoran Zhang2024-11-121-1/+1
|\ \ | |/ |/|
| * Public Autofill Id field in EditorInfoHaoran Zhang2024-11-111-1/+1
* | Revert^3 "Add API for Custom IME Switcher button visibility"Priyanka Advani (xWF)2024-11-111-34/+0
|/
* Revert^2 "Add API for Custom IME Switcher button visibility"Cosmin Băieș2024-11-081-0/+34
* Revert "Add API for Custom IME Switcher button visibility"Priyanka Advani (xWF)2024-11-051-34/+0
* Add API for Custom IME Switcher button visibilityCosmin Băieș2024-11-011-0/+34
* Cleanup ENABLE_HIDE_IME_CAPTION_BAR flagCosmin Băieș2024-10-291-6/+0
* Store and check IME window vis value before updateCosmin Băieș2024-09-031-16/+28
* Use ImeWindowVisibility and BackDispositionModeCosmin Băieș2024-08-091-15/+32
* Remove unused IME_INVISIBLE flagCosmin Băieș2024-08-061-9/+2
* Merge "Javadoc updates for connectionless handwriting APIs" into mainJustin Ghan2024-08-051-3/+3
|\
| * Javadoc updates for connectionless handwriting APIsJustin Ghan2024-08-021-3/+3
* | Merge "Prevent touches while stylus is hovering" into mainJosep del Río2024-07-291-0/+2
|\ \ | |/ |/|
| * Prevent touches while stylus is hoveringJosep del Rio2024-07-181-0/+2
* | Changes in ImeTracker to be compatible with the InsetsController refactoringFelix Stern2024-07-231-2/+36
|/
* Switch to next IME on switcher button short clickCosmin Băieș2024-07-161-1/+2
* Simplify IMMS#onImeSwitchButtonClickFromClient()Yohei Yukawa2024-07-151-3/+2
* Add IME switch button long click supportCosmin Băieș2024-07-121-0/+11
* Merge "Remove usage of last toolType for new startInput" into mainTaran Singh2024-06-111-8/+1
|\
| * Remove usage of last toolType for new startInputTaran Singh2024-06-101-8/+1
* | Include IME navigation bar in IME insetsCosmin Băieș2024-06-071-0/+1
|/
* Make handwriting surface ignore touch when stylus is downTaran Singh2024-04-191-3/+32
* Add Ctrl+Shift shortcut to change the IMEJosep del Rio2024-04-041-5/+50