History log of /packages/apps/Settings/src/com/android/settings/ZonePicker.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8287658863ffa8885c34abfc07e020e5275619f6 09-Aug-2013 Amith Yamasani <yamasani@google.com> Potential fix for Bug: 10241642

Check if the fragment is running before handling click.

Change-Id: I78ab3db5c5d0b3e041cff7525239698c361fd5fb
/packages/apps/Settings/src/com/android/settings/ZonePicker.java
5e337eda4ff40673e1498603134b6731b8e50da1 01-Dec-2012 Jeff Sharkey <jsharkey@android.com> Merge "Push scrollbars to screen edges." into jb-mr1.1-dev
97d07fa3aedde44368818551dc789eaff7bfb047 30-Nov-2012 Jeff Sharkey <jsharkey@android.com> Push scrollbars to screen edges.

Push scrollbar to screen edges on custom ListView and ScrollViews to
match Preferences framework behavior.

Bug: 7633165
Change-Id: Ideecd0e243c7de7bf977caef2b1585e707a00ca4
/packages/apps/Settings/src/com/android/settings/ZonePicker.java
4166ec39ecd8a2066f4426e1b359a0b1f95af05e 29-Nov-2012 Jeff Sharkey <jsharkey@android.com> Use uniform font size for APNs and timezones. DO NOT MERGE.

Also get rid of some orange highlight!

Bug: 7632945
Change-Id: I6a4b59f4eef81b128d128f5a429fb96f6366843a
/packages/apps/Settings/src/com/android/settings/ZonePicker.java
0688f251af533c09682c791ae20834ab7854d7d7 28-Dec-2010 Daisuke Miyakawa <dmiyakawa@google.com> Refresh layouts for SetupWizard.

- DateTimeSettingsSetupWizardXL
- WifiSettingsForSetupWizardXL

Bug: 3308677, 3137755
Change-Id: Ifdf67aa7521de7ef0286fea2b15ce693fbf5d5ce
/packages/apps/Settings/src/com/android/settings/ZonePicker.java
2571f0dcb1cc96b7220687aff6fcddc623b57c3c 30-Oct-2010 Daisuke Miyakawa <dmiyakawa@google.com> Refactor DateTimeSettingsSetup.

- Use Popup instead of bare fragment.
- Expose Adapters in ZonePicker.java so that it can be used
outside the fragment.
- Fix layout

Bug: 3175603
Change-Id: I2726fde4fa1a9aea1ecb29b6aa2d23dbc54232b9
/packages/apps/Settings/src/com/android/settings/ZonePicker.java
1e9d497e2b0a3d00e83372d536b79c9ec0646b9d 15-Nov-2010 Daisuke Miyakawa <dmiyakawa@google.com> Show option in DateTimeSettings.

Change-Id: Ia6bd6cc22ec154b83879c488274bd2b0cfe238d2
/packages/apps/Settings/src/com/android/settings/ZonePicker.java
71cc548f7ee51ff77a2c1dfb5da7a3f7b6c55fd5 09-Sep-2010 Daisuke Miyakawa <dmiyakawa@google.com> Implement DateTimeSetings for Setup Wizard XL.

Make the orientation "behind", as XL would require landscape.

TODO:
- Automatic Time Zone should be available.
- Layout is immature: need to have better theme and layout xml.

Change-Id: Iafe141223a227643ca774f4df5e5b7fde9520d31
/packages/apps/Settings/src/com/android/settings/ZonePicker.java
0f4f2f3a81f2a6d7100b4cff0d8de062cb2bc8f6 04-Sep-2010 Daisuke Miyakawa <dmiyakawa@google.com> Fragmentize ZoneList, which is needed in DateTimeSettings refactoring.

- remove old ZonePicker and rename ZoneList to ZonePicker, as
the name is really confusing (see LocalePicker)
- Make the new ZonePicker fragment.
- remove dependency toward "ZoneList" class.
-- AndroidManifest.xml does not allow the other components to
access ZoneList directly, so it would be ok to remove without
using activity-alias.
-- Noticed there is a significant code duplication between
DateTimeSettings and DateTimeSettingsActivity. I'll work on it
later.
- add DateTimeSettingsSetupWizardXL class, which is not used yet,
but will be in the near future.
-- It is not recognized by AndroidManifest.xml

Change-Id: Id26152a3d560f9e0bd84afdf3e1c5101f0e166b4
/packages/apps/Settings/src/com/android/settings/ZonePicker.java
afc4ab2ffbb8327ddce9907961295a32cbf49d0f 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/packages/apps/Settings/src/com/android/settings/ZonePicker.java
4e14e5ccbf1ef27220419849133d482a546d5c04 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/packages/apps/Settings/src/com/android/settings/ZonePicker.java
de2d9f5f109265873196f1615e1f3546b114aaa7 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/packages/apps/Settings/src/com/android/settings/ZonePicker.java