-
-
Notifications
You must be signed in to change notification settings - Fork 445
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update MainActivity.kt #559
Conversation
Just wanted the sponsors section and its notification to be enabled by default in which ONLY sponsor category has to be enabled by dafault.. others can be enabled manually. but this change was necessary because the api itself is made for this intension
That's a good idea but we'll have to change some other code for it too :) |
You'll have to add 'defaultValue="true"' to all the categories you want to enable in app/src/main/res/xml/sponsorblock_settings.xml |
ok let me just check it once |
The lines you changed shouldn't really have an impact on what you want to achieve :) |
Feel free to ask me if you have questions :) |
tried defaultValue="true" at needed places
i made some changes there.. please check it out |
looks good :) |
yes i want to do that
|
Oh, you enabled that already, I'm just brain afk :p |
This comment was marked as off-topic.
This comment was marked as off-topic.
sure :) |
thanks for the help budyy !! |
no problem, feel free to join us on Element (preferred) or Telegram (links are in the Readme). Communication is easier there :) |
yeah, i have already joined Libretube and Libretube Alpha over telegram... |
these are only announcement channels, for discussions you should join t.me/libretubechat |
sure :) |
Just wanted the sponsors section and its notification to be enabled by default in which ONLY sponsor category has to be enabled by dafault.. others can be enabled manually.
but this change was necessary because the api itself is made for this intension