summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/DateTimeSettings.java
Commit message (Expand)AuthorAgeFilesLines
* Settings: update time zone strings on date changeLuis Vidal2016-05-171-0/+13
* Modifications for changes to SettingsLibNeil Fuller2015-06-091-1/+1
* Move ZoneGetter into SettingsLibTony Mantler2015-05-281-37/+4
* log visibility of viewsChris Wren2015-03-271-0/+7
* Settings: Remove all unused imports.John Spurlock2015-03-181-1/+0
* am 3dd51556: Merge "Remove vestigial "Choose date format" option."Elliott Hughes2014-11-171-48/+2
|\
| * Remove vestigial "Choose date format" option.Elliott Hughes2014-11-141-48/+2
* | Fix bug #15730311 Checkboxes on R side should update to Quantum/Material on/o...Fabrice Di Meglio2014-10-131-7/+7
|/
* Disable auto time checkbox if date/time locked down by DO.Sander Alewijnse2014-08-271-1/+13
* Revert "Revert "Set 24 hour pref. with ACTION_TIME_CHANGED.""Narayan Kamath2014-03-111-5/+5
* Revert "Set 24 hour pref. with ACTION_TIME_CHANGED."Narayan Kamath2014-02-271-5/+5
* Set 24 hour pref. with ACTION_TIME_CHANGED.Narayan Kamath2014-02-261-5/+5
* Fix time zone formatting in RTL locales.Elliott Hughes2013-09-181-5/+32
* Use SimpleDateFormat for time zone formatting.Elliott Hughes2013-06-251-34/+5
* Clamp date setting for the SetupWizard as well as Settings.Elliott Hughes2013-06-241-29/+23
* use date from 1970-01-01 to 2037-12-31 in DatePickerDialogSungmin Choi2013-03-131-0/+9
* am 0aa79c73: am 60977265: Merge "Use AlarmManager calls to set date/time, ins...Amith Yamasani2012-11-161-6/+7
|\
| * Use AlarmManager calls to set date/time, instead of SystemClock.setTimeAmith Yamasani2012-11-151-6/+7
* | am f9a2f324: Merge "Changed the way that date format selector is shown."Amith Yamasani2012-11-011-0/+4
|\ \ | |/ |/|
| * Changed the way that date format selector is shown.Fábio Silva2012-10-261-0/+4
* | 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