Edouard Tisserant
|
640412f257
|
Generate enum for exception as well (i.e. pEp_status) so that callbacks could return a status. Rename pEp_status to Status in pEp.yml2 to prevent strange CamelCasing in generated Java class
|
9 years ago |
Edouard Tisserant
|
4187a7155b
|
Added inject_sync_msg callback to every sessions, with static fallback for queue object initialized when initializin Sync session
|
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 |
Edouard Tisserant
|
d268c81682
|
updated adapter to latest pEpEngine definitions. Added sync interface, queue and thread. Callbacks still missing
|
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
|
1286015167
|
wrapped encrypt_message_for_self JNI-6 #review
|
9 years ago |
Hussein Kasem
|
7e9d8663d0
|
Engine updated to 989
|
9 years ago |
Hussein Kasem
|
d75503faa6
|
added missing semicolon, and SyncHandshakeResult to types c & java
|
9 years ago |
Hussein Kasem
|
dff0851f03
|
added SyncHandshakeResult enum
|
9 years ago |
Edouard Tisserant
|
50dea83ef1
|
Fixed use of Local Ref after deletion
|
9 years ago |
Edouard Tisserant
|
f4aa4b59e0
|
attempt to fix bug reoported on playstore 'JNI ERROR (app bug): local reference table overflow (max=512)'
|
9 years ago |
Hussein Kasem
|
b437bec719
|
binded Version Code to engine revision.
|
9 years ago |
Hussein Kasem
|
1650c1fe17
|
updated package name to the current one.
|
9 years ago |
Edouard Tisserant
|
c7f5ad0884
|
make identity->CommType public
|
9 years ago |
Edouard Tisserant
|
27624dddbd
|
Engine's methods creating identities now use from_identity
|
9 years ago |
Hussein Kasem
|
629394b105
|
gpgme log level in function of build type
|
9 years ago |
Edouard Tisserant
|
64089190fe
|
Added own_message_private_key_details
|
9 years ago |
Edouard Tisserant
|
294eef72cb
|
wrapped get_identity
|
9 years ago |
Edouard Tisserant
|
9f9d0f87a0
|
Fixing crash when calling encrypt on message with outgoing color known as grey (continued).
|
9 years ago |
Edouard Tisserant
|
0c56a2edc3
|
Fixing crash when calling encrypt on message with outgoing color known as grey.
|
9 years ago |
Edouard Tisserant
|
ef28f29f0b
|
Enums are not anymore only 'Color'
|
9 years ago |
Edouard Tisserant
|
5889fe1217
|
Added DecryptFlags, ignored new import_key private keys identity list
|
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
|
3478b204ac
|
Fixed blacklist_retreive
|
9 years ago |
Edouard Tisserant
|
b261fb9b88
|
fixing blacklist basic calls
|
9 years ago |
Hussein Kasem
|
ce28cefe8c
|
basic api typo fixed
|
9 years ago |
Edouard Tisserant
|
6797183494
|
Fixing config_passive_mode
|
9 years ago |
Edouard Tisserant
|
1f29e7163c
|
Fixing for config_passive_mode
|
9 years ago |
Edouard Tisserant
|
22bd316629
|
Fixing generation
|
9 years ago |
Edouard Tisserant
|
a873524f8c
|
Fixing generation
|
9 years ago |
Hussein Kasem
|
223c0f8492
|
sync with ed
|
9 years ago |
Hussein Kasem
|
fd641e350f
|
added pasivemode and blacklist calls, looks like not working yet!!!.
|
9 years ago |
Edouard Tisserant
|
bf36360183
|
remove size fields of pEp_identity
|
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 |
huss
|
94b8c27867
|
first approach to ui for testing
|
9 years ago |
Volker Birk
|
22a0a9f2d9
|
changes in API
|
9 years ago |
Edouard Tisserant
|
2c84e835c9
|
Updated rating defs, fixed trust/missTrust/resetTrust tests
|
9 years ago |
Edouard Tisserant
|
542c1356b7
|
half fixed androidTest, regarding trust/misstrust. Misstrust still cannot be undone
|
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 |