Hussein Kasem
|
1e9c099061
|
update engine revision reference to 1603
|
8 years ago |
Hussein Kasem
|
e91826acd1
|
Update engine version code to 1601
|
8 years ago |
Hussein Kasem
|
b71feec3e8
|
new version 0.9.9.9 / 1600 / 300
|
8 years ago |
Hussein Kasem
|
76e46cb698
|
add new sync signals
|
8 years ago |
Hussein Kasem
|
cbbad0bd39
|
update engine reference to 1581
|
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
|
4e981f7a90
|
added engine source gen steps to build.gradle
|
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
|
e260313ded
|
JNI-26 stop with pEpEngine build zip, added dependency to generate JNI source
|
9 years ago |
Hussein Kasem
|
d568b41d04
|
new build config to have debug on Android Studio. Make files where not uploaded
|
9 years ago |
Hussein Kasem
|
d12a405dec
|
remove unnecesary absolute path
|
9 years ago |
Hussein Kasem
|
d81a834424
|
new build config to have debug on Android Studio
|
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
|
63d160932b
|
Update Engine version
|
9 years ago |
Edouard Tisserant
|
7673394867
|
Explicitely distinguish pEpEngine release and debug builds. Debug build has to be launched explicitely with 'gradle buildpEpEngineDebug'
|
9 years ago |
Hussein Kasem
|
95779f7247
|
clean local refs stringPairList
|
9 years ago |
Edouard Tisserant
|
ebf6fc76aa
|
Updated SyncHandshakeSignal enums
|
9 years ago |
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 |
Edouard Tisserant
|
2abce3a0fb
|
re-merged ENGINE-133 on a cleaner default
|
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 |
Volker Birk
|
9ab2dcf4d5
|
switching to AGPL
|
9 years ago |
Edouard Tisserant
|
d0188f9839
|
Better english for KeySync messages status flags
|
9 years ago |
Volker Birk
|
8cfc2a302b
|
dont show this
|
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 |