History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/SplitClockView.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/SplitClockView.java
329fa24048ffc8a35566bbacb891ac144be85b1c 11-Jul-2014 Jorim Jaggi <jjaggi@google.com> Split AM/PM from the rest of the time in expanded QS

This allows us to scale AM/PM independently of the rest of the time
string to allow for a different scale when QS is expanded.

Bug: 16177564
Change-Id: I472db549c875f6975583a6a426cb1ebc2fc37ac3
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/SplitClockView.java