Anthony Restaino
42471026b3
Fixed bugs in downloading code, Added butterknife, Added back proxying to lite
9 years ago
Anthony Restaino
965ccee8b7
Update to faster jsoup library version
9 years ago
Anthony Restaino
5dff2db5df
Add LeakCanary library, fix a few memory leaks
9 years ago
Anthony Restaino
b33c4caf67
Fixed bug with WebView background being transparent, fixed some deprecated API usage, made HistoryDatabase a true singleton
9 years ago
Anthony Restaino
71d6da0eee
Lint fixes, remove use of assert from code, update to latest support library
9 years ago
Anthony Restaino
85d92db738
Switched to RecyclerView, cleaned up some HTML generator methods
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
c301f3963a
Fixed a couple code warnings
9 years ago
Anthony Restaino
3b13999b03
Added text encoding setting, updated support libraries
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
e35b368d50
Updated ProxyUtils to automatically start TOR when needed, more abstraction of BrowserActivity, other cleanup
9 years ago
Anthony Restaino
aa21657875
Fixed errors with ProxyUtils
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
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
Anthony Restaino
2f3655045c
Updated to latest gradle plugin
10 years ago
Anthony Restaino
ce3923d336
Switch to gradle!!!
10 years ago