Hussein Kasem
|
fc4e635f1a
|
Integrate JNI-71 and ENGINE-416
|
7 years ago |
Hussein Kasem
|
4b46910e54
|
Add missing PEP_STATUS
|
7 years ago |
Volker Birk
|
55eb258fa0
|
cleanup
|
7 years ago |
Volker Birk
|
1783193f7b
|
adding set_own_key(), modifying basic for multiple parameters
|
7 years ago |
Hussein Kasem
|
545ebdc862
|
JNI-58 Expose enc_format parameter on encrypt_message instead of force PEP_enc_PEP
|
8 years ago |
Hussein Kasem
|
f52d7acfdd
|
Avoid the void ** cast on Android plataform as is not compatible.
|
8 years ago |
Hussein Kasem
|
2e68386efc
|
Backed out changeset: 5f13861546ad
|
8 years ago |
Hussein Kasem
|
7f236b0548
|
JNI-58 Expose enc_format parameter on encrypt_message instead of force PEP_enc_PEP
|
8 years ago |
Volker Birk
|
38fef55f52
|
adding missing cast
|
8 years ago |
Volker Birk
|
76adb8c6c1
|
adding "pEp/" to include paths
|
8 years ago |
Edouard Tisserant
|
22e4d9b8af
|
JNI-44 stripped Identity.me
|
8 years ago |
Edouard Tisserant
|
3d20a8862f
|
JNI-35 removed blob's content-id
Backed out changeset c5b5bcb5a576
|
8 years ago |
Edouard Tisserant
|
d7a08b66a1
|
get_languagelist doesn't give a list
|
8 years ago |
Edouard Tisserant
|
7ed76ba2f8
|
Added get_languagelist
|
8 years ago |
Edouard Tisserant
|
40e3cf64da
|
JNI-35 blob's content-id
|
8 years ago |
Edouard Tisserant
|
4e04fc8140
|
ENGINE-179 added re_evaluate_message_rating
|
8 years ago |
Edouard Tisserant
|
9a843ed514
|
JNI-33 fixed CommType.java
|
8 years ago |
Edouard Tisserant
|
b4489636ca
|
ENGINE-187 added remaining time return when timeout interrupted by message - untested, not even built
|
8 years ago |
Hussein Kasem
|
1f52a36b31
|
fix conversion toUTF8 method to conver String vectors to Byte[] vector
|
8 years ago |
Hussein Kasem
|
f9465475c5
|
update encrypt_for_self
|
8 years ago |
Hussein Kasem
|
0821e823ed
|
synchronize pEpEngine close to avoid race condition
|
8 years ago |
Hussein Kasem
|
0a31e3a1af
|
synchronize pEpEngine init to avoid serialize session init-s
|
8 years ago |
Hussein Kasem
|
76e46cb698
|
add new sync signals
|
8 years ago |
Edouard Tisserant
|
04e7e0a0b2
|
Added get_message_trustwords
|
9 years ago |
Edouard Tisserant
|
64c6612bf3
|
NeedFastPolling when timeout _value_ is not 0
|
9 years ago |
Arturo
|
460f299caf
|
Added fast polling callback setter method
|
9 years ago |
Arturo
|
ac2f0fe091
|
Fast poll callback wasn't compiling
|
9 years ago |
Edouard Tisserant
|
57f5d180f9
|
Avoid detach from sync session when there is no sync session
|
9 years ago |
Edouard Tisserant
|
dd1de5b4ca
|
Added NeedsFastPollCallback
|
9 years ago |
Hussein Kasem
|
4f4614eb62
|
Make pEp Identity serializable
|
9 years ago |
Hussein Kasem
|
511396b0e9
|
P4A-171 fix typo on cancel and reject sync handshake jni header
|
9 years ago |
Edouard Tisserant
|
3d88a55ef8
|
JNI-15 added get_trustword. Implied adding a "sstring" for string with size, so that declaration in pEp.yml2 matches get_trustwords specificity.
|
9 years ago |
Edouard Tisserant
|
2f32d3d3b7
|
JNI-26 fixed include path for pEpEngine includes, according to new JNI build, + updated .hgignore
|
9 years ago |
Edouard Tisserant
|
30f2c10694
|
JNI-26 fixed include path for pEpEngine includes, according to new JNI build.
|
9 years ago |
Edouard Tisserant
|
46828f56c6
|
Fixed own_identities_retrieve return type convertion - continued
|
9 years ago |
Edouard Tisserant
|
3d09328602
|
Fixed own_identities_retrieve return type convertion
|
9 years ago |
Hussein Kasem
|
5edadd8c7f
|
fix SignalHandshakeSignal ClassNotFound on notifyHanshake
|
9 years ago |
Edouard Tisserant
|
2083f1ada8
|
JNI-22 more local refs explicit deletion
|
9 years ago |
Edouard Tisserant
|
a8d39cecdc
|
Fixed timeout handling in retrieve_next_sync_msg
|
9 years ago |
Hussein Kasem
|
ba0107a59a
|
wrap get_crashdump_log
|
9 years ago |
Hussein Kasem
|
5e6156eebb
|
Add identity toString method
|
9 years ago |
Hussein Kasem
|
882fbc26ae
|
fix notify callback signature
|
9 years ago |
Hussein Kasem
|
95779f7247
|
clean local refs stringPairList
|
9 years ago |
Edouard Tisserant
|
ebf6fc76aa
|
Updated SyncHandshakeSignal enums
|
9 years ago |
Edouard Tisserant
|
89509c8287
|
ENGINE-133 showHandshake => notifyHandshake
|
9 years ago |
Edouard Tisserant
|
174fb003c2
|
ENGINE-133 added timeout parameter to retrieve_next_sync_msg
|
9 years ago |
Edouard Tisserant
|
3ed5ac7c46
|
JNI-19 more cleanup - this time with a baseball bat - incredible how much nonsense can be stuffed in a generator without any change on generated code. #comment this should fix own_identities_retrieve
|
9 years ago |
Edouard Tisserant
|
5cb7996437
|
JNI-19 added own_identities_retrieve. Looks like previous cleaning commit really helped.
|
9 years ago |
Edouard Tisserant
|
934f92ac42
|
Agressive cleanup in java types definition - needs testing
|
9 years ago |
Edouard Tisserant
|
ecd3fc2869
|
JNI-19 added set_identity_flags and unset_identity_flags
|
9 years ago |