Skip to content
Snippets Groups Projects
  1. Feb 15, 2024
  2. Jan 15, 2024
  3. Jan 03, 2024
  4. Apr 14, 2023
  5. Mar 23, 2023
  6. Mar 01, 2023
  7. Feb 20, 2023
  8. 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
  9. Feb 09, 2023
  10. Feb 06, 2023
  11. Feb 02, 2023
  12. Jan 31, 2023
  13. Jan 10, 2023
  14. Dec 27, 2022
  15. Nov 12, 2022
  16. Nov 02, 2022
  17. Sep 28, 2022
  18. Aug 15, 2022
  19. Aug 11, 2022
  20. Jul 19, 2022
  21. 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
  22. May 19, 2022
  23. Apr 05, 2022
  24. Mar 17, 2022
  25. Feb 08, 2022
  26. Jan 21, 2022
  27. Jan 06, 2022
  28. Dec 22, 2021
  29. Dec 21, 2021
  30. Dec 06, 2021
  31. Dec 01, 2021
  32. Nov 15, 2021
  33. Nov 04, 2021
  34. Nov 01, 2021
  35. Aug 30, 2021
  36. Aug 23, 2021
Loading