- Oct 05, 2015
-
-
Adrien Béraud authored
Issue: #79814 Change-Id: Ie1ba9208e5eaa69387fcda818384d5878f36b6d1
-
- Jul 15, 2015
-
-
Adrien Béraud authored
Refs #77667 Change-Id: I85c3f0276821b521902be9bc39b9dfe133d3e69a
-
- Jun 17, 2015
-
-
Adrien Béraud authored
Refs #75836 Change-Id: I07eaf9a12e48572f48553f9b5968fed38374bd23
-
- Jun 10, 2015
-
-
Adrien Béraud authored
Change-Id: Ibe5fef93d4612089191501e5a01f0154d92f0a84
-
- Jun 09, 2015
-
-
Adrien Béraud authored
Refs #74812 Change-Id: I2587debb5e4c1584f94370edb36ad87b28fc6c92
-
- Jun 07, 2015
-
-
Adrien Béraud authored
Update SWIG interface and retated code to build with lasted daemon APIs Refs #74605 Change-Id: Id6e0a2ddecbb7329eacce0788329985e1287cf1e
-
- Apr 10, 2015
-
-
Adrien Béraud authored
Refs #69972 Refs #70084 Change-Id: I152468471b02ff3b118c083cd285786e9e286fcc
-
- Nov 17, 2014
-
-
Alexandre Lision authored
Adapt build to link with new speex library
-
- Oct 14, 2014
-
-
Alexandre Lision authored
We do not use gnustl_shared/ssl/crypto anymore
-
- Sep 04, 2014
-
-
Alexandre Lision authored
Callbacks weren't properly transmited to java layer. Problem was in swig's descriptions of these callbacks not being properly channeled to java and instead being emitted in stub declaration. Refs #53478
-
- Sep 03, 2014
-
-
Alexandre Lision authored
Refs: #53478
-
Alexandre Lision authored
Refs: #53478
-
- Aug 07, 2014
-
-
Alexandre Lision authored
Still some issues about static/virtual declarations of methods for Callback and ConfigurationCallback generated files.
-
- Aug 05, 2014
-
-
Alexandre Lision authored
Refs: #52673
-
- Jul 15, 2014
-
-
Alexandre Lision authored
Mimicks vlc-android architecture
-
- Jul 12, 2014
-
-
Alexandre Lision authored
Should fix build too.
-
- Apr 16, 2014
-
-
Alexandre Lision authored
Add audio rtp range prefs Refs #45008
-
- Apr 10, 2014
-
-
Alexandre Lision authored
This commit introduces security check when user chooses a certificate, displaying an icon showing test result (passed/failed) Refs #45008
-
- Mar 04, 2014
-
-
Alexandre Lision authored
Refs #42054
-
- Feb 27, 2014
-
-
Alexandre Lision authored
This was introduced in order to prevent the infinite busy ringtone. Unfortunately it does not fix our sdes issue. Refs #41441
-
- Feb 21, 2014
-
-
Alexandre Lision authored
This commit introduces user-friendly feedback for security. Not fully functionnal yet Refs #40232
-
Alexandre Lision authored
This commit introduces basic bluetooth support. If a headset is paired to the phone, audio will be correctly rerouted. This is still experimental, due to the lack of testing devices. Refs #41293
-
Alexandre Lision authored
Refs #40232
-
- Feb 14, 2014
-
-
Alexandre Lision authored
Integration of new security features implies modifications in call handling. By default, when handling a call, a SipCall object is created, but if ZRTP hooks are activated, the call is dynamically subclassed, and becomes a SecureSipCall. Refs #40939
-
- Feb 11, 2014
-
-
Alexandre Lision authored
-
Alexandre Lision authored
SipCall keeps track of its security state, and store its SAS if needed. This commit also introduce two new Fragments wrappers, for accounts and calls. These wrappers reduce code duplication between fragments requiring hooks on daemon signals.
-
- Jan 28, 2014
-
-
Alexandre Lision authored
-
- Jan 17, 2014
-
-
Alexandre Lision authored
-
Alexandre Lision authored
Home interface now only have one list to display conferences (renamed conversations) There are still some issues with conference mapping client side.
-
- Jan 15, 2014
-
-
Alexandre Lision authored
History is now stored in a lightweight ORM database. Corners cases are still not treated, but simple calls are saved properly.
-
Alexandre Lision authored
Every call is considered has a Conference, holding one or several SipCall. This simplify extraction and storage of calls in history. It also provide a unique interface to handle calls instead of two (which were SipCall and Conference).
-
- Jan 14, 2014
-
-
Alexandre Lision authored
-
Alexandre Lision authored
-
- Jan 07, 2014
-
-
Alexandre Lision authored
-
- Jan 06, 2014
-
-
Alexandre Lision authored
-
- Dec 12, 2013
-
-
Alexandre Lision authored
-
Alexandre Lision authored
-
- Dec 09, 2013
-
-
Alexandre Lision authored
-
Alexandre Lision authored
-
Alexandre Lision authored
Ringtones are routed to speakers for incoming calls
-