summaryrefslogtreecommitdiffstats
path: root/src/com/cyanogenmod/setupwizard/setup/DateTimePage.java
Commit message (Collapse)AuthorAgeFilesLines
* SetupWizard : Set min date to Jan 1, 2016 GMTDanesh M2016-01-151-0/+12
| | | | | | | | | | In the event that the current time returns us epoch, hard code the time so the user doesn't have to scroll all the way to 2016 when setting the time. CRACKLING-721 Change-Id: I7a4122320c80e941154b84f306565c0f9b452a7d
* SetupWizard: Add metrics for internal builds that ship with CMStatscretin452015-03-041-0/+19
| | | | 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-6/+7
| | | | | | Context is assumed to be SetupWizardActivity and blindly cast. Just make the Context reference a SetupWizardActivity. Change-Id: I3d7ffd08980fbff0fbea51b45b28002b49813038
* SetupWizard : Support rotation for date/time pickerDanesh M2015-02-061-22/+7
| | | | | | Fix crashes Change-Id: I7d0a7088f2c65949ee15f4f0d05c74ffce45ba64
* SetupWizard: Better handle next and previous actionscretin452015-01-231-6/+10
| | | | Change-Id: I239269d9313594b1d37ce3468e0c095c851946c6
* SetupWizard: Initial commitcretin452015-01-151-0/+464