summaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/setupwizard/setup/SetupDataCallbacks.java
Commit message (Collapse)AuthorAgeFilesLines
* SetupWizard: Restore last page on setup wizard death.Adnan Begovic2016-03-171-0/+1
| | | | | | | | | Since the restore process (or any external setup wizard process) can take a long time to finish execution, save the current page and restore it on recreation when necessary. Change-Id: I575cf58047eb307c95408a0955dd7e5b50a62107 TICKET: CYNGNOS-2233
* SetupWizard: Add callback for actions to run post finishcretin452015-03-031-0/+1
| | | | Change-Id: Ifa62c94f61afbe33a97a66dc0acb72e303023579
* SetupWizard: Add option to apply default theme if one existscretin452015-02-251-0/+1
| | | | | | * A bunch of code cleanup/refactoring to make this work Change-Id: I059fb5fa5bcd7dd8821e993218a320554f10a314
* SetupWizard: Fix race conditions with async callbackscretin452015-02-231-0/+1
| | | | Change-Id: Ifeeec3ac74b4644bb26b9f90d0159a64b173785b
* SetupWizard: More refactor to match redlinescretin452015-01-211-4/+0
| | | | Change-Id: I74f422ba0c294d5e91aefb9356458c681cc53b37
* SetupWizard: Initial commitcretin452015-01-151-0/+31