dietz
f5f6fa3f29
intermediate state. status might work again, should compile
10 years ago
Edouard Tisserant
8018ec8276
Android: more gradle rules tweaking
10 years ago
Edouard Tisserant
cab2db9b13
Android: use jcenter for dependecy resolution, update commons-io from 2.2 to 2.4
10 years ago
Edouard Tisserant
92d3c9769d
Android : ensure that gnupg assets are included at first build
10 years ago
Edouard Tisserant
f3b94b45fa
Android : small fix for gradle clean target
10 years ago
Edouard Tisserant
2db3f7088d
Stripped GPG-agent service code, useless with gnupg 2.0.x. Removed pinentry.sh and npth. Extended gradle clean to external
10 years ago
Edouard Tisserant
e8fe8e5d25
Android : added TEMP env var pointing to a tmp dir in internan cache
10 years ago
Edouard Tisserant
dc3780b5ac
Android : Ensure assets are populated _before_ packaging theme into aar.
10 years ago
Edouard Tisserant
5968278fda
Android : moved external's assets in external/assets, preventing assets managed by gradle from beeing modified by makefiles. Updated externals to newer revisions
10 years ago
Edouard Tisserant
c477c92801
Android : invoke pEpEngine build with updated path to libetpan
10 years ago
Edouard Tisserant
51e7f245f7
Android: added libetpan to external, not anymore a manual step in the wiki
10 years ago
Edouard Tisserant
fbdb809a83
Android : use pEpEngine system.db build
10 years ago
Edouard Tisserant
7eee8f90bf
Android : Added default value to pEpAppPackageName property : com.pep.k9
10 years ago
Edouard Tisserant
0d5bc01646
Android :
- added TrustWord DB in assets
- added GPG external build based on gnupg-for-android external build
- added runtime asset unpacking into file system, for native access
- added gradle tasks and dependencies to invoke external and pEpEngine build
- added GPGAgentService and associated android intent to start gpg-agent
- added dumb pinentry.sh to keep gpg-agent happy
Note : temporary added import_key to basic_api for testing purpose
10 years ago
Edouard Tisserant
88fb7a60cb
Added AndroidHelper class+JNI to hold Android specific initialization and stuff. Set HOME env var for pEpEngine to behave
10 years ago
Edouard Tisserant
584167b587
Android : Updated path to pEpEngine zip bundle, removed hard coded reference to ndk in local.properties, use ANDROID_NDK env var instead.
10 years ago
Edouard Tisserant
51322a7242
Fixed Android's .aar not containing native libs
10 years ago
Edouard Tisserant
6d07135966
Added android build, as android library
10 years ago