169 Commits (JNI-119)

Author SHA1 Message Date
Edouard Tisserant d961a32145 re-commited arturo's changes in one single clean commit, again stripped leftover mess - 'update test app, update hgignore' also, this commit updates adapter's buildToolsVersion to 25.0.0. 9 years ago
Hussein Kasem 86da3febcf moved Sync.java from android side to java side 9 years ago
Hussein Kasem fdeca65736 Update JNI-13 compromized to mistrusted, fix blacklist_delete and update Engine Version 9 years ago
Edouard Tisserant 518cdeb5f7 Fixed broken target for libetpan build in android/external/Makefile 9 years ago
Hussein Kasem de4f4f1de5 Java code to be called from C sample 9 years ago
Hussein Kasem 204dc97e3a updated engine version 9 years ago
Edouard Tisserant 13771d718d Link with ossp-uuid, and some other fixes 9 years ago
Edouard Tisserant 23af34095a Added uuid library build in android's externals 9 years ago
Hussein Kasem eebf37b8d4 Changed default package name to the current p≡p for android package name, fixed unencrypted subject jni method signature 9 years ago
Hussein Kasem 7fcaa04e0f added patch to disable libgrcypt docs 9 years ago
Hussein Kasem 20736b9a14 wrapped config_unencrypted_subject and engine 1028 9 years ago
Hussein Kasem c539a116b9 rollback pEp engine versio 9 years ago
Hussein Kasem 9d578995a2 Engine updated to 1028 JNI-6 #review 9 years ago
Hussein Kasem 7e9d8663d0 Engine updated to 989 9 years ago
Hussein Kasem b437bec719 binded Version Code to engine revision. 9 years ago
Hussein Kasem 629394b105 gpgme log level in function of build type 9 years ago
Hussein Kasem d5f3056378 updated android plugin version 9 years ago
Hussein Kasem 5732861c10 added buildtools and new logo 9 years ago
Edouard Tisserant 18f4769b14 Force using /dev/urandom in libgcrypt 9 years ago
huss bb6a5c8c1e wrapped identity_color from pEpEngine and added pEpEngine clean task add gradle script 9 years ago
Edouard Tisserant 1ed4ba57eb Android: use static linking for iconv with final JNI library. Was failing as shared object, because of iconv .so version number, not supported by ndk, and linker trying to find libiconv.so.2 in lolipop despite of preloading of libiconv.so 9 years ago
Edouard Tisserant 200002d804 Android: Fixed iconv non-applied libtool patch 9 years ago
Edouard Tisserant 5fce9f4924 cosmetic fixes in AndroidHelper 9 years ago
Edouard Tisserant 88b39a6beb Android fixed preloading of iconv shared object 9 years ago
Edouard Tisserant 5c16de30d9 Android: external: fixed dependency of lipetpan on libiconf in Makefile 9 years ago
Edouard Tisserant adfff29994 Android: Disabled build of ssl and sasl for libetpan, forced libetpan to use iconv already built for gpg 9 years ago
Edouard Tisserant 20b6b17876 AndroidTest : Added Keyserver Lookup Test. Fixed missing perms and gpg2key binary 10 years ago
Edouard Tisserant e95aa5effa Fixed JNI Date conversion wit timegm and gmtime 10 years ago
Edouard Tisserant 786a11c9dd Dirty patch for gnupg to run on Android 6+, without link() 10 years ago
Edouard Tisserant b5121d93b3 Fixed undeclared variable 10 years ago
Edouard Tisserant 255a9a34b1 android : added cleanpEpEngine gradle target 10 years ago
Edouard Tisserant 9ef260d60b android : hg cleanup 10 years ago
Edouard Tisserant 3a8396768e android: various cleanup/fixes + lol-hip-op support (added '-pie' in LDFLAGS') 10 years ago
dietz ad035146e7 decrypt seems to work. At least in one special corner case :-) I'll commit, so Edouard can take a look. 10 years ago
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 808958da42 Fixed typo that was so nicely pairing with other typo in pEpEngine 10 years ago
Edouard Tisserant e8fe8e5d25 Android : added TEMP env var pointing to a tmp dir in internan cache 10 years ago
Edouard Tisserant e013d795de Android: forgotten fix for gpg 2.0.x 10 years ago
Edouard Tisserant 905d2f40ea Android : add files ignored in prefious commit 10 years ago
Edouard Tisserant 879d51e8a8 Android : gnupg2.0.29 builds 10 years ago
Edouard Tisserant c26a7f62a3 Android : added files ignored in previous commit 10 years ago
Edouard Tisserant 07134d298a Android : in the process of GnuPG downgrade to 2.0, added libiconv. 10 years ago
Edouard Tisserant 6e863bd5dd Android : trying some more _explicit_ environment in case it could help gpg-agent... Nope. But it can't hurt 10 years ago
Edouard Tisserant 8f1a4dfe75 Android : reworked external makefile dependencies 10 years ago
Edouard Tisserant dc3780b5ac Android : Ensure assets are populated _before_ packaging theme into aar. 10 years ago