- Oct 21, 2015
-
-
Adrien Béraud authored
Issue: #78218 Change-Id: Ia3b7d7cb94e313b115a14afb3d74b3fff08cf8aa
-
- Oct 20, 2015
-
-
Adrien Béraud authored
* Optimize contact loading from system * Cache results in LocalService * Listen for system contact change to reload when needed * Cache standard-size (40dp) contact pictures in LocalService * Common thread pool to load contact pictures in LocalService Issue: #78218 Change-Id: I61e28df8d020166933cc4fe24a207b0a760036b2
-
Adrien Béraud authored
Issue: #78218 Change-Id: I5c50cbaead11fd5e7acdf393269878d6ec12c5f6
-
Adrien Béraud authored
Issue: #78218 Change-Id: Ib22e6f4b28ab1f40be6f79c24c8870c45868f828
-
Adrien Béraud authored
Issue: #78218 Change-Id: I3f25cf397c4bec4b88c02b9fc4ceea502a02b52d
-
Adrien Béraud authored
* Add Transifex configuration file * Cleaup translation files to conform to Transifex rules to allow upload. Tuleap #18 Change-Id: I3fbce0120a690263843c733533b0932e71f3d69a
-
Adrien Béraud authored
Issue: #78221 Change-Id: I25c7e77a81e3eef2dbee6430d0c9c398831d0b6b
-
Adrien Béraud authored
Introduce and make use of SipUri, a class to parse and carry URIs handled by Ring (tel, sip, ring etc.). Replaces canonicalNumber to provide a consistent URI representation. This allows to match differently-formated URIs to build the model. Tuleap: #3 Change-Id: Ifcb03e3f7de0c67a56bd18209bb8115171d52dbb
-
Adrien Béraud authored
Issue: #78218 Change-Id: Idacbef9ad6730ef4283a310d42d171d48f54d910
-
- Oct 15, 2015
-
-
Adrien Béraud authored
Issue: #78218 Change-Id: I19dafc9204003a7e9d2667cee26577917a78d4b5
-
- Oct 14, 2015
-
-
Adrien Béraud authored
Allows the daemon to build with the latest commits Issue: #78221 Change-Id: I0ec84f1b016932423d270b2422265e4caf378f74
-
- Oct 13, 2015
-
-
Adrien Béraud authored
Issue: #78221 Change-Id: Ib89628bd4fcb82a597ab9bc9bcc8c5a25f948faf
-
- Oct 08, 2015
-
-
Change-Id: I6d65993a0bbed0ac680d6fe5980aae0fb931116e
-
- Oct 05, 2015
-
-
Adrien Béraud authored
Issue: #79814 Change-Id: Ie1ba9208e5eaa69387fcda818384d5878f36b6d1
-
- Jul 15, 2015
-
-
Adrien Béraud authored
Refs #77667 Change-Id: I85c3f0276821b521902be9bc39b9dfe133d3e69a
-
- Jul 06, 2015
-
-
Adrien Béraud authored
Fixes a crash caused by of missing ZRTP config values. ZRTP may be enabled back later in the daemon but is disabled for now. Refs #76074 Change-Id: Iab815a7394f29a08bc800a1e28386bba77c692ee
-
- Jul 04, 2015
-
-
Adrien Béraud authored
Refs #76072 Change-Id: I0d9e7ee1d0e375f275cbf14c31522dc496e7b20f
-
- Jun 24, 2015
-
-
Adrien Béraud authored
Refs #75022 Change-Id: I2d41127d99aa2c761a21016cf3fd86c7e48751c1
-
During account creation a waiting dialog is presented. The method call itself is done asynchronously in a background thread using AsyncTask instead of blocking the UI. Refs #75354 Change-Id: I94b8984553cc1f3c4de0e69e0328d26974ade491
-
retreive volatile account state and show an error if registration fails Refs #75022 Change-Id: I6a10225fc06638548f2c23146b4248532da5c51a
-
Refs #75022 Change-Id: I9db3858c1ab365de8572323bc19ef630da9774fd
-
- Jun 17, 2015
-
-
Adrien Béraud authored
Change-Id: Id1bd9da2e3e7ce07d60d2781869774f8c655cc15
-
Adrien Béraud authored
Refs #75836 Change-Id: I07eaf9a12e48572f48553f9b5968fed38374bd23
-
Adrien Béraud authored
* add gradle wrapper script * add realpath for OS X * export CROSS_COMPILE * bump dependencies Refs #75667 Change-Id: Ie402858bb13a19004fe1a6477681fc39256d6ccb
-
- Jun 16, 2015
-
-
Adrien Béraud authored
Refs #75667 Change-Id: Ibe590d308bd05270a5b1caf711db2d45d0224683
-
Adrien Béraud authored
The API to get data/cache paths are Java only. Currently we need to access files and cache paths but the design keeps the possibility to access other paths using the name signal. Refs #75320 Change-Id: I3f3d52b53633c713071bb0e31803291c51d27b46
-
Adrien Béraud authored
Refs #75657 Change-Id: Ia73ddc8948a6b5dc15ebdb7850450feabe8f5f7e
-
- 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
-
- Jun 05, 2015
-
-
Refs #74746 Change-Id: I42803c0b94d3367f749e131cf200a4ca18014833
-
- Jun 03, 2015
-
-
Adrien Béraud authored
Refs #74605 Change-Id: I3701b3c55b38050b48df46ee9860d9c94493cab7
-
Adrien Béraud authored
Refs #69972 Refs #70084 Change-Id: I07540f8b4f23901c0e64b42639752dfb6eee9dd8
-
- Apr 10, 2015
-
-
Adrien Béraud authored
Refs #69972 Refs #70084 Change-Id: I152468471b02ff3b118c083cd285786e9e286fcc
-
- Jan 30, 2015
-
-
Alexandre Lision authored
-
- Nov 26, 2014
-
-
Adrien Béraud authored
-
- Nov 24, 2014
-
-
Adrien Béraud authored
-
Adrien Béraud authored
-
- Nov 17, 2014
-
-
Alexandre Lision authored
Adapt build to link with new speex library
-
- Nov 07, 2014
-
-
Alexandre Lision authored
-