Skip to content

Conversation

Stypox
Copy link
Member

@Stypox Stypox commented Apr 16, 2022

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

notification_settings.xml is the only file in the project that references NotificationModeConfigFragment. Probably there are some bugs in proguard, which didn't count the usage inside an XML as a valid usage and thus discarded the fragment when building the release apk. I don't know if this can be fixed in a more elegant way.

Fixes the following issue(s)

APK testing

Use this release testing apk and follow the instructions from #8230 (comment) : app-release.zip

Due diligence

@Stypox Stypox changed the title Fix proguard settings Fix proguard for notification preference fragment Apr 16, 2022
@Stypox Stypox mentioned this pull request Apr 16, 2022
12 tasks
@AudricV AudricV added the bug Issue is related to a bug label Apr 16, 2022
@litetex litetex merged commit 254b276 into TeamNewPipe:release/0.23.0 Apr 18, 2022
@Stypox Stypox deleted the fix-proguard-settings branch August 4, 2022 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Issue is related to a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants