summaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/setupwizard/setup
Commit message (Expand)AuthorAgeFilesLines
...
* SetupWizard: Reveal the default wallpaper on oobe finishcretin452015-02-165-27/+8
* SetupWizard. Don't show account pages if no connectivitycretin452015-02-131-2/+23
* SetupWizard: Only show backup if a gms account was addedcretin452015-02-131-1/+4
* SetupWizard: Don't show restore page if already enabledcretin452015-02-111-0/+2
* SetupWizard: Make location page dynamic based on GMScretin452015-02-101-1/+46
* SetupWizard: Pretend to be the gms wizardmanager for restore pagecretin452015-02-101-1/+6
* SetupWizard: Only show some pages if user is ownercretin452015-02-101-5/+7
* SetupWizard: Add condition for hiding secure sms optioncretin452015-02-101-1/+3
* SetupWizard: Improve stringsMichael Bestas2015-02-061-8/+31
* SetupWizard: Use fade in/out animation for emergency dialercretin452015-02-061-1/+6
* SetupWizard: Catch case where restore activity not foundcretin452015-02-061-12/+20
* SetupWizard: Add generic sim missing assetcretin452015-02-061-6/+16
* SetupWizard: Don't register for secure sms if not selectedcretin452015-02-061-1/+3
* SetupWizard : Support rotation for date/time pickerDanesh M2015-02-061-22/+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-033-16/+116
* SetupWizard: Catch exceptions reading key disablercretin452015-01-301-1/+9
* SetupWizard: Use telephony checkcretin452015-01-301-1/+1
* 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