Skip to content

CommDeviceAudioSwitch upgrade#910

Merged
davidliu merged 5 commits intomainfrom
dl/communication_devices
Apr 20, 2026
Merged

CommDeviceAudioSwitch upgrade#910
davidliu merged 5 commits intomainfrom
dl/communication_devices

Conversation

@davidliu
Copy link
Copy Markdown
Contributor

No description provided.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 20, 2026

🦋 Changeset detected

Latest commit: 95c9616

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
client-sdk-android Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

Dependency diff:

-\--- com.github.davidliu:audioswitch:89582c47c9a04c62f90aa5e57251af4800a62c9a
-     +--- androidx.annotation:annotation:1.3.0 -> 1.7.1
-     |    \--- androidx.annotation:annotation-jvm:1.7.1
-     |         \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.9.25 (*)
-     \--- org.jetbrains.kotlin:kotlin-stdlib:1.4.21 -> 1.9.25 (*)
+\--- com.github.davidliu:audioswitch:70efa204dda4f468f989b4b3e1b5ecb6ffe56ceb
+     \--- androidx.annotation:annotation:1.3.0 -> 1.7.1
+          \--- androidx.annotation:annotation-jvm:1.7.1
+               \--- org.jetbrains.kotlin:kotlin-stdlib:1.7.10 -> 1.9.25 (*)

@github-actions
Copy link
Copy Markdown
Contributor

Diffuse output:

OLD: diffuse-source-file
NEW: livekit-android-sdk-release.aar

 AAR      │ old      │ new      │ diff   
──────────┼──────────┼──────────┼────────
      jar │    4 MiB │    4 MiB │ +369 B 
 manifest │  1.5 KiB │  1.5 KiB │    0 B 
 lint-jar │ 12.7 KiB │ 12.7 KiB │    0 B 
    other │  1.8 KiB │  1.8 KiB │    0 B 
──────────┼──────────┼──────────┼────────
    total │    4 MiB │    4 MiB │ +369 B 

 JAR     │ old   │ new   │ diff       
─────────┼───────┼───────┼────────────
 classes │  2209 │  2209 │  0 (+0 -0) 
 methods │ 42967 │ 42970 │ +3 (+6 -3) 
  fields │  8382 │  8382 │  0 (+1 -1)
AAR
 size  │ diff   │ path          
───────┼────────┼───────────────
 4 MiB │ +369 B │ ∆ classes.jar 
───────┼────────┼───────────────
 4 MiB │ +369 B │ (total)
JAR
METHODS:

   old   │ new   │ diff       
  ───────┼───────┼────────────
   42967 │ 42970 │ +3 (+6 -3) 
  
  + io.livekit.android.audio.AudioSwitchHandler _set_preferredDeviceList__lambda_0(AudioSwitchHandler, List)
  + io.livekit.android.audio.AudioSwitchHandler selectDevice_lambda_5(AudioSwitchHandler, AudioDevice)
  + io.livekit.android.audio.AudioSwitchHandler start_lambda_3(AudioSwitchHandler)
  + io.livekit.android.audio.AudioSwitchHandler stop_lambda_4(AudioSwitchHandler)
  + com.twilio.audioswitch.AbstractAudioSwitch setPreferredDeviceList(List)
  + com.twilio.audioswitch.CommDeviceAudioSwitch <init>(Context, boolean, AudioManager_OnAudioFocusChangeListener, List)
  
  - io.livekit.android.audio.AudioSwitchHandler selectDevice_lambda_4(AudioSwitchHandler, AudioDevice)
  - io.livekit.android.audio.AudioSwitchHandler start_lambda_2(AudioSwitchHandler)
  - io.livekit.android.audio.AudioSwitchHandler stop_lambda_3(AudioSwitchHandler)
  

FIELDS:

   old  │ new  │ diff      
  ──────┼──────┼───────────
   8382 │ 8382 │ 0 (+1 -1) 
  
  + io.livekit.android.audio.AudioSwitchHandler preferredDeviceListBacking: List
  
  - io.livekit.android.audio.AudioSwitchHandler preferredDeviceList: List

@davidliu davidliu merged commit 97c4fde into main Apr 20, 2026
7 checks passed
@davidliu davidliu deleted the dl/communication_devices branch April 20, 2026 19:23
@davidliu davidliu mentioned this pull request Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant