summaryrefslogtreecommitdiffstats
path: root/src/com/android/timezonepicker/TimeZoneData.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary @SuppressWarningScott Kennedy2013-10-131-1/+0
| | | | Change-Id: I616b524fae2c90ae3efe8d7b2332c37a501350a8
* Changing "Palestinian Territories" to "Palestine".Sam Blitzstein2013-05-071-1/+13
| | | | | | | Following Google's updated policy, we will now be changing use of "Palestinian Territories" to "Palestine" throughout our products. Change-Id: I3522c5c6ab2bb7f61b94e108a403024f4856d03e
* Remove any empty space by resizing the dialog dynamically.Sam Blitzstein2013-04-261-1/+5
| | | | | | | Also a few small bug fixes and tweaks. Bug: 8697117 Change-Id: If6e4f77df8e5c1cb09dddc4da5105ec050181c55
* Merge "Embedded country names in the app for ones not in framework" into ↵Michael Chan2013-04-111-2/+33
|\ | | | | | | jb-mr2-dev
| * Embedded country names in the app for ones not in frameworkMichael Chan2013-04-101-2/+33
| | | | | | | | | | | | | | | | | | | | SX Sint Maarten BQ Caribbean Netherlands CW Curaçao SS South Sudan Bug: 8558228 Change-Id: Id555c91b5ad14b562ae5e69d2a0f0774b8c9ab51
* | Allow for country initials like US, UK, UAE, etcMichael Chan2013-04-101-76/+39
|/ | | | | Bug: 8558228 Change-Id: I631a4d146b3852185340321e070b75965eb3d0aa
* Added code to allow for time zone name substitution in the app.Michael Chan2013-04-051-5/+84
| | | | | | | | | | | | | | Disabled search by time zone Sort by actual offset (respects DST) then country, then name Dropped TZs without country. They are usually dups and since we don't search by tz name, they are hard to find. Move Sydney above Hobart, Australia Moved Adelaide above Broken Hill, Australia Moved Dawson_Creek above Creston, Canada Updated string descriptions Bug: 7157738 Change-Id: I0320a002d5267633fe581dfc8cd636ba6e689bc0
* First Draft for Timezone pickerMichael Chan2013-04-031-0/+442
Change-Id: I23ce51e9962aced60468b441a12611c75ff8f0d4