summaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/setupwizard/SetupWizardApp.java
Commit message (Collapse)AuthorAgeFilesLines
* SetupWizard: Ensure UI doesn't show when user is guestcretin452016-02-011-8/+14
| | | | | | Issue-id: CYNGNOS-1736 Change-Id: Ibcd85ca3f90a6ab35a3ae6da622f59786ddcbcd3
* Fingerprint: Use M fingerprint setup actiond34d2015-12-031-1/+1
| | | | Change-Id: I2af048649aed4e8c81e2e31e1ad42612ad9dc6a4
* Revert "Fingerprint: Use AOSP fingerprint setup"d34d2015-12-031-1/+1
| | | | | | | | | This reverts commit 070fbeaf5d4f0a25282f64936a21b4ac7e5c469b. We still need to show the fingerprint setup screen which allows the user to skip setting up a fingerprint if they choose to do so. Change-Id: Ifa49ad1ac0e5cf113290b973ac5e9cd8abdbed9a
* Fingerprint: Use AOSP fingerprint setupd34d2015-11-291-1/+1
| | | | | | Switch to AOSP fingerprint setup now that Marshmallow supports it. Change-Id: I55ef80671c758034be324027f168af03dda66aef
* Enroll fingerprint via SetupWizard [2/2]d34d2015-07-101-0/+5
| | | | Change-Id: Ieabfb0f3b789b02ddd1e17aba1eadfda52b21384
* SetupWizard: Add hook to finish setup for CTS automationcretin452015-06-171-1/+1
| | | | Change-Id: Ifd7edda671fd8011a9b9ed894333c292cd0c3331
* SetupWizard: Ensure setup complete flags are set for secondary userscretin452015-06-121-0/+3
| | | | Change-Id: If96abdb6ccc52f7049018dcae6576dd1b886fc0f
* SetupWizard: Add kill switch implementationcretin452015-05-081-0/+14
| | | | Change-Id: I1335cddf0dcc94eb8d2defeebdc47cb61abffd06
* SetupWizard: Use new LegaleseViewer for privacy policy web viewscretin452015-05-061-0/+1
| | | | | | WebViews are no longer allowed in priv-apps. Change-Id: Iddf9c79d50ea9f9d9d32218342f9948a6cbf30ef
* If this is a TV device launch bluetooth pairing before Welcome pagedhacker292015-04-241-0/+1
| | | | | | | | TV devices like fugu don't have a default input method and expect to be able to pair the bluetooth remote during setup without having to manually initiate it with the bottom button on the device. Change-Id: I88246fe9b28a85dc334c0108b818e78cb29491bb
* SetupWizard: Give radio a 10 second chance to come upcretin452015-04-171-0/+26
| | | | Change-Id: Iadd817b200106783dd67edbc5ad03928ce2baa6b
* Disable theme components for secondary usersd34d2015-04-011-2/+25
| | | | | | | | This patch is to mitigate theming problems with multiple users. Once themes properly support multiple users we can revert this. Change-Id: Idc89a273bc1563fc668ca2a5a591cf133e8d5406 (cherry picked from commit 836f867086ce22c6c9c2c26bba4440177b1d9099)
* SetupWizard: Only go through OOBE if ownercretin452015-03-121-1/+2
| | | | Change-Id: I3886119d0d6fd69f18ea23d4b6435da75280dbf8
* SetupWizard: Refactor for better transitions out of OOBEcretin452015-03-091-1/+17
| | | | Change-Id: If91da3f44dbc5383236b54da529953d48a475250
* SetupWizard: Add captive portal checkcretin452015-02-191-0/+13
| | | | Change-Id: I990b3d5c67fa9ba54e7e834b42a11a93133646d9
* SetupWizard: Add backup restorecretin452015-02-031-1/+4
| | | | Change-Id: Ide7149eee903cce11dfeb7fb919b707c614c8735
* SetupWizard: Better handle next and previous actionscretin452015-01-231-0/+1
| | | | Change-Id: I239269d9313594b1d37ce3468e0c095c851946c6
* SetupWizard: Launch GMS account setup by intentcretin452015-01-231-0/+2
| | | | | | Fallback to AccountManager api if intent fails. Change-Id: I5ec06f452d12706a0f59e2f2a85bd9b4b5e4a965
* SetupWizard: Add privacy policy popupcretin452015-01-221-1/+1
| | | | | | * Also launch cmaccount by default Change-Id: Idf625f4f5c8bdb05a4d0b888846972c11676d12d
* SetupWizard: Add Cyanogen services pagecretin452015-01-191-0/+2
| | | | Change-Id: I39970b1b659a3a7ed3bb5b4350707aa0e53aba24
* SetupWizard: Initial commitcretin452015-01-151-0/+58