28 Commits (d59aeef3a90827b35673614c980b1b59d99709ed)

Author SHA1 Message Date
Anthony Restaino d59aeef3a9 added some missing nullable annotation additions, switched to compat implementations of some methods, fixed some lint warnings 9 years ago
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 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 9 years ago
Anthony Restaino 9f2f9d74eb First step toward Android M support, compile with sdk 23, fix errors caused by upgrade 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 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 9 years ago
str4d 2eec8be4ce Add manual proxy picker 9 years ago
str4d 810483ec74 Use constants for proxy choices, part 2 9 years ago
str4d 111d594c6b Use I2P if configured 9 years ago
str4d 6c2a557135 Change Orbot checkbox to an HTTP proxy choice list (None, Orbot, I2P) 9 years ago
Anthony Restaino 9f8dff8c5d Added an AMOLED Black theme, changed from tabs to spaces for some files 9 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