This website requires JavaScript.
Explore
Help
Sign In
PurpleI2P
/
i2pd
Watch
1
Star
0
Fork
0
You've already forked i2pd
mirror of
https://github.com/PurpleI2P/i2pd.git
synced
2025-02-02 02:44:15 +00:00
Code
Issues
Releases
Activity
i2pd
/
android
History
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
..
jni
return to strdup() when filling argv[] for i2p::android::start(argc,argv).c_str()
2018-01-07 00:40:17 +03:00
res
rework + now restarts after app kill event
2017-06-17 20:23:33 +08:00
src/org/purplei2p
/i2pd
netDB and certificates in internal storage
2018-01-07 00:08:07 +03:00
.gitignore
netDB and certificates in internal storage
2018-01-07 00:08:07 +03:00
AndroidManifest.xml
2.17.0
2017-12-04 13:05:04 -05:00
build.gradle
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
build.xml
restructure build to separate the 3 main components into 3 subdirectories
2017-04-21 06:33:45 -04:00
gradle.properties
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
proguard-project.txt
reworked android. added a build script.
2016-07-13 11:08:35 +08:00
project.properties
changed target sdk back to 25
2017-05-02 18:06:06 -04:00