Anthony Restaino
d7faeaa2fc
Update version code in prep for release, enable color mode by default
9 years ago
Anthony Restaino
135cf2e572
Lint fixes, change nullable annotation in preference manager
9 years ago
Anthony Restaino
17e2640248
Fix null annotations, issues in various classes
9 years ago
Anthony Restaino
29836bd98a
Save tab back/forward state, not just current site when saving/restoring state
9 years ago
Anthony Restaino
6df7cdf331
Corrected variable names.
9 years ago
Anthony Restaino
7a0c79d11e
Add support to remove identifying headers, add support for DNT header requests
9 years ago
Anthony Restaino
1c96b62eb6
Add back SSL error detection that was removed, fixed static analysis warnings.
9 years ago
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
9 years ago
Stefano Pacifici
5c2cf07e20
PreferenceManager injected
9 years ago
Anthony Restaino
732d309888
Cleaning up lint warnings and making some performance improvements on string builders
9 years ago
Stefano Pacifici
23e97306dd
BookmarkPage restored and proper dependency injection
9 years ago
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
9 years ago
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.
9 years ago
Anthony Restaino
f3b0e46801
Fixed many code analysis warnings
9 years ago
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
9 years ago
Anthony Restaino
08eedbe121
Add option to clear Web Storage
9 years ago
Anthony Restaino
3b13999b03
Added text encoding setting, updated support libraries
9 years ago
Anthony Restaino
800d037035
Removed use of tabs and replaced with 4 spaces
9 years ago
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
9 years ago
str4d
2eec8be4ce
Add manual proxy picker
10 years ago
str4d
810483ec74
Use constants for proxy choices, part 2
10 years ago
str4d
111d594c6b
Use I2P if configured
10 years ago
str4d
6c2a557135
Change Orbot checkbox to an HTTP proxy choice list (None, Orbot, I2P)
10 years ago
Anthony Restaino
9f8dff8c5d
Added an AMOLED Black theme, changed from tabs to spaces for some files
10 years ago
Anthony Restaino
f8c2d0096d
Move java files to sub-packages for better organization
10 years ago
Anthony Restaino
ce3923d336
Switch to gradle!!!
10 years ago
Anthony Restaino
a6a1baf41b
Last updates for public release 4.0.8a. Updated adblocking hosts and added some default bookmarks for better UX
10 years ago
Anthony Restaino
be3a59c74c
Optimize webpage builders, fixed bug in bookmark activity
10 years ago
Anthony Restaino
6f30103cd9
Organize PreferenceManager
10 years ago
Anthony Restaino
2d347074a6
Use a PreferenceManager to handle SharedPreferences among classes
10 years ago