Anthony Restaino
e13e2dd006
Fix error in strings
10 years ago
Anthony Restaino
4c7bb196dd
Merge remote-tracking branch 'origin/master' into dev
10 years ago
Anthony Restaino
a2f2fbc82b
Merge pull request #249 from str4d/i2p-android
...
Support I2P (and other proxies in future)
10 years ago
Anthony Restaino
80d765b61c
Merge remote-tracking branch 'origin/master' into dev
10 years ago
Anthony Restaino
b478c1ea98
Code cleanup
10 years ago
Anthony Restaino
7e5dbbc811
Merge pull request #251 from MarkThat/patch-3
...
Patch 3
10 years ago
str4d
2eec8be4ce
Add manual proxy picker
10 years ago
Mark.
0c10efec00
Corrections.
...
Removed few strings which i added for error. Can these changes be merged without gradle? I don't understand how to use it hehe.
Cheers!
10 years ago
Mark.
2cbe2e80e7
Update strings.xml
10 years ago
Mark.
e7029a7b64
Update.
...
I found some errors and fixed them and added the new translations.
10 years ago
Anthony Restaino
1e0770057e
Merge pull request #241 from AltNico/cleanup
...
Remove unnecessary files
10 years ago
str4d
810483ec74
Use constants for proxy choices, part 2
10 years ago
str4d
a0b2197d8f
Use constants for proxy choices
10 years ago
str4d
a5a20eebbd
Notify user if proxy is not ready when they try to load a URL
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
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
10 years ago
Anthony Restaino
e9203f20b3
Utilize gradle product flavors to produce free and plus versions
10 years ago
Anthony Restaino
4a38511218
Merge remote-tracking branch 'origin/master' into dev
10 years ago
Anthony Restaino
3517435956
Merge pull request #247 from Roboe/l10n-es
...
Updated Spanish (es) localization
10 years ago
Anthony Restaino
8bb38d1a90
Merge pull request #238 from ageback/master
...
Complete S.Chinese.
10 years ago
str4d
111d594c6b
Use I2P if configured
10 years ago
str4d
6c2a557135
Change Orbot checkbox to an HTTP proxy choice list (None, Orbot, I2P)
10 years ago
str4d
46fbc56604
Add I2P client library to dependencies
10 years ago
Roboe
0beec60b7f
[Spanish l10n] Fixed duplicated string
10 years ago
Roboe
1de67105d9
[Spanish l10n] Added new strings
10 years ago
Roberto M.F.
eacadcebba
[Spanish l10n] Fixed some strings and updated untranslated ones
10 years ago
Anthony Restaino
9f8dff8c5d
Added an AMOLED Black theme, changed from tabs to spaces for some files
10 years ago
Anthony Restaino
b400ef0647
Merge pull request #237 from smarquespt/master
...
Portuguese update
10 years ago
Michael Lu
025714bd97
Complete S.Chinese.
10 years ago
Sérgio Marques
5e131a0a6c
Portuguese update
10 years ago
Anthony Restaino
9677135c28
Merge pull request #234 from anthonycr/dev
...
compile jsoup from jcenter instead of embedding jar in code
10 years ago
Anthony Restaino
a0268a9dfa
compile jsoup from jcenter instead of embedding jar in code
10 years ago
Anthony Restaino
28498d7d92
Merge pull request #232 from anthonycr/dev
...
Dev
10 years ago
Anthony Restaino
2f3655045c
Updated to latest gradle plugin
10 years ago
Anthony Restaino
459c5f8ff0
updated to latest netcipher library
10 years ago
Anthony Restaino
e335a2b936
Remove unused resources, code cleanup
10 years ago
Anthony Restaino
051a453e7b
Merge remote-tracking branch 'origin/master' into dev
...
Conflicts:
app/src/main/res/values-sr/strings.xml
10 years ago
Anthony Restaino
df903551c0
Merge branch 'pr/229' into dev
...
Conflicts:
app/build.gradle
10 years ago
Anthony Restaino
99a23c2eef
Remove unused resources on build
10 years ago
Anthony Restaino
fa1994c8b2
Lint fixes and code cleanup
10 years ago
DF1E
f5fcc2e62b
improvements for android studio
10 years ago
Anthony Restaino
cb27bf8afa
Fix BrowserApp class not being found by webkitproxy
10 years ago
Anthony Restaino
51fc8d7f85
Fix missing strings error, remove unused icon
10 years ago
Anthony Restaino
13d85c0f90
Serbian translation thanks to @pekjam
10 years ago
Anthony Restaino
15fcb2ed62
Merge pull request #227 from pejakm/srupd
...
Update Serbian translation
10 years ago
Mladen Pejaković
e6174e82d2
Update Serbian translation
10 years ago
Anthony Restaino
f8c2d0096d
Move java files to sub-packages for better organization
10 years ago
Anthony Restaino
db734dfa7d
Exclude support jars from netcipher build
10 years ago
Anthony Restaino
e40f1d44a5
add m2repository
10 years ago
Anthony Restaino
e7188c5985
Update build to search for latest support repos
10 years ago