AdBlocker Reborn
This is the reborn version of Adblocker, which helps you block advertisements.
It can block advertisements in many aspects according to a pre-loaded-list, such as activities, views, hosts-based, webview-based, receivers and many many more.
It does not affect system hosts file, and does not conflict with it either. It also has whitelist feature so you can easily control it. You can also use it along with AdAway or other adblockers to extend its power, especially built-in app ads.
This module is being actively developed, and I will update it about every ten days. If you have any issues or want to contribute to the project, feel free to contact me by Github.
The signature has changed so you need to uninstall the previous version first!
- Revamp
- Support WebView blocking
- Remove analysis SDK
- Remove notification feature
- Update build dependencies
- Same as 1.8, just fix some derps
- Add Anti-Anti Xposed feature
- Rewrite URL hook
- Fix some ancient bugs
- Update blocklist
This version implements ZhuGeIO statistics, which is only for user analysis. I will never
sell data to third-party and the code is always open-source. You can disable it by rejecting
giving it phone permissions.
- Remove some unnecessary hooks, should improve performance
- Rework receivers block
- Add count for ads at notification
- Auto hide notifications after 5s
- Introduce ZhuGe statistics (No services or receivers, only for user analysis)
- Squash hosts and blocking rules
- Add notification on blocking
- Enhance hosts block
- Implement blacklist mode
- Various fixes
- Redirect to localhost instead of blocking URL request, should fixes many crashes
- Tweak descriptions
- Fix for many false positives
- Rearrange hosts list
- Fix a big bug of HostsHook
- Modify StrictMode policy when needed
- Various fixes
Due to my derp (blame Samaung disk for this), the signature has changed, so please uninstall old version and reinstall this.
- Add compatibility mode
- Improve performance
- Drop module hiding support
- Remove Wechat donation
- Sync Hosts
- Various fixes
- Fix an incremental bug which causes many false positives
- Add system apps protection
- Add shortcut block (all credits to apsun)
- Various Fixes
- Add more builtin hosts
- Replace regular expression with Easylist rules to improve performance
- Tweak default preferences (Hiding is disabled and WebView Block is enabled)
- Introduce element whitelist
- Implement system framework apps protection
- Various fixes
- Implement aggressive block toggle
- Add XDA link and PayPal donation
- Improve blocking effect by importing blacklist from AdScanner
- Address more false positives
- Fix some incremental false positives
- Refactor internal structure
- Initial Release