summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/DateTimeSettings.java
Commit message (Expand)AuthorAgeFilesLines
* Settings: Broadcast ACTION_DATE_CHANGEDJorge Ruesga2013-04-211-0/+6
* Use AlarmManager calls to set date/time, instead of SystemClock.setTimeAmith Yamasani2012-11-151-6/+7
* Correct settings namespace for auto time/tzChristopher Tate2012-09-121-6/+6
* Stop using getDSTSavings.Elliott Hughes2012-09-061-25/+18
* Stop hard-coding sample 12- and 24-hour times.Elliott Hughes2012-09-061-0/+3
* Use the new isNetworkSupported api for wifi-onlyRobert Greenwalt2011-08-311-1/+1
* Bug AOSP 12476: Manual time setting resets seconds to 0.Gilles Debunne2011-07-281-0/+2
* Change dummy calendar setting during locale changeKenny Root2011-06-121-1/+2
* use prefs-style layout for setup wizard date/time settings on non-xlarge screensFreeman Ng2011-06-061-4/+14
* Remove more entries not relevant to wifi-only devices.Amith Yamasani2011-03-011-1/+6
* removing explicit setting of time/date pciker dialogsSvetoslav Ganov2010-12-071-2/+0
* Bug fixes, UI flow improvements.Amith Yamasani2010-11-081-1/+4
* Add an Automatic Time Zone setting to Date & Time settings.Amith Yamasani2010-09-221-43/+50
* Check null of getActivity() when needed.Daisuke Miyakawa2010-09-131-10/+20
* Implement DateTimeSetings for Setup Wizard XL.Daisuke Miyakawa2010-09-091-35/+37
* Fragmentize ZoneList, which is needed in DateTimeSettings refactoring.Daisuke Miyakawa2010-09-081-7/+5
* Refactor settings top level activities to use fragments.Amith Yamasani2010-08-181-20/+20
* Make the Settings side of the date format settings more locale-aware.Eric Fischer2009-06-121-5/+15
* Fix ANR caused by registering multiple listeners in DateTimeSettings.onCreate().Jim Miller2009-05-071-2/+3
* auto import from //branches/cupcake_rel/...@138607The Android Open Source Project2009-03-131-1/+4
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+366
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-366/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+5
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-4/+2
* Initial ContributionThe Android Open Source Project2008-10-211-0/+363