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>
5 years ago
R4SAS
16a14c2b76
[android] set datadir path from system environment
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
orignal
7c1961d4ef
Cancel Graceful Stop
6 years ago
orignal
b917aeaa0b
openssl 1.1.1/boost 1.64 for android
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
331a23fc20
build JNI for arm v7a and x86 both
6 years ago
R4SAS
db5a40d743
enable NTCP2 for android, use L flag for bandwidth,
...
additional change for multiarch build
6 years ago
R4SAS
56e76ec59f
fix using debug library compilation in release mode
7 years ago
unlnown542a
faac35cd1e
Revert "Change jni to build executable. Clone with minimal changes DaemonUnix into DaemonAndroid"
...
This reverts commit f11266972e
.
7 years ago
unlnown542a
f11266972e
Change jni to build executable. Clone with minimal changes DaemonUnix into DaemonAndroid
7 years ago
orignal
626ed720a6
Revert " Fixes for #1024 , #1018 #1064 "
7 years ago
unlnown542a
347a2c2150
fixing conflicts
7 years ago
unlnown542a
0bd4db4cc7
less lines
7 years ago
unlnown542a
bc72800fef
moved hard code into java side and successfully passed back to native
7 years ago
unlnown542a
8864cbf80a
return to strdup() when filling argv[] for i2p::android::start(argc,argv).c_str()
7 years ago
unknown542a
81d7a832c0
netDB and certificates in internal storage
7 years ago
yangfl
18b6353803
fix typo
7 years ago
hypnosis-i2p
1c3174a277
fixed #841
7 years ago
R4SAS
9fae215db4
update android platform to 14
8 years ago
orignal
dc946582a4
generic path to sdk
8 years ago
Jeff Becker
4cc3b7f9fb
restructure build to separate the 3 main components into 3 subdirectories
...
libi2pd for core libs
libi2pd_client for i2pd client libs
daemon for i2pd daemon libs
8 years ago
orignal
4f1dfe2ef7
fixed android build
8 years ago
orignal
6ed7f19673
moved GOST to separate file
8 years ago
orignal
7caf3ea7d0
eliminate dependancy from GOST engine for GOST R 34.10
8 years ago
orignal
c07928144c
GOST support for Android openssl 1.1
8 years ago
orignal
14d74d3230
use openssl 1.1 for androidn build
8 years ago
Jeff Becker
c5d3c0c6f8
* add websocks
...
* enable socks, websocks and httpproxy as client tunnels
* remove old websocks config
8 years ago
orignal
7386b0a523
fixed android build
8 years ago
orignal
2b7bab04dd
add BloomFilter to QT android
8 years ago
orignal
7934974d92
fixed android build
8 years ago
orignal
315f672254
Timestamp.cpp added
8 years ago
orignal
9a8e7b11e5
detect network status at android
8 years ago
hypnosis-i2p
4d3a01a5fe
android ported all + isConnected notif
8 years ago
hypnosis-i2p
69c954760a
android without qt initial commit
8 years ago