Commit Graph

143 Commits (dba6d681083ebe271eb5b70bae0b206f9a218f28)

Author SHA1 Message Date
orignal 0e0169d22b 2.32.0 4 years ago
orignal 71564f0d10 set default i2cp.leaseSetEncType=0,4 for http and socks proxy for android 4 years ago
R4SAS 8bae4975fb add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS c0de9455bb [android] stop immediatly if no transit tunnels available while graceful shutdown
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 95fa835191
[android] update strings, menus, add reloading tunnels item
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal 5e606573b1 2.31.0 4 years ago
potatowipedlifereverse 35cfa7d9fb Merge branch 'openssl' of github.com:wipedlifepotato/i2pd into openssl 4 years ago
potatowipedlifereverse c6ccb373a2 del geti2pdpath 4 years ago
wipedlifepotato b6368170ed
Update README.md 4 years ago
potatowipedlifereverse 35e8424293 preinit webview+configparser+README.md
tabulation fixes

configparser to comments

dont need

pre init webview

readme changes

delete submodules

webview in main menu

webview pre init

delete modules

delete submodules
4 years ago
r4sas 97f0347715 Update android stuff:
* switch to c++17
* use boost 1.72.0
* disable minify in release
* enable apk splitting (separate apk for every ABI)
* add version to output apk name

Signed-off-by: r4sas <r4sas@i2pmail.org>
4 years ago
orignal 5115c27e72 2.30.0 4 years ago
r4sas 26ad793d82
use unscoped storage (fixes usage on android 10)
Signed-off-by: r4sas <r4sas@i2pmail.org>
5 years ago
orignal a7e8dd04fe 2.29.0 5 years ago
orignal 44a2549b81 2.28.0 5 years ago
kote 9d3b38141a android various fixes and improv 5 years ago
kote 5eab5f2437 show battery optimiz. menu item now hidden if not supported by os 5 years ago
kote 80f632c19a show battery optimiz. menu item added; translated all battery stuff into Russian 5 years ago
kote 6e4f18543d added *.local to android/.gitignore 5 years ago
orignal 488c2f6d05 bump SDK version 5 years ago
kote 8f82d563c1 various Android stuff. Fixed #1400 5 years ago
orignal 3acfb129cd 2.27.0 5 years ago
orignal 1c9e46dbb3 2.26.0 5 years ago
orignal 3b8baa85a3 2.25.0 5 years ago
r4sas 16a14c2b76 [android] set datadir path from system environment 5 years ago
R4SAS 2e44c88d6c [2.24.0][android] update addressbook 5 years ago
orignal cdfd411df7 2.24.0 5 years ago
R4SAS a6149ca90c [android] upload gradlew script 5 years ago
R4SAS 642435486c [android] add gradle wrapper, update buildtools version, fixes in code. 5 years ago
R4SAS f7f2b7607b 2.23.0 6 years ago
orignal 60a282826c 2.23.0 6 years ago
r4sas 3eba599aec [android] add addressbook in assets
Sources:
http://inr.i2p/export/alive-hosts.txt
http://stats.i2p/cgi-bin/newhosts.txt
http://i2p-projekt.i2p/hosts.txt
http://identiguy.i2p/hosts.txt

Updated: January ‎18, ‎2019, ‏‎12:00:01 PM
6 years ago
r4sas 74d876f145 [android] update russian strings, add tunnels.d to assets list 6 years ago
r4sas d7609f119c [android] build libi2pd staticly, add update strings, fix messages 6 years ago
r4sas 7cd17f8e1f build android app with llvm 6 years ago
R4SAS 79c0c11e80 configure persist of peer profiles
* If persist.profiles = false, peer profiles not stored on disk
* remove inet_pton for windows
* update configs
6 years ago
orignal 7c1961d4ef Cancel Graceful Stop 6 years ago
orignal 71e57717c2 request memory permisssion for android >= 6 6 years ago
R4SAS 779228857e 2.22.0 6 years ago
orignal a2e84e5a1e 2.21.1 6 years ago
orignal 15899c10b2 2.21.0 6 years ago
R4SAS 5e7a21e177 try to fix working of service on api 26+ 6 years ago
orignal b917aeaa0b openssl 1.1.1/boost 1.64 for android 6 years ago
l-n-s 50399e5194
fix #1238 (#1239) 6 years ago
orignal 71ac0286b1 2.20.0 6 years ago
r4sas 65cf14bfce update android miniupnpc to 2.1 6 years ago
orignal e190a005db make sure assets are ready before proceed 6 years ago
r4sas 45596a0342 android - holder-based updater for certificate
If holder exsists, check string (version) of assets creation.
If it differs from current app version or null, try delete certificates forder contents
for unpacking new certificates.
6 years ago
r4sas 405429a300 android - add file for notify about successful unpacking assets 6 years ago
r4sas d009a29426 android - dont rewrite files from assets if they exist 6 years ago