Fixed
Status Update
Comments
al...@google.com <al...@google.com>
ap...@google.com <ap...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-main
commit b82b6ac09751c971e836ff48d48caae57de210de
Author: Julia Reynolds <juliacr@google.com>
Date: Thu Oct 14 14:25:50 2021
Add Notification.Action#setAuthenticationRequired
Test: NotificationCompatTest
Relnote: Add NotificationCompat.Action#setAuthenticationRequired
Fixes: 202172887
Change-Id: Ieeafaea3a880bf04e81320a5b944272e65804d01
M core/core/api/restricted_current.txt
M core/core/src/main/java/androidx/core/app/NotificationCompatBuilder.java
M core/core/src/main/java/androidx/core/app/NotificationCompat.java
M core/core/api/public_plus_experimental_current.txt
M core/core/src/androidTest/java/androidx/core/app/NotificationCompatTest.java
M core/core/api/current.txt
M core/core/src/main/java/androidx/core/app/NotificationCompatJellybean.java
https://android-review.googlesource.com/1858633
Branch: androidx-main
commit b82b6ac09751c971e836ff48d48caae57de210de
Author: Julia Reynolds <juliacr@google.com>
Date: Thu Oct 14 14:25:50 2021
Add Notification.Action#setAuthenticationRequired
Test: NotificationCompatTest
Relnote: Add NotificationCompat.Action#setAuthenticationRequired
Fixes: 202172887
Change-Id: Ieeafaea3a880bf04e81320a5b944272e65804d01
M core/core/api/restricted_current.txt
M core/core/src/main/java/androidx/core/app/NotificationCompatBuilder.java
M core/core/src/main/java/androidx/core/app/NotificationCompat.java
M core/core/api/public_plus_experimental_current.txt
M core/core/src/androidTest/java/androidx/core/app/NotificationCompatTest.java
M core/core/api/current.txt
M core/core/src/main/java/androidx/core/app/NotificationCompatJellybean.java
Description
Version used: Version 1.4.0-beta01
Devices/Android versions reproduced on: all
NotificationCompat.Action.Builder is missing the method: setAuthenticationRequired()