Skip to content
Snippets Groups Projects
  1. Dec 10, 2015
    • Adrien Béraud's avatar
      media: disable video · 29fdfbe0
      Adrien Béraud authored
      Video is not supported yet, disable it in accounts to avoid
      sending a video stream to Android clients.
      
      Tuleap: #128
      Change-Id: I3816d60ab9bc9ae6c0b6e709121e5af32a9ef8c1
      29fdfbe0
    • Adrien Béraud's avatar
      media: enable proper ringtone · fdff91dc
      Adrien Béraud authored
      cleaup and enable back ringtone managment
      
      Tuleap: #128
      Change-Id: Iaa21b70fd6bb552d74b16cafa0d3805a6a9342c3
      fdff91dc
  2. Dec 09, 2015
  3. Dec 04, 2015
  4. Nov 24, 2015
  5. Nov 23, 2015
  6. Nov 20, 2015
  7. 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
  8. Oct 22, 2015
  9. Oct 21, 2015
Loading