1
0
mirror of https://github.com/PurpleI2P/i2pd-android.git synced 2025-01-08 22:07:57 +00:00
Commit Graph

37 Commits

Author SHA1 Message Date
4be1d99e8f
set datadir in daemon before init
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-04-09 20:11:16 +03:00
578a97f549
fix JNI string release before executing C++ functions, update gradle to 7.1.3
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-04-09 01:11:53 +03:00
84636050c6
update i2pd to trunk
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-04-06 22:25:26 +03:00
67fb27a6ce
remove unused settings activity code, fix calling on 4.4
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-03-31 01:49:20 +03:00
c74b3f7ff0
[gha] use jdk 1.11
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-03-30 04:49:52 +03:00
75d444f374
rework main ui, change theme, remove unused code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-03-30 03:58:16 +03:00
ba6fb5bbb9 switch boost to 1.74.0, ndk to 21.4.7075529
Signed-off-by: r4sas <r4sas@i2pmail.org>
2022-03-29 20:28:19 +00:00
4ee4f94c18
2.41.0
Signed-off-by: r4sas <r4sas@i2pmail.org>
2022-02-20 14:49:02 +00:00
b4fbfa782e
[i2pd] update to trunk
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-02-16 16:28:36 +03:00
45fd6b619c [i2pd] update to trunk
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-02-16 16:24:19 +03:00
e8ca0c20c5
fix typo
Signed-off-by: r4sas <r4sas@i2pmail.org>
2022-02-08 19:47:55 +00:00
0191d6a228
update libraries, add binary build files
Signed-off-by: r4sas <r4sas@i2pmail.org>
2022-02-08 19:29:39 +00:00
1a686fe979
update to trunk, enable stack-protector
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-02-07 23:05:22 +03:00
92324f84b0
[fastlane] fix typo
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-02-02 21:38:57 +03:00
24f9be058a
switch i2pd to trunk
Signed-off-by: r4sas <r4sas@i2pmail.org>
2022-01-28 12:28:50 +00:00
98f3cae415
forward openssl build log to file
Signed-off-by: r4sas <r4sas@i2pmail.org>
2022-01-28 11:40:39 +00:00
cb8095f939
suppress deprecation warnings
Signed-off-by: r4sas <r4sas@i2pmail.org>
2022-01-28 11:10:34 +00:00
5b2d7f39ae
modify build flags to reduce output
Signed-off-by: r4sas <r4sas@i2pmail.org>
2022-01-28 10:08:54 +00:00
d6bfbc954d
switch target to 31, boost to 1.78.0
Signed-off-by: r4sas <r4sas@i2pmail.org>
2022-01-28 09:26:31 +00:00
R4SAS
c85c4fb6c1
[jni] switch to build from sources (#32) 2022-01-27 17:39:30 +03:00
d9bbe52238
2.40.0
Signed-off-by: r4sas <r4sas@i2pmail.org>
2021-11-28 03:00:39 +00:00
921054e204
2.39.0
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-08-23 18:38:17 +03:00
e9597df4e7 [jni] update openssl to 1.1.1k
Signed-off-by: r4sas <r4sas@i2pmail.org>
2021-05-31 18:08:02 +00:00
eef59d9052
add i2pd multilingual support
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-05-28 00:25:35 +03:00
3a91d05c8c
2.38.0
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-05-17 17:37:05 +03:00
bb93876838
2.37.0
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-03-15 18:03:57 +03:00
orignal
b30bd69ba9 2.37.0 2021-03-15 08:35:20 -04:00
2e6a4c7c4b
fix ifaddrs usage
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-03-05 03:32:48 +03:00
67e6e28904
rename submodules, fetch new i2pd commits
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-03-02 19:13:49 +03:00
Aleksander Undisclosed Yvarov
fd04d7070d Enable/Disable button; Toast on webconsole if not enabled; i2pdpath;on boot autostart;getDataPath/iniEditor preinit for setting 2021-03-01 15:54:49 +00:00
fe7af298e0
2.36.0
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-02-15 17:06:35 +03:00
f23335b1c1
get webconsole address from daemon
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-02-12 17:48:04 +03:00
aaecf06379
pull changes from main repository
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-02-10 00:19:33 +03:00
a25d24146a update gradle, add NetworkCallback support
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2020-10-20 22:42:52 +03:00
d4110e64d9
i2pd 2.33.0-63, tabulation, gradle configuration
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2020-10-15 04:31:35 +03:00
ea3c05173e add submodules, fix paths 2020-06-06 05:27:29 +03:00
e41ddc65cd import android code from i2pd repo 2020-06-06 03:51:41 +03:00