- 20 Feb, 2015 1 commit
-
-
François Grisez authored
-
- 27 Nov, 2014 1 commit
-
-
Simon Morlat authored
-
- 26 Nov, 2014 2 commits
-
-
Guillaume BIENKOWSKI authored
-
Guillaume BIENKOWSKI authored
This function is not yet completely tested,
-
- 24 Nov, 2014 1 commit
-
-
Guillaume BIENKOWSKI authored
-
- 18 Nov, 2014 1 commit
-
-
Ghislain MARY authored
-
- 12 Nov, 2014 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 05 Nov, 2014 1 commit
-
-
Gautier Pelloux-Prayer authored
Fix method linphone_chat_room_get_history which returned one extra message + fix memory leaks in message storage tester
-
- 17 Oct, 2014 1 commit
-
-
Simon Morlat authored
-
- 15 Oct, 2014 2 commits
-
-
Simon Morlat authored
-
Sylvain Berfini authored
-
- 12 Sep, 2014 1 commit
-
-
Sylvain Berfini authored
-
- 11 Sep, 2014 3 commits
-
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
-
Sylvain Berfini authored
-
- 20 Aug, 2014 1 commit
-
-
Gautier Pelloux-Prayer authored
-
- 19 Aug, 2014 2 commits
-
-
Gautier Pelloux-Prayer authored
-
Gautier Pelloux-Prayer authored
-
- 13 Aug, 2014 1 commit
-
-
Simon Morlat authored
-
- 02 Jun, 2014 1 commit
-
-
Guillaume BIENKOWSKI authored
Add an API to set and retrieve chat messages "app data". This allows clients to store resilient data for each messages
-
- 30 May, 2014 1 commit
-
-
Simon Morlat authored
-
- 29 May, 2014 1 commit
-
-
Simon Morlat authored
fix printf formatter to be compatible with visual studio
-
- 28 May, 2014 3 commits
-
-
Guillaume BIENKOWSKI authored
-
Guillaume BIENKOWSKI authored
-
Simon Morlat authored
-
- 22 May, 2014 2 commits
-
-
Guillaume BIENKOWSKI authored
-
Guillaume BIENKOWSKI authored
This was historically used because notifications of the new message state would supposedly be made with a new instance of the same message, so without a correct storage_id. I verified that this is not the case anymore.
-
- 21 May, 2014 1 commit
-
-
Simon Morlat authored
-
- 20 May, 2014 2 commits
-
-
Guillaume BIENKOWSKI authored
-
Guillaume BIENKOWSKI authored
-
- 19 May, 2014 2 commits
-
-
Guillaume BIENKOWSKI authored
Migration procedure included.
-
Guillaume BIENKOWSKI authored
-
- 15 May, 2014 1 commit
-
-
Guillaume BIENKOWSKI authored
Add list of transient messages for messages that are still transitioning to either "delivered" or "error" state. This allows the get_history() call to return pointers that are valid when the chat_state_changed callback is called.
-
- 19 Aug, 2013 1 commit
-
-
Ghislain MARY authored
-
- 14 Aug, 2013 2 commits
-
-
Sylvain Berfini authored
Added some methods to allow to create a chat message completely and to store a chat message in database + JNI bindings for these methods
-
Sylvain Berfini authored
-
- 13 Aug, 2013 3 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
Added storage_id field to LinphoneChatMessage struct + method to delete a single message in message_storage API + JNI glue for this method
-
Simon Morlat authored
fix compile errors with mingw
-
- 12 Aug, 2013 1 commit
-
-
Sylvain Berfini authored
Added JNI glue for markAsRead LinphoneChatRoom method + get all the messages with getHistory method if limit <= 0
-