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
|
8 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 |
Edouard Tisserant
|
1edbd865a6
|
JNI-19 added Identity Flags enum and member
|
9 years ago |
Edouard Tisserant
|
d0188f9839
|
Better english for KeySync messages status flags
|
9 years ago |
Volker Birk
|
02cfa6eef3
|
missing string.h again
|
9 years ago |
Volker Birk
|
e606f8a01f
|
time_t is default, time64_t is Android
|
9 years ago |
Volker Birk
|
b839c5db82
|
better like this for Android
|
9 years ago |
Volker Birk
|
09b5f9c76b
|
string.h missing in headers
|
9 years ago |
Hussein Kasem
|
86da3febcf
|
moved Sync.java from android side to java side
|
9 years ago |
Edouard Tisserant
|
8a1fb9a0bd
|
Added decrypt flags for discarded and consumed keysync satatus
|
9 years ago |
Hussein Kasem
|
e6849af9d3
|
Changes needed to trigger keysync.
- Make syncthread use only global class refs
- Fix typos
- Make pEpExepcions public
|
9 years ago |
Hussein Kasem
|
6c749ec8c5
|
Disable NDK/JNI log
|
9 years ago |