Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
cts
/
6a0e18b92767c306e7c850782b56eb86dc0dd4a6
/
hostsidetests
/
inputmethodservice
c6a226b
Merge "Remove cts_instant reference as it's been deleted" am: a0c4822234
by Julien Desprez
· 5 years ago
0c4cd59
Remove cts_instant reference as it's been deleted
by Julien Desprez
· 5 years ago
8790f4b
Merge "Use startUser() with wait in MultiUserTest" into qt-dev am: 7fe1fd0abe
by Tarandeep Singh
· 5 years ago
a33ced1
Use startUser() with wait in MultiUserTest
by Tarandeep Singh
· 5 years ago
e52ea7a
Merge "Increase timeout for multiuser IME tests" into qt-dev am: 2ab1d0638b
by Tarandeep Singh
· 5 years ago
f03888e
Increase timeout for multiuser IME tests
by Tarandeep Singh
· 5 years ago
824278e
Merge "Work around delayed killApplication() after APK installation" into qt-dev
by Yohei Yukawa
· 6 years ago
55ee56a
Work around delayed killApplication() after APK installation
by Yohei Yukawa
· 6 years ago
d4f01f4
Convert hostsidetests/inputmethodservice/**/Android.mk files to Android.bp
by Sasha Smundak
· 6 years ago
f3982f4
Add an end-to-end CTS test for per-profile IME
by Yohei Yukawa
· 6 years ago
3521521
Merge "Backfill OWNERS for CTS modules owned by Input Method Framework team"
by Yichun Li
· 6 years ago
c2e36b1
Fix CtsInputMethodServiceHostTestCases w/ --module-parameter INSTANT_APP
by Yohei Yukawa
· 6 years ago
d07de0d
Backfill OWNERS for CTS modules owned by Input Method Framework team
by Yichun Li
· 6 years ago
2a1b798
Run tear-down tasks only if needed in host-side IME CTS
by Yohei Yukawa
· 6 years ago
244f038
Migrate cts/hostsidetests to androidx.test
by Brett Chabot
· 6 years ago
94b13d2
TestHelper could not find the UiObject in the second
by ryan_chen
· 6 years ago
6fe04e6
Raise the min version of sdk for CtsInputMethodServiceEventProvider
by Julien Desprez
· 6 years ago
afd1907
Mark CtsInputMethodServiceHostTestCases not_multi_abi
by Yohei Yukawa
· 6 years ago
5162b99
Update MultiUserTest#testProfileUser() for per-profile IME mode
by Yohei Yukawa
· 6 years ago
8f7a0ba
Test IME query APIs can be called from background users
by Yohei Yukawa
· 6 years ago
e473bc6
See if flakiness changes or not by waiting 10 sec after switchUser()
by Yohei Yukawa
· 6 years ago
bf69d1f
Test IMM#getEnabledInputMethodSubtypeList() for multi-user/profile
by Yohei Yukawa
· 6 years ago
aada31d
Test IMM#getInputMethodList() for multi-user/profile
by Yohei Yukawa
· 6 years ago
a9d947c
Run ShellCommandFromAppTest also for instant apps
by Yohei Yukawa
· 6 years ago
7cf5c6c
Stop using AndroidTest.xml to install CtsInputMethodServiceDeviceTests.apk
by Yohei Yukawa
· 6 years ago
7b0955a
Split shell tests into ShellCommandDeviceTest
by Yohei Yukawa
· 6 years ago
3cced45
Skip ShellCommandDeviceTest for devices w/o FEATURE_INPUT_METHODS
by Yohei Yukawa
· 6 years ago
93708f0
Simplify DeviceTestConstants
by Yohei Yukawa
· 6 years ago
081a07d
Auto-detect test method name in TestHelper constructor
by Yohei Yukawa
· 6 years ago
0c508ea
Hostside IME CTS: Fix recently added lint errors
by Yohei Yukawa
· 6 years ago
814fea0
Ensure that IInputMethoedManager#shellCommand() is locked down
by Yohei Yukawa
· 6 years ago
05bebb7
Hostside IME CTS: Fix lint errors in syntax
by Yohei Yukawa
· 6 years ago
d112a3b
Hostside IME CTS: Fix lint errors in class field names
by Yohei Yukawa
· 6 years ago
afe3b49
Hostside IME CTS: Fix lint errors about JavaDoc
by Yohei Yukawa
· 6 years ago
a7f386b
Hostside IME CTS: Remove redundant final
by Yohei Yukawa
· 6 years ago
724f469
Hostside IME CTS: Fix lint errors in line length
by Yohei Yukawa
· 6 years ago
5371b20
Hostside IME CTS: Fix lint errors in import lines
by Yohei Yukawa
· 6 years ago
f4ce411
Hostside IME CTS: Fix lint errors in copyright header
by Yohei Yukawa
· 6 years ago
4e5df3d
Missing annotations for instant apps tests.
by Jon Boekenoogen
· 6 years ago
dee4bbf
Merge "Convert cts libs to Android.bp" am: 457b029417 am: 09137317fb
by Colin Cross
· 6 years ago
db41691
Convert cts libs to Android.bp
by Colin Cross
· 6 years ago
a4c711e
Make sure to use LOCAL_MIN_SDK_VERSION when needed
by Christopher Tate
· 6 years ago
e75b086
DO NOT MERGE: Increase timeout for InputMethod CTS Host side tests.
by Tarandeep Singh
· 6 years ago
d7634b9
DO NOT MERGE: Refactor IME host tests to wait on async ops.
by Tarandeep Singh
· 6 years ago
5c10e68
Increase timeout for InputMethod CTS Host side tests.
by Tarandeep Singh
· 6 years ago
9d4ba6c
Refactor IME host tests to wait on async ops.
by Tarandeep Singh
· 6 years ago
cb692e5
Add missing test-apks for IME and WebViewHost tests to cts_instant
by Alan Ma
· 6 years ago
8d8cf24
Add IME tests to the cts_instant suite
by Svet Ganov
· 6 years ago
71c2891
CtsInputMethodServiceHostTestCases for Instant App
by Yohei Yukawa
· 6 years ago
7600bc2
Always use EditTextApp in hostside IME CTS
by Yohei Yukawa
· 6 years ago
7b507c7
Move CTS to use androidx.
by Aurimas Liutikas
· 7 years ago
d833f84
Ensure hostside IME tests only use public APIs
by Yohei Yukawa
· 7 years ago
fb3f4c0
Minor cleanups for IME hostside test
by Yohei Yukawa
· 7 years ago
e4af595
Fix InputMethodServiceLifecycleTest#testSwitchIme
by Yohei Yukawa
· 7 years ago
fe31a64
Updated CTS for IMS API rename
by Tarandeep Singh
· 7 years ago
4ebdeb3
CTS to make sure IMMS unbindInput is called
by Tarandeep Singh
· 7 years ago
a65c1e4
CTS host tests for new API methods in IMS
by Tarandeep Singh
· 7 years ago
bee5eb5
Move IME CTS tests into a separate component
by Yohei Yukawa
· 7 years ago
b3026db8
Fix InputMethodServiceLifecycleTest
by Tarandeep Singh
· 7 years ago
925a766
Use stubs libs for android.test.base/runner/mock
by Jiyong Park
· 7 years ago
f6949d0
Revert "Try to deflake CtsInputMethodServiceHostTestCases"
by Yohei Yukawa
· 7 years ago
99d9d97
Try to deflake CtsInputMethodServiceHostTestCases
by Yohei Yukawa
· 7 years ago
f9d427e
Simplify stream operations with anyMatch() again
by Yohei Yukawa
· 7 years ago
02f7f4a
Speed up InputMethodServiceLifecycleTest
by Yohei Yukawa
· 7 years ago
40d7fbd
Use BaseHostJUnit4Test.hasDeviceFeature instead
by Yohei Yukawa
· 7 years ago
6b354b3
Merge "Add cts suite tag to all CTS modules"
by TreeHugger Robot
· 7 years ago
503a3db
Add cts suite tag to all CTS modules
by jdesprez
· 7 years ago
80b49b0
Use "ime reset" also for host-side IME tests
by Yohei Yukawa
· 7 years ago
807291f
Revert "Add CTS SearchView tests to verify IME visibility."
by Yohei Yukawa
· 7 years ago
b6cb777
Merge "Revert "Add CTS to verify IMS.onStartInput() is called once.""
by TreeHugger Robot
· 7 years ago
a6490cb
Revert "Add CTS to verify IMS.onStartInput() is called once."
by Yohei Yukawa
· 7 years ago
fe3473f
Merge "Revert "Simplify stream operations with anyMatch()""
by TreeHugger Robot
· 7 years ago
9163cd0
Revert "Simplify stream operations with anyMatch()"
by Yohei Yukawa
· 7 years ago
04af9a3
Merge "Revert "Support multiple params in DeviceEvent""
by TreeHugger Robot
· 7 years ago
8c41a84
Revert "Support multiple params in DeviceEvent"
by Yohei Yukawa
· 7 years ago
1faaa23
Merge "Revert "Enable IME CTS to test dummy input connection""
by TreeHugger Robot
· 7 years ago
1687847
Revert "Enable IME CTS to test dummy input connection"
by Yohei Yukawa
· 7 years ago
7196790
Fix too strict requirements in IME state handling
by Yohei Yukawa
· 7 years ago
48ee66a
Revert "Fix too strict requirements in IME state handling"
by Yohei Yukawa
· 7 years ago
3549777
Enable IME CTS to test dummy input connection
by Yohei Yukawa
· 7 years ago
9d27779
Support multiple params in DeviceEvent
by Yohei Yukawa
· 7 years ago
6cf3ccb
Fix too strict requirements in IME state handling
by Yohei Yukawa
· 7 years ago
07c668f
Simplify stream operations with anyMatch()
by Yohei Yukawa
· 7 years ago
8522e03
Add missing copyright header for IME tests
by Yohei Yukawa
· 7 years ago
7e4bac6
Use new Base implementation for Host JUnit4 instrumentation
by jdesprez
· 7 years ago
f1efbc6
Add all CTS tests to VTS, to improve VTS coverage. b/62423436.
by nickrose
· 7 years ago
c40b6fd
add component metadata to all CTS module configs
by Guang Zhu
· 7 years ago
c0bd71e
Add CTS to verify IMS.onStartInput() is called once.
by Tarandeep
· 8 years ago
9e989fd
Add CTS SearchView tests to verify IME visibility.
by Tarandeep
· 8 years ago
9f7dfb4
Merge "cts: Add all tests to general-tests"
by TreeHugger Robot
· 8 years ago
5692bcf
resolve merge conflicts of 9e25365493 to master
by Tadashi G. Takaoka
· 8 years ago
1d44edd
Dismiss lockscreen before running host-side CTS
by Tadashi G. Takaoka
· 8 years ago
ec86c0d
Revert "Temporarily enable DEBUG logging to investigate flaky CTS"
by Tadashi G. Takaoka
· 8 years ago
96502a7
Temporarily enable DEBUG logging to investigate flaky CTS
by Tadashi G. Takaoka
· 8 years ago
95a4c0e
cts: Add all tests to general-tests
by Simran Basi
· 8 years ago
8126587
Merge "Do not require onStartInputView to be called" into oc-dev am: a8184240fa
by Tadashi G. Takaoka
· 8 years ago
bbfb9de
Do not require onStartInputView to be called
by Tadashi G. Takaoka
· 8 years ago
fd6d41d
Update configurations to avoid using ApkInstaller
by jdesprez
· 8 years ago
893450a
Create host-side CTS module CtsInputMethodServiceHostTestCases
by Tadashi G. Takaoka
· 8 years ago
b9000af
Create host-side CTS module CtsInputMethodServiceHostTestCases
by Tadashi G. Takaoka
· 8 years ago
Next »