Skip to content

feat(notification): update notification to support Android live updates - #825

Closed
trueWangSyutung wants to merge 2 commits into
MetaCubeX:mainfrom
trueWangSyutung:main
Closed

feat(notification): update notification to support Android live updates#825
trueWangSyutung wants to merge 2 commits into
MetaCubeX:mainfrom
trueWangSyutung:main

Conversation

@trueWangSyutung

Copy link
Copy Markdown
  • Add POST_PROMOTED_NOTIFICATIONS permission for Android 17+ support
  • Update targetSdk from 35 to 36
  • Bump app version from 2.11.33 to 2.11.34
  • Add setRequestPromotedOngoing and setStyle configuration to notification builder
  • Add critical text to display download speed for notifications
  • Update Gradle wrapper from 8.10.2 to 8.11.1
  • Upgrade AGP from 8.8.0 to 8.9.1
  • Upgrade core-ktx from 1.8.0 to 1.17.0
  • Add permission annotations and required imports for notification updates

Wang Syutung added 2 commits September 1, 2026 11:20
- Add POST_PROMOTED_NOTIFICATIONS permission for Android 17+ support
- Update targetSdk from 35 to 36
- Bump app version from 2.11.33 to 2.11.34
- Add setRequestPromotedOngoing and setStyle configuration to notification builder
- Add critical text to display download speed for notifications
- Update Gradle wrapper from 8.10.2 to 8.11.1
- Upgrade AGP from 8.8.0 to 8.9.1
- Upgrade core-ktx from 1.8.0 to 1.17.0
- Add permission annotations and required imports for notification updates
…c notification module

- Corrected the text "downloaded data amount" in the notification to "downloading speed"
- Fixed the display anomaly caused by incorrect variable name
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