Commit Graph

896 Commits

Author SHA1 Message Date
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
Nico Alt
c74b84d070 remove unnecessary files
Basically, all I have done was adding some missing files/directories to
.gitignore and the executing the following commands:
git rm --cached -r ./
git add --all
2015-05-25 22:43:24 +02:00
Anthony Restaino
e9203f20b3 Utilize gradle product flavors to produce free and plus versions 2015-05-25 12:55:35 -04:00
Anthony Restaino
4a38511218 Merge remote-tracking branch 'origin/master' into dev 2015-05-25 11:53:21 -04:00
Anthony Restaino
3517435956 Merge pull request #247 from Roboe/l10n-es
Updated Spanish (es) localization
2015-05-25 11:51:08 -04:00
Anthony Restaino
8bb38d1a90 Merge pull request #238 from ageback/master
Complete S.Chinese.
2015-05-25 11:45:18 -04:00
str4d
111d594c6b Use I2P if configured 2015-05-25 12:09:36 +00:00
str4d
6c2a557135 Change Orbot checkbox to an HTTP proxy choice list (None, Orbot, I2P) 2015-05-24 13:20:08 +00:00
str4d
46fbc56604 Add I2P client library to dependencies 2015-05-24 13:19:02 +00:00
Roboe
0beec60b7f [Spanish l10n] Fixed duplicated string 2015-05-24 00:19:40 +02:00
Roboe
1de67105d9 [Spanish l10n] Added new strings 2015-05-23 17:37:45 +02:00
Roberto M.F.
eacadcebba [Spanish l10n] Fixed some strings and updated untranslated ones 2015-05-22 18:09:49 +02:00
Anthony Restaino
9f8dff8c5d Added an AMOLED Black theme, changed from tabs to spaces for some files 2015-05-13 10:35:32 -04:00
Anthony Restaino
b400ef0647 Merge pull request #237 from smarquespt/master
Portuguese update
2015-05-13 09:09:55 -04:00
Michael Lu
025714bd97 Complete S.Chinese. 2015-05-13 15:26:03 +08:00
Sérgio Marques
5e131a0a6c Portuguese update 2015-05-12 16:34:22 +01:00
Anthony Restaino
9677135c28 Merge pull request #234 from anthonycr/dev
compile jsoup from jcenter instead of embedding jar in code
2015-05-11 11:08:38 -04:00
Anthony Restaino
a0268a9dfa compile jsoup from jcenter instead of embedding jar in code 2015-05-11 10:06:00 -04:00
Anthony Restaino
28498d7d92 Merge pull request #232 from anthonycr/dev
Dev
2015-05-10 17:03:57 -04:00
Anthony Restaino
2f3655045c Updated to latest gradle plugin 2015-05-10 16:35:21 -04:00
Anthony Restaino
459c5f8ff0 updated to latest netcipher library 2015-05-10 16:27:19 -04:00
Anthony Restaino
e335a2b936 Remove unused resources, code cleanup 2015-05-05 20:57:42 -04:00
Anthony Restaino
051a453e7b Merge remote-tracking branch 'origin/master' into dev
Conflicts:
	app/src/main/res/values-sr/strings.xml
2015-05-04 12:30:17 -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
Anthony Restaino
fa1994c8b2 Lint fixes and code cleanup 2015-05-04 12:06:51 -04:00
DF1E
f5fcc2e62b improvements for android studio 2015-05-04 18:00:39 +02:00
Anthony Restaino
cb27bf8afa Fix BrowserApp class not being found by webkitproxy 2015-05-03 00:11:46 -04:00
Anthony Restaino
51fc8d7f85 Fix missing strings error, remove unused icon 2015-05-02 23:40:47 -04:00
Anthony Restaino
13d85c0f90 Serbian translation thanks to @pekjam 2015-05-02 23:11:46 -04:00
Anthony Restaino
15fcb2ed62 Merge pull request #227 from pejakm/srupd
Update Serbian translation
2015-05-02 23:09:53 -04:00
Mladen Pejaković
e6174e82d2 Update Serbian translation 2015-05-03 01:16:09 +02:00
Anthony Restaino
f8c2d0096d Move java files to sub-packages for better organization 2015-05-02 16:37:22 -04:00
Anthony Restaino
db734dfa7d Exclude support jars from netcipher build 2015-05-02 14:57:12 -04:00
Anthony Restaino
e40f1d44a5 add m2repository 2015-05-02 13:25:27 -04:00
Anthony Restaino
e7188c5985 Update build to search for latest support repos 2015-05-02 13:12:16 -04:00
Anthony Restaino
8738af72f0 Update to latest sdk 2015-05-02 13:05:32 -04:00
Anthony Restaino
b02f726a32 Fix travis yml 2015-05-02 13:00:17 -04:00
Anthony Restaino
4868cf0cc6 Try to fix line end bug 2015-05-02 12:56:53 -04:00
Anthony Restaino
fa77fe228a Dummy change to gradleq 2015-05-02 12:56:23 -04:00
Anthony Restaino
e65e062652 Fixing travis 2015-05-02 12:51:14 -04:00
Anthony Restaino
27513bd94e Add in appropriate .idea files 2015-05-02 12:47:06 -04:00
Anthony Restaino
d39bf65880 Remove unnecessary iml file 2015-05-02 12:44:09 -04:00
Anthony Restaino
8e32668305 Remove old iml file 2015-05-02 12:42:27 -04:00
Anthony Restaino
ce3923d336 Switch to gradle!!! 2015-05-02 12:40:40 -04:00
Anthony Restaino
38bce6a9a0 Merge pull request #222 from anthonycr/dev
Dev -> master
2015-05-01 09:39:31 -04:00
Anthony Restaino
0c88fbaec8 Merge branch 'dev' of https://github.com/anthonycr/Lightning-Browser into dev 2015-05-01 09:31:46 -04:00
Anthony Restaino
5c1b765616 Clear webdata when the cookies are cleared 2015-05-01 08:58:11 -04:00
Anthony Restaino
79d32127f4 Merge pull request #215 from bebolint98/patch-1
Update strings.xml
2015-05-01 08:54:57 -04:00
Anthony Restaino
e31f533bbb Merge pull request #214 from bebolint98/patch-2
Update strings.xml
2015-05-01 08:54:52 -04:00