summaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/setupwizard/setup/Page.java
Commit message (Collapse)AuthorAgeFilesLines
* SetupWizard: Better handling of launching into other activitiescretin452015-04-011-1/+0
| | | | | Change-Id: I4d8dc4a1b25e45c6ff35042239a0adf4c16458f1 (cherry picked from commit ed5d46703ea6aac1c912be114523688f3f8219e8)
* SetupWizard: Add option to apply default theme if one existscretin452015-02-251-3/+2
| | | | | | * A bunch of code cleanup/refactoring to make this work Change-Id: I059fb5fa5bcd7dd8821e993218a320554f10a314
* SetupWizard: Refactor context typecretin452015-02-231-2/+3
| | | | | | 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/+1
| | | | Change-Id: I040d8dd472cc73ee034b3dbe8177a5b2e3314918
* SetupWizard: Add receivers for sim state and timecretin452015-01-291-1/+1
| | | | Change-Id: I8d44623e898eaa175d69d682c8089caa1a58f287
* SetupWizard: Refactor page completed to hiddencretin452015-01-281-2/+2
| | | | Change-Id: Ia5e84c52a711767e539adcc3b1a2fdc5d5a27b13
* SetupWizard: Better handle next and previous actionscretin452015-01-231-1/+3
| | | | Change-Id: I239269d9313594b1d37ce3468e0c095c851946c6
* SetupWizard: Add Cyanogen services pagecretin452015-01-191-1/+2
| | | | Change-Id: I39970b1b659a3a7ed3bb5b4350707aa0e53aba24
* SetupWizard: Initial commitcretin452015-01-151-0/+46