Skip to content
Snippets Groups Projects
  1. Oct 30, 2023
  2. Oct 27, 2023
  3. Oct 26, 2023
  4. Oct 24, 2023
  5. Oct 23, 2023
  6. 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
  7. Oct 20, 2023
  8. Oct 19, 2023
  9. 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
    • Pierre Nicolas's avatar
      welcome view: free fragments when closing pane · 11aa22b2
      Pierre Nicolas authored and Adrien Béraud's avatar Adrien Béraud committed
      Optimization to not keep fragment in memory when not needed
      
      Change-Id: I3c4c9588639525dea228f70d7d2368fb84d4a15b
      11aa22b2
  10. Oct 16, 2023
  11. Oct 13, 2023
  12. 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
  13. Oct 09, 2023
  14. Oct 06, 2023
  15. Oct 05, 2023
Loading