Commit Graph

147 Commits (44d3854a1393e660f0cd6e8d740862666f18c0e4)

Author SHA1 Message Date
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
orignal db4c26a400 copy assets before daemon start 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 2406d57d51 update android target API to 28, use gradle and ndk parallel building 6 years ago
R4SAS cb1e47eb71 use preconfigured configs for android package 6 years ago
R4SAS c0a650f28b update gitignore 6 years ago
r4sas 5233e72205 add assets symlinks 6 years ago
R4SAS db5b45222a store and install assets on android 6 years ago
R4SAS fc16e76af1 2.19.0 6 years ago
orignal 00df3f8d4e 2.19.0 6 years ago
R4SAS 56e76ec59f fix using debug library compilation in release mode 6 years ago
unlnown542a ad23ccb219 separating android binary build 6 years ago
unlnown542a faac35cd1e Revert "Change jni to build executable. Clone with minimal changes DaemonUnix into DaemonAndroid"
This reverts commit f11266972e.
6 years ago
unlnown542a 6916147dda Few cents to get fullly console i2pd under Android 6 years ago
unlnown542a f11266972e Change jni to build executable. Clone with minimal changes DaemonUnix into DaemonAndroid 6 years ago
hypnosis-i2p 3bb4151074 fixed #1104 - android 6 years ago
hypnosis-i2p 1de4c2e8c6 perms prompt now doesn't show the back button - android 6 years ago
hypnosis-i2p fbcc4f28e7 removed design lib from deps - android 6 years ago
hypnosis-i2p a9061a8f58 ndk-build is now called by gradle build 6 years ago
orignal 713e92c28f
Revert "Revert "fixed #1088"" 6 years ago
orignal 5f2e6b1262
Revert "Revert "reworked the app, fixed #1094, fixed grace stop"" 6 years ago
orignal 56db8b40b2
Revert "Revert "quit features replaced by stop; gradle upgraded; i2pd version name updated at build.gradle"" 6 years ago
orignal 31df49a884
Revert "quit features replaced by stop; gradle upgraded; i2pd version name updated at build.gradle" 6 years ago
orignal 71546367cf
Revert "reworked the app, fixed #1094, fixed grace stop" 6 years ago
orignal ae3fca15c7
Revert "fixed #1088" 6 years ago
hypnosis-i2p badb837b46 fixed #1088 6 years ago
hypnosis-i2p ac495da5fe fixes grac stop 6 years ago
hypnosis-i2p 56f6e57118 fixes grac stop 6 years ago
hypnosis-i2p 33735b343d fixes 1094; fixes grac stop 6 years ago
hypnosis-i2p 1b56d66fc8 android gitignore 6 years ago
hypnosis-i2p 0994211a48 android gitignore 6 years ago
hypnosis-i2p 62d9a47c3d android work 1 6 years ago
hypnosis-i2p eb3f703b46 gradle upgraded; i2pd version name updated 7 years ago
hypnosis-i2p b88b82a85c quit features replaced by stop - more 2 7 years ago
hypnosis-i2p 1d0791dbf5 quit features replaced by stop - more 7 years ago
hypnosis-i2p 87f2eefd35 quit features replaced by stop 7 years ago
orignal 4901434209 2.18.0 7 years ago
orignal 626ed720a6
Revert " Fixes for #1024 , #1018 #1064 " 7 years ago
unlnown542a 316a4457af Merge github.com:unlnown542a/i2pd into openssl 7 years ago
unlnown542a 347a2c2150 fixing conflicts 7 years ago
unlnown542a 4c6988e3bc code cleanup 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 cf5081d300 fixed creating certificates.zip when target zip did not include the directory certificates, so they were bein unpacked into datadir. Added entryCompression ZipEntryCompression.STORED since final APK is being compressed as well. Put all custom tasks under android plugin definitions 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
unknown542a d41fabbc9f netDB and certificates in internal storage 7 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
orignal 6632b71273 gradle relese build 7 years ago
orignal 60ef70cee4 gradle build added 7 years ago
yangfl 18b6353803 fix typo 7 years ago
orignal 6636e432d7 2.17.0 7 years ago
orignal 847fd15af2 0.2.16 7 years ago
hypnosis-i2p 1c3174a277 fixed #841 7 years ago
orignal 390bb07cca 2.15.0 7 years ago
hypnosis-i2p 9925e2732a rework + now restarts after app kill event 7 years ago
orignal 03d1519b39 2.14.0 7 years ago
orignal 0dbfa43dad moveable to SD card 7 years ago
orignal e0b4d36a74 changed target sdk back to 25 7 years ago
orignal 8a9757111f enable SAM by default 7 years ago
R4SAS 9fae215db4 update android platform to 14 7 years ago
orignal 2756f3332c changed android target sdk to 25 7 years ago
orignal 14b3eefbaf change minimal requirement to android 4.0 7 years ago
orignal dc946582a4 generic path to sdk 7 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
7 years ago
orignal 4f1dfe2ef7 fixed android build 7 years ago
orignal e4c038762b 2.13.0 7 years ago
orignal 6ed7f19673 moved GOST to separate file 7 years ago
orignal 7caf3ea7d0 eliminate dependancy from GOST engine for GOST R 34.10 7 years ago
orignal c07928144c GOST support for Android openssl 1.1 7 years ago
orignal d773647a20 2.12.0 7 years ago
r4sas a840ed06b7 update android notification icon
update android qt app icon
add mingw build batch and .gitignore
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
hypnosis-i2p 5203565175 updated icons 8 years ago
hypnosis-i2p c91f6db68a updated to newer android sdk 8 years ago
orignal c9dc010c0b 2.11.0 8 years ago
orignal 7386b0a523 fixed android build 8 years ago
orignal 2b7bab04dd add BloomFilter to QT android 8 years ago
orignal 436621f79f 2.10.2 8 years ago
orignal 0a94df592c 2.10.1 8 years ago
orignal 7934974d92 fixed android build 8 years ago
orignal 12c67b5db4 2.10.0 8 years ago
orignal 315f672254 Timestamp.cpp added 8 years ago
orignal 562f320198 load libstd 8 years ago
orignal 9a8e7b11e5 detect network status at android 8 years ago
hypnosis-i2p e24eea313c updated 8 years ago
hypnosis-i2p a3286ebac3 updated 8 years ago
hypnosis-i2p 95ae23a32c gitignore 8 years ago
hypnosis-i2p d240f3242c gitignore 8 years ago
hypnosis-i2p 814f60a512 reworked android. added a build script. 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