History log of /packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/NotificationShowcaseActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7e3e666f243586c0dc97853ce92bee9e4f4d1d3b 06-Apr-2016 Chris Wren <cwren@android.com> port to NotificationManagerCompat to test APIs

Bug: 28021291
Change-Id: Ib274393e458670d724aa078743ed8d0d6cd6106d
Previously: I20d9e0bd98590e68c8320ceb0b10aec5cc6d1e33
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/NotificationShowcaseActivity.java
e6ea907e7cf8eb8f8ab04f238ab834ba970b4f45 07-Apr-2016 Chris Wren <cwren@android.com> Revert "port to NotificationManagerCompat to test APIs"

This reverts commit 55c563b549ac8b0319e7ec82bfb6e0f533addffb.

Change-Id: I5a39e57e0b08ab312318efb176427f0abb58741a
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/NotificationShowcaseActivity.java
55c563b549ac8b0319e7ec82bfb6e0f533addffb 06-Apr-2016 Chris Wren <cwren@android.com> port to NotificationManagerCompat to test APIs

Bug: 28021291
Change-Id: I20d9e0bd98590e68c8320ceb0b10aec5cc6d1e33
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/NotificationShowcaseActivity.java
20f6c51ab018c45347bc99ccccb17f45cbfb9fc0 11-Nov-2015 Chris Wren <cwren@android.com> bring the showcase up to best practices

support NOTIFICATION_PREFERENCES
allow user to choose which notifications they want
allow user fine-grained control over sound and vibration
support categories
auto-cancel stale notifications

Change-Id: Ice370978b7476c1670e5673b6929795927f0cdf8
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/NotificationShowcaseActivity.java
56e1b4d8207e9ae177111bc824877a780723287b 25-Jul-2013 Chris Wren <cwren@android.com> NotificationShowcase improvements

startservice for less visual jank while debugging
add a notificaiton update example
move toast to a service instead of an activity
refactor files to make things easier to read

Change-Id: I49451125ccb100fe5c63491affa83a72eeb7cd3f
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/NotificationShowcaseActivity.java
66401a2cc8bfe9b8605d8383f8970947840c4de2 29-Jun-2012 Chris Wren <cwren@android.com> Port notification showcase to android-support-v4.

Includes OS-appropriate iconography for pre-Gingerbread,
Gingerbread, and HC+, thanks to Android Asset Studio.

Bug: 6316809
Change-Id: I348c0951a0329ac6ad65bf9838781c8e2b0c9397
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/NotificationShowcaseActivity.java
d5fd6efee2f3ec2d9d4986f1b4d4842502111c7e 04-May-2012 Chris Wren <cwren@android.com> Add an inbox exmaple to the showcase.

Change-Id: Idd30a36ec2301f04a0e177179e337a474fc77e53
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/NotificationShowcaseActivity.java
2a44008cf0726322ccea418571b921da8ef38c8a 01-May-2012 Chris Wren <cwren@android.com> Test out the setStyle() flow in the showcase

Change-Id: Ie48e880d0dd689e25c2118e78e97b9ff9bc8275e
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/NotificationShowcaseActivity.java
2c223ee3c280612fcf4d9536b94ad08c9f5f7431 19-Apr-2012 Daniel Sandler <dsandler@android.com> Testing actions a little more.

Change-Id: Ia7088a04b96dfa10550f98c85a0458ced9878817
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/NotificationShowcaseActivity.java
1aeccc4004e4c86e33df614a36cd394d2d532d8c 19-Apr-2012 Daniel Sandler <dsandler@android.com> Remove intruder alert stuff.

Change-Id: Icc52c4d030861401e8199015f0d17b538f7ff69c
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/NotificationShowcaseActivity.java
12c3678b28013f0941aaa1901648db637ae60766 04-Apr-2012 Daniel Sandler <dsandler@android.com> Testing Chronometer.

Change-Id: I897cba8c0972f4cb6a14a30dee91580a3f7eec22
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/NotificationShowcaseActivity.java
a4038f6dabd4c6389a4b02ca10c06b63cfe848a2 30-Mar-2012 Daniel Sandler <dsandler@android.com> Testing Actions.

Change-Id: I365d635012754d5cd01b96d7cf8a07f6e7111702
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/NotificationShowcaseActivity.java
29003ee1b31e4dc1852923a2d83726ebbf7bb07f 28-Mar-2012 Daniel Sandler <dsandler@android.com> Test BigPictureStyle and BigTextStyle.

Change-Id: I0db9d9d89cf5afc31ded37dab5cc55b1017ac78f
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/NotificationShowcaseActivity.java
c407ce98db6f05b619c2fe4d0b7f85964cc9ba93 16-Mar-2012 Daniel Sandler <dsandler@android.com> Test intruder alert.

Change-Id: Ic3cc6cae7d9cc4518aae6473ff14e574d9d28a6e
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/NotificationShowcaseActivity.java
ff467b19db77e65f7e4014a9b6a7c3bfb55b71dd 08-Mar-2012 Daniel Sandler <dsandler@android.com> Test app that generates a lot of notifications.

As seen in the ICS launch!

Change-Id: I7a0e7845439b7ed145fe35979ac3ec0f8ab316c2
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/NotificationShowcaseActivity.java