Anthony Restaino
c301f3963a
Fixed a couple code warnings
9 years ago
Anthony Restaino
b619a12ae3
Miscellaneous code analysis warning fixes
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
ono
33eb739824
fix: about scheme
9 years ago
Anthony Restaino
e71e09c2e8
Further generify Adblock host loading
9 years ago
Anthony Restaino
25a80a86a5
Update hosts file, create versatile hosts loading method to make way for users to load from any hosts file
9 years ago
Anthony Restaino
59c720d7d8
Fixed a setting, lowered priority on a thread
9 years ago
Anthony Restaino
7e67770617
Implement javascript close window method in the browser
9 years ago
Anthony Restaino
c4e244a82b
Make incognito mode safer, fix crash in search adapter,
9 years ago
Anthony Restaino
5081ee2ea6
Fix RuntimeException on Android M Preview
9 years ago
Anthony Restaino
4ba7c7c5a3
Fixed some bugs
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
b8b610347f
fixed full-screen mode when watching a video in full-screen
9 years ago
Anthony Restaino
24a99deb52
Add suggestions to naming a folder in edit bookmark dialog
9 years ago
Anthony Restaino
0f9a69ba17
Updated hosts file
9 years ago
Anthony Restaino
71fcd174d7
fixed bug in search adapter
9 years ago
Anthony Restaino
399037d49b
Fixed bug when long pressing bookmarks, removed unused strings
9 years ago
Anthony Restaino
7331345348
More clear and understandable suggestions filtering algorithm
9 years ago
Anthony Restaino
73e8f7c314
long-press on a folder on the bookmarks page works correctly now + other cleanup
9 years ago
Anthony Restaino
aced4a3cc7
Sort bookmarks so folders are at the end of the list, updated bookmarks page to better utilize space
9 years ago
Anthony Restaino
69deb5b5a2
Renaming and Deleting bookmark folders is now available yay
9 years ago
Anthony Restaino
645b98cd50
Simplify and improve long press handling for links on the bookmark page and history page
9 years ago
Anthony Restaino
19103e9b2c
Added Bookmark folders, Added actions to the bookmark drawer, + other
...
Updated icons, removed light/dark versions only have one version now
that uses a color filter to be themed to save space, optimized view
layouts
9 years ago
Anthony Restaino
dce29954e1
Down with Toast, all hail Snackbar
9 years ago
Anthony Restaino
f061a35472
Snackbar >>>>>>> Toast
9 years ago
Anthony Restaino
800d037035
Removed use of tabs and replaced with 4 spaces
9 years ago
Anthony Restaino
e35b368d50
Updated ProxyUtils to automatically start TOR when needed, more abstraction of BrowserActivity, other cleanup
9 years ago
Anthony Restaino
41cb2c4d27
Convert BrowserActivity to an abstract class, remove unused resources
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
DF1E
1d5b904c64
create PreferenceCategory for licenses
10 years ago
DF1E
7d9f382333
Toolbar fix
10 years ago
DF1E
c60b4389a0
small fix
...
this info dialog is not necessary because the flash CheckBox isn't
enabled if API>19
10 years ago
DF1E
b60f555553
new Settings 3/3
...
now we have to bring the ToolBar back and fix some bugs...
And testing!
10 years ago
DF1E
2127863465
new Settings 2/3
10 years ago
DF1E
d47a86d9b5
new Settings 1/3
10 years ago
DF1E
a03444f4d0
rebase test for main settings screen
10 years ago
Anthony Restaino
d8b8d2c047
Moved proxy code to utility class, remove proxy from lite version to reduce apk size
10 years ago
Anthony Restaino
b478c1ea98
Code cleanup
10 years ago
str4d
2eec8be4ce
Add manual proxy picker
10 years ago
str4d
810483ec74
Use constants for proxy choices, part 2
10 years ago
str4d
a0b2197d8f
Use constants for proxy choices
10 years ago
str4d
a5a20eebbd
Notify user if proxy is not ready when they try to load a URL
10 years ago
str4d
6e8da9f6d3
Fix for I2PAndroidHelper.isI2PAndroidRunning() always returning false
...
Requires v0.7 of the I2P client library, which will be released once I2P 0.9.20
is released.
10 years ago
Anthony Restaino
e9203f20b3
Utilize gradle product flavors to produce free and plus versions
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
e335a2b936
Remove unused resources, code cleanup
10 years ago
Anthony Restaino
fa1994c8b2
Lint fixes and code cleanup
10 years ago