i2pd/android
2018-01-18 16:41:02 +03:00
..
jni less lines 2018-01-18 16:41:02 +03:00
res rework + now restarts after app kill event 2017-06-17 20:23:33 +08:00
src/org/purplei2p/i2pd moved hard code into java side and successfully passed back to native 2018-01-17 20:58:56 +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