Sylvain Berfini
9bfaca593e
Add EventLogType as enum of EventLog
2017-10-24 14:37:28 +02:00
Sylvain Berfini
8aa93022dd
Added back wrapper_utils include in dial-plan
2017-10-24 14:16:54 +02:00
Sylvain Berfini
d15d7dfc52
Put ChatRoomState into ChatRoom
2017-10-24 14:07:05 +02:00
Ronan Abhamon
65d61523e0
fix(c-wrapper): add missing ConferenceNotifiedEvent
2017-10-24 12:04:12 +02:00
Ronan Abhamon
3e54de8d6a
fix(MainDb): fix compil when soci is not used
2017-10-24 11:55:08 +02:00
Ronan Abhamon
16d229224c
fix(c-types): add doc
2017-10-24 11:42:16 +02:00
Ronan Abhamon
942b3aac47
fix(c-types): sort
2017-10-24 11:21:30 +02:00
Ronan Abhamon
be1d6f99ed
feat(Event): events are now shared
2017-10-24 11:15:46 +02:00
Sylvain Berfini
4bfbe3d9d4
Added more tests to multipart tester
2017-10-24 10:00:39 +02:00
Sylvain Berfini
9add45af7e
Fixed doc for function added in previous commit
2017-10-24 09:15:07 +02:00
Sylvain Berfini
d9964748fb
Added a C method to get a list of composing addresses in a chat room
2017-10-23 17:32:55 +02:00
Ronan Abhamon
fde89d36e2
feat(MainDb): supports MySql types and rowid from sqlite
2017-10-23 15:54:25 +02:00
Ronan Abhamon
a9418e190d
feat(Tester): provide a linphone.db
2017-10-23 13:26:48 +02:00
Ronan Abhamon
0e62f94557
feat(MainDb): rename tester
2017-10-23 11:29:37 +02:00
Ronan Abhamon
303e9805e2
fix(MainDb): fetch correctly addresses, not ids
2017-10-23 11:16:53 +02:00
Ronan Abhamon
fea02c354c
feat(MainDb): fetch ConferenceParticipantDeviceEvent => OK
2017-10-23 11:01:48 +02:00
Ronan Abhamon
be18e569fc
feat(MainDb): fetch ConferenceParticipantEvent => OK
2017-10-23 10:53:14 +02:00
Ronan Abhamon
6627f3305a
feat(MainDb): fetch ConferenceEvent => OK
2017-10-23 10:32:51 +02:00
Ronan Abhamon
be19ba1a3e
feat(MainDb): fetch ConferenceSubjectEvent => OK
2017-10-23 10:22:21 +02:00
Ronan Abhamon
44507caa79
feat(MainDb): fetch in progress
2017-10-20 17:18:37 +02:00
Ronan Abhamon
353411e16a
feat(MainDb): fetch partially history
2017-10-20 15:37:56 +02:00
Ronan Abhamon
e97343cb78
feat(Event): ChatMessageEvent is now a ConferenceEvent
2017-10-20 13:51:56 +02:00
Sylvain Berfini
c88983da3d
Fixed compil for android armv7, issue was cast increases required alignment from 4 to 8
2017-10-20 10:43:06 +02:00
Sylvain Berfini
3af62d98d2
Fixed crash in file transfer due to backgroundtaskid not being initialized + removed unused header in jni
2017-10-19 17:41:01 +02:00
Benjamin Reis
49540f6b6f
add paths getter for linux
2017-10-19 16:59:34 +02:00
Ronan Abhamon
4e3c5d9548
fix(PlatformHelpers): clean code, fix coding style, use cpp logger...
2017-10-19 16:58:51 +02:00
Ronan Abhamon
2941e64e3e
feat(Core): provide a low-level BaseObject
2017-10-19 15:50:47 +02:00
Benjamin Reis
d160e5ab02
add data and config path getter for windows
2017-10-19 15:37:35 +02:00
Benjamin Reis
f291076f88
remove const to fix build
2017-10-19 15:18:23 +02:00
Benjamin Reis
1b82a7570e
use right class name ...
2017-10-19 15:06:55 +02:00
Sylvain Berfini
aea1b1229d
Replaced virtual by override
2017-10-19 15:03:11 +02:00
Benjamin Reis
317a50848a
move platform-helpers and paths
2017-10-19 14:52:52 +02:00
Erwan Croze
04b6f1386d
Adding and implementing find_contacts_by_char
2017-10-19 14:11:37 +02:00
Benjamin Reis
86dd768ae9
fix android build
2017-10-19 14:11:27 +02:00
Benjamin Reis
8b51263cae
pass platformHelper to Paths functions
2017-10-19 14:06:57 +02:00
Benjamin Reis
ddf3fe65e2
fix build & coding style
2017-10-19 13:37:31 +02:00
Sylvain Berfini
9d7d608375
Fixed android compilation issues
2017-10-19 13:31:18 +02:00
Sylvain Berfini
b1ae558b69
Fixed compil
2017-10-19 13:02:05 +02:00
Sylvain Berfini
40ae364d21
Added getDataPath, getConfigPath and getCachePath to AndroidPlatformHelper
2017-10-19 12:22:32 +02:00
Benjamin Reis
df7f5059c2
add getPaths method to platform helpers
2017-10-19 12:22:15 +02:00
Benjamin Reis
079cfcfb44
add getDataPath and getconfigPath for iOS
2017-10-19 11:53:57 +02:00
Sylvain Berfini
a44cbae88d
Changed jni prefix of AndroidHelper class
2017-10-19 11:50:19 +02:00
Sylvain Berfini
8a421e9c72
Forgot to move AndroidPlatfromHelper class
2017-10-19 11:45:01 +02:00
François Grisez
8c1b1a1761
[Abstract API] Blacklists linphone_factory_create_core_2() and linphone_factory_cerate_core_with_config_2() while parsing
...
This must be done since these functions must be manually wrapped for each targeted language.
2017-10-19 11:37:48 +02:00
Sylvain Berfini
f545d1d955
Use create_core_2 in Java wrapper
2017-10-19 11:36:30 +02:00
Sylvain Berfini
95ead0586a
Fixed build issues with platform helper
2017-10-19 11:32:16 +02:00
Benjamin Reis
a782ee9098
put back removed symbol
2017-10-19 11:14:52 +02:00
Benjamin Reis
47dab4f437
only include jni.h for android
2017-10-19 11:07:35 +02:00
Simon Morlat
ef94fd5090
add helper class in java to access specific functions available only in Android SDK, such as retrieving DNS servers.
...
Refactor wifi lock, multicast lock so that they use this new class.
Manage the CPU lock required for call in the core, instead of app's LinphoneManager.
2017-10-19 11:06:35 +02:00
Sylvain Berfini
d5e59ae6ee
content_set_buffer now takes a uint8_t* instead of a void* so it can be correctly wrapped automatically
2017-10-19 10:44:13 +02:00