35 Commits (5d55e480c99fff8147ae93748bc22dc0c79dd87c)

Author SHA1 Message Date
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 9 years ago
Anthony Restaino a0268a9dfa compile jsoup from jcenter instead of embedding jar in code 9 years ago
Anthony Restaino e335a2b936 Remove unused resources, code cleanup 9 years ago
Anthony Restaino 99a23c2eef Remove unused resources on build 9 years ago
DF1E f5fcc2e62b improvements for android studio 9 years ago
Anthony Restaino db734dfa7d Exclude support jars from netcipher build 9 years ago
Anthony Restaino ce3923d336 Switch to gradle!!! 9 years ago