index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle simultaneous connect of devices with the same "type" (as in USB)
Paul McLean
2015-03-10
1
-28
/
+23
*
Make MidiSender and MidiReceiver abstract classes, rename MidiReceiver.post()...
Mike Lockwood
2015-03-04
1
-2
/
+2
*
Eliminate MidiPort base class for MidiInputPort and MidiOutputPort
Mike Lockwood
2015-03-04
1
-2
/
+3
*
Merge "MidiManager: Virtual MIDI devices are now implemented as Services"
Mike Lockwood
2015-03-05
1
-30
/
+39
|
\
|
*
MidiManager: Virtual MIDI devices are now implemented as Services
Mike Lockwood
2015-03-04
1
-30
/
+39
*
|
Fix a regression in UsbDebuggingManager
Amith Yamasani
2015-03-04
1
-1
/
+1
*
|
Merge "Remove unused imports in frameworks/base."
John Spurlock
2015-03-02
5
-9
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove unused imports in frameworks/base.
John Spurlock
2015-02-28
5
-9
/
+0
*
|
Merge "Avoid NPE when quickly toggling USB debugging state"
Amith Yamasani
2015-03-02
1
-69
/
+123
|
\
\
|
|
/
|
/
|
|
*
Avoid NPE when quickly toggling USB debugging state
Amith Yamasani
2015-03-02
1
-69
/
+123
*
|
Move ALSA utilities to com.android.internal.alsa package
Mike Lockwood
2015-02-26
1
-2
/
+2
*
|
Add MIDI Manager API tweaks:
Mike Lockwood
2015-02-23
3
-8
/
+7
*
|
Add support for USB notification when connected as a MIDI peripheral
Mike Lockwood
2015-02-20
1
-0
/
+2
|
/
*
Audio Device Enumeration API.
Paul McLean
2015-02-19
1
-2
/
+2
*
Merge "MidiManager API tweaks:"
Mike Lockwood
2015-02-13
1
-2
/
+2
|
\
|
*
MidiManager API tweaks:
Mike Lockwood
2015-02-12
1
-2
/
+2
*
|
Move AudioService to services.
John Spurlock
2015-02-09
1
-1
/
+2
*
|
Merge "Revert "Revert "Do not display ADB confirm dialog during boot"""
Craig Mautner
2015-02-06
1
-1
/
+9
|
\
\
|
*
|
Revert "Revert "Do not display ADB confirm dialog during boot""
Craig Mautner
2015-02-06
1
-1
/
+9
*
|
|
Merge "Revert "Do not display ADB confirm dialog during boot""
Craig Mautner
2015-02-06
1
-9
/
+1
|
\
\
\
|
|
/
/
|
*
|
Revert "Do not display ADB confirm dialog during boot"
Craig Mautner
2015-02-06
1
-9
/
+1
*
|
|
Merge "Do not display ADB confirm dialog during boot"
Craig Mautner
2015-02-05
1
-1
/
+9
|
\
\
\
|
|
/
/
|
*
|
Do not display ADB confirm dialog during boot
Craig Mautner
2015-02-04
1
-1
/
+9
|
|
/
*
|
Add additional info to AudioPort for enum/selection API.
Paul McLean
2015-02-04
2
-4
/
+6
|
/
*
Merge "UsbAlsaManager: Don't reselect current USB audio device on all USB dis...
Mike Lockwood
2015-01-29
1
-5
/
+4
|
\
|
*
UsbAlsaManager: Don't reselect current USB audio device on all USB disconnects
Mike Lockwood
2015-01-29
1
-5
/
+4
*
|
MidiManager: Add USB peripheral MIDI support
Mike Lockwood
2015-01-29
3
-10
/
+66
*
|
MIDI Manager: Remove message packetization from MIDI transport
Mike Lockwood
2015-01-29
1
-24
/
+7
|
/
*
Replace broadcasts with calls to IAudioService.setWiredDeviceConnectionState(...
Mike Lockwood
2015-01-16
4
-48
/
+104
*
MidiManager bug fixing:
Mike Lockwood
2015-01-15
1
-2
/
+7
*
MidiManager updates:
Mike Lockwood
2015-01-14
3
-43
/
+235
*
Support for simultaneous USB Audio Devices connect/disconnect
Paul McLean
2015-01-09
2
-81
/
+229
*
Rename UsbAudioManager to UsbAlsaManager
Mike Lockwood
2014-12-19
2
-10
/
+10
*
am 32ed193b: am f5e44c29: am c5c93edd: Merge "When switching to default USB f...
Zoltan Szatmary-Ban
2014-12-09
1
-7
/
+20
|
\
|
*
When switching to default USB function set, check restriction
Zoltan Szatmary-Ban
2014-12-05
1
-7
/
+20
*
|
MIDI Manager work in progress
Mike Lockwood
2014-12-08
1
-0
/
+28
*
|
Remove polling for ALSA device files in USB audio device detection.
Mike Lockwood
2014-12-01
2
-22
/
+150
|
/
*
Setting ADB_ENABLED may result in a SecurityException.
Geoffrey Borggaard
2014-11-20
1
-2
/
+7
*
fix crash on invalid base64 key
Nick Kralevich
2014-11-12
1
-4
/
+18
*
Fix USB audio disconnect logic
Mike Lockwood
2014-10-31
2
-136
/
+206
*
Move *_AUDIO_PLUG actions from Intent to android.media.AudioManager
Jean-Michel Trivi
2014-08-29
2
-2
/
+4
*
Added notification color to all system notifications
Selim Cinek
2014-08-20
1
-0
/
+4
*
Fix ALSA initialized wait for input-only USB Audio devices
Paul McLean
2014-08-14
1
-4
/
+12
*
Restore user switching logic.
Emily Bernier
2014-07-14
1
-2
/
+2
*
Prevent users from mounting USB, if restricted.
Emily Bernier
2014-07-09
2
-1
/
+22
*
UsbDebuggingManager: remove log spam when disconnecting USB
Mike Lockwood
2014-06-05
1
-4
/
+0
*
Changed namespace of AlsaParser (and components) to correctly reflect their p...
Paul McLean
2014-05-15
1
-2
/
+2
*
Bump up priority of system receiving BOOT_COMPLETED.
Dianne Hackborn
2014-05-02
1
-2
/
+3
*
am ee5d512d: am 4980996b: Merge "Allowed custom secure-adb confirmation via A...
Aaron Whyte
2014-04-16
1
-13
/
+53
|
\
|
*
am 4980996b: Merge "Allowed custom secure-adb confirmation via Activity or Se...
Aaron Whyte
2014-04-16
1
-13
/
+53
|
|
\
[next]