summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/statusbar/policy/DateView.java
Commit message (Expand)AuthorAgeFilesLines
* BroadcastDispatcher can use Executors nowFabian Kozynski2020-01-091-1/+1
* Prevent NPE in DateViewFabian Kozynski2019-11-131-2/+9
* Finish migrating to BroadcastDispatcherFabian Kozynski2019-11-041-2/+5
* Fixes import ordering.Gus Prevas2018-11-141-1/+0
* [QS] Move date view to QS panelRohan Shah2018-04-231-31/+0
* [QS] Update landscape UIRohan Shah2018-04-041-0/+32
* Revert "[QS] Update landscape UI"Rohan Shah2018-03-291-32/+0
* [QS] Update landscape UIRohan Shah2018-03-261-0/+32
* Keyguard: Fix date capitalization contextAdrian Roos2017-05-311-0/+12
* Work on sysui dependenciesJason Monk2017-01-231-3/+2
* Move all time ticks to bg handlers, and postJason Monk2017-01-131-4/+6
* Correclty capitalize Date in status bar panelAdrian Roos2016-06-101-4/+6
* Update QS header to specJorim Jaggi2014-07-091-2/+16
* resolved conflicts for merge of 04c987a8 to masterElliott Hughes2014-05-301-3/+2
|\
| * Move frameworks/base off private libcore.ICU API.Elliott Hughes2014-05-301-3/+2
* | Use accessors for @hidden fields.John Spurlock2014-01-131-2/+2
* | Remove unused imports from frameworks/base.John Spurlock2013-11-201-3/+0
|/
* NotificationPanel now shows correct dateChet Haase2013-10-101-1/+2
* Update date format in panel on locale change.Daniel Sandler2013-09-301-62/+20
* Avoid creating new objects when DateView updates timeAlan Viverette2013-07-291-5/+17
* Remove trailing whitespace from system ui.John Spurlock2013-07-171-1/+1
* am fb2b5e04: am 1fd77470: am 1a1e9b31: Merge "DateView: Use Intent.ACTION_LOC...Daniel Sandler2013-02-061-1/+3
|\
| * Merge "DateView: Use Intent.ACTION_LOCALE_CHANGED to refresh notification bar...Daniel Sandler2013-02-071-1/+3
| |\
| | * DateView: Use Intent.ACTION_LOCALE_CHANGED to refresh notification bar clockJorge Ruesga2012-09-191-1/+3
* | | port system ui over to new ICU date formatting API.Chris Wren2013-01-151-3/+9
|/ /
* | Copy date format style from keyguard.Chris Wren2012-10-111-5/+2
* | Initial changes to add QuickSettings.Winson Chung2012-09-081-2/+2
|/
* Always disable() through SBMS; watch date.Jeff Sharkey2011-09-081-7/+6
* Windowshade visual cleanups.Daniel Sandler2011-08-251-1/+1
* Add support for localizing order of day of week and date in status bar date viewMike Lockwood2011-08-031-1/+3
* Use a DateFormat that fits.Joe Onorato2011-01-301-2/+5
* The beginnings of the new status bar.Joe Onorato2010-11-151-0/+125