Skip to content
Snippets Groups Projects
  1. Sep 03, 2015
  2. Jul 02, 2015
    • Alexandre Lision's avatar
      Merge branch 'master' into packaging · 7d4c669a
      Alexandre Lision authored
      * master: (31 commits)
        packaging: add Sparkle compilation
        sparkle: bump sparkle version
        autoupdate: add Sparkle framework
        preferences: always hide general stun/turn server
        animations: fix glitch after animations
        chat: add sender name and interline space
        call: add connecting animation
        cleanup: remove dead code
        cleanup: run XCode code analysis
        accounts: use account selection model
        muting: add UI for audio/video muting
        contacts: fix photo rendering
        osx: add chat support
        preference: enable auto startup by default
        lrc: adapt to API changes
        preference: add autostart feature
        security: add options for SIP accounts
        macosx: fix exit segfault
        bump to 0.4.0
        cleanup: remove unused imports
        ...
      
      Change-Id: I922a2d3c10ff229957d2a7fe1a54001c038db6bb
      7d4c669a
    • Alexandre Lision's avatar
      packaging: add Sparkle compilation · 0f5538a4
      Alexandre Lision authored
      Change-Id: Ic249e9ceb276ae2150147c638a3f05e8f3c772af
      0f5538a4
    • Alexandre Lision's avatar
      Merge branch 'master' into packaging · 2624e8f5
      Alexandre Lision authored
      * master: (30 commits)
        sparkle: bump sparkle version
        autoupdate: add Sparkle framework
        preferences: always hide general stun/turn server
        animations: fix glitch after animations
        chat: add sender name and interline space
        call: add connecting animation
        cleanup: remove dead code
        cleanup: run XCode code analysis
        accounts: use account selection model
        muting: add UI for audio/video muting
        contacts: fix photo rendering
        osx: add chat support
        preference: enable auto startup by default
        lrc: adapt to API changes
        preference: add autostart feature
        security: add options for SIP accounts
        macosx: fix exit segfault
        bump to 0.4.0
        cleanup: remove unused imports
        packaging: add new Qt dependencies
        ...
      
      Change-Id: Ib8fb39d2fb3eca520efaf8ea94e5d5fd2510d313
      2624e8f5
    • Alexandre Lision's avatar
      sparkle: bump sparkle version · bba72b3c
      Alexandre Lision authored
      313f4a4 in Sparkle master is useful for our packaging system
      
      Change-Id: I75ed009568dd5bdc9b4b11e54b8da7bb9b60e281
      bba72b3c
  3. Jun 30, 2015
    • Alexandre Lision's avatar
      autoupdate: add Sparkle framework · 3d4143a5
      Alexandre Lision authored
      This commits brings optionnal linking against Sparkle framework.
      This framework is used to autoupdate apps not present in the Mac app store
      
      Refs #75349
      
      Change-Id: I82b14757c106f1282d91e631927057d00989feb7
      3d4143a5
  4. Jun 26, 2015
  5. Jun 23, 2015
  6. Jun 22, 2015
  7. Jun 17, 2015
    • Alexandre Lision's avatar
      call: add connecting animation · f47a2561
      Alexandre Lision authored
      This commit adds an animated circular progress view when the state is in
      Initialization or Connected states.
      We also use LRC's HumanStateName instead of hardcoding call state in the client
      
      Refs #75634
      
      Change-Id: I574838d624ba9705011c463ccabc5c78857193b4
      f47a2561
    • Alexandre Lision's avatar
      cleanup: remove dead code · 8bf6ddc4
      Alexandre Lision authored
      this is normally used to populate a dropdown list to choose a directory from
      we do not need it here since the user needs to choose files (cert, pvk...)
      
      Refs #75600
      
      Change-Id: I9396b42a00725c578f7c86d587cee4b62111be53
      8bf6ddc4
    • Alexandre Lision's avatar
      cleanup: run XCode code analysis · 81c9721c
      Alexandre Lision authored
      enable ARC in CMakelist.txt
      fix small potentials leaks across the client
      
      Refs #75600
      
      Change-Id: I72ba17e6daed393abdf38653f45c040bd3427ead
      81c9721c
  8. Jun 15, 2015
  9. Jun 09, 2015
    • Alexandre Lision's avatar
      contacts: fix photo rendering · cfec2c95
      Alexandre Lision authored
      There were two issues here:
      
      - photos were not stored inline in vcards (I saw it though but it is no longer
      the case). We need to access the field imageData to retrieve it.
      
      - defaultUserPhoto was not displaying properly the fallback image
      
      Refs #75128
      
      Change-Id: Ia3cd297d160e78c850068cc3add91458c27930d9
      cfec2c95
    • Alexandre Lision's avatar
      osx: add chat support · 58cab671
      Alexandre Lision authored
      This commit adds a collapsible right panel for incall chatting
      
      Refs #74037
      
      Change-Id: I82c53174c1dbdeb1cfdb4ab8a773256aa182b70c
      58cab671
  10. Jun 08, 2015
  11. Jun 05, 2015
  12. Jun 04, 2015
  13. May 27, 2015
  14. May 25, 2015
  15. May 13, 2015
  16. May 01, 2015
  17. Apr 30, 2015
  18. Apr 29, 2015
  19. Apr 24, 2015
  20. Apr 23, 2015
  21. Apr 15, 2015
  22. Apr 14, 2015
Loading