summaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/setupwizard/setup/MobileDataPage.java
Commit message (Collapse)AuthorAgeFilesLines
* SetupWizard: Give radio a 10 second chance to come upcretin452015-04-171-15/+54
| | | | Change-Id: Iadd817b200106783dd67edbc5ad03928ce2baa6b
* SetupWizard: Only update network state when resumedcretin452015-03-111-48/+51
| | | | Change-Id: Id018bf0ed4d9c54a1d6d57d53749c265b1d0e269
* SetupWizard: Add metrics for internal builds that ship with CMStatscretin452015-03-041-0/+4
| | | | Change-Id: Id932a105c18332e32605530d1502ff99b7cf380a
* SetupWizard: Add option to apply default theme if one existscretin452015-02-251-2/+1
| | | | | | * A bunch of code cleanup/refactoring to make this work Change-Id: I059fb5fa5bcd7dd8821e993218a320554f10a314
* SetupWizard: Refactor context typecretin452015-02-231-1/+2
| | | | | | Context is assumed to be SetupWizardActivity and blindly cast. Just make the Context reference a SetupWizardActivity. Change-Id: I3d7ffd08980fbff0fbea51b45b28002b49813038
* SetupWizard: Turn off signal strength listener prior to detachcretin452015-01-271-1/+5
| | | | Change-Id: I4c4b4a3e82067704b6895b9d46997d6e72b38786
* SetupWizard: Better handle next and previous actionscretin452015-01-231-6/+10
| | | | Change-Id: I239269d9313594b1d37ce3468e0c095c851946c6
* SetupWizard: Initial commitcretin452015-01-151-0/+211