Skip to content

Conversation

@alabiaga
Copy link
Contributor

@alabiaga alabiaga commented Jan 9, 2026

Contributor checklist

  • Pixel 10, Android 16
  • Pixel 9, Android 16
  • Virtual device W, Android Y.Y.Z
  • My contribution is fully baked and ready to be merged as is
  • [] I ensure that all the open issues my contribution fixes are mentioned in the commit message of my first commit using the Fixes #1234 syntax - N/A

Description

Migrate Signal's use of the progress bar API to the ProgressStyle notification template.

Note that I did not apply the Live Update treatment for notifications using the progress bar API that are ongoing.
That change will be separate once I align with the Signal team on whether those should be Live Updates.

Note that Signal's usage of the NotificationCompat lib will also gracefully fallback on the previous implementation as seen here in the NotificationCompat apply method.

https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:core/core/src/main/java/androidx/core/app/NotificationCompat.java;l=5324?q=notificationcompat&ss=androidx%2Fplatform%2Fframeworks%2Fsupport

…ification template

Change-Id: Iec413f429de462c3cb4b29f5ab99adc0edba0599
@alabiaga
Copy link
Contributor Author

alabiaga commented Jan 9, 2026

cc @alex-signal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant