History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/NextAlarmController.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/NextAlarmController.java
235510e67210f90de30c2d5582a2077ccc589619 13-Aug-2014 Jose Lima <joselima@google.com> Made AlarmClockInfo a nested class in AlarmManager

Bug: 16959028
Change-Id: I150eaaff765d1e214c3621c1bf50162ec0dac8ec
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/NextAlarmController.java
c7dea6ee9b06369b0c0c3773dc2e40409ce86a8e 26-Jul-2014 Jorim Jaggi <jjaggi@google.com> Implement next alarm info in expanded QS.

Also make the representation of alarm on lockscreen consistent with
QS. In addition, fix a bug where pending app transition was overriden
to make the alarm click interaction look nice.

Bug: 15392951
Bug: 15856205
Change-Id: Iacdf6a38c5c1a7484b4b328c9a3fa4d25e071c64
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/NextAlarmController.java