- 18 May, 2017 1 commit
-
-
Jenkins authored
Change-Id: I124cce6e3962ea0cedd8d255fa18314c51f1a891
-
- 03 Nov, 2016 1 commit
-
-
Alexandre Lision authored
Change-Id: Id3721e2ce334df2de5f7631d40bff4ae1fdbe4dd
-
- 25 Apr, 2016 1 commit
-
-
Alexandre Lision authored
Change-Id: Ie47b497ab52d8ba35b8654c4950342aa83cfb05c
-
- 16 Mar, 2016 1 commit
-
-
Guillaume Roguez authored
Change-Id: Id50894f74ae0f8c18f7b882866d986a9ac54ac84
-
- 20 Jan, 2016 1 commit
-
-
Guillaume Roguez authored
Use minimum of 30% now for update strings Change-Id: I207c9d906c53b76f2d97bbdf73c02baed73fda9d
-
- 16 Nov, 2015 1 commit
-
-
Alexandre Lision authored
This commit adds conferences management - create conference by joining two ongoing calls/conferences - create conference by calling a new peer and joining him to the ongoing call/conference - hanging up conferences This commit relies on CallModel and RecenModel selection models interactions to update call view and Smartlist row selected. Change-Id: Ib9f6b9b870e66c8ccfb5115ad6fdb592c625eb58 Tuleap: #114
-
- 05 Nov, 2015 1 commit
-
-
Alexandre Lision authored
this is now handled automatically by the daemon Tuleap: #96 Change-Id: Ib0011a3bd70ed875ec66edbe6fe752fb02669dcb
-
- 16 Sep, 2015 1 commit
-
-
Alexandre Lision authored
This commit adds internationalization support We interface with Transifex as our web translation platform. Two new scripts: - generate-strings.sh: generates source files in English. We need one source file by UI file (Apple's law) + one Localizable.strings for strings in code. - update-translations.sh: pulls translations completes at 75% at least from transifex, and cleanup the files (UTF-16LE to UTF-8 encoding, and remove first line with corrupted char) Issue: #80347 Change-Id: Iefd297e424aaacefe6e867192e10dabd21bfb8d2
-