summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* SetupWizard: Update test app iconcretin452017-02-191-0/+0
| | | | Change-Id: I359ad1c185f982d6ba564138547fadc8cb01d35f
* SetupWizard: Fix test app buildingcretin452016-04-262-0/+5
| | | | | | Ticket: CYNGNOS-2431 Change-Id: I75249f0bbb6e59f47e4a30608bb63b42c93c6e37
* SetupWizard: add a CM-specific setup-complete settings keyRoman Birg2016-04-221-0/+6
| | | | | | | | | | | | | | | | | | Android uses Settings.Global.DEVICE_PROVISIONED and Settings.Secure.USER_SETUP_COMPLETE and the system responds to those database entries, such as allowing the keyguard to be visible, or maybe pulling the statusbar down. Since we still depend on some of Google's setup wizard, it also keys off the same table rows and it may decide that the device is now provisioned when we still haven't finished our own setup wizard, so let's add another key that we have control over to show the real state of OUR setup wizard. Ticket: CYNGNOS-2431 Change-Id: Ic21689625f6d80e209161762ace741918b972aba Signed-off-by: Roman Birg <roman@cyngn.com>
* SetupWizard: Fix test app building in 13cretin452016-02-011-5/+2
| | | | Change-Id: I53d5317070950d75637182c9284a7a38ec99c222
* SetupWizard: Add hook to finish setup for CTS automationcretin452015-06-171-0/+4
| | | | Change-Id: Ifd7edda671fd8011a9b9ed894333c292cd0c3331
* SetupWizard: Refactor for better transitions out of OOBEcretin452015-03-092-1/+6
| | | | Change-Id: If91da3f44dbc5383236b54da529953d48a475250
* SetupWizard: Fix scenario where GMS setup disables its componentscretin452015-02-171-16/+52
| | | | Change-Id: Ia8edd39645f83625ff06fb61903b672b774257d6
* SetupWizardTests: Underp re-enabling GMS setupcretin452015-02-112-51/+26
| | | | Change-Id: I13d38acd8d5875a71375ceec51f284fa58605989
* SetupWizardTests: Query PM for gms home activiescretin452015-02-101-16/+54
| | | | Change-Id: I4dfc15df33be0be19881e6546cd6704e3f91a453
* SetupWizardTests: Don't crash when there is no GMScretin452015-01-301-14/+26
| | | | Change-Id: I0bc86384c172c0abb7960f140b9155e75264957c
* SetupWizardTests: Fix setup complete testcretin452015-01-261-1/+1
| | | | Change-Id: I26c1ac062d868e52c94533dae923fa87aa617c13
* SetupWizardTest: Add a test to mark as setup completecretin452015-01-263-0/+27
| | | | Change-Id: I9d76e66dc68eb85094060548309e948bf91c4eeb
* SetupWizard: Add Cyanogen services pagecretin452015-01-193-4/+4
| | | | Change-Id: I39970b1b659a3a7ed3bb5b4350707aa0e53aba24
* SetupWizard: Initial commitcretin452015-01-156-0/+202