1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
Apr 22, 2024 — Apr 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use extension to get services More... over 6 years ago
Remove unnecessary space in docs More... over 6 years ago
Fixing test for parsing refactor More... over 6 years ago
Update okio to the latest version More... over 6 years ago
Improve performance of parser with char replace and simpler substring, extract parser into class More... over 6 years ago
Remove unused constant More... over 6 years ago
Improve performance of hosts parsing by creating indexOfChar and containsChar More... over 6 years ago
Simplify starts with More... over 6 years ago
Improving performance by reducing allocation triggered by trim and equals More... over 6 years ago
Don't do unnecessary replacement More... over 6 years ago
Make blocking function naming more clear More... over 6 years ago
Make url param non null More... over 6 years ago
Use UTF8 as charset More... over 6 years ago
Make repository containsHost synchronous More... over 6 years ago
Decrease false positive rate on filter to 1% More... over 6 years ago
Using bloom filter to determine if URL is not blocked More... over 6 years ago
Renamed WhiteListItem -> Entry and url property to domain More... over 6 years ago
Updating docs for allow list rename More... over 6 years ago
Updating core and appcompat dependencies More... over 6 years ago
Cleaning up usage of subject More... over 6 years ago
renaming constant arrays More... over 6 years ago
Rename logger, add domain More... over 6 years ago
Updating hosts file More... over 6 years ago
Fixing settings initialization crash More... over 6 years ago
Increasing size of small icon More... over 6 years ago
Making icon larger More... over 6 years ago
New browser icon More... over 6 years ago
Rename Whitelist to AllowList More... over 6 years ago
Adding ability to add or remove a URL from the adblock whitelist More... almost 7 years ago
Use recycler view in list dialog to support complex DialogItem More... almost 7 years ago