index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
midi
Age
Commit message (
Expand
)
Author
2021-07-17
MidiService: synchronize mDeviceConnections
Phil Burk
2021-04-28
MidiService: protect private service info
Phil Burk
2021-02-21
[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base
Bob Badour
2020-10-23
Enable Error Prone to detect obscure bugs.
Jeff Sharkey
2020-10-06
Tighten up Binder.clearCallingIdentity() usage.
Jeff Sharkey
2020-08-03
Removed @Deprecated SystemService callback methods that take a userId.
Felipe Leme
2020-05-04
Add custom Error Prone check for SDK comparisons.
Jeff Sharkey
2019-11-17
Add filegroups for services.* libraries
Jiyong Park
2017-12-08
Convert services to Android.bp
Colin Cross
2017-05-01
Make IMidiDeviceServer.setDeviceInfo method oneway
Mikhail Naganov
2017-04-02
Consistent dump() permission checking.
Jeff Sharkey
2016-05-09
Init MidiService once system user gets unlocked.
Philip P. Moltmann
2016-04-18
MidiService: fix resource leak
Phil Burk
2015-09-22
Merge "MidiService: update listener with current status when registered"
Phil Burk
2015-09-22
MidiService: update listener with current status when registered
Phil Burk
2015-09-08
BLE-MIDI: change binding for BluetoothMidiService
Phil Burk
2015-06-11
MidiDeviceServer: Fix race condition in setting device server's mDeviceInfo
Mike Lockwood
2015-06-04
MidiManager: proxy all requests to open devices through MidiService
Mike Lockwood
2015-05-12
MidiManager: Address API Council feedback:
Mike Lockwood
2015-05-07
MidiManager: Improve output of "dumpsys midi"
Mike Lockwood
2015-04-09
Add support for Bluetooth MIDI devices
Mike Lockwood
2015-03-27
Make the MIDI Manager optional, enabled by "android.software.midi" feature
Mike Lockwood