History log of /frameworks/support/v4/donut/android/support/v4/app/NotificationCompatBase.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
300828fd69bd2bfcefaf54795d03492938efd971 21-Apr-2016 Alex Hills <ahills@google.com> Moves get/setAllowGeneratedReplies to NotificationCompat.Action

Bug:28044251
Change-Id: I88915f6e5bad96227f310ca66714ef3a7c45385f
/frameworks/support/v4/donut/android/support/v4/app/NotificationCompatBase.java
15af24d3fb31970f5e35ac37a6b6004444351507 28-Apr-2016 Alexander Hills <ahills@google.com> Revert "Moves get/setAllowGeneratedReplies to NotificationCompat.Action"

This reverts commit 9ba2dc9355ee33a59154b5c3c2b65dfd55eaede5.

Change-Id: I4af53ffaa56774d0e8e869b0bb92637796adce56
/frameworks/support/v4/donut/android/support/v4/app/NotificationCompatBase.java
9ba2dc9355ee33a59154b5c3c2b65dfd55eaede5 21-Apr-2016 Alex Hills <ahills@google.com> Moves get/setAllowGeneratedReplies to NotificationCompat.Action

Bug:28044251
Change-Id: I522fcf70c163e88df78c1e3bb04eee0146e6eede
/frameworks/support/v4/donut/android/support/v4/app/NotificationCompatBase.java
1ef778c10b56fa85fb2e25217fba5bf828e2f70d 12-Feb-2016 Julia Reynolds <juliacr@google.com> Remove Notification Topics.

Bug: 23220370
Change-Id: Ia791e77f812f8dedec60ee7185e3d0a9e01855b7
/frameworks/support/v4/donut/android/support/v4/app/NotificationCompatBase.java
ac1666bf1cb1e0688943d651c6c759d3f8061af3 17-Dec-2015 Julia Reynolds <juliacr@google.com> Implementation shims for notification topic support.

Bug: 22451710
Change-Id: Ib6b6bfa2669f47249ee95e8b5db2c8a129a0b782
/frameworks/support/v4/donut/android/support/v4/app/NotificationCompatBase.java
475f4c62881dbdfb02aa9a78ae1e1cec1d3bb96f 20-Nov-2015 Kirill Grouchnikov <kirillg@google.com> Move calls to Notification.setLatestEventInfo out of main class.

This API has been removed in v23 and as such should be pushed into
the relevant platform-specific compat classes.

Change-Id: I172cb35f33a7698a52955b331a80cdd88e19d8d8
/frameworks/support/v4/donut/android/support/v4/app/NotificationCompatBase.java
10d7d250bc41b21059a90095e8b693c9e7bc3bc3 09-Mar-2015 Jorim Jaggi <jjaggi@google.com> Introduce NotificationCompat.MediaStyle

Make Notification.MediaStyle available from v7 with the support
library. For versions prior ICS, the normal template is used, as
buttons within notifications weren't supported. From ICS to
Jellybean, a custom template is used which maches the platform one.
On Lollipop and later, the platform implementation is used.

Bug: 17425365
Change-Id: I6a44c8b325c0fb204e3043e1114c4a2c3276d78f
/frameworks/support/v4/donut/android/support/v4/app/NotificationCompatBase.java
76651ff7588ab266c87097b5610008d885b44090 08-Apr-2015 Jorim Jaggi <jjaggi@google.com> Revert "Introduce NotificationCompat.MediaStyle"

This reverts commit ae78f9989b9c5f6ba8b906f5b6acd0fd38a8ac90.

Broke the SDK build.

Change-Id: I55d3a0d89799c2f253283df9789ee4abe54fc41f
/frameworks/support/v4/donut/android/support/v4/app/NotificationCompatBase.java
ae78f9989b9c5f6ba8b906f5b6acd0fd38a8ac90 09-Mar-2015 Jorim Jaggi <jjaggi@google.com> Introduce NotificationCompat.MediaStyle

Make Notification.MediaStyle available from v7 with the support
library. For versions prior ICS, the normal template is used, as
buttons within notifications weren't supported. From ICS to
Jellybean, a custom template is used which maches the platform one.
On Lollipop and later, the platform implementation is used.

Bug: 17425365
Change-Id: I854159991a6093b219d803036a74951c6437b6ff
/frameworks/support/v4/donut/android/support/v4/app/NotificationCompatBase.java
73342e6c85cc814b7117fb3a642c230021d6b7e9 11-Nov-2014 Zhen Yu Song <zhensong@google.com> + Moved CarExtender to NotificationCompat
Bug: 18316420

Change-Id: I06471ad6e71eb7c87415aa263a0a8ad9563761bc
/frameworks/support/v4/donut/android/support/v4/app/NotificationCompatBase.java
32206831aeb5d910877867ca16c4b994a987331a 21-May-2014 Griff Hazen <griff@google.com> Move v4 support base dir to donut to match master.

This will conflict with master but will merge nicely
after.

Master already has an API4 base lib and it's called donut
instead of base. To fix a merge conflict previously,
I allowed both libs to coexist. This collapses them back.

Change-Id: I18c15cf22c20c00d8e5780a90485f9fca4894d2f
/frameworks/support/v4/donut/android/support/v4/app/NotificationCompatBase.java