summaryrefslogtreecommitdiff
path: root/src/com/android/timezonepicker
AgeCommit message (Expand)Author
2015-12-24Remove code using mTransitions because we shouldn't rely on ZoneInfo implSam Blitzstein
2014-07-15Add tag to timezone pickerJames Kung
2013-10-13Remove unnecessary @SuppressWarningScott Kennedy
2013-06-20Fixed Monkey NullPointerException when TimeZoneInfo could be null.Paul Sliwowski
2013-05-07Changing "Palestinian Territories" to "Palestine".Sam 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-26Remove any empty space by resizing the dialog dynamically.Sam Blitzstein
2013-04-18Dropdown list tweaks.Sam Blitzstein
2013-04-17Timezone picker UI improvements on rotationJames Kung
2013-04-15Allow all words in country name to be searched.Sam Blitzstein
2013-04-15Merge "Removing headers from all filter types" into jb-mr2-devJames Kung
2013-04-12Fixed infinite loop when setting a time zoneMichael Chan
2013-04-12Removing headers from all filter typesJames Kung
2013-04-12Merge "Read the "current" time zone from getArg." into jb-mr2-devMichael Chan
2013-04-12Merge "Per "designer" request:" into jb-mr2-devMichael Chan
2013-04-12Read the "current" time zone from getArg.Michael Chan
2013-04-12Per "designer" request:Michael Chan
2013-04-11Removing filter label result to fix autocomplete issuesJames Kung
2013-04-11Merge "Use pre-set timezone display names when default is low quality." into ...Sam Blitzstein
2013-04-11Use pre-set timezone display names when default is low quality.Sam Blitzstein
2013-04-11Merge "Embedded country names in the app for ones not in framework" into jb-m...Michael Chan
2013-04-11Merge "Allow for country initials like US, UK, UAE, etc" into jb-mr2-devMichael Chan
2013-04-11Merge "Added display name overrides for non-DST version of Brazilian time zon...Michael Chan
2013-04-11Merge "Fixing DST icon for ICS." into jb-mr2-devSam Blitzstein
2013-04-10Embedded country names in the app for ones not in frameworkMichael Chan
2013-04-10Allow for country initials like US, UK, UAE, etcMichael 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-09Fixed disallow result labels to be clickedMichael Chan
2013-04-08Iconified the search bar.Sam Blitzstein
2013-04-08Added labels for current and recent time zonesMichael Chan
2013-04-05Added code to allow for time zone name substitution in the app.Michael Chan
2013-04-04Adding Utils class to timezonepickerJames Kung
2013-04-03Size dialog properly and not go under keyboardMichael Chan
2013-04-03Search time zone by local timeMichael Chan
2013-04-03First Draft for Timezone pickerMichael Chan