summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice
Commit message (Expand)AuthorAgeFilesLines
* Framework: Volume key cursor controlKonsta2025-12-031-0/+35
* Merge "Revert^3 "Migrate usages of ViewConfiguration static methods"" into mainTreehugger Robot2025-06-062-17/+4
|\
| * Revert^3 "Migrate usages of ViewConfiguration static methods"Bryce Lee2025-06-052-17/+4
* | 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
* | | | Merge "Revert^2 "Migrate usages of ViewConfiguration static methods"" into mainBiswarup Pal2025-05-272-4/+17
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Revert^2 "Migrate usages of ViewConfiguration static methods"Biswarup Pal2025-05-252-4/+17
* | | Remove refactorInsetsController FlagFelix Stern2025-05-262-79/+27
|/ /
* | 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
* | Merge "Add debug logging to ImeOnBackInvokedDispatcher" into mainJohannes Gallmann2025-05-201-0/+1
|\ \
| * | Add debug logging to ImeOnBackInvokedDispatcherJohannes Gallmann2025-05-201-0/+1
* | | Merge "Revert "Migrate usages of ViewConfiguration static methods"" into mainTreehugger Robot2025-05-202-17/+4
|\ \ \ | |/ / |/| |
| * | Revert "Migrate usages of ViewConfiguration static methods"Biswarup Pal2025-05-202-17/+4
| |/
* | Merge "Remove canImeRenderGesturalNavButtons and sysprop" into mainCosmin Băieș2025-05-202-596/+431
|\ \
| * | Remove canImeRenderGesturalNavButtons and syspropCosmin Băieș2025-04-172-596/+431
* | | Merge "Fix IME visibleTopInsets before showWindow" into mainCosmin Băieș2025-05-201-4/+2
|\ \ \ | |_|/ |/| |
| * | Fix IME visibleTopInsets before showWindowCosmin Băieș2025-05-191-4/+2
* | | Migrate usages of ViewConfiguration static methodsBiswarup Pal2025-05-142-4/+17
| |/ |/|
* | Migrate usages of ViewConfiguration static methodsBiswarup Pal2025-04-031-2/+7
* | Handle BadTokenException when adding IME ink windowTaran Singh2025-04-011-2/+13
|/
* Check system nav bar for custom IME Switcher visCosmin Băieș2025-03-192-52/+83
* Merge "Set IME nav bar height when installing unattached" into mainTreehugger Robot2025-03-141-2/+7
|\
| * Set IME nav bar height when installing unattachedCosmin Băieș2025-03-141-2/+7
* | 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
* Rename navigation icon hints to NavbarFlagsCosmin Băieș2025-01-272-28/+26
* Rename BACK_ALT flag to BACK_DISMISS_IMECosmin Băieș2025-01-272-12/+14
* Rename IME_SHOWN states to IME_VISIBLECosmin Băieș2025-01-202-11/+12
* Clarify state names for IME Switcher buttonCosmin Băieș2025-01-202-11/+17
* Use correct navigation hint for IME visibilityCosmin Băieș2025-01-172-11/+13
* Merge "IME should notify autofill" into mainSimranjit Kohli2024-12-271-1/+9
|\
| * IME should notify autofillSimranjit Kohli2024-12-191-1/+9
* | Make setStylusHandwritingRegion param immutableTaran Singh2024-12-091-4/+5
|/
* Merge "Fix usage of KeyEvent modifiers in input method session" into mainTaran Singh2024-12-041-3/+4
|\
| * Fix usage of KeyEvent modifiers in input method sessionTaran Singh2024-12-031-3/+4
* | Adaptive scribe bounds: Connect the dots 4/nTaran Singh2024-11-221-0/+6
|/
* Merge "Revert^2 "Verify KeyEvents in IME"" into mainTaran Singh2024-11-193-2/+76
|\
| * Revert^2 "Verify KeyEvents in IME"Taran Singh2024-11-153-2/+76
* | Adaptive scribe bounds: InputMethodService apis 2/nTaran Singh2024-11-181-0/+42
|/
* Revert "Verify KeyEvents in IME"Priyanka Advani (xWF)2024-11-143-76/+2
* Verify KeyEvents in IMETaran Singh2024-11-133-2/+76
* Merge "Revert^4 "Add API for Custom IME Switcher button visibility"" into mainFelix Stern2024-11-132-0/+62
|\
| * Revert^4 "Add API for Custom IME Switcher button visibility"Felix Stern2024-11-122-0/+62
* | Merge "Public Autofill Id field in EditorInfo" into mainHaoran Zhang2024-11-121-1/+1
|\ \ | |/ |/|