summaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/setupwizard/setup/CMSetupWizardData.java
Commit message (Expand)AuthorAgeFilesLines
* SetupWizard: Temporary compile fixes.Adnan Begovic2015-10-151-4/+1
* SetupWizard: Tweak logic for showing/hiding sim missing pagecretin452015-09-171-5/+10
* SetupWizard: Adjust FRP-enforcing logicRicardo Cerqueira2015-08-101-2/+6
* SetupWizard: don't allow skipping FRPRoman Birg2015-08-071-6/+2
* SetupWizard: check if mobile data is enabled from telephony APIemancebo2015-07-211-2/+2
* Move fingerprint setup to end of OOBEd34d2015-07-131-3/+3
* Enroll fingerprint via SetupWizard [2/2]d34d2015-07-101-0/+3
* SetupWizard: protect against IllegalStateExceptions in telephonyRaj Yengisetty2015-06-181-1/+8
* SetupWizard: Use the system property mobile data page visibilitycretin452015-05-071-2/+6
* Setupwizard: Fix msim NPE where sim only in slot 2cretin452015-05-041-2/+3
* Disable the CyanogenServicesPage if FEATURE_LEANBACK detecteddhacker292015-04-251-1/+3
* If this is a TV device launch bluetooth pairing before Welcome pagedhacker292015-04-241-1/+4
* SetupWizard: Give radio a 10 second chance to come upcretin452015-04-171-17/+26
* SetupWizard: Only go through OOBE if ownercretin452015-03-121-8/+5
* SetupWizard: Refactor for better transitions out of OOBEcretin452015-03-091-1/+4
* SetupWizard: Add option to apply default theme if one existscretin452015-02-251-1/+1
* SetupWizard: Auto advance sim missing page if sim insertedcretin452015-02-231-0/+3
* SetupWizard: Refactor context typecretin452015-02-231-1/+2
* SetupWizard: Reveal the default wallpaper on oobe finishcretin452015-02-161-1/+0
* SetupWizard. Don't show account pages if no connectivitycretin452015-02-131-2/+23
* SetupWizard: Only show some pages if user is ownercretin452015-02-101-5/+7
* SetupWizard: Improved show/hide page logiccretin452015-02-041-34/+46
* SetupWizard: Listen for network time events toocretin452015-02-031-2/+6
* SetupWizard: Add backup restorecretin452015-02-031-1/+1
* SetupWizard: Use telephony checkcretin452015-01-301-1/+1
* SetupWizard: Add receivers for sim state and timecretin452015-01-291-8/+83
* SetupWizard: Only call isSimMissing for missing sim pagecretin452015-01-271-1/+1
* SetupWizard: Separate the CM services and settings pagecretin452015-01-231-0/+1
* SetupWizard: Add Cyanogen services pagecretin452015-01-191-1/+1
* SetupWizard: Initial commitcretin452015-01-151-0/+59