Skip to content
Snippets Groups Projects
  1. Nov 20, 2015
  2. Nov 19, 2015
    • Adrien Béraud's avatar
      conference: handle notifications · 87505e07
      Adrien Béraud authored
      Tuleap: #123
      Change-Id: I56d4f4f4517d73a1de700eaf86c1ec0470a667db
      87505e07
    • Adrien Béraud's avatar
      service: refactor to DRingService · 4c6d29bc
      Adrien Béraud authored
      * Remove SipService
      * DRingService is now just an async Java wrapper around dring
      * Model is now built in LocalService
      
      This presents the DRing interface through Android AIDL.
      It allows lighter and more reactive UI code by reducing
      the amount to async operations.
      All the data modeling is also done in the same memory space,
      improving coherence and reducing IPC overhead.
      
      Tuleap: #102
      Change-Id: I842f89ec109683722799837b301a3ffee2a9db75
      4c6d29bc
    • Adrien Béraud's avatar
      cleanup unused ressources · 74b579db
      Adrien Béraud authored
      Remove unused icons and components
      
      Tuleap: #124
      Change-Id: I696a72604b880fd13b9c406bffe3371aab2ec189
      74b579db
    • Adrien Béraud's avatar
      build: add gradle release configuration · 12b8ddca
      Adrien Béraud authored
      * update key store name
      * fix brazilian translation mapping
      
      Tuleap: #124
      Change-Id: I705f2fc9cde9115f4e4c1d50e9b9611f38ef86e5
      12b8ddca
    • Adrien Béraud's avatar
      build: bump dring daemon · 67ec13c4
      Adrien Béraud authored and Guillaume Roguez's avatar Guillaume Roguez committed
      * bump daemon to 8c56fd79
      * increase minimum NDK to 10 (no time/reasons to test on older versions)
      * bump android build tools to version to 23.0.2
      * bump support library to version 23.1
      * remove commented dependencies
      
      Tuleap: #126
      Change-Id: I02ab62e108f28c48c12805d558ffcb84852ab442
      67ec13c4
  3. Oct 22, 2015
  4. Oct 21, 2015
  5. Oct 20, 2015
  6. Oct 15, 2015
  7. Oct 14, 2015
    • Adrien Béraud's avatar
      build: bump daemon · 5d8ca546
      Adrien Béraud authored
      Allows the daemon to build with the latest commits
      
      Issue: #78221
      Change-Id: I0ec84f1b016932423d270b2422265e4caf378f74
      5d8ca546
  8. Oct 13, 2015
  9. Oct 08, 2015
  10. Oct 05, 2015
  11. Jul 15, 2015
  12. Jul 06, 2015
    • Adrien Béraud's avatar
      sips: disable ZRTP · 387222c4
      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
      387222c4
  13. Jul 04, 2015
  14. Jun 24, 2015
Loading