History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/Clock.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9c4a707912da2c954b2d3d1311b8a691ded8aa16 21-Nov-2014 Selim Cinek <cinek@google.com> Fixed several time related states for secondary users

The 24 hour setting was not respected correctly. Also
fixed a bug where the next alarm would not display itself
in the QS panel.

Bug: 16239208
Change-Id: I89734f783912dead5831db49db53fba04dbf54ee
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/Clock.java
740beb50aa28a9f1b4de76e910bc7230e1fb2cf8 11-May-2014 Jorim Jaggi <jjaggi@google.com> New clock design in header for expanded status bar.

Change-Id: I4fa103d80bc32e34388ab3e1c5a0003965fd47d1
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/Clock.java
3c87566c115e1fce3fdc09a6fe40488bcdc04cde 31-Aug-2013 John Spurlock <jspurlock@google.com> SystemUI demo mode.

Control the status bar visuals via a simple intent protocol.
Useful for comprehensive visual testing reachable assets
and the various bar modes.

Protected behind a global system setting. To enable:
adb shell settings put global sysui_demo_allowed 1

Remove obsolete sync failing asset, and tighten up
BluetoothController to represent reality.

Bug:10502089
Change-Id: I28443af3d6b22fcb7b367ef70e1d95fc23ebd407
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/Clock.java
209bede6b9edb9171e5bee4077b48e35004a37b4 17-Jul-2013 John Spurlock <jspurlock@google.com> Remove trailing whitespace from system ui.

Baseline existing .java files, no excuses going forward.

Change-Id: I4bd0f25bbda6f2ec832e34ef5c70d4830bf07f99
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/Clock.java
de84f0e77ea2bf713d15c290264059a413c2486a 12-Jun-2013 John Spurlock <jspurlock@google.com> Organize the imports in systemui.

To follow android conventions, more importantly to remove the
unused.

Change-Id: I75881718e84360a579a3b02c26489ad250bc9227
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/Clock.java
cd686b5b6d4166b510df8e32138479a9559bc117 05-Jun-2013 John Spurlock <jspurlock@google.com> Migrate systemui Slog calls to Log

Change-Id: Ib6734c85960f06fed646599565b8eeba26b9e98e
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/Clock.java
fc91d73067d76e129869fe472238f4c80aa5d435 15-Jan-2013 Elliott Hughes <enh@google.com> am cbfece82: Merge "Switch over to getting 12-/24-hour time formats from CLDR via icu4c."

* commit 'cbfece8237cb9cf62547e75ab9572ccbf682369a':
Switch over to getting 12-/24-hour time formats from CLDR via icu4c.
4caba61ea0433099fc94e61221d02542c34e9e3a 15-Jan-2013 Elliott Hughes <enh@google.com> Switch over to getting 12-/24-hour time formats from CLDR via icu4c.

I removed the duplication in DateTimeView rather than fix that copy
of the code.

Bug: 7924970
Change-Id: I60c205d06ad3b50fd2f5d5fc432e4eb186f9c0e7
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/Clock.java
43b23c6c6920287bfdb94be9a2a2fa7028a63e28 29-Nov-2012 Daniel Sandler <dsandler@android.com> Flush the clock format when the locale changes.

Bug: 7569120
Change-Id: If85ff36c7fac8b07f10b7077afd23255a145db1c
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/Clock.java
ce4f5e5c7094781434a67fe887efb8d798663c65 19-Nov-2012 Daniel Sandler <dsandler@android.com> Refresh the status bar clock format on user switch.

Bug: 7490931
Change-Id: Ifad46ec7cee40aa5a622ee2621fc425835366e32
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/Clock.java
08d05e3d1d6ade6924266296033981a96b47d5fb 08-Aug-2012 Daniel Sandler <dsandler@android.com> New status bar capable of multiple sliding panels.

There are some visual glitches but almost everything should
be put back pretty much where it was.

Change-Id: I2f9b0591d44599b07bd83f03c4e09e6dd98e1448
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/Clock.java
fd52b18d9bf3cd62c7a07058536e9f97db65beea 11-Nov-2010 Joe Onorato <joeo@google.com> The beginnings of the new status bar.

There is a lot of rough stuff still, but most of the functionality is here again.

Change-Id: I4b1241e61270f1434e798481afa83634233ee670
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/Clock.java