Skip to content
Snippets Groups Projects
  1. 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
  2. Oct 09, 2023
  3. Oct 06, 2023
  4. Oct 05, 2023
  5. Oct 02, 2023
  6. Sep 29, 2023
  7. Sep 28, 2023
  8. Sep 27, 2023
  9. Sep 26, 2023
    • Pierre Nicolas's avatar
      account: correct wording for SIP account · 7979896c
      Pierre Nicolas authored
      account.isSip and account.isIP2IP are different
      IP2IP is part of SIP but it means SIP server is not configured. In this case you are the SIP server so it is your IP which is used.
      No need to show this difference for the user.
      
      GitLab: #1301
      Change-Id: I0a28641388d5b6724eccae9de523ac6a9f810217
      7979896c
  10. Sep 25, 2023
Loading