Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
cts
/
8a17d50ac45d3a3cb59f5853f4f294490bad934d
/
tests
/
autofillservice
d1ec5a0
Merge changes from topics 'bug_62802026_take_2', 'bug_62802026' into oc-dev
by TreeHugger Robot
· 8 years ago
d4b2068
Added new Autofill test:
by Felipe Leme
· 8 years ago
f015e07
Added new Autofill tests.
by Felipe Leme
· 8 years ago
94074c3
Merge "Added VirtualContainerActivityTest#testSaveDialogNotShownWhenBackIsPressed" into oc-dev
by TreeHugger Robot
· 8 years ago
5b44e77
Merge "Set autofill logging level to verbose while running tests." into oc-dev
by TreeHugger Robot
· 8 years ago
6812fee
Added VirtualContainerActivityTest#testSaveDialogNotShownWhenBackIsPressed
by Felipe Leme
· 8 years ago
b3d5a1e
Fixed autofill CTS permission issues.
by Felipe Leme
· 8 years ago
5dbbc2b
Set autofill logging level to verbose while running tests.
by Felipe Leme
· 8 years ago
17230f3
Merge "Throw a RetryableException when onFillRequest() is called before a response is set." into oc-dev
by TreeHugger Robot
· 8 years ago
8814cc8
Wrap testUserRestriction's assertNoDanglingSessions into eventually().
by Felipe Leme
· 8 years ago
5813789
Throw a RetryableException when onFillRequest() is called before a response is set.
by Felipe Leme
· 8 years ago
42bc75b
Merge "Protect autofill UI against redressing - CTS" into oc-dev
by Svetoslav Ganov
· 8 years ago
9cba9f1
Merge "New Autofill tests:" into oc-dev
by Felipe Leme
· 8 years ago
714a545
New Autofill tests:
by Felipe Leme
· 8 years ago
8c7e27d
Protect autofill UI against redressing - CTS
by Svetoslav Ganov
· 8 years ago
bec3344
Ignore requests not coming from the CtsAutoFillServiceTestCases
by Felipe Leme
· 8 years ago
c4e0e95
Improved Autofill CTS and fixed (?!?!?) it's flakiness:
by Felipe Leme
· 8 years ago
d9d2899
Merge "Test: LoginActivityTest.filterTextDifferentPrefixes()" into oc-dev
by Felipe Leme
· 8 years ago
ff18c78
Merge "Test: LoginActivityTest.testSaveOnlyTwoRequiredFieldsOnePrefilled()" into oc-dev
by Felipe Leme
· 8 years ago
503b92a
Test: LoginActivityTest.filterTextDifferentPrefixes()
by Felipe Leme
· 8 years ago
c4ab713
Test: LoginActivityTest.testSaveOnlyTwoRequiredFieldsOnePrefilled()
by Felipe Leme
· 8 years ago
5293679
add component metadata to all CTS module configs
by Guang Zhu
· 8 years ago
16872fe
Update configurations to avoid using ApkInstaller
by jdesprez
· 8 years ago
3ac506e
Merge "Fixed permission." into oc-dev
by TreeHugger Robot
· 8 years ago
74de73d
Merge "Fixed manual tests to expect dataset picker when there is just one dataset." into oc-dev
by TreeHugger Robot
· 8 years ago
468529c
Fixed manual tests to expect dataset picker when there is just one dataset.
by Felipe Leme
· 8 years ago
8f52e20
Merge "Improved CtsAutoFillServiceTestCases flakiness:" into oc-dev
by TreeHugger Robot
· 8 years ago
8bb3dc7
Improved CtsAutoFillServiceTestCases flakiness:
by Felipe Leme
· 8 years ago
d41b1fc
Merge "Added LoginActivityTest.testSetupComplete()." into oc-dev
by TreeHugger Robot
· 8 years ago
98ee292
Added LoginActivityTest.testSetupComplete().
by Felipe Leme
· 8 years ago
e3be647
Temporarily removed @Presubmit from testAutoFillOneDatasetAndSave...
by Felipe Leme
· 8 years ago
437bc19
Added tests for when the Dataset authentication dialog is canceled.
by Felipe Leme
· 8 years ago
58a88d1
Merge "Added tests for when FillResponse authentication dialog is canceled." into oc-dev
by TreeHugger Robot
· 8 years ago
f265b40
Added tests for when FillResponse authentication dialog is canceled.
by Felipe Leme
· 8 years ago
d4d33f6
Aded new tests on MultipleFragmentLoginTest:
by Felipe Leme
· 8 years ago
cfdad66
Optimized calls made in the UI thread.
by Felipe Leme
· 8 years ago
dd81ef2
New tests for manual request use cases:
by Felipe Leme
· 8 years ago
364d864
Created a rule that skip tests when device does not have the autofill feature.
by Felipe Leme
· 8 years ago
839c843
Fixed permission.
by Felipe Leme
· 8 years ago
1b3ab49
Added PartitionedActivityTest.testNoMorePartitionsAfterLimitReached()
by Felipe Leme
· 8 years ago
8618e0d
Final (?!?!?) test for authentication support on partitions.
by Felipe Leme
· 8 years ago
b001c3a
Allow null fill values to support authentication case - CTS
by Svet Ganov
· 8 years ago
51dfcc1
Improve how autofill service is enabled / disabled.
by Felipe Leme
· 8 years ago
152b611
Merge "Add more activity lifecycle scenario tests" into oc-dev
by TreeHugger Robot
· 8 years ago
555f931
Merge "Test left, top, and autofillHints of ViewNode" into oc-dev
by TreeHugger Robot
· 8 years ago
92df3a6
Merge "Shorter timeouts if we don't expect UI" into oc-dev
by TreeHugger Robot
· 8 years ago
fbafbb6
Added testAutofillMultipleAuthDatasetsInSequence()
by Felipe Leme
· 8 years ago
10a335f
Add more activity lifecycle scenario tests
by Philip P. Moltmann
· 8 years ago
c677570
Shorter timeouts if we don't expect UI
by Philip P. Moltmann
· 8 years ago
b9506cb
Merge "Improved virtual views boundary check." into oc-dev
by Felipe Leme
· 8 years ago
796a850
Improved virtual views boundary check.
by Felipe Leme
· 8 years ago
bdbb313
Added LoginActivityTest.testFillResponseAuthServiceHasNoData
by Felipe Leme
· 8 years ago
e2f4ae3
Fixed makefile so CtsAutoFillServiceTestCases is not installed as system app.
by Felipe Leme
· 8 years ago
3a533ae
Merge "Added moar Autofill tests..." into oc-dev
by TreeHugger Robot
· 8 years ago
086710b
Added moar Autofill tests...
by Felipe Leme
· 8 years ago
8c3b60f
Merge "Add extra connection check on testAutoFillOneDatasetAndSave()" into oc-dev
by TreeHugger Robot
· 8 years ago
43f8bf7
Add extra connection check on testAutoFillOneDatasetAndSave()
by Felipe Leme
· 8 years ago
0207cee
Test left, top, and autofillHints of ViewNode
by Philip P. Moltmann
· 8 years ago
18a92b5
Added new tests on LoginActivityTest:
by Felipe Leme
· 8 years ago
9dffe9e
Added LoginActivityTest.testAutofillManuallyPartialField().
by Felipe Leme
· 8 years ago
e4d4956
Removed temporary hacks.
by Felipe Leme
· 8 years ago
256b8f5
Merge "Fixed testFillResponseAuthJustOneField()" into oc-dev
by TreeHugger Robot
· 8 years ago
b15e504
Merge "Updates based on API council guidance." into oc-dev
by Jeff Sharkey
· 8 years ago
94b3b55
Fixed testFillResponseAuthJustOneField()
by Felipe Leme
· 8 years ago
d883ac1
Merge "Address API council comments" into oc-dev
by TreeHugger Robot
· 8 years ago
fc8caab
Updates based on API council guidance.
by Jeff Sharkey
· 8 years ago
5f3efc2
Address API council comments
by Svet Ganov
· 8 years ago
d6bd7a7
Merge "Changed EXTRA_DATA_EXTRAS to EXTRA_CLIENT_STATE." into oc-dev
by Felipe Leme
· 8 years ago
0e84d82
Changed EXTRA_DATA_EXTRAS to EXTRA_CLIENT_STATE.
by Felipe Leme
· 8 years ago
8e13ed5
Merge "Added PartitionedActivityTest.testAutofill4PartitionsMixManualAndAuto" into oc-dev
by TreeHugger Robot
· 8 years ago
b8aaf78
Merge "Tests for excluding descendants" into oc-dev
by Svetoslav Ganov
· 8 years ago
e05087e
Added PartitionedActivityTest.testAutofill4PartitionsMixManualAndAuto
by Felipe Leme
· 8 years ago
47b0d98
Added tests for manually triggering partitions.
by Felipe Leme
· 8 years ago
9e29621
Tests for excluding descendants
by Svet Ganov
· 8 years ago
9d0c28e
Merge "Added @Presubmit in the most basic test." into oc-dev
by TreeHugger Robot
· 8 years ago
64e037f
Re-enabled (and temporarily fixed) tests for manual fill requests
by Felipe Leme
· 8 years ago
38e6d12
Merge "Changed VirtualContainerView to call setAutofillId()." into oc-dev
by Felipe Leme
· 8 years ago
fb89f45
Get rid of custom negaitve save button label - CTS
by Svetoslav Ganov
· 8 years ago
93bc888
Added @Presubmit in the most basic test.
by Felipe Leme
· 8 years ago
7f730ae
Test multiple FillContexts onFill
by Philip P. Moltmann
· 8 years ago
860f647
Amend MultipleFragmentsTest for multiple Contexts
by Philip P. Moltmann
· 8 years ago
b449cf1
Changed VirtualContainerView to call setAutofillId().
by Felipe Leme
· 8 years ago
c97ea7f
Merge "Added tests for APIs that check if service is enabled." into oc-dev
by TreeHugger Robot
· 8 years ago
830d271
Merge "Add test for login over multiple fragments." into oc-dev
by TreeHugger Robot
· 8 years ago
0f28312
Merge "Hide deprecated APIs." into oc-dev
by TreeHugger Robot
· 8 years ago
c12af7f
Added tests for APIs that check if service is enabled.
by Felipe Leme
· 8 years ago
3f56ada
Add test for login over multiple fragments.
by Philip P. Moltmann
· 8 years ago
7c17c93
Merge "Added test case for ViewNode.getAutofillHints()" into oc-dev
by Felipe Leme
· 8 years ago
8cca0e4
Hide deprecated APIs.
by Felipe Leme
· 8 years ago
b579b05
Merge "Changed uiBot so it always check for accessibility title on Save." into oc-dev
by TreeHugger Robot
· 8 years ago
5ecfc09
Added test case for ViewNode.getAutofillHints()
by Felipe Leme
· 8 years ago
d37bc5b
Merge "Spring-cleaned TODOs..." into oc-dev
by TreeHugger Robot
· 8 years ago
287f567
Merge "Ignore HTML tags in save titles." into oc-dev
by TreeHugger Robot
· 8 years ago
f1c2158
Spring-cleaned TODOs...
by Felipe Leme
· 8 years ago
584a701
Changed uiBot so it always check for accessibility title on Save.
by Felipe Leme
· 8 years ago
4cdee18
Merge "Don't trigger new partition on fields from SaveInfo" into oc-dev
by TreeHugger Robot
· 8 years ago
6c10c05
Merge "Added PartitionedActivityTest.testIgnoredFieldsDontTriggerAutofill" into oc-dev
by TreeHugger Robot
· 8 years ago
492745a
Don't trigger new partition on fields from SaveInfo
by Felipe Leme
· 8 years ago
3a885c1
Added PartitionedActivityTest.testIgnoredFieldsDontTriggerAutofill
by Felipe Leme
· 8 years ago
b2e48e6
Ignore HTML tags in save titles.
by Philip P. Moltmann
· 8 years ago
Next »