summaryrefslogtreecommitdiff
path: root/media/packages
AgeCommit message (Expand)Author
2024-09-11Make java_sdk_library dependencies explicit Jihoon Kang
2024-01-10BluetoothMidiService: Subtract header from MTU Robert Wu
2022-09-30Bluetooth MIDI: Set MTU after service discovery Robert Wu
2022-09-28Bluetooth MIDI: Don't open device automatically Robert Wu
2022-04-29Disable BLE-MIDI connection logic while researching UUIDs connection Paul McLean
2022-03-24BluetoothMidiService: Remove target version Robert Wu
2022-03-22BluetoothMidi: Remove unsafe code Robert Wu
2022-01-21BluetoothMidiService: target SDK 33 Robert Wu
2022-01-20Add BLE MIDI peripheral connection to standard BT connect UI Paul McLean
2022-01-20Merge "Add MIDI 2.0 host mode support" Robert Wu
2022-01-20Add MIDI 2.0 host mode support Robert Wu
2022-01-06Merge "BluetoothMidiService: target SDK 30" into sc-v2-dev am: 2d6e8795f8 am:... Phil Burk
2021-12-24BluetoothMidiService: target SDK 30 Phil Burk
2021-10-07Accumulate Bluetooth MIDI packets until ready Robert Wu
2021-09-23Increase Bluetooth MIDI maximum size Robert Wu
2021-04-08New BLUETOOTH_ADVERTISE manifest permission. Jeff Sharkey
2021-03-22Request new Bluetooth runtime permissions. Jeff Sharkey
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2020-11-05Convert to androidx.test from android-support-test. Brett Chabot
2020-08-27Merge "BluetoothMidiService: remove platform certificate" Phil Burk
2020-08-27Revert "Snap for 6792834 from edbf3411d2c91f38a1a5d93b9e5b338052..." Bill Rassieur
2020-08-26BluetoothMidiService: remove platform certificate Phil Burk
2020-05-05Merge "Bluetooth MIDI test: flush packets" into rvc-dev am: 4b2063c9d6 am: 29... Phil Burk
2020-05-04Bluetooth MIDI test: flush packets Phil Burk
2020-04-30Merge "BluetoothMidiService: remove java_api_finder tag" into rvc-dev am: 40f... TreeHugger Robot
2020-04-29BluetoothMidiService: remove java_api_finder tag Phil Burk
2020-04-04Merge "BluetoothMidi test: test encoder and decoder" into rvc-dev TreeHugger Robot
2020-04-04BluetoothMidi test: test encoder and decoder Phil Burk
2020-04-03Merge "BluetoothMidi: ignore reserved bit in header" into rvc-dev am: 576e2cc... Phil Burk
2020-04-02BluetoothMidi test: test encoder and decoder Phil Burk
2020-03-31BluetoothMidi: ignore reserved bit in header Phil Burk
2020-03-26BLE-MIDI: fix timestamps for sysex data Phil Burk
2020-03-23Add an exported flag in manifest Ashwini Oruganti
2020-02-20BLE-MIDI: fix timestamps for sysex data Phil Burk
2019-03-12Convert Android.mk file to Android.bp Sasha Smundak
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible. Anton Hansson
2017-04-14BluetoothMidi: request higher priority, for lower latency Phil Burk
2017-02-21bluetoothmidiservice: fix timestamp for BLE-MIDI transmitted packets Phil Burk
2015-09-22Merge "BluetoothMidiDevice: change write type to support JamStik" Phil Burk
2015-09-22BluetoothMidiDevice: change write type to support JamStik Phil Burk
2015-09-08BLE-MIDI: change binding for BluetoothMidiService Phil Burk
2015-08-25MidiBluetoothService: add new device to HashMap Phil Burk
2015-06-04MidiManager: proxy all requests to open devices through MidiService Mike Lockwood
2015-05-12MidiManager: Address API Council feedback: Mike Lockwood
2015-05-07BluetoothMidiDevice: Cleanup and error handling improvements Mike Lockwood
2015-05-01BluetoothMidiService: Add support for sending SysEx messages that span multip... Mike Lockwood
2015-04-21BluetoothMidiService: Use MidiBtleTimeTracker to interpret incoming Bluetooth... Mike Lockwood
2015-04-09Add support for Bluetooth MIDI devices Mike Lockwood