summaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/setupwizard/setup
Commit message (Expand)AuthorAgeFilesLines
* SetupWizard: Let cyanogen settings page handle finish actioncretin452015-01-301-18/+35
* SetupWizard. Let each page optionally handle deferred actions on finishcretin452015-01-303-0/+10
* SetupWizard: Fixup layout and use sim graphic based on configcretin452015-01-301-1/+11
* SetupWizard: Fix typocretin452015-01-301-1/+1
* SetupWizard: Add receivers for sim state and timecretin452015-01-296-16/+89
* SetupWizard: If wifi doesn't return canceled, move to nextcretin452015-01-291-3/+3
* SetupWizard: Refactor page completed to hiddencretin452015-01-285-15/+15
* SetupWizard: Move fragment to correct packagecretin452015-01-284-30/+3
* SetupWizard: Show next instead of skip on choose data sim pagecretin452015-01-281-5/+0
* SetupWizard: Only call isSimMissing for missing sim pagecretin452015-01-271-1/+1
* SetupWizard: Move reveal finish animation up to activitycretin452015-01-271-48/+5
* SetupWizard: Turn off signal strength listener prior to detachcretin452015-01-272-2/+6
* SetupWizard: Add config for branded devices and sim card resourcecretin452015-01-271-1/+6
* SetupWizard: Fix some animation derpcretin452015-01-272-2/+2
* SetupWizard: Advance if account existscretin452015-01-231-1/+3
* SetupWizard: Fix double advance after adding accountcretin452015-01-233-15/+5
* SetupWizard: Separate the CM services and settings pagecretin452015-01-233-239/+326
* SetupWizard: Improve some of the transitionscretin452015-01-233-2/+20
* SetupWizard: Launch activities before loading fragmentscretin452015-01-232-2/+2
* SetupWizard: Add loading fragment if launching into another activitycretin452015-01-233-8/+71
* SetupWizard: remove logspamcretin452015-01-231-1/+0
* SetupWizard: Use GMS AccountManager as intendedcretin452015-01-231-38/+20
* SetupWizard: Better handle next and previous actionscretin452015-01-2310-55/+121
* SetupWizard: Launch GMS account setup by intentcretin452015-01-231-23/+55
* SetupWizard: Launch gms setup in immersive modecretin452015-01-221-0/+1
* SetupWizard: Add privacy policy popupcretin452015-01-221-6/+12
* SetupWizard: More refactor to match redlinescretin452015-01-217-73/+78
* SetupWizard: Add Cyanogen services pagecretin452015-01-197-93/+331
* SetupWizard: Initial commitcretin452015-01-1516-0/+2141