History log of /frameworks/support/v4/honeycomb/android/support/v4/app/NotificationBuilderWithBuilderAccessor.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/honeycomb/android/support/v4/app/NotificationBuilderWithBuilderAccessor.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/honeycomb/android/support/v4/app/NotificationBuilderWithBuilderAccessor.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/honeycomb/android/support/v4/app/NotificationBuilderWithBuilderAccessor.java
b56de0d1a113c71a2808303009ab4d9708ed6e84 13-Feb-2014 Griff Hazen <griff@google.com> Roll forward the support library changes for LOCAL_ONLY support.

The build problem was because unbundled branches were depending
on the master version of frameworks/support.

Also renamed "Current" to "Api20" pre request.

Change-Id: I309b89b133e22fb642f3dcd8d23af6697fe0b9c6
/frameworks/support/v4/honeycomb/android/support/v4/app/NotificationBuilderWithBuilderAccessor.java
9b0945dc89d095bfb4bf5fd8867a0dd0bd224216 11-Feb-2014 Griff Hazen <griff@google.com> Revert "Fix apps build: don't reference current SDK, use empty"

This reverts commit 01d1669f77b23e5fbe8c24738bc0ec9200b90053.

Revert "Add local-only option to NotificationCompat (using flag)"

This reverts commit 62d32dda7a6dd510ba7bbf11bb3edaa314c4948e.

Revert "Prepare NotificationCompat for upcoming development post SDK 19."

This reverts commit c55d0160b764bbad4e386556cab3ccac72686b0c.
/frameworks/support/v4/honeycomb/android/support/v4/app/NotificationBuilderWithBuilderAccessor.java
c55d0160b764bbad4e386556cab3ccac72686b0c 10-Feb-2014 Griff Hazen <griff@google.com> Prepare NotificationCompat for upcoming development post SDK 19.

The "current" helper would be hooked up once the next SDK version has
been created. It would also be renamed to the release name at that point.

Also make a couple small refactors to make future versioning easier.

Change-Id: I339678fdcf5487b388e9dc3d0d12345609550e6a
/frameworks/support/v4/honeycomb/android/support/v4/app/NotificationBuilderWithBuilderAccessor.java