Skip to content
Snippets Groups Projects
  1. Mar 15, 2023
  2. Mar 07, 2023
  3. Mar 06, 2023
  4. Mar 01, 2023
  5. Feb 17, 2023
    • Andreas Traczyk's avatar
      mainapp: dynamically load views · 14ae0006
      Andreas Traczyk authored
      Introduces the ViewCoordinator component to promote dynamic view loading and reduce coupling between components.
      
      The following objects are now created and destroyed as needed:
      - SettingsView
      - WizardView
      - dialogs
      
      Further refactoring will be required in order to do the same with the ConversationView, which now parents the ChatView and the CallStackView.
      
      Gitlab: #897
      Change-Id: Ice6a0c133e62e1e0c8d7fb99ec2c41234c049b59
      14ae0006
  6. Feb 06, 2023
  7. Jan 18, 2023
    • Aline Gondim Santos's avatar
      window sharing: track window name change · e1d85b2d
      Aline Gondim Santos authored and Adrien Béraud's avatar Adrien Béraud committed
      If a window changes its name, we should share the parent process windows.
      This can happen with chrome, visual studio code and file explorer for example.
      
      + Fixes non opening SelectScreen window when Jami language changes.
      
      Change-Id: Ib16992dde08e6a9fa191c9fb1cbc4efd304efe6d
      e1d85b2d
  8. Jan 09, 2023
  9. Dec 27, 2022
  10. Dec 15, 2022
  11. Dec 01, 2022
  12. Nov 14, 2022
  13. Sep 27, 2022
  14. Sep 26, 2022
  15. Aug 25, 2022
  16. Aug 24, 2022
  17. Aug 15, 2022
  18. Aug 11, 2022
  19. Jul 25, 2022
  20. Jul 11, 2022
    • Sébastien Blin's avatar
      conferences: support multistream · 553bd421
      Sébastien Blin authored
      In a conference, with this patch, the user is able to share
      a media while keeping the camera. The mute button for the camera
      only control the camera and we use requestMediaChange to add medias.
      To stop sharing a media, the user will click on the dedicated button.
      If the peer is not compatible with multistream, the behavior will
      be the same as before
      
      jami-project#1429
      Change-Id: If5e0634be6d0d06900ad82554b32a524fd4db36c
      553bd421
  21. Jun 17, 2022
  22. May 19, 2022
  23. Apr 26, 2022
  24. Apr 22, 2022
  25. Apr 05, 2022
  26. Feb 08, 2022
    • Aline Gondim Santos's avatar
      call: add window share button · 05d929cd
      Aline Gondim Santos authored
      This adds a windows sharing button in addition to the sharing options.
      This button is only available for linux systems and must be enabled
      for others (MacOS, Windows) once their windows sharing are functional.
      
      Change-Id: If378a23bc504fd3813382e84a41d914448707616
      GitLab: #668
      05d929cd
  27. Jan 21, 2022
Loading