Skip to content
Snippets Groups Projects
  1. Jun 14, 2018
  2. Jun 08, 2018
  3. Jun 06, 2018
  4. May 23, 2018
  5. May 11, 2018
  6. May 09, 2018
  7. May 07, 2018
  8. May 02, 2018
  9. Apr 16, 2018
  10. Feb 02, 2018
    • Anthony Léonard's avatar
      add file transfer in conversations · e7d62ed1
      Anthony Léonard authored
      
      - Add a send file button in conversation view
      - Add new message types in chat view with buttons to control file
        transfer interactions (accept, cancel, status, etc.)
      - When receiving a file, a dialog is presented to chose a location.
        It is meant to be replaced by a settable default location.
      - An animation is displayed during transfer. It will be replaced by a
        progress bar when LRC side implemented.
      
      Change-Id: I2ea0210823d697f4ada75a33b720d63288b36983
      Reviewed-by: default avatarOlivier Soldano <olivier.soldano@savoirfairelinux.com>
      e7d62ed1
  11. Jul 18, 2017
  12. Apr 26, 2017
  13. Apr 04, 2017
  14. Nov 16, 2016
  15. Nov 02, 2016
  16. Oct 26, 2016
    • Alexandre Lision's avatar
      call: add dialpad access · 6200531f
      Alexandre Lision authored
      This commit adds the ability to dial dtmf tones during a call.
      It is necessary for interacting with automated services.
      RTP dtmf are not working in the daemon, so during SIP account creation
      we switch to SIP dtmf.
      
      Tuleap: #154
      Change-Id: I9d6758af4bc0b44605dc4b17c08b9b4ceaee84bd
      6200531f
  17. Apr 29, 2016
  18. Apr 18, 2016
    • Alexandre Lision's avatar
      accounts: cleanup UI · f46768fd
      Alexandre Lision authored
      - add delete icon in account general details panel
      - remove up and down buttons (not used/explained)
      
      Tuleap: #335
      Change-Id: Iee1efc57b0b93b3187696da61f244ca0a737f5e0
      f46768fd
  19. Feb 11, 2016
    • Nicolas Jager's avatar
      ui: update icons · eccf8aed
      Nicolas Jager authored
      - use same set of icons than in other clients
      - use predefined sizes for buttons and icon padding
         large button: 56x56, 16 padding
         medium button: 40x40, 8 padding
         small button: 30x30, 6 padding
      
      Tuleap: #354
      Change-Id: Ic3a01665e666419ae10a9f36955669149d8e5c01
      eccf8aed
  20. Jan 19, 2016
  21. Nov 26, 2015
    • Alexandre Lision's avatar
      ui: change person default icon · d5229f34
      Alexandre Lision authored
      This commit introduces adjustements in lists layout.
      In SmartList
      - use custom Ring default user icon
      
      In PersonsList
      - use custom Ring default user icon
      - make categories selectable
      - remove background color of categories
      
      In HistoryList
      - add photo/default Ring user icon to history entries
      
      Tuleap: #151
      Change-Id: I99bba6ef95b31f9f6ac33d14f434c0a0bd53c654
      d5229f34
  22. Nov 16, 2015
    • Alexandre Lision's avatar
      conference: first implementation · 89edc6ad
      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
      89edc6ad
  23. Nov 05, 2015
    • Alexandre Lision's avatar
      call: add transfer ability · 883719f5
      Alexandre Lision authored
      This commit adds attended/unattended transfer capability
      It also improves call controls visibility
      
      Tuleap: #56
      Change-Id: I66c2bc22f015f12dc58cf98768b8b3c689e6fdcb
      883719f5
  24. Sep 30, 2015
    • Alexandre Lision's avatar
      ui: update in-call actions · 266fca0e
      Alexandre Lision authored
      - use new button theme for call controls buttons.
      - add an icon for recording
      - gide buttons when available instead of disabling them
      
      Issue: #79400
      Change-Id: I712467b8f7b7fe16317f4283ae9d4f91bc8b9203
      266fca0e
  25. Sep 21, 2015
    • Alexandre Lision's avatar
      smartview: refactor left panel · 4dfcafc0
      Alexandre Lision authored
      Major rewrite of the main left panel UI
      
      - remove the ongoing calls treeview
      - default to smartview treeview
      - remove call field from toolbar and display it on top of left panel
      - add access to alphabetical contacts treeview
      - add access to history
      
      Issue: #79398
      Change-Id: Iac36b6f4ace30cdb70c4dcf619d64cd91b84c95c
      4dfcafc0
  26. Sep 02, 2015
    • Alexandre Lision's avatar
      main ui: add welcome message · 7f8351be
      Alexandre Lision authored
      improve display of the ring id and add welcome message (same as website)
      
      Issue: #79399
      Change-Id: Id5864c678a6b3c07ba7ffc23ac80e78a41eadf9b
      7f8351be
  27. Aug 04, 2015
    • Alexandre Lision's avatar
      contacts: create or update contacts · 2db8f477
      Alexandre Lision authored and Guillaume Roguez's avatar Guillaume Roguez committed
      Add ability to create a new contact with an unknow uri, or link it to an
      existing contact.
      This is presented in a popover, either from an history entry, or during
      a call with an unknown URI.
      
      Issue: #78236
      Change-Id: I22fa416b9f5c7a6eceb6f2ea47bb30aa251cda54
      2db8f477
  28. Jul 16, 2015
  29. Jun 15, 2015
  30. Feb 23, 2015
    • Alexandre Lision's avatar
      ui: Add Preference screen · 4a7b95e6
      Alexandre Lision authored
      - enter/exit animation
      - switch between panels (general/audio/video/hooks)
      
      Refs #66840
      
      Change-Id: I10b823c5e13c6667f1303cd51e32531a375828ff
      4a7b95e6
  31. Jan 19, 2015
  32. Dec 19, 2014
  33. Dec 18, 2014
Loading