History log of /frameworks/opt/timezonepicker/src/com/android/timezonepicker/TimeZoneInfo.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5f2204bc83982ec4ffec0e01efa39325b4fe58ae 04-May-2013 Sam Blitzstein <sblitz@google.com> Reformat timezone name to better distinguish GMT from timezone.

Bug: 8794160
Change-Id: If97efddb49ee05394666d95a83c74731f8501807
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/TimeZoneInfo.java
adbe2ac08b1456d2ed2e4adc2afa9c078a3e028e 27-Apr-2013 Sam Blitzstein <sblitz@google.com> Reformat timezone display name to de-emphasize GMT and sun.

Remove parentheses from around the GMT offset, and make both the sun and
the offset a lighter gray than the time.

Change-Id: I8d2ab13df2d278dc558d2b819af5fbcf2a6d2b68
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/TimeZoneInfo.java
09a2165919cb9b67c95b7885357c78e20bf5d9fb 17-Apr-2013 Sam Blitzstein <sblitz@google.com> Dropdown list tweaks.

Fix country sorting in the drop-down to be alphabetical.
Dismiss keyboard when a country is selected from the drop-down.

Bug: 8600495
Change-Id: Ia8b32dbac64b9c91ce30c5d8e68da9c555f15b1b
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/TimeZoneInfo.java
143a7e20a46dbd66bec4e4d7e8e0dcb693d343d3 12-Apr-2013 Michael Chan <mchan@android.com> Per "designer" request:

Removed the one and only text which explains what the heck does the sun symbol mean
Set the sun symbol to gray
Removed current and recent labels

Also removed dead code that deals with search by time zone

Bug: 8600495
Change-Id: If4b2414e0ddef4eae943e413758b22dde4a3df0b
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/TimeZoneInfo.java
17567fa70da3688444d1be70830602fac0f07f5a 11-Apr-2013 Michael Chan <mchan@android.com> Merge "Added display name overrides for non-DST version of Brazilian time zones" into jb-mr2-dev
5e905dfdd9c374ddf708d19062501038211356d2 11-Apr-2013 Michael Chan <mchan@android.com> Added display name overrides for non-DST version of Brazilian time zones

Bug: 8558228
Change-Id: I1cbab606535acae9ef5382fe5715949acea13c68
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/TimeZoneInfo.java
9489460af729fad751cbf42838b303ae85b22079 09-Apr-2013 Sam Blitzstein <sblitz@google.com> Fixing DST icon for ICS.

Bug: 8570761
Change-Id: I795105ebd550a942451d6db5886208f4338271a3
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/TimeZoneInfo.java
1989c63ae3f98b5088e27564cd397ef5e8affaea 05-Apr-2013 Michael Chan <mchan@android.com> Added code to allow for time zone name substitution in the app.

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
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/TimeZoneInfo.java
0717b65fee21de6a321e42c9f3852f8b622c3215 03-Apr-2013 Michael Chan <mchan@android.com> Search time zone by local time

Change-Id: I9a4c03b485ba150b3116d1ca2cb29d8b784d6c55
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/TimeZoneInfo.java
b1b7080deea42aa533c3757b585cf765c6b76732 07-Mar-2013 Michael Chan <mchan@android.com> First Draft for Timezone picker

Change-Id: I23ce51e9962aced60468b441a12611c75ff8f0d4
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/TimeZoneInfo.java