Skip to content

chore(deps): bump com.google.oboe:oboe from 1.8.1 to 1.10.0 in /android#74

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/android/com.google.oboe-oboe-1.10.0
Open

chore(deps): bump com.google.oboe:oboe from 1.8.1 to 1.10.0 in /android#74
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/android/com.google.oboe-oboe-1.10.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps com.google.oboe:oboe from 1.8.1 to 1.10.0.

Release notes

Sourced from com.google.oboe:oboe's releases.

1.10.0

API changes

  • Added new AAudio API to query MMAP policy (#2167)
  • Added PCM offload support. This saves battery by ~30% when used (#2165)
  • Added compressed format support like MP3 and AAC_LC (#2188)
  • Added support for AAudioStream_getDeviceIds. Now you query if multiple output devices are connected (#2184)
  • Added support for notifyWorkloadIncrease/Spike/Reset. These will help when you have workload increases (#2214)
  • Added flushFromFrame API. This helps with flushing extra data with PCM offload (#2271)
  • Added support for playback parameters for offload streams. This will allow apps to do speed/pitch shifts (#2279)
  • Added a compile flag for not including flowgraph. This reduces the Oboe binary size by ~50% when used (#2302)
  • Added support for partial data callback. This is useful as offload streams can have extremely large buffers (#2304)

OboeTester

  • Made several improvements in the CPU Load Test (#2140, #2156, #2250)
  • Added mixer attributes to device report (#2169)
  • Added CPU info to device report (#2212)
  • Fixed Auto Glitch test for non-MMAP devices (#2155)
  • Fixed issue where large channel counts would result in overflows when downmixing (#2172)
  • Added Spatialization behavior APIs (#2173)
  • Added support for MP3 playback (#2189)
  • Save all WAV files in Data Paths test to help with debugging (#2207)
  • Added 2 new tests for testing audio workloads (#2199)
  • Added package name and attribution tag (#2206)
  • Fixed issue where output effects didn't work as expected (#2233)
  • Added noise pulse for Tap to Tone (#2249)
  • Test for both MMAP and MMAP shared in automated tests (#2253)
  • Updated to Android 36 (#2257)
  • Enabled background operation and foreground service by default (#2264)
  • Added a way to simulate volume key presses (#2270)
  • Added a test for reverse JNI (#2266)
  • Fixed timeouts by using AlarmManager (#2290)
  • Fixed UI issue where spinners show up even when it leaves the view (#2308)

Samples

  • Added new PowerPlay sample to showcase how to use PCM Offload to save battery by ~30% (#2197)
  • Updated to Android 36 (#2257)

1.9.3

API changes

  • Added setting shared pointers to FullDuplexStream and deprecated raw pointers. (#2034)
  • Fixed a deadlock in OpenSL ES when stopping a stream. (#2061)
  • Added AudioClock so apps can easily get the current timestamp and sleep until a given timestamp or for a certain amount of time. (#2080)
  • Added compile flag for statically linking OpenSL ES (#2112, #2115)
  • Added the ability report its workload to audio streams. This will help with glitches when you suddenly increase the performance load. (#2116)
  • Updated to 16kb page sizes. This is needed for Android 15 as some devices only support 16kb page sizes. (#2126, #2084, #2086)

OboeTester

  • Added a Rapid Cycle test to help with testing stream stops and starts in succession. (#2042, #2060)
  • Made some improvements in DataPaths tests. (#2045, #2047, #2069, #2073, #2074, #2083, #2088)
  • Fixed an issue where action bars were set to light. (#2048)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.google.oboe:oboe](https://github.com/google/oboe) from 1.8.1 to 1.10.0.
- [Release notes](https://github.com/google/oboe/releases)
- [Commits](google/oboe@1.8.1...1.10.0)

---
updated-dependencies:
- dependency-name: com.google.oboe:oboe
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2026

Labels

The following labels could not be found: dependencies, kotlin, nitro-core, nitrogen. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

0 participants