Commit Graph

5 Commits

Author SHA1 Message Date
Miłosz Sieradzki
d85019ec72 Add logging 2014-07-21 18:55:22 +02:00
Miłosz Sieradzki
09f23553a4 Fix AdBlock collection type and other problems 2014-07-21 18:22:12 +02:00
Miłosz Sieradzki
dafd684096 Clean up AdBlock class
* use interface instead of concrete class
* inline initialization of static variable
* remove redundant field and variable initialization
* replace single-character string with char
2014-07-19 17:39:51 +02:00
Miłosz Sieradzki
005e75fc8d Restore consistency in code formatting
* remove all trailing spaces
* some files used spaces instead of tabs like the rest of codebase - fixed
* make use of IDE "optimize import" feature
* make use of IDE "auto format" feature to fix some missing spaces here and there
2014-07-19 16:49:33 +02:00
Anthony Restaino
8bead20406 Updated to 3.1.0
Updated to new UI
Added AdBlocker
Added Google Search Suggestions
Tons of other stuff
2014-04-28 15:41:40 -04:00