summaryrefslogtreecommitdiff
path: root/services/midi
AgeCommit message (Expand)Author
2024-10-15Log uncaught exceptions in MidiService Robert Wu
2024-05-29MIDI: Log userId Robert Wu
2024-02-22Merge "MIDI: Add null check for UserManager.getMainUser" into main Robert Wu
2024-02-21MIDI: Add null check for UserManager.getMainUser Robert Wu
2023-12-07MIDI: Check MIDI permission before parsing XML Robert Wu
2023-11-03Merge "Refactor audio aconfig flags" into main Eric Laurent
2023-11-02Merge "Update midi services owner to avoid singleton" into main am: c668fc9e5... Treehugger Robot
2023-11-02Merge "Update midi services owner to avoid singleton" into main am: c668fc9e58 Treehugger Robot
2023-11-02Update midi services owner to avoid singleton Atneya Nair
2023-11-01Refactor audio aconfig flags Atneya Nair
2023-10-19Move aconfig_midi_flags_java_lib to libs Zhi Dou
2023-10-16Merge "MIDI: Flag virtual UMP" into main Robert Wu
2023-10-13MIDI: Flag virtual UMP Robert Wu
2023-10-12MIDI: Remove logspam Robert Wu
2023-08-01MIDI: Fix UserManager.getMainUser() crash Robert Wu
2023-08-01MIDI: Fix UserManager.getMainUser() crash Robert Wu
2023-07-21MIDI: Fix Legacy UMP typo Robert Wu
2023-07-20MIDI: Add MidiUmpDeviceService Robert Wu
2023-07-12MIDI: Remove extra comma Robert Wu
2023-07-10MIDI: Add virtual devices per user Robert Wu
2023-07-10MIDI: Add virtual devices per user Robert Wu
2022-12-09MIDI Metrics: Add MIDI Metrics in Java Robert Wu
2022-07-01Migrate Bundle/Intent APIs to new, type checked, variants Hani Kazmi
2022-05-05Merge "MidiService: Fix USB removeDeviceConnection" into tm-dev Robert Wu
2022-05-05MidiService: Fix USB removeDeviceConnection Robert Wu
2022-04-29Disable BLE-MIDI connection logic while researching UUIDs connection Paul McLean
2022-04-04Check for null Parcels array in hasNonMidiUuids. Paul McLean
2022-03-21Merge "Filter out non-MIDI devices before attempting connection." into tm-dev TreeHugger Robot
2022-03-21Filter out non-MIDI devices before attempting connection. Paul McLean
2022-02-24Merge "MidiService: Add GuardedBy Annotation to USB MIDI" into tm-dev Robert Wu
2022-02-23MIDI: don't create two of the same device Robert Wu
2022-02-18MidiService: Add GuardedBy Annotation to USB MIDI Robert Wu
2022-02-17Merge "Rewrite MIDI 1.0 USB Host mode in Java" Robert Wu
2022-02-17Rewrite MIDI 1.0 USB Host mode in Java Robert Wu
2022-02-12Merge "Addressing ANR in BT-MIDI disconnect logic." Paul Mclean
2022-02-11Addressing ANR in BT-MIDI disconnect logic. Paul McLean
2022-01-27MidiService: limit number of devices Phil Burk
2022-01-22MidiService: check UID in getDeviceStatus() Phil Burk
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-13Merge "MIDI: add philburk@google.com to an OWNERS file" am: 1ffdb59839 am: d6... Phil Burk
2022-01-08MIDI: add philburk@google.com to an OWNERS file Phil Burk
2021-12-18MidiService: clear status when device unbound Phil Burk
2021-07-17MidiService: synchronize mDeviceConnections Phil Burk
2021-04-28MidiService: protect private service info Phil Burk
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2020-10-23Enable Error Prone to detect obscure bugs. Jeff Sharkey
2020-10-06Tighten up Binder.clearCallingIdentity() usage. Jeff Sharkey
2020-08-03Removed @Deprecated SystemService callback methods that take a userId. Felipe Leme