Skip to content
Snippets Groups Projects
  1. Oct 23, 2023
  2. 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
  3. Oct 20, 2023
  4. Oct 19, 2023
  5. Oct 17, 2023
  6. Oct 16, 2023
  7. Oct 13, 2023
  8. 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
  9. Oct 09, 2023
  10. Oct 06, 2023
  11. Oct 05, 2023
  12. Oct 02, 2023
Loading