- Oct 05, 2015
-
-
Adrien Béraud authored
Issue: #79814 Change-Id: Ie1ba9208e5eaa69387fcda818384d5878f36b6d1
-
- Jun 24, 2015
-
-
retreive volatile account state and show an error if registration fails Refs #75022 Change-Id: I6a10225fc06638548f2c23146b4248532da5c51a
-
- 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
-
- 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
-
- Aug 07, 2014
-
-
Alexandre Lision authored
Still some issues about static/virtual declarations of methods for Callback and ConfigurationCallback generated files.
-
- Jul 15, 2014
-
-
Alexandre Lision authored
Mimicks vlc-android architecture
-
- Apr 11, 2014
-
-
Alexandre Lision authored
-
Alexandre Lision authored
-
- 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 26, 2014
-
-
Alexandre Lision authored
Refs #41441
-
- Feb 25, 2014
-
-
Alexandre Lision authored
Refs #41441
-
Alexandre Lision authored
During a call, View does not calculate the secure call state anymore.
-
- Feb 24, 2014
-
-
Alexandre Lision authored
Refs #40232
-
- 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.
-
- Feb 05, 2014
-
-
Alexandre Lision authored
-
- Feb 04, 2014
-
-
Alexandre Lision authored
Custom File Explorer dialog has been dropped, we will delegate this action to third party app, or to the Storage Application Framework (new in API 19).
-
- 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 16, 2014
-
-
Alexandre Lision authored
Android contact id is retrieved from the history database, and is linked to the history view.
-
Alexandre Lision authored
-
- 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
-
- Oct 01, 2013
-
-
Alexandre Lision authored
-
- Jun 27, 2013
-
-
alision authored
* #25117 Refactor and stability
-
- Jun 21, 2013
-
-
alision authored
* #26286 conference creation/suppression working
-
- Jun 20, 2013
-
-
alision authored
* #26250 design updated
-
- Jun 05, 2013
-
-
alision authored
-
- May 28, 2013
-
-
alision authored
* #25116 SipCall redesigned, holding list of contacts (android or unknown)
-
- May 10, 2013
-
-
alision authored
-
- May 07, 2013
-
-
alision authored
* #23415 Small fixes * #23697 Implementation of hold/unhold a conference -buggy
-
- May 01, 2013