summaryrefslogtreecommitdiff
path: root/media/packages
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
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/baseBob 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 certificatePhil Burk
2020-05-05Merge "Bluetooth MIDI test: flush packets" into rvc-dev am: 4b2063c9d6 am: 29...Phil Burk
2020-05-04Bluetooth MIDI test: flush packetsPhil Burk
2020-04-30Merge "BluetoothMidiService: remove java_api_finder tag" into rvc-dev am: 40f...TreeHugger Robot
2020-04-29BluetoothMidiService: remove java_api_finder tagPhil Burk
2020-04-04Merge "BluetoothMidi test: test encoder and decoder" into rvc-devTreeHugger Robot
2020-04-04BluetoothMidi test: test encoder and decoderPhil Burk
2020-04-03Merge "BluetoothMidi: ignore reserved bit in header" into rvc-dev am: 576e2cc...Phil Burk
2020-04-02BluetoothMidi test: test encoder and decoderPhil Burk
2020-03-31BluetoothMidi: ignore reserved bit in headerPhil Burk
2020-03-26BLE-MIDI: fix timestamps for sysex dataPhil Burk
2020-03-23Add an exported flag in manifestAshwini Oruganti
2020-02-20BLE-MIDI: fix timestamps for sysex dataPhil Burk
2019-03-12Convert Android.mk file to Android.bpSasha Smundak
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible.Anton Hansson
2017-04-14BluetoothMidi: request higher priority, for lower latencyPhil Burk
2017-02-21bluetoothmidiservice: fix timestamp for BLE-MIDI transmitted packetsPhil Burk
2015-09-22Merge "BluetoothMidiDevice: change write type to support JamStik"Phil Burk
2015-09-22BluetoothMidiDevice: change write type to support JamStikPhil Burk
2015-09-08BLE-MIDI: change binding for BluetoothMidiServicePhil Burk
2015-08-25MidiBluetoothService: add new device to HashMapPhil Burk
2015-06-04MidiManager: proxy all requests to open devices through MidiServiceMike Lockwood
2015-05-12MidiManager: Address API Council feedback:Mike Lockwood
2015-05-07BluetoothMidiDevice: Cleanup and error handling improvementsMike 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 devicesMike Lockwood