History log of /packages/experimental/NotificationListenerSample/src/com/android/example/notificationlistener/Listener.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8752b6579fa2cc0659ed20b8e9e0ac606cdce2ed 11-Aug-2016 Jason Monk <jmonk@google.com> Fix build and switch to RecyclerView

- Fix build
- Switch to recyclerView
- Add swipe to dismiss
- Don't try to cache views, causing proboblems and likely not
needed anymore
- Make views look more like notification panel.

Change-Id: I6620c247405c077fa90942693c884cf5b1e5b811
/packages/experimental/NotificationListenerSample/src/com/android/example/notificationlistener/Listener.java
7d59ec824cde9611834aa1383d2cdc8341809e3a 07-Apr-2016 Chris Wren <cwren@android.com> test out the new disconnect api

Bug: 27582839
Change-Id: Iaddcbba0bfeca0e2603ed6d4fc30a5ff833d5717
/packages/experimental/NotificationListenerSample/src/com/android/example/notificationlistener/Listener.java
32b5c8459755811c6258d1d2453bb6d971aa2dc5 06-Jan-2016 Chris Wren <cwren@android.com> enable snoozw for the sample notification listener

Bug: 19232554
Change-Id: I3f1dc9c1c4475193006b42ff886aa3a8d3853617
/packages/experimental/NotificationListenerSample/src/com/android/example/notificationlistener/Listener.java
fa4e76c5aece2c56c42474f781812f489d11a84c 12-Jun-2014 Christoph Studer <chstuder@google.com> Update notification listener after API change

Bug: 15415840
Change-Id: I99ea1855f58bbd2747453fb0d06a3e0d2c7063fa
/packages/experimental/NotificationListenerSample/src/com/android/example/notificationlistener/Listener.java
1390028a0de623a60bec7fcf99362539dcbab7b9 06-Jun-2014 Christoph Studer <chstuder@google.com> Update NotificationListener sample after API update

Bug: 15415840
Change-Id: If43251d3eb2467947b822367832eccfa370aa38f
/packages/experimental/NotificationListenerSample/src/com/android/example/notificationlistener/Listener.java
2b5b44a436d80fa89db4ddc55e429902943dc2c4 21-May-2014 Christoph Studer <chstuder@google.com> Bring NoListener example in sync with API

Bug: 15126927
Change-Id: I2fb66dd36b7b77915350b6680e18a382f3d90d2b
/packages/experimental/NotificationListenerSample/src/com/android/example/notificationlistener/Listener.java
a02d4fd5137f17e8192e6643f35d38e0d9f1dd10 07-May-2014 Chris Wren <cwren@android.com> simply notification listener sample

The new API removes the need for the helper class.

Change-Id: I32bf73d35b99f873a738a38d765443367c4650af
/packages/experimental/NotificationListenerSample/src/com/android/example/notificationlistener/Listener.java
fb2525a7b399ef65bb9a0ea6270f817e22f2a6f2 20-May-2014 Christoph Studer <chstuder@google.com> Fix build after API change

Change-Id: If84f18fef51b9fac3e69bdfd2b121b9618e7da6b
/packages/experimental/NotificationListenerSample/src/com/android/example/notificationlistener/Listener.java
f715fd998b172c4e8658715a26a41c69144380be 07-May-2014 Chris Wren <cwren@android.com> example notification listener

demonstrate order-sensitive features of the listeners
also launch contentIntents and handle dismissal

Change-Id: I9e58c72a8d570f4b9a23e4642632b19fcd682dca
Depends-On: I7244c65944a9657df41fb313b3cb5a52e149709d
/packages/experimental/NotificationListenerSample/src/com/android/example/notificationlistener/Listener.java