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...
...
seriously, every time I compiled the free version this line got compiled
as if it wasn't commented out. Regardless, it doesn't need to be there.
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
...
1. Incognito mode in another process
2. Bookmarks as a Fragement using Otto
3. Initial bookmarks as fragment implementation
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
...
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
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
...
added a setting to switch between modes. Still needs work to be less
buggy
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
...
* 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
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
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
Anthony Restaino
ce3923d336
Switch to gradle!!!
10 years ago