index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
tests
/
InputMethodSystemServerTests
/
test-apps
Age
Commit message (
Expand
)
Author
2025-03-03
Write to external storage for DumpOnFailure
Cosmin Băieș
2025-02-14
Re enable IME tests for show/hide flags
Cosmin Băieș
2025-02-11
Handle edge-to-edge for SimpleInputMethodService
Cosmin Băieș
2025-02-11
Enable multiple subtypes in InputMethodServiceTest
Cosmin Băieș
2025-02-11
Include inputViewShown in verifyInputViewStatus
Cosmin Băieș
2025-02-11
Refactor SimpleKeyboard into SimpleKeyboardView
Cosmin Băieș
2025-02-10
Specify event for latch in InputMethodServiceTest
Cosmin Băieș
2025-02-07
Switch to gesture nav in InputMethodServiceTest
Cosmin Băieș
2025-02-05
Use InputInjection util for InputMethodServiceTest
Cosmin Băieș
2025-02-05
Cleanup InputMethodServiceTest and SimpleIMS
Cosmin Băieș
2024-07-10
Deflake InputMethodServiceTest
Adrian Roos
2024-04-25
Make the content view of TestActivity fit system window insets
Tiger
2024-01-31
[DON'T BLOCK] Test ownership migration rules
Aditya Choudhary
2023-07-19
Revert^2 "Fix SHOW_IMPLICIT and SHOW_EXPLICIT handling"
Cosmin Băieș
2023-07-12
Revert "Fix SHOW_IMPLICIT and SHOW_EXPLICIT handling"
Priyanka Advani
2023-07-12
Fix SHOW_IMPLICIT and SHOW_EXPLICIT handling
Cosmin Băieș
2023-04-14
Set a simple Ime for Ime stress tests
czq
2023-01-06
Add tests for IMS#showSoftInput and IMS#onConfigurationChanged
czq
2022-12-08
Add test app SimpleTestIme to test InputMethodService
Lan Wei