History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/DateView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8949b2480b8d4c99aa7d20508522a42421a9acef 07-Feb-2013 Daniel Sandler <dsandler@android.com> am fb2b5e04: am 1fd77470: am 1a1e9b31: Merge "DateView: Use Intent.ACTION_LOCALE_CHANGED to refresh notification bar clock"

# By Jorge Ruesga
# Via Android Git Automerger (2) and others
* commit 'fb2b5e04a02669c764e4ebd7a6daf9846d596435':
DateView: Use Intent.ACTION_LOCALE_CHANGED to refresh notification bar clock
1a1e9b317ac2d737ad92a35c4d806f0fda1ede70 07-Feb-2013 Daniel Sandler <dsandler@android.com> Merge "DateView: Use Intent.ACTION_LOCALE_CHANGED to refresh notification bar clock"
56018e577edada2721f4772bcec9274d043a06e7 15-Jan-2013 Chris Wren <cwren@android.com> port system ui over to new ICU date formatting API.

Bug: 7288134
Change-Id: Icea2ff96fd91c6db66b3aad6f6653b21203351b1
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/DateView.java
5fb18aa57541710597ccef39423b255017e2915e 11-Oct-2012 Chris Wren <cwren@android.com> Copy date format style from keyguard.

Bug: 7312660
Change-Id: Ia5e728758bd1f2caa039ea6b8f8fa9abcc9f8417
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/DateView.java
46b369f09e7f0a9873a77312fdf49de937b97e69 19-Sep-2012 Jorge Ruesga <j.ruesga.criado@gmail.com> DateView: Use Intent.ACTION_LOCALE_CHANGED to refresh notification bar clock

Add the Intent.ACTION_LOCALE_CHANGED to DateView BroadcastReceiver for detect when the
user change the locale. Otherwise, the notification bar clock is not refreshed until
the next tick or time changed occurs.

Change-Id: Ic8830fbabf24b62b60a6d3babe5e211f14948d08
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/DateView.java
d63c59786509aadd6a8d0c5cb45ed696339f16b7 06-Sep-2012 Winson Chung <winsonc@google.com> Initial changes to add QuickSettings.

Change-Id: If510f74d6046929e5e8a794c6dc2fddb15a03d6b
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/DateView.java
4519a02608b9e02a2c0dbc7dff37c21167db8f24 08-Sep-2011 Jeff Sharkey <jsharkey@android.com> Always disable() through SBMS; watch date.

Touching StatusBar.disable() directly can make the cached value over
in StatusBarManagerService stale. Instead, dispatch DISABLE_BACK
through setSystemUiVisibility() on tablets; it's unused on phones.

Also DISABLE_NOTIFICATION_TICKER when showing secure lockscreen, and
watch for TIME_CHANGED in DateView.

Bug: 5255469
Bug: 5242677
Change-Id: I4efaf9799b2f229f49d7024da5dafceacd5e08bb
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/DateView.java
a3dba34dd211f8fff0a75bda1cc5f4fb0c723ac8 26-Aug-2011 Daniel Sandler <dsandler@android.com> Windowshade visual cleanups.

Bug: 5175050
Change-Id: Ia6ac4f6692823a17eb4f0ce0c4b9e1eb3fd16fcf
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/DateView.java
ec9a50bccf6163302f41fcc410b7fe80258bb0ea 03-Aug-2011 Mike Lockwood <lockwood@android.com> Add support for localizing order of day of week and date in status bar date view

In Japanese, the day of week should follow the date

Bug: 4606219

Change-Id: If385b3f9989bbe5f1b4bc21293d9be651e187c1f
Signed-off-by: Mike Lockwood <lockwood@android.com>
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/DateView.java
0c953f68f54b5ff13b002f8e054537cafb29677e 30-Jan-2011 Joe Onorato <joeo@google.com> Use a DateFormat that fits.

Bug: 3405724
Change-Id: I09e8c4ebf1d0142b8737fc1bf9500dee320332b7
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/DateView.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/DateView.java