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 |
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 |
Hussein Kasem
|
4e36c71a7a
|
Fix java message to send call from C
|
9 years ago |
Hussein Kasem
|
456ad4e50c
|
fix findClass thread issue (ClassNotFound from syncthread)
|
9 years ago |
Edouard Tisserant
|
98818383c2
|
Attempt to fix JNI crash when calling messageToSend callback from sync thread
|
9 years ago |
Edouard Tisserant
|
f50bfa3cdf
|
moved timegm() erzats to pEpEngine's platform_unix.c
|
9 years ago |
Edouard Tisserant
|
7fbe8c0852
|
Use pEpEngine's new attach_sync_session right after session init
|
9 years ago |
Hussein Kasem
|
fdeca65736
|
Update JNI-13 compromized to mistrusted, fix blacklist_delete and update Engine Version
|
9 years ago |
Edouard Tisserant
|
5c3df1ab5e
|
Fixed sync queue items type, and use free_sync_msg()
|
9 years ago |
Edouard Tisserant
|
4a1837a074
|
Free Local Refs
|
9 years ago |
Edouard Tisserant
|
612a00f8d9
|
Merged
|
9 years ago |
Edouard Tisserant
|
607fb4e3ef
|
Reflect changes in pEpEngine regarding content of queue. Well, this is just changing type of a pointer, shouldn't change anything in the end
|
9 years ago |
Edouard Tisserant
|
0139769f60
|
Some fixes for keysync
|
9 years ago |
Edouard Tisserant
|
4d1dbc5889
|
Now pEpEngine should itself find own sync queue for non-sync sessions, no need to re-register for each session. Also use unregister, instead of register(NULL).
|
9 years ago |
Edouard Tisserant
|
865b6c15ce
|
Fixed exceptions java class not being generated
|
9 years ago |
Edouard Tisserant
|
518cdeb5f7
|
Fixed broken target for libetpan build in android/external/Makefile
|
9 years ago |