Skip to content

Disable notification permission request when showNotification is false#1165

Merged
cortinico merged 2 commits into
ChuckerTeam:mainfrom
joakimtall:fix/1164-notification-permission-on-disabled-notifications
Jan 26, 2024
Merged

Disable notification permission request when showNotification is false#1165
cortinico merged 2 commits into
ChuckerTeam:mainfrom
joakimtall:fix/1164-notification-permission-on-disabled-notifications

Conversation

@joakimtall

@joakimtall joakimtall commented Jan 24, 2024

Copy link
Copy Markdown
Contributor

Proposal to fix #1164

Simply added field showNotifications to Chucker object to pass this information to activity

@joakimtall joakimtall marked this pull request as ready for review January 24, 2024 13:00
@joakimtall joakimtall requested a review from a team as a code owner January 24, 2024 13:00
@cortinico

Copy link
Copy Markdown
Member

@joakimtall can you update the CHANGELOG.md file as well?

Comment thread library/src/main/kotlin/com/chuckerteam/chucker/api/Chucker.kt
@joakimtall

Copy link
Copy Markdown
Contributor Author

@joakimtall can you update the CHANGELOG.md file as well?

Done!

Thanks for early approval! But please take a look if the comment in Chucker.kt is what you had in mind

@cortinico cortinico enabled auto-merge (squash) January 26, 2024 12:43
@cortinico

Copy link
Copy Markdown
Member

@joakimtall can you update the CHANGELOG.md file as well?

Done!

Thanks for early approval! But please take a look if the comment in Chucker.kt is what you had in mind

Yup thank you!

@cortinico cortinico merged commit b41c1b0 into ChuckerTeam:main Jan 26, 2024
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.

With notifications disabled, Chucker will still ask for notification permission when launching the activity

2 participants