summaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/setupwizard/setup/FinishPage.java
Commit message (Collapse)AuthorAgeFilesLines
* SetupWizard: Add option to apply default theme if one existscretin452015-02-251-2/+2
| | | | | | * A bunch of code cleanup/refactoring to make this work Change-Id: I059fb5fa5bcd7dd8821e993218a320554f10a314
* SetupWizard: Refactor context typecretin452015-02-231-2/+2
| | | | | | Context is assumed to be SetupWizardActivity and blindly cast. Just make the Context reference a SetupWizardActivity. Change-Id: I3d7ffd08980fbff0fbea51b45b28002b49813038
* SetupWizard: Reveal the default wallpaper on oobe finishcretin452015-02-161-6/+0
| | | | Change-Id: I68a256853f256af3464da7eba57a307a810d80cd
* SetupWizard: Add receivers for sim state and timecretin452015-01-291-5/+0
| | | | Change-Id: I8d44623e898eaa175d69d682c8089caa1a58f287
* SetupWizard: Move reveal finish animation up to activitycretin452015-01-271-48/+5
| | | | Change-Id: I983cfcfad3fcd9808442917bb8b4ae7f8a8d7c2b
* SetupWizard: Better handle next and previous actionscretin452015-01-231-6/+10
| | | | Change-Id: I239269d9313594b1d37ce3468e0c095c851946c6
* SetupWizard: More refactor to match redlinescretin452015-01-211-9/+55
| | | | Change-Id: I74f422ba0c294d5e91aefb9356458c681cc53b37
* SetupWizard: Initial commitcretin452015-01-151-0/+86