summaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/setupwizard/setup/SetupPage.java
Commit message (Collapse)AuthorAgeFilesLines
* SetupWizard: Better handling of launching into other activitiescretin452015-04-011-3/+0
| | | | | Change-Id: I4d8dc4a1b25e45c6ff35042239a0adf4c16458f1 (cherry picked from commit ed5d46703ea6aac1c912be114523688f3f8219e8)
* SetupWizard: Add metrics for internal builds that ship with CMStatscretin452015-03-041-0/+7
| | | | Change-Id: Id932a105c18332e32605530d1502ff99b7cf380a
* SetupWizard: Add option to apply default theme if one existscretin452015-02-251-9/+8
| | | | | | * A bunch of code cleanup/refactoring to make this work Change-Id: I059fb5fa5bcd7dd8821e993218a320554f10a314
* SetupWizard: Refactor context typecretin452015-02-231-3/+4
| | | | | | Context is assumed to be SetupWizardActivity and blindly cast. Just make the Context reference a SetupWizardActivity. Change-Id: I3d7ffd08980fbff0fbea51b45b28002b49813038
* SetupWizard. Let each page optionally handle deferred actions on finishcretin452015-01-301-0/+3
| | | | Change-Id: I040d8dd472cc73ee034b3dbe8177a5b2e3314918
* SetupWizard: Add receivers for sim state and timecretin452015-01-291-1/+2
| | | | Change-Id: I8d44623e898eaa175d69d682c8089caa1a58f287
* SetupWizard: Refactor page completed to hiddencretin452015-01-281-5/+5
| | | | Change-Id: Ia5e84c52a711767e539adcc3b1a2fdc5d5a27b13
* SetupWizard: Fix double advance after adding accountcretin452015-01-231-1/+0
| | | | Change-Id: I039f0c290c4ef539df16374cb1e6f2e7b49e41cd
* SetupWizard: Better handle next and previous actionscretin452015-01-231-2/+2
| | | | Change-Id: I239269d9313594b1d37ce3468e0c095c851946c6
* SetupWizard: More refactor to match redlinescretin452015-01-211-7/+14
| | | | Change-Id: I74f422ba0c294d5e91aefb9356458c681cc53b37
* SetupWizard: Add Cyanogen services pagecretin452015-01-191-1/+1
| | | | Change-Id: I39970b1b659a3a7ed3bb5b4350707aa0e53aba24
* SetupWizard: Initial commitcretin452015-01-151-0/+126