Stefano Pacifici
3cb576d358
Merge latest changes from Anthony's dev branch
2015-09-29 12:11:08 +02:00
Stefano Pacifici
030b839aa6
Trying to remove BrowserController interface
2015-09-17 09:46:00 +02:00
Stefano Pacifici
5c2cf07e20
PreferenceManager injected
2015-09-16 16:49:59 +02:00
Anthony Restaino
2da5c4194c
Fixed static analysis warnings
...
* Using strings when characters could be used
* Unused imports
* String concatenation in a loop
2015-09-14 20:03:11 -04:00
Anthony Restaino
3fab58955c
Removed need for passing a Context to the ProxyUtils singleton
2015-09-09 22:18:20 -04:00
Anthony Restaino
5dff2db5df
Add LeakCanary library, fix a few memory leaks
2015-09-08 22:24:15 -04:00
Anthony Restaino
732d309888
Cleaning up lint warnings and making some performance improvements on string builders
2015-09-07 20:31:59 -04:00
Stefano Pacifici
23e97306dd
BookmarkPage restored and proper dependency injection
2015-09-03 15:33:40 +02:00
Anthony Restaino
a08d793320
Added homepage button, altered tab UI slightly, fixed URL validation
2015-08-21 21:33:45 -04:00
Anthony Restaino
f3b0e46801
Fixed many code analysis warnings
2015-08-21 17:55:58 -04:00
Anthony Restaino
b619a12ae3
Miscellaneous code analysis warning fixes
2015-08-20 20:59:24 -04:00
Anthony Restaino
25a80a86a5
Update hosts file, create versatile hosts loading method to make way for users to load from any hosts file
2015-08-16 17:14:48 -04:00
Anthony Restaino
29d2a5f3e5
Use single WebkitProxy reset method
2015-08-05 21:34:02 -04:00
Anthony Restaino
4ba7c7c5a3
Fixed some bugs
2015-08-05 20:04:28 -04:00
Anthony Restaino
0f9a69ba17
Updated hosts file
2015-07-30 20:26:43 -04:00
Anthony Restaino
f061a35472
Snackbar >>>>>>> Toast
2015-07-19 16:49:55 -04:00
Anthony Restaino
e35b368d50
Updated ProxyUtils to automatically start TOR when needed, more abstraction of BrowserActivity, other cleanup
2015-07-19 15:36:41 -04:00
Anthony Restaino
aa21657875
Fixed errors with ProxyUtils
2015-07-18 17:59:43 -04:00
Anthony Restaino
969cab81e7
New Full-screen mode works better and doesn't hide the top of the WebView, +other
...
* Now using material alertdialog on all versions
* cleaned up some code
* fixed lint issues and other inspection related problems
* Attempted to fix bugs found
2015-07-18 14:30:41 -04:00
Anthony Restaino
d8b8d2c047
Moved proxy code to utility class, remove proxy from lite version to reduce apk size
2015-06-05 00:03:02 -04:00
Anthony Restaino
e9203f20b3
Utilize gradle product flavors to produce free and plus versions
2015-05-25 12:55:35 -04:00