Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
e65066d30eb52d2ef938501890ba4cf99d8f1b7b
/
services
/
usb
2ad9449
Merge "Use init to write usb typec props." into mnc-dr-dev
by Tim Kilbourn
· 9 years ago
6ea47a3
Use init to write usb typec props.
by Tim Kilbourn
· 9 years ago
8338ed0
Show usb charging notification when in host mode
by Jason Monk
· 9 years ago
1a008c1
UsbDeviceManager: fix b/21429947 regression (try #2)
by Nick Kralevich
· 9 years ago
6456a65
UsbMidiDevice: add timestamps for input events
by Phil Burk
· 9 years ago
06b93a4
Merge "Revert "UsbDeviceManager: fix b/21429947 regression"" into mnc-dev
by Nick Kralevich
· 9 years ago
0d767e6
Revert "UsbDeviceManager: fix b/21429947 regression"
by Nick Kralevich
· 9 years ago
3b0bbd7
Merge "UsbDeviceManager: fix b/21429947 regression" into mnc-dev
by Nick Kralevich
· 9 years ago
b210026
UsbDeviceManager: fix b/21429947 regression
by Nick Kralevich
· 9 years ago
ed987a5
Miss USB device Interface from UsbManager.getDeviceList().
by wang.zhenyu
· 9 years ago
2fedc4d
UsbDeviceManager: add back support for USB overlays
by Nick Kralevich
· 9 years ago
76c4c66
Add USB port manager.
by Jeff Brown
· 9 years ago
2dbccc1
Clean up USB Manager dump.
by Jeff Brown
· 9 years ago
2a67840
Fix a bad merge.
by Jeff Brown
· 9 years ago
c1aebfa
Merge "Clean up USB Manager and fix ADB." into mnc-dev
by Jeff Brown
· 9 years ago
460a146
Clean up USB Manager and fix ADB.
by Jeff Brown
· 9 years ago
a2de7fc
Merge "Prevent accidental unlocking of USB data transfer." into mnc-dev
by Zoltan Szatmary-Ban
· 9 years ago
84dce3c
UsbDeviceManager: Add back support for persistent property
by Ajay Dudani
· 9 years ago
b2eb6b9
Prevent accidental unlocking of USB data transfer.
by Zoltan Szatmary-Ban
· 9 years ago
b3c8564
Merge "remove setLatestEventInfo from USB" into mnc-dev
by Chris Wren
· 9 years ago
43965fe
UsbDeviceManager: Modify default function handling
by Nick Kralevich
· 9 years ago
6d8e413
remove setLatestEventInfo from USB
by Chris Wren
· 9 years ago
6740190
Fix USB access control when adb is disabled.
by Nick Kralevich
· 9 years ago
6d5a0f9
UsbMidiDevice: Only keep ALSA devices open when device is in use
by Mike Lockwood
· 9 years ago
2d63f0a
Merge "UsbDeviceManager: Don't unnecessarily touch properties" into mnc-dev
by Nick Kralevich
· 9 years ago
ffcfe34
usb debugging: show alert to secondary user
by Xiaohui Chen
· 9 years ago
2f7fa3e
UsbDeviceManager: Don't unnecessarily touch properties
by Nick Kralevich
· 9 years ago
afe55a5
Turning off logging in ALSA device connection routines.
by Paul McLean
· 9 years ago
9e9e2e7
Pass charset to XmlPullParser.setInput instead of null
by Wojciech Staszkiewicz
· 9 years ago
fcf10f7
Modify how USB connections are handled.
by Nick Kralevich
· 9 years ago
d9c7f24
UsbManager / UsbService / UsbDeviceManager: delete unused code
by Nick Kralevich
· 9 years ago
02868b1
MidiDeviceInfo: Add version string property
by Mike Lockwood
· 10 years ago
c9bb40e
UsbDevice: Add support for retrieving version string for a USB device
by Mike Lockwood
· 10 years ago
1f13872
UsbAlsaManager: Fix NPE when running in emulator
by Mike Lockwood
· 10 years ago
dee5f1b
Add user visible name for USB peripheral MIDI device
by Mike Lockwood
· 10 years ago
b6f50d3
Add support for flushing MIDI all scheduled MIDI events on a port
by Mike Lockwood
· 10 years ago
2776133
Add event scheduling support to USB MIDI Manager code
by Mike Lockwood
· 10 years ago
d1b16fe
Move MIDI utilities for internal use to com.android.internal.midi package
by Mike Lockwood
· 10 years ago
5781cd5
Make the MIDI Manager optional, enabled by "android.software.midi" feature
by Mike Lockwood
· 10 years ago
005e9b8
Merge "UsbDeviceManager: delete obsolete code"
by Nick Kralevich
· 10 years ago
ad8fc70
UsbDeviceManager: delete obsolete code
by Nick Kralevich
· 10 years ago
b7ce094
MIDI Manager: remove USB peripheral MIDI device when USB is disconnected
by Mike Lockwood
· 10 years ago
4a357cd
Replace usages of deprecated Resources.getColor() and getColorStateList()
by Alan Viverette
· 10 years ago
3ae6acd
Merge "Add MidiManager to public API"
by Mike Lockwood
· 10 years ago
81b9f7d
Add MidiManager to public API
by Mike Lockwood
· 10 years ago
4011e20
Merge "MidiDeviceInfo meta-data improvements:"
by Mike Lockwood
· 10 years ago
f2cd802
MidiDeviceInfo meta-data improvements:
by Mike Lockwood
· 10 years ago
9087433
AudioService: Write base stream volume changes to the event log.
by John Spurlock
· 10 years ago
57baee2
Merge "MidiManager: Add MIDI device status notifications"
by Mike Lockwood
· 10 years ago
5ff9e2a
MidiManager: Add MIDI device status notifications
by Mike Lockwood
· 10 years ago
22e78c6
Merge "Add MidiReceiver.send() and MidiReceiver.getMaxMessageSize()"
by Mike Lockwood
· 10 years ago
0c7342f
Add MidiReceiver.send() and MidiReceiver.getMaxMessageSize()
by Mike Lockwood
· 10 years ago
394a8e1
Handle simultaneous connect of devices with the same "type" (as in USB)
by Paul McLean
· 10 years ago
3b7664589
Make MidiSender and MidiReceiver abstract classes, rename MidiReceiver.post() to receive()
by Mike Lockwood
· 10 years ago
20821ec
Eliminate MidiPort base class for MidiInputPort and MidiOutputPort
by Mike Lockwood
· 10 years ago
c623ec9
Merge "MidiManager: Virtual MIDI devices are now implemented as Services"
by Mike Lockwood
· 10 years ago
11fd96d
MidiManager: Virtual MIDI devices are now implemented as Services
by Mike Lockwood
· 10 years ago
f4a8df4
Fix a regression in UsbDebuggingManager
by Amith Yamasani
· 10 years ago
7b91c55
Merge "Remove unused imports in frameworks/base."
by John Spurlock
· 10 years ago
d65ed88
Merge "Avoid NPE when quickly toggling USB debugging state"
by Amith Yamasani
· 10 years ago
f6197e8
Avoid NPE when quickly toggling USB debugging state
by Amith Yamasani
· 10 years ago
08c7116
Remove unused imports in frameworks/base.
by John Spurlock
· 10 years ago
464c655
Move ALSA utilities to com.android.internal.alsa package
by Mike Lockwood
· 10 years ago
b673770
Add MIDI Manager API tweaks:
by Mike Lockwood
· 10 years ago
c3c2ff7
Add support for USB notification when connected as a MIDI peripheral
by Mike Lockwood
· 10 years ago
0e4242f
Audio Device Enumeration API.
by Paul McLean
· 10 years ago
5b14d98
Merge "MidiManager API tweaks:"
by Mike Lockwood
· 10 years ago
90b9a6a
MidiManager API tweaks:
by Mike Lockwood
· 10 years ago
6156017
Move AudioService to services.
by John Spurlock
· 10 years ago
83f3674
Merge "Revert "Revert "Do not display ADB confirm dialog during boot"""
by Craig Mautner
· 10 years ago
b43d3cf
Revert "Revert "Do not display ADB confirm dialog during boot""
by Craig Mautner
· 10 years ago
968aca1
Merge "Revert "Do not display ADB confirm dialog during boot""
by Craig Mautner
· 10 years ago
e37099f
Revert "Do not display ADB confirm dialog during boot"
by Craig Mautner
· 10 years ago
b8415ec
Merge "Do not display ADB confirm dialog during boot"
by Craig Mautner
· 10 years ago
10804eb
Add additional info to AudioPort for enum/selection API.
by Paul McLean
· 10 years ago
34e90b2
Do not display ADB confirm dialog during boot
by Craig Mautner
· 10 years ago
51936d4
Merge "UsbAlsaManager: Don't reselect current USB audio device on all USB disconnects"
by Mike Lockwood
· 10 years ago
2a57bc7
MidiManager: Add USB peripheral MIDI support
by Mike Lockwood
· 10 years ago
9c2d34c
UsbAlsaManager: Don't reselect current USB audio device on all USB disconnects
by Mike Lockwood
· 10 years ago
cb09627
MIDI Manager: Remove message packetization from MIDI transport
by Mike Lockwood
· 10 years ago
2e34341
Replace broadcasts with calls to IAudioService.setWiredDeviceConnectionState() to report USB device status
by Mike Lockwood
· 10 years ago
98cc8e5
MidiManager bug fixing:
by Mike Lockwood
· 10 years ago
10024b3
MidiManager updates:
by Mike Lockwood
· 10 years ago
0a8f069
Support for simultaneous USB Audio Devices connect/disconnect
by Paul McLean
· 10 years ago
d2de5a4
Rename UsbAudioManager to UsbAlsaManager
by Mike Lockwood
· 10 years ago
d00c375
am 32ed193b: am f5e44c29: am c5c93edd: Merge "When switching to default USB function set, check restriction" into lmp-mr1-dev
by Zoltan Szatmary-Ban
· 10 years ago
67f8e8b
MIDI Manager work in progress
by Mike Lockwood
· 10 years ago
469c15d
When switching to default USB function set, check restriction
by Zoltan Szatmary-Ban
· 10 years ago
fb0a22e
Remove polling for ALSA device files in USB audio device detection.
by Mike Lockwood
· 10 years ago
b66252f
Setting ADB_ENABLED may result in a SecurityException.
by Geoffrey Borggaard
· 10 years ago
451a6f8
fix crash on invalid base64 key
by Nick Kralevich
· 10 years ago
3d50308
Fix USB audio disconnect logic
by Mike Lockwood
· 10 years ago
c525843
Move *_AUDIO_PLUG actions from Intent to android.media.AudioManager
by Jean-Michel Trivi
· 10 years ago
255dd04
Added notification color to all system notifications
by Selim Cinek
· 10 years ago
c7f084f
Fix ALSA initialized wait for input-only USB Audio devices
by Paul McLean
· 10 years ago
9769ef9
Restore user switching logic.
by Emily Bernier
· 10 years ago
1848d31
Prevent users from mounting USB, if restricted.
by Emily Bernier
· 10 years ago
2471e02
UsbDebuggingManager: remove log spam when disconnecting USB
by Mike Lockwood
· 10 years ago
65a30ab
Changed namespace of AlsaParser (and components) to correctly reflect their place
by Paul McLean
· 10 years ago
d83a096
Bump up priority of system receiving BOOT_COMPLETED.
by Dianne Hackborn
· 11 years ago
Next »