History log of /frameworks/opt/timezonepicker/src/com/android/timezonepicker/TimeZoneFilterTypeAdapter.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
96e8dde991e426d0cd44f5b4eb76118fd7374ac0 23-Apr-2013 Sam Blitzstein <sblitz@google.com> Remove any empty space by resizing the dialog dynamically.

Also a few small bug fixes and tweaks.

Bug: 8697117
Change-Id: If6e4f77df8e5c1cb09dddc4da5105ec050181c55
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/TimeZoneFilterTypeAdapter.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/TimeZoneFilterTypeAdapter.java
a8dd2dfa92587e5fc11e6c24da91be9e7bf3afb7 18-Apr-2013 James Kung <kingkung@google.com> Timezone picker UI improvements on rotation

Bug: 8643739
Change-Id: I92e25ffd8cf8fe7393ba6fcfdd725a26e2063bda
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/TimeZoneFilterTypeAdapter.java
020b0c4329f432946df13a43a2831be0ee3b32cd 16-Apr-2013 Sam Blitzstein <sblitz@google.com> Allow all words in country name to be searched.

For example, search "korea" to bring up "South Korea"

Bug: 8621171
Change-Id: Ic0b35fdd7895f0ca374120d3fd209699b69d5638
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/TimeZoneFilterTypeAdapter.java
852a8427f0ba0790fa2b7fd1bddba374f03953c6 12-Apr-2013 James Kung <kingkung@google.com> Removing headers from all filter types

Bug: 8581768
Bug: 8581169
Change-Id: Ic4470b24ffa69edf2abe20e231e1d8309f867d6b
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/TimeZoneFilterTypeAdapter.java
68cf75c58ecc3fbf3a24189443490608efcc9caf 12-Apr-2013 Michael Chan <mchan@android.com> Merge "Per "designer" request:" into jb-mr2-dev
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/TimeZoneFilterTypeAdapter.java
bd43f46341da5d202c22e7a4b5e390731ee8ee47 11-Apr-2013 James Kung <kingkung@google.com> Removing filter label result to fix autocomplete issues

Bug: 8581768
Bug: 8581169

Change-Id: I61a37fabf1c8b055b4c30ffc30b250ec13590412
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/TimeZoneFilterTypeAdapter.java
3d4445bb2a85048a735f21f7ec3ee9f9af6cee22 11-Apr-2013 Michael Chan <mchan@android.com> Allow for country initials like US, UK, UAE, etc

Bug: 8558228
Change-Id: I631a4d146b3852185340321e070b75965eb3d0aa
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/TimeZoneFilterTypeAdapter.java
b064db0d1a7ffcedddd691b35d57e2cdb0268883 09-Apr-2013 Michael Chan <mchan@android.com> Fixed disallow result labels to be clicked

Bug: 8578919
Change-Id: I85d903e9df3aacfac0c08c156285c9a631883fe5
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/TimeZoneFilterTypeAdapter.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/TimeZoneFilterTypeAdapter.java
41fa43b962c94ce4a7e82d60737bf96ca0abd6bf 04-Apr-2013 Michael Chan <mchan@android.com> Size dialog properly and not go under keyboard

Show IME when dialog opens
Disable tapping of item headersin suggestions

Change-Id: If9d8c7449cc8f86ef5511fb9386a3df0a0d1aa36
/frameworks/opt/timezonepicker/src/com/android/timezonepicker/TimeZoneFilterTypeAdapter.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/TimeZoneFilterTypeAdapter.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/TimeZoneFilterTypeAdapter.java