1. 12 Jan, 2024 1 commit
  2. 11 Jan, 2024 1 commit
  3. 10 Jan, 2024 1 commit
    • * Prefix webrtc to avoid collisions with other libraries
      
      * Prepare for v2.0.0
      
      * Move test webrtc files as well
      
      * Revert java target to Java 1.8
      
      * Remove LiveKit.connect method
      
      * Rename participant's track variables to trackPublication to accurately reflect type
      
      * update protocol submodule
      
      * Change remoteParticipants to identity keys
      
      Also add in the Participant Sid/Identity value classes to prevent mistakes
      
      * change publishData to take in Identity type
      
      * Move to android-prefixed webrtc library
      
      * Make inline value classes serializable
      
      * Fix publishdata send to identity destination
      
      * Support sync stream id
      
      * Remap LivekitModels.VideoQuality to VideoQuality enum
      
      The new VideoQuality enum exposes only the ones that should be used by consumers
      
      * Suspend function for getSid
      
      * spotless
      
      * fix compile
      
      * Add documentation and internal visibility for internal classes
      davidliu authored
  4. 07 Jan, 2024 2 commits
  5. 26 Dec, 2023 1 commit
  6. 13 Dec, 2023 1 commit
  7. 28 Nov, 2023 3 commits
  8. 27 Nov, 2023 1 commit
  9. 22 Nov, 2023 1 commit
  10. 21 Nov, 2023 1 commit
  11. 20 Nov, 2023 1 commit
  12. 14 Nov, 2023 5 commits
  13. 08 Nov, 2023 1 commit
  14. 07 Nov, 2023 5 commits
  15. 06 Nov, 2023 3 commits
  16. 05 Nov, 2023 1 commit
    • * Fix memory leaks
      
      * Fix data channel leaking RTCEngine
      
      * Add room to leak canary in sample app
      
      * remove leakcanary watching of room
      davidliu authored
  17. 24 Oct, 2023 2 commits
  18. 06 Oct, 2023 1 commit
  19. 02 Oct, 2023 2 commits
  20. 25 Sep, 2023 1 commit
  21. 21 Sep, 2023 4 commits
  22. 20 Sep, 2023 1 commit