Assigned
Status Update
Comments
ra...@google.com <ra...@google.com> #2
Same here. I have links in a local html file referencing file:///android_res/drawable/ and on all gradle build flavors using another applicationId (added suffix) the Webview only shows broken links.
This behaviour seems not to be connected solely to Android 5.0 since it occurs on Android 4.4.4 too (tested with current cyanogenmod 11 build).
This behaviour seems not to be connected solely to Android 5.0 since it occurs on Android 4.4.4 too (tested with current cyanogenmod 11 build).
Description
The story begins from the previously reported issue: https://issuetracker.google.com/issues/303256071
In Android 14 the original bug is present (continuous vibration after dropping the call if received a message during a call). Follow the link above for details.
In Android 15 the issue changed it's character: instead of vibrating continuously, the vibration of an incoming call stops abruptly as soon as the chat message arrives. However, updating the incoming call notification (press "Call" button again in the test app) doesn't disrupt the vibration on Android 15.
In Android 16 this area changed again. The vibration becomes less powerful or completely turns off when new notifications are placed or the old one is replaced with updated one. If it's by design, then it's worth mentioning in a blog post as a behavior change.
To reproduce the issue use the attached app sample. After granting permissions, press "Call" to receive a fake incoming call notification. Press Call again as many times as you want to update the notification. On Android 16 the second update of the notification reduces the vibration strength and the third stops it completely. The "Message" button posts fake chat message notifications, which also have very unstable vibration on Android 16.
The updated test app: NotifApplication.zip
Android 16 Baklava (BP22.250124.009) bug report: bugreport-panther_beta-BP22.250124.009-2025-02-17-15-12-54.zip
Android 15 (AP4A.250205.002) bug report: bugreport-shiba-AP4A.250205.002-2025-02-17-15-41-52.zip
Android 14 (UP1A.231105.001.B2) bug report: bugreport-redfin-UP1A.231105.001.B2-2025-02-17-15-58-17.zip
In the logs search for
NotifApp.