Anthony Restaino
29836bd98a
Save tab back/forward state, not just current site when saving/restoring state
2016-01-24 11:02:56 -05:00
Anthony Restaino
6df7cdf331
Corrected variable names.
2015-10-30 23:38:14 -04:00
Anthony Restaino
7a0c79d11e
Add support to remove identifying headers, add support for DNT header requests
2015-10-30 23:33:35 -04:00
Anthony Restaino
1c96b62eb6
Add back SSL error detection that was removed, fixed static analysis warnings.
2015-10-15 21:45:54 -04:00
Stefano Pacifici
3cb576d358
Merge latest changes from Anthony's dev branch
2015-09-29 12:11:08 +02:00
Anthony Restaino
6f36410e87
Added support for downloading files to directories not lying in the directory returned by getExternalStorage
...
Useful for devices with both internal and external storage
2015-09-20 18:21:49 -04:00
Stefano Pacifici
5c2cf07e20
PreferenceManager injected
2015-09-16 16:49:59 +02: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
Stefano Pacifici
3c9cd73bf0
Refactoring: Bookmarks as Fragment
...
1. Incognito mode in another process
2. Bookmarks as a Fragement using Otto
3. Initial bookmarks as fragment implementation
2015-08-27 16:50:36 +02:00
Anthony Restaino
9f2f9d74eb
First step toward Android M support, compile with sdk 23, fix errors caused by upgrade
...
removed copy button from search bar and replaced with go action. Had to
remove browser content provider usage as it is not longer included in
the sdk and has been completely removed.
2015-08-22 09:08:39 -04:00
Anthony Restaino
f3b0e46801
Fixed many code analysis warnings
2015-08-21 17:55:58 -04:00
Anthony Restaino
58c9e820ed
Initial support for tabs on the top instead of in the navigation drawer
...
added a setting to switch between modes. Still needs work to be less
buggy
2015-08-20 20:58:33 -04:00
Anthony Restaino
08eedbe121
Add option to clear Web Storage
2015-08-04 20:08:55 -04:00
Anthony Restaino
3b13999b03
Added text encoding setting, updated support libraries
2015-08-03 22:33:11 -04:00
Anthony Restaino
800d037035
Removed use of tabs and replaced with 4 spaces
2015-07-19 15:42:14 -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
4c7bb196dd
Merge remote-tracking branch 'origin/master' into dev
2015-06-03 10:55:53 -04:00
str4d
2eec8be4ce
Add manual proxy picker
2015-06-03 06:50:32 +00:00
str4d
810483ec74
Use constants for proxy choices, part 2
2015-05-26 12:52:11 +00:00
str4d
111d594c6b
Use I2P if configured
2015-05-25 12:09:36 +00:00
str4d
6c2a557135
Change Orbot checkbox to an HTTP proxy choice list (None, Orbot, I2P)
2015-05-24 13:20:08 +00:00
Anthony Restaino
9f8dff8c5d
Added an AMOLED Black theme, changed from tabs to spaces for some files
2015-05-13 10:35:32 -04:00
Anthony Restaino
f8c2d0096d
Move java files to sub-packages for better organization
2015-05-02 16:37:22 -04:00