15 Commits

Author SHA1 Message Date
Anthony Restaino
f5de4626ef Added some code to allow inverted and grayscale modes in WebView 2014-08-08 18:18:25 -04:00
Anthony Restaino
0b03e569fb Fixed issue where target="_blank" URLs wouldn't open correctly 2014-07-29 17:43:34 -04:00
Anthony Restaino
1e2908ccd6 Formatting 2014-07-27 21:41:48 -04:00
Anthony Restaino
25818dd8e9 Added new layout algorithm option and formatted code 2014-07-27 21:34:42 -04:00
Miłosz Sieradzki
82d8af3057 Fix method names, redundant initialization of variables, typos in comments and other improvements 2014-07-25 19:59:55 +02:00
Anthony Restaino
17789d848b Lint fixes 2014-07-22 19:19:24 -04:00
Anthony Restaino
60574c0db9 Fixed Video full-screen not working 2014-07-22 18:50:20 -04:00
Miłosz Sieradzki
9c1b0c703e Fix overwriting AdBlock instance by every new created LightningView object 2014-07-21 18:27:09 +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
6698e2e023 Browser now handles all intents correctly 2014-07-18 22:07:25 -04:00
Anthony Restaino
253e6f06fd Embolden text when a tab is selected for more contrast, smoothed animation of drawer hide when tab is switched 2014-07-15 20:01:05 -04:00
Anthony Restaino
95110d9be9 Activities Restructure - Incognito and Main now extend a single BrowserActivity 2014-07-04 19:35:59 -04:00
n8fr8
f70d889c03 initial support for preference based proxy settings
and filtering to stop HTML5 media leakage
2014-06-02 10:56:20 -04:00
Anthony Restaino
97f86630d8 Bugfixes
Fixed bug where homescreen didn't display for custom search URLS.

Fixed bug where exit button on tabs didn't work.

Fixed bug where special characters weren't properly encoded in searches

Updated homepage to be more modern and holo styled
2014-05-10 11:32:29 -04: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