Commit graph

108 commits

Author SHA1 Message Date
hypnosis-i2p 87f2eefd35 quit features replaced by stop 2018-02-03 19:55:32 +08:00
orignal 4901434209 2.18.0 2018-01-30 10:41:35 -05:00
orignal 626ed720a6
Revert " Fixes for #1024 , #1018 #1064 " 2018-01-22 12:59:34 -05:00
unlnown542a 316a4457af Merge github.com:unlnown542a/i2pd into openssl 2018-01-22 01:39:51 +03:00
unlnown542a 347a2c2150 fixing conflicts 2018-01-22 01:30:21 +03:00
unlnown542a 4c6988e3bc code cleanup 2018-01-18 19:35:37 +03:00
unlnown542a 0bd4db4cc7 less lines 2018-01-18 16:41:02 +03:00
unlnown542a bc72800fef moved hard code into java side and successfully passed back to native 2018-01-17 20:58:56 +03:00
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 2018-01-07 19:30:32 +03:00
unlnown542a 8864cbf80a return to strdup() when filling argv[] for i2p::android::start(argc,argv).c_str() 2018-01-07 00:40:17 +03:00
unknown542a 81d7a832c0 netDB and certificates in internal storage 2018-01-07 00:08:07 +03:00
unknown542a d41fabbc9f netDB and certificates in internal storage 2018-01-06 23:59:22 +03:00
yangfl 46f62e1af9 remove trailing whitespaces 2018-01-06 22:24:03 +08:00
orignal 6632b71273 gradle relese build 2017-12-10 09:01:13 -05:00
orignal 60ef70cee4 gradle build added 2017-12-10 08:46:13 -05:00
yangfl 18b6353803 fix typo 2017-12-07 21:26:28 +08:00
orignal 6636e432d7 2.17.0 2017-12-04 13:05:04 -05:00
orignal 847fd15af2 0.2.16 2017-11-13 13:59:41 -05:00
hypnosis-i2p 1c3174a277 fixed #841 2017-08-27 21:16:52 +08:00
orignal 390bb07cca 2.15.0 2017-08-17 14:09:16 -04:00
hypnosis-i2p 9925e2732a rework + now restarts after app kill event 2017-06-17 20:23:33 +08:00
orignal 03d1519b39 2.14.0 2017-06-01 10:04:02 -04:00
orignal 0dbfa43dad moveable to SD card 2017-05-02 19:25:34 -04:00
orignal e0b4d36a74 changed target sdk back to 25 2017-05-02 18:06:06 -04:00
orignal 8a9757111f enable SAM by default 2017-04-24 12:20:15 -04:00
R4SAS 9fae215db4 update android platform to 14 2017-04-22 04:20:22 +03:00
orignal 2756f3332c changed android target sdk to 25 2017-04-21 12:05:58 -04:00
orignal 14b3eefbaf change minimal requirement to android 4.0 2017-04-21 11:54:08 -04:00
orignal dc946582a4 generic path to sdk 2017-04-21 09:54:35 -04:00
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
2017-04-21 06:33:45 -04:00
orignal 4f1dfe2ef7 fixed android build 2017-04-08 17:21:56 -04:00
orignal e4c038762b 2.13.0 2017-04-06 09:48:47 -04:00
orignal 6ed7f19673 moved GOST to separate file 2017-03-13 20:28:36 -04:00
orignal 7caf3ea7d0 eliminate dependancy from GOST engine for GOST R 34.10 2017-03-10 13:21:22 -05:00
orignal c07928144c GOST support for Android openssl 1.1 2017-02-21 15:43:03 -05:00
orignal d773647a20 2.12.0 2017-02-14 12:11:43 -05:00
r4sas a840ed06b7 update android notification icon
update android qt app icon
add mingw build batch and .gitignore
2017-01-26 11:08:25 +03:00
orignal 14d74d3230 use openssl 1.1 for androidn build 2017-01-23 15:36:45 -05:00
Jeff Becker c5d3c0c6f8 * add websocks
* enable socks, websocks and httpproxy as client tunnels

* remove old websocks config
2017-01-07 08:32:50 -05:00
hypnosis-i2p 5203565175 updated icons 2017-01-03 01:14:44 +08:00
hypnosis-i2p c91f6db68a updated to newer android sdk 2017-01-02 23:38:15 +08:00
orignal c9dc010c0b 2.11.0 2016-12-18 16:02:19 -05:00
orignal 7386b0a523 fixed android build 2016-12-09 13:42:00 -05:00
orignal 2b7bab04dd add BloomFilter to QT android 2016-12-09 09:50:42 -05:00
orignal 436621f79f 2.10.2 2016-12-04 14:38:57 -05:00
orignal 0a94df592c 2.10.1 2016-11-07 09:18:44 -05:00
orignal 7934974d92 fixed android build 2016-11-01 12:16:18 -04:00
orignal 12c67b5db4 2.10.0 2016-10-16 08:35:48 -04:00
orignal 315f672254 Timestamp.cpp added 2016-09-21 12:02:52 -04:00
orignal 562f320198 load libstd 2016-07-13 22:34:53 -04:00
orignal 9a8e7b11e5 detect network status at android 2016-07-13 10:09:22 -04:00
hypnosis-i2p e24eea313c updated 2016-07-13 19:40:09 +08:00
hypnosis-i2p a3286ebac3 updated 2016-07-13 19:36:18 +08:00
hypnosis-i2p 95ae23a32c gitignore 2016-07-13 11:08:35 +08:00
hypnosis-i2p d240f3242c gitignore 2016-07-13 11:08:35 +08:00
hypnosis-i2p 814f60a512 reworked android. added a build script. 2016-07-13 11:08:35 +08:00
hypnosis-i2p 4d3a01a5fe android ported all + isConnected notif 2016-07-10 09:42:42 +08:00
hypnosis-i2p 69c954760a android without qt initial commit 2016-07-10 04:54:11 +08:00