DF1E
e850d26abb
inject DownloadHandler
...
+ don't save downloads in incognito
2017-06-10 20:26:27 +02:00
Jiao Jianhua
a7147e7265
Add Baidu searc suggestion
2017-06-03 10:25:54 +08:00
anthony restaino
0823f41188
Changing full screen to be enabled by default
2017-05-13 10:22:59 -04:00
anthony restaino
ffec083eca
Adding setting for black status bar
2017-05-11 20:11:08 -04:00
anthony restaino
7fa3315662
Localizing log tags
2017-04-26 22:50:15 -04:00
Anthony Restaino
3d0788e650
Cleaning up some event bus related code
2016-10-14 22:14:37 -04:00
Anthony Restaino
716efd7640
Create PROXY IntDef to enforce values
2016-09-18 11:20:39 -04:00
Anthony Restaino
438662bffd
Removing some unused code, breaking out strings into constants, improving network receiver
2016-09-12 20:31:10 -04:00
Anthony Restaino
3e676920e1
Add support for duck suggestions to preference manager
2016-09-10 20:28:30 -04:00
Anthony Restaino
08161059c9
Support swapping tabs and bookmarks drawers
2016-09-10 12:17:24 -04:00
Anthony Restaino
b1a8b7a0d5
Add debug settings so that you can toggle LeakCanary (and other settings in the future) in debug
2016-05-09 21:52:18 -04:00
Anthony Restaino
d59aeef3a9
added some missing nullable annotation additions, switched to compat implementations of some methods, fixed some lint warnings
2016-04-18 14:00:09 -04:00
Anthony Restaino
d7faeaa2fc
Update version code in prep for release, enable color mode by default
2016-03-22 23:39:06 -04:00
Anthony Restaino
135cf2e572
Lint fixes, change nullable annotation in preference manager
2016-01-30 22:11:45 -05:00
Anthony Restaino
17e2640248
Fix null annotations, issues in various classes
2016-01-27 23:42:48 -05:00
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