OSDN Git Service

Correclty capitalize Date in status bar panel
authorAdrian Roos <roosa@google.com>
Fri, 10 Jun 2016 20:07:52 +0000 (13:07 -0700)
committerAdrian Roos <roosa@google.com>
Fri, 10 Jun 2016 20:08:03 +0000 (13:08 -0700)
commit776922d543bdfc3f8d30d5e829acec3efac398e3
tree8e279d9c1c669cacbb35c0438f97bf0fa2d1ace2
parent13d534e7f2419219e3e26e582b1f6f5ae79be408
Correclty capitalize Date in status bar panel

Use ICU's DateFormat and set the appropriate context to get
correclty capitalized dates in languages where dates are not always
capitalized.

Change-Id: I0e99db4e14762b32833e8c0c7a59e4762c57116d
Fixes: 29064624
packages/SystemUI/src/com/android/systemui/statusbar/policy/DateView.java