299 Commits (7087c1153fb3ca94f596bba82e018ffe22c231b3)
 

Author SHA1 Message Date
Anthony Restaino 7087c1153f Update .travis.yml 10 years ago
Anthony Restaino 91ed304bee Update .travis.yml 10 years ago
Anthony Restaino f0724bfe74 Update README.md 10 years ago
Anthony Restaino 5027d7f2d4 Update README.md 10 years ago
Anthony Restaino c640d2a972 Update README.md 10 years ago
Anthony Restaino 484d1dbbac Update README.md 10 years ago
Anthony Restaino 8da63fef44 Update README.md 10 years ago
Anthony Restaino 0fa1be41c7 Added travis-ci build badge 10 years ago
Anthony Restaino 0b03e569fb Fixed issue where target="_blank" URLs wouldn't open correctly 10 years ago
Anthony Restaino dd8893c952 Progress animation tweak 10 years ago
Anthony Restaino b94cdc40af Formatting 10 years ago
Anthony Restaino 1e2908ccd6 Formatting 10 years ago
Anthony Restaino 25818dd8e9 Added new layout algorithm option and formatted code 10 years ago
Anthony Restaino 62430ce72e Smoothed ProgressBar animation 10 years ago
Anthony Restaino 9bb947e249 Update BrowserActivity.java 10 years ago
Anthony Restaino ea078dddc5 Smoothed progress bar 10 years ago
Anthony Restaino aacb904ac4 Merge pull request #116 from kuc/code-fixes-part2 10 years ago
Miłosz Sieradzki 3c8e46188a Fix that NullPointerException should NEVER be thrown by programmer, make exceptions more informative, simplify code logic, flip equals() on strings 10 years ago
Miłosz Sieradzki c7b97621c7 Make util class non-instantiatable and non-extendable, flip equals() on strings, remove redundant code 10 years ago
Miłosz Sieradzki d47d03b7af Add missing 'private' and 'public' access' modifiers, fix warnings 10 years ago
Miłosz Sieradzki e0ae78cfcd Remove redundant variable initialization, flip equals() on strings 10 years ago
Miłosz Sieradzki 299c5ae6eb Add logging exception, fix typo in comment 10 years ago
Miłosz Sieradzki f36fd4bb8a Use interface instead of concrete class, add missing @Override 10 years ago
Miłosz Sieradzki 4c409c209f Make util class non-instantiatable and non-extendable 10 years ago
Miłosz Sieradzki 82d8af3057 Fix method names, redundant initialization of variables, typos in comments and other improvements 10 years ago
Miłosz Sieradzki a33f3a340a Fix "'handlers.size() == 0' can be replaced with 'handlers.isEmpty()'" 10 years ago
Miłosz Sieradzki b9320522c7 Add missing equals() and hashCode() methods for class that implements Comparable<T> 10 years ago
Miłosz Sieradzki 406af6e699 Add missing @Override annotation, remove unnecessary code 10 years ago
Miłosz Sieradzki f90f9fa877 Make util class non-instantiatable and non-extendable. 10 years ago
Miłosz Sieradzki 3d14b3aa11 Remove unnecessary code 10 years ago
Miłosz Sieradzki c883c82d67 Add missing @Override annotation 10 years ago
Anthony Restaino 532d6adbea Merge pull request #113 from DF1E/master 10 years ago
Anthony Restaino 9068c830f5 Merge pull request #114 from pejakm/srtr 10 years ago
Mladen Pejaković 1a2e84872a [Translations] Update Serbian 10 years ago
DF1E 3c28cb7ef6 remove useless layouts 10 years ago
Anthony Restaino 17789d848b Lint fixes 10 years ago
Anthony Restaino 60574c0db9 Fixed Video full-screen not working 10 years ago
Anthony Restaino ae40af0b9e Removed libs... apparently crashes the build 10 years ago
Anthony Restaino c939e7e225 Updated with lib addition 10 years ago
Anthony Restaino 2876fa9609 Merge pull request #112 from kuc/travis-ci 10 years ago
Anthony Restaino 4069adaa06 Merge pull request #111 from kuc/fix-adblock 10 years ago
Miłosz Sieradzki f8c1506a8a Update target in properties and scripts to match value from AndroidManifest.xml; make exception for Travis 10 years ago
Miłosz Sieradzki d85019ec72 Add logging 10 years ago
Miłosz Sieradzki 9c1b0c703e Fix overwriting AdBlock instance by every new created LightningView object 10 years ago
Miłosz Sieradzki 09f23553a4 Fix AdBlock collection type and other problems 10 years ago
Miłosz Sieradzki c03acc0f44 Merge branch 'master' into travis-ci 10 years ago
Anthony Restaino d128000c73 Merge pull request #109 from DF1E/master 10 years ago
DF1E 93860a3efa fix spelling in german string 10 years ago
Anthony Restaino fbd74df422 Improved comment readability in IDE editor 10 years ago
Anthony Restaino a21ddb3a13 Note on intent utils 10 years ago