[Android] Update button on filters page should update all lists including custom lists
#39.431 aperta il 27 giu 2024
Metriche repository
- Star
- (16.194 star)
- Metriche merge PR
- (Merge medio 4h 38m) (19 PR mergiate in 30 g)
Descrizione
Description
We currently don't update the custom filter lists via the Update button introduced in https://github.com/brave/brave-browser/issues/35270. On Desktop, it's fairly clear that the Update button will update the non-custom-lists (default + additional) because it's tied to that section, but on Android the Update button is at the top and directly above the Custom section.
To summarize the changes:
- no changes to the Update button text
- we simply start updating the custom filter lists as well
- for the text that pops up when you press the button, we say “All lists" instead
Steps to reproduce
On Android, go to Content filters in Settings > Brave Shields & privacy
Try to press the update button
Actual result
Custom lists not updated
Expected result
Custom lists should be updated
Reproduces how often
Easily reproduced
Brave version
1.68
Device
See https://github.com/brave/brave-core/pull/23929
Channel information
- release (stable)
- beta
- nightly
Reproducibility
- with Brave Shields disabled
- with Brave Rewards disabled
- in the latest version of Chrome
Miscellaneous information
No response