OSDN Git Service

Send next alarm's show intent via PendingIntent
authorAdrian Roos <roosa@google.com>
Sat, 12 Sep 2015 00:46:23 +0000 (17:46 -0700)
committerAdrian Roos <roosa@google.com>
Thu, 15 Oct 2015 03:23:02 +0000 (20:23 -0700)
commit62692b22fbb6146613635abea225f4049dae4873
treecab5ecc9759fca42a92d33ee9a1b48603d59cc20
parent22ba3a4acec1669bcb35a33bafb5740a9bf48bc7
Send next alarm's show intent via PendingIntent

Also send all IntentTile intents via PendingIntent.

Bug: 23909438
Change-Id: I0bb277c8385b7936fbda03cd76f02248c4fc55de
packages/SystemUI/src/com/android/systemui/qs/QSTile.java
packages/SystemUI/src/com/android/systemui/qs/tiles/IntentTile.java
packages/SystemUI/src/com/android/systemui/statusbar/BaseStatusBar.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/ActivityStarter.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/QSTileHost.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/StatusBarHeaderView.java