summaryrefslogtreecommitdiff
path: root/src/com/android/timezonepicker/TimeZoneInfo.java
AgeCommit message (Expand)Author
2015-12-24Remove code using mTransitions because we shouldn't rely on ZoneInfo implSam Blitzstein
2013-05-03Reformat timezone name to better distinguish GMT from timezone.Sam Blitzstein
2013-04-26Reformat timezone display name to de-emphasize GMT and sun.Sam Blitzstein
2013-04-18Dropdown list tweaks.Sam Blitzstein
2013-04-12Per "designer" request:Michael Chan
2013-04-11Merge "Added display name overrides for non-DST version of Brazilian time zon...Michael Chan
2013-04-10Added display name overrides for non-DST version of Brazilian time zonesMichael Chan
2013-04-10Fixing DST icon for ICS.Sam Blitzstein
2013-04-05Added code to allow for time zone name substitution in the app.Michael Chan
2013-04-03Search time zone by local timeMichael Chan
2013-04-03First Draft for Timezone pickerMichael Chan