summaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/setupwizard/setup/CMSetupWizardData.java
Commit message (Expand)AuthorAgeFilesLines
* 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