53 Commits (6e940b0a1536ccbadc7f0798da306669dbb45d8c)

Author SHA1 Message Date
Anthony Restaino 4d400f995f bugfix bump 9 years ago
Anthony Restaino d7faeaa2fc Update version code in prep for release, enable color mode by default 9 years ago
Anthony Restaino 14f08a8fef Update to latest support library, improve drawer closing experience 9 years ago
Anthony Restaino d3ac7187bb Roll back support library until fragment backgrounds are fixed 9 years ago
Anthony Restaino 9c3607aa3d Temporarily revert v4 support until its fixed, add some documentation 9 years ago
Anthony Restaino 3fe2761552 Temporarily revert appcompat dependency until bugs are fixed 9 years ago
Anthony Restaino 8763f35668 Update gradle version, fix crash on kitkat caused by old gradle plugin version 9 years ago
Anthony Restaino a6edd3ca29 Update to latest support libs, get rid of pointless hardware layers 9 years ago
Anthony Restaino 35855a1c02 Revert change to leak canary version, add todo for bug 9 years ago
Anthony Restaino 3d745cbe6e Update to stable leak canary release 9 years ago
Anthony Restaino 27e01483b1 Update gradle dependencies, fix a number of lint errors 9 years ago
Anthony Restaino 8d390e1d6d Update gradle to use LeakCanary snapshot so that leak detection works on marshmallow 9 years ago
Anthony Restaino 2a4b636a53 Fix bug with navigation drawer, update gradle dependencies 9 years ago
Anthony Restaino 34312bb988 Switch to grant library for permissions handling 9 years ago
Anthony Restaino 94b69fd328 Update to latest support libraries, move permissions stuff to separate package 9 years ago
Anthony Restaino c0ce7e74bd Tryin 2 fix travis ci. local builds aren't failing with lint errors :( 9 years ago
Anthony Restaino 13c6594e0c Removed redundant character escapes to fix lint errors. 9 years ago
Anthony Restaino 159053841a Add dex counter, fixed new bugs in bookmarks, fixed bug in bookmark sync, todo fix downloading bug 9 years ago
Anthony Restaino 3c51870486 Removed commented out line that was being compiled... 9 years ago
Anthony Restaino c352c331ad last changes for 4.2 update 9 years ago
Anthony Restaino a015d810ea Fix UI bug caused by obfuscation 9 years ago
Anthony Restaino f761383fc4 Up version number, fix build error. 9 years ago
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 71d6da0eee Lint fixes, remove use of assert from code, update to latest support library 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 85d92db738 Switched to RecyclerView, cleaned up some HTML generator methods 9 years ago
Anthony Restaino b68ad65abc Added permission handling and support for API 23 9 years ago
Anthony Restaino a0ade8acc9 Changed padding on toolbar for consistency, updated build tools 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 ff5810c89a another attempt to fix travis 9 years ago
Anthony Restaino d6fbfeaf29 Attempt to fix continuous integration build error 9 years ago
Anthony Restaino 58c9e820ed Initial support for tabs on the top instead of in the navigation drawer 9 years ago
Anthony Restaino a738308a50 Added korean translation 9 years ago
Anthony Restaino 3b13999b03 Added text encoding setting, updated support libraries 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 9 years ago
Anthony Restaino d8b8d2c047 Moved proxy code to utility class, remove proxy from lite version to reduce apk size 9 years ago
Anthony Restaino b478c1ea98 Code cleanup 9 years ago
str4d 6e8da9f6d3 Fix for I2PAndroidHelper.isI2PAndroidRunning() always returning false 9 years ago
Anthony Restaino e9203f20b3 Utilize gradle product flavors to produce free and plus versions 9 years ago
str4d 46fbc56604 Add I2P client library to dependencies 10 years ago
Anthony Restaino a0268a9dfa compile jsoup from jcenter instead of embedding jar in code 10 years ago
Anthony Restaino e335a2b936 Remove unused resources, code cleanup 10 years ago
Anthony Restaino 99a23c2eef Remove unused resources on build 10 years ago
DF1E f5fcc2e62b improvements for android studio 10 years ago
Anthony Restaino db734dfa7d Exclude support jars from netcipher build 10 years ago