Skip to content
Snippets Groups Projects
  1. Oct 30, 2023
  2. Oct 27, 2023
  3. Oct 26, 2023
  4. Oct 24, 2023
  5. Oct 21, 2023
    • Pierre Nicolas's avatar
      account: fix "account settings" button behavior · aed53045
      Pierre Nicolas authored
      When the user selects a different account, the 'account settings' button becomes disabled. It is re-enabled once the account is loaded from the daemon.
      The bug arose because, in cases where the user selects the same account as the current one, the button is disabled, but the account is not reloaded from the daemon.
      
      GitLab: #1396
      Change-Id: I48e1adaebe813d004cb72ad4a12c75a762c716b1
      aed53045
  6. Oct 20, 2023
  7. Oct 19, 2023
  8. Oct 17, 2023
    • Pierre Nicolas's avatar
      welcomeView: fix bugs · a31f4b9d
      Pierre Nicolas authored
      WelcomeView was broken by some design errors.
      - Update WelcomeJamiViewModel when changing account
      - Init binding variable even if no need for JamiId
      - Correctly restore savedInstance if there is one
      
      GitLab: #1404
      Change-Id: Ib0498c2bd8714591ffdf2be8e817f8b9c472abdd
      a31f4b9d
  9. Oct 10, 2023
    • Alexander Lussier-Cullen's avatar
      screenshare: fix Android 14 screenshare starting · 66430321
      Alexander Lussier-Cullen authored
      Screenshare was failing to start due to the onStop callback needing to
      be registered before the createVirtualDisplay call now.
      It was also failing because getMediaProjection was being called before
      the related service had the screen share type.
      
      Change-Id: I7f0126d9bd89b678ef1e7cb0b86a2bf61d9fb454
      66430321
  10. Oct 05, 2023
  11. Oct 02, 2023
  12. Sep 29, 2023
  13. Sep 27, 2023
  14. Sep 15, 2023
  15. Aug 15, 2023
  16. Aug 01, 2023
  17. Jul 31, 2023
  18. Jul 27, 2023
  19. Jul 26, 2023
  20. Jul 24, 2023
  21. Jul 20, 2023
  22. Jul 18, 2023
  23. Jul 04, 2023
  24. Jun 27, 2023
    • Pierre Nicolas's avatar
      cleanup: remove author from copyright · a5898bcf
      Pierre Nicolas authored
      - Meaningless: lot of people work on files, so there is no one author
      - Outdated: nobody append their name while working on files
      - History is already managed by git
      - ...
      
      Change-Id: Id383a19aab5aea191bfa91a52adbb6371b53d084
      a5898bcf
  25. Jun 16, 2023
  26. Jun 14, 2023
    • Adrien Béraud's avatar
      PictureInPicture: improve call PiP mode · 080bfd03
      Adrien Béraud authored
      Adjust call UI for PiP mode
      Add conference tag getter
      Fix video sink fit to content during layout change
      Fix call fragment raise hand inconsistencies
      
      Change-Id: Ia248a9cac39632766629f6676548a1739b87eeb2
      080bfd03
  27. May 26, 2023
  28. May 23, 2023
  29. May 15, 2023
  30. May 02, 2023
Loading