- 03 Feb, 2016 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 02 Feb, 2016 10 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
Added new callback for synchronization done + fixed small issue: when contact was removed from the server, it was trying to remove it again
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
Added methods (and JNI bindings) to get LinphoneFriends from a LinphoneFriendList and LinphoneFriendLists from LinphoneCore
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 01 Feb, 2016 8 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
Added JNI wrapper for linphone_friend_list_set_uri and linphone_friend_list_synchronize_friends_from_server
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 29 Jan, 2016 4 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
Conflicts: coreapi/friendlist.c
-
Sylvain Berfini authored
-
buildbot authored
-
- 28 Jan, 2016 7 commits
-
-
Sylvain Berfini authored
Disable time assert when importing a lot of vcards on Android (takes 20secs instead of 1.5, will have to check why)
-
jehan authored
-
Simon Morlat authored
-
Sylvain Berfini authored
-
Simon Morlat authored
-
Gautier Pelloux-Prayer authored
-
Ghislain MARY authored
-
- 27 Jan, 2016 4 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Ghislain MARY authored
Add possibility to assiocate tags with tests and to run the only the tests corresponding with a specific tag with the --tag option.
-
Ghislain MARY authored
-
- 26 Jan, 2016 5 commits
-
-
Simon Morlat authored
keep using periodical updates (even for non-existent streams) at least for tests, because it is convenient to be notified everytime linphonecore updates bandwidth measurement. This may change in the future when bandwidth computations will be done in real time (every mediastreamer2 tick).
-
Simon Morlat authored
remove deprecation of LinphoneChatMessageStateCb, since it is already marked as deprecated in all functions using it. fix a few warnings
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
Ghislain MARY authored
-