Commit Graph

25 Commits

Author SHA1 Message Date
Anthony Restaino
85d92db738 Switched to RecyclerView, cleaned up some HTML generator methods 2015-08-23 19:21:22 -04:00
Anthony Restaino
b68ad65abc Added permission handling and support for API 23 2015-08-23 12:13:06 -04:00
Anthony Restaino
a0ade8acc9 Changed padding on toolbar for consistency, updated build tools 2015-08-22 10:04:35 -04:00
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.
2015-08-22 09:08:39 -04:00
Anthony Restaino
ff5810c89a another attempt to fix travis 2015-08-21 16:57:19 -04:00
Anthony Restaino
d6fbfeaf29 Attempt to fix continuous integration build error 2015-08-21 16:43:20 -04:00
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
2015-08-20 20:58:33 -04:00
Anthony Restaino
a738308a50 Added korean translation 2015-08-05 22:49:42 -04:00
Anthony Restaino
3b13999b03 Added text encoding setting, updated support libraries 2015-08-03 22:33:11 -04:00
Anthony Restaino
e35b368d50 Updated ProxyUtils to automatically start TOR when needed, more abstraction of BrowserActivity, other cleanup 2015-07-19 15:36:41 -04:00
Anthony Restaino
aa21657875 Fixed errors with ProxyUtils 2015-07-18 17:59:43 -04:00
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
2015-07-18 14:30:41 -04:00
Anthony Restaino
d8b8d2c047 Moved proxy code to utility class, remove proxy from lite version to reduce apk size 2015-06-05 00:03:02 -04:00
Anthony Restaino
4c7bb196dd Merge remote-tracking branch 'origin/master' into dev 2015-06-03 10:55:53 -04:00
Anthony Restaino
b478c1ea98 Code cleanup 2015-06-03 10:50:51 -04:00
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.
2015-05-26 03:25:47 +00:00
Anthony Restaino
e9203f20b3 Utilize gradle product flavors to produce free and plus versions 2015-05-25 12:55:35 -04:00
str4d
46fbc56604 Add I2P client library to dependencies 2015-05-24 13:19:02 +00:00
Anthony Restaino
a0268a9dfa compile jsoup from jcenter instead of embedding jar in code 2015-05-11 10:06:00 -04:00
Anthony Restaino
e335a2b936 Remove unused resources, code cleanup 2015-05-05 20:57:42 -04:00
Anthony Restaino
df903551c0 Merge branch 'pr/229' into dev
Conflicts:
	app/build.gradle
2015-05-04 12:23:51 -04:00
Anthony Restaino
99a23c2eef Remove unused resources on build 2015-05-04 12:07:15 -04:00
DF1E
f5fcc2e62b improvements for android studio 2015-05-04 18:00:39 +02:00
Anthony Restaino
db734dfa7d Exclude support jars from netcipher build 2015-05-02 14:57:12 -04:00
Anthony Restaino
ce3923d336 Switch to gradle!!! 2015-05-02 12:40:40 -04:00