1. 03 May, 2025 3 commits
    • Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
      davidliu authored
    • * Avoid exception on request add track failure
      
      * Stop audio and video track on publish failure
      
      * Start the video capture on connect if requested
      
      * Fire a room event when the track publication failed
      
      * Add changeset
      
      * Fixes unit tests
      
      * Update livekit-android-sdk/src/main/java/io/livekit/android/room/participant/LocalParticipant.kt
      
      * Also return true from setDeviceEnabled
      
      ---------
      
      Co-authored-by: davidliu <davidliu@deviange.net>
      Jean Kruger authored
    • * Fix CameraXSession not setting the target capture format correctly, and remove unused usecase
      
      * changeset and spotless
      davidliu authored
  2. 26 Apr, 2025 1 commit
  3. 25 Apr, 2025 1 commit
    • Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
      davidliu authored
  4. 21 Apr, 2025 2 commits
  5. 01 Apr, 2025 4 commits
  6. 17 Mar, 2025 4 commits
  7. 26 Feb, 2025 1 commit
  8. 23 Feb, 2025 2 commits
  9. 22 Feb, 2025 4 commits
    • Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
      davidliu authored
    • * Fixes deadlock on publish track
      
      During a publish track, if the room is leaved before the the track is published, we can't publish a track anymore. Let's abord the pending publish track on leave event and when the websocket is disconnected
      
      * Add changeset
      
      * Lint fixes
      Jean Kruger authored
    • Co-authored-by: davidliu <242400+davidliu@users.noreply.github.com>
      davidliu authored
    • Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
      davidliu authored
  10. 20 Feb, 2025 1 commit
  11. 28 Jan, 2025 1 commit
  12. 24 Jan, 2025 2 commits
  13. 22 Jan, 2025 3 commits
  14. 14 Jan, 2025 1 commit
  15. 13 Jan, 2025 1 commit
    • Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
      davidliu authored
  16. 10 Jan, 2025 2 commits
  17. 09 Jan, 2025 2 commits
    • * Explicitly expose AudioSwitchHandler
      
      * Default prioritizing speaker over earpiece
      davidliu authored
    • * Update protocol
      
      * fix build errors
      
      * Implement RPC
      
      * tests
      
      * spotless
      
      * comment fixes
      davidliu authored
  18. 06 Jan, 2025 1 commit
  19. 05 Jan, 2025 1 commit
  20. 04 Jan, 2025 1 commit
    • Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
      davidliu authored
  21. 03 Jan, 2025 1 commit
  22. 19 Dec, 2024 1 commit