Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_apps_Bluetooth
/
e96e74f9395f4ad307a38dbd2a0ce1c9df32af48
e96e74f
Merge "Fix leak of registerReceiver"
by Treehugger Robot
· 7 years ago
a48bc66
Fix leak of registerReceiver
by zhoutengteng
· 7 years ago
7f2a6cb
Merge "Move libutils static -> shared."
by Steven Moreland
· 7 years ago
cc22fc3
Move libutils static -> shared.
by Steven Moreland
· 7 years ago
9f045e9
Merge "Move MediaBrowserService to AVRCP controller package"
by Joseph Pirozzo
· 7 years ago
0925bfb
Merge changes I99ca081f,Ic252ee0b
by Joseph Pirozzo
· 7 years ago
3eb2cc0
Move MediaBrowserService to AVRCP controller package
by Joseph Pirozzo
· 7 years ago
d9d8619
Merge "Dont crash when test devices send bad messages. tested this on master with go/ag/4552612"
by vnori
· 7 years ago
aa80978
Dont crash when test devices send bad messages.
by Vasu Nori
· 7 years ago
5a36593
AVRCP Controller update loop.
by Joseph Pirozzo
· 7 years ago
4394871
AVRCP Browsing large playlist support
by Joseph Pirozzo
· 7 years ago
7455553
Merge "HFP : Correct headset battery level percentage calculation for vendor specific XEVENT event"
by Treehugger Robot
· 7 years ago
053aa3e
HFP : Correct headset battery level percentage calculation for vendor specific XEVENT event
by jonerlin
· 7 years ago
b9051ca
Merge "Explicitly mute the audio output while switching the A2DP Active Device"
by Treehugger Robot
· 7 years ago
075005f
Explicitly mute the audio output while switching the A2DP Active Device
by Pavlin Radoslavov
· 7 years ago
ea3e91b
Merge "Fix deadlock of mObject and mDevices in RemoteDevices"
by Treehugger Robot
· 7 years ago
b1cdf59
Merge "OPP: Fix the deadlock when exiting UpdateThread"
by Treehugger Robot
· 7 years ago
8a4d25c
Fix deadlock of mObject and mDevices in RemoteDevices
by zhoutengteng
· 7 years ago
0ebc064
OPP: Fix the deadlock when exiting UpdateThread
by zhoutengteng
· 7 years ago
584ed4e
Merge "HFP: Suspend A2DP whenever call state is busy"
by Treehugger Robot
· 7 years ago
1192088
HFP: Suspend A2DP whenever call state is busy
by Jack He
· 7 years ago
65c51c5
Merge "SCO: Don't set active device if a diconnect message is defered"
by Treehugger Robot
· 7 years ago
8ef0c70
Merge "Always assign a free ID to the new MediaPlayer"
by Treehugger Robot
· 7 years ago
aebfbb7
SCO: Don't set active device if a diconnect message is defered
by Ugo Yu
· 7 years ago
d327d33
Always assign a free ID to the new MediaPlayer
by Cheney Ni
· 7 years ago
7086ab4
Merge "HFP: Use SignalStrength#getLevel() to get signal level"
by Treehugger Robot
· 7 years ago
340b4aa
HFP: Use SignalStrength#getLevel() to get signal level
by Jack He
· 7 years ago
8d0ee00
Merge "AVRCP Controller Player Capabilities"
by Joseph Pirozzo
· 7 years ago
4a9e96f
Merge "Remove the old AVRCP code"
by Ajay Panicker
· 7 years ago
cdc4aca
Merge "cleanup statemachines for all profiles so their output looks the same for all profiles."
by vnori
· 7 years ago
247dd80
Remove the old AVRCP code
by Ajay Panicker
· 7 years ago
061258e
cleanup statemachines for all profiles so their output looks the same
by Vasu Nori
· 7 years ago
b6edb1b
Merge "Use 1/2 Device max volume when pairing with a new remote device"
by Ajay Panicker
· 7 years ago
76b8a47
Merge "Inform AudioManager if absolute volume is supported after connection"
by Treehugger Robot
· 7 years ago
dc41c52
Inform AudioManager if absolute volume is supported after connection
by Ajay Panicker
· 7 years ago
ef333ac
Use 1/2 Device max volume when pairing with a new remote device
by Ajay Panicker
· 7 years ago
e7468ca
Merge "Prevent crash when a Browsable player has an empty root"
by Treehugger Robot
· 7 years ago
acdf7d6
Prevent crash when a Browsable player has an empty root
by Ajay Panicker
· 7 years ago
a47c8e5
Merge "A2DP: Don't suppress noisy intent while stopping A2dpService"
by Treehugger Robot
· 7 years ago
a91add5
A2DP: Don't suppress noisy intent while stopping A2dpService
by Ugo Yu
· 7 years ago
00c5a11
Merge "Use ParcelFileDescriptor implementation in libbinder"
by Treehugger Robot
· 7 years ago
ab2e619
Merge "Add field to set A2DP device volume on connect (2/2)"
by Treehugger Robot
· 7 years ago
60ab817
Merge "Add checks when retrieving data for the JNI layer for AVRCP"
by Treehugger Robot
· 7 years ago
435305d
Merge "Delete JNI Object references created from arrays"
by Treehugger Robot
· 7 years ago
fa47ece
Add checks when retrieving data for the JNI layer for AVRCP
by Ajay Panicker
· 7 years ago
73fdd6d
Delete JNI Object references created from arrays
by Ajay Panicker
· 7 years ago
8abeadf
Add field to set A2DP device volume on connect (2/2)
by Eric Laurent
· 7 years ago
9b14a7f
Merge "Check for null metadata on update"
by Treehugger Robot
· 7 years ago
101c478
Check for null metadata on update
by Ajay Panicker
· 7 years ago
7e12e86
Use ParcelFileDescriptor implementation in libbinder
by Ryo Hashimoto
· 7 years ago
09f6f93
AVRCP Controller Player Capabilities
by Joseph Pirozzo
· 7 years ago
b90ee9c
Merge "Test: Fix flaky PhonePolicyTest and ActiveDeviceManagerTest"
by Treehugger Robot
· 7 years ago
4afa955
Test: Fix flaky PhonePolicyTest and ActiveDeviceManagerTest
by Jack He
· 7 years ago
03f9622
Merge "HFP: Only reset AG indicator listeners when HF is first connected"
by Treehugger Robot
· 7 years ago
384c62b
HFP: Only reset AG indicator listeners when HF is first connected
by Chienyuan
· 7 years ago
752b283
Merge "avrcp-addressed-player-changed"
by Treehugger Robot
· 7 years ago
458866b
avrcp-addressed-player-changed
by tedwang
· 7 years ago
bb9d08d
Merge "Treat the buffering state as playing"
by Treehugger Robot
· 7 years ago
5ccdad0
Treat the buffering state as playing
by Ajay Panicker
· 7 years ago
f719cd7
Merge "Enable the AVRCP Service by default (1/2)"
by Treehugger Robot
· 7 years ago
c115a19
Enable the AVRCP Service by default (1/2)
by Ajay Panicker
· 7 years ago
dbbeadf
Merge "AVRCP, HIDD: Fix crash if stop() is called before start()"
by Treehugger Robot
· 7 years ago
5fce567
Merge "SCO: Resume A2DP when call ended and SCO is not connected"
by Treehugger Robot
· 7 years ago
5c9ef96
AVRCP, HIDD: Fix crash if stop() is called before start()
by Hansong Zhang
· 7 years ago
0f7d726
SCO: Resume A2DP when call ended and SCO is not connected
by Ugo Yu
· 7 years ago
81b9187
Merge "PhonePolicy: Only auto connect to the last active A2DP device"
by Treehugger Robot
· 7 years ago
f3bff5d
PhonePolicy: Only auto connect to the last active A2DP device
by Jack He
· 7 years ago
61fa9b4
Merge "Limit AVRCP Browsing fetch size"
by Joseph Pirozzo
· 7 years ago
4eb9d49
Merge "Support AVRCP Controller on JNI thread"
by Joseph Pirozzo
· 7 years ago
cb32cae
Merge "Allow outgoing A2DP connection when pairing via NFC"
by Treehugger Robot
· 7 years ago
75f1361
Merge "On STR_START, request audio focus for TV only"
by Treehugger Robot
· 7 years ago
18f4d4e
Merge "AVRCP: Don't set globally allocated lists to null"
by Treehugger Robot
· 7 years ago
b995b04
AVRCP: Don't set globally allocated lists to null
by Ajay Panicker
· 7 years ago
c713e54
Allow outgoing A2DP connection when pairing via NFC
by Pavlin Radoslavov
· 7 years ago
cf6fe57
Limit AVRCP Browsing fetch size
by Joseph Pirozzo
· 7 years ago
3e56faa
Merge "fix initial "hfp-enable" state of HFP client state machine."
by vnori
· 7 years ago
ca78a3b
Merge "Update a2dp state to not playing while quitting the state machine"
by Treehugger Robot
· 7 years ago
b440ba9
Update a2dp state to not playing while quitting the state machine
by Ugo Yu
· 7 years ago
41c5812
Merge "Set device volume when AudioManager says device is connected"
by Treehugger Robot
· 7 years ago
00427b1
Set device volume when AudioManager says device is connected
by Ajay Panicker
· 7 years ago
f58e344
fix initial "hfp-enable" state of HFP client state machine.
by Vasu Nori
· 7 years ago
1ad297b
Merge "HSP: Correctly hang up call when key is pressed"
by Treehugger Robot
· 7 years ago
405293b
HSP: Correctly hang up call when key is pressed
by Jack He
· 7 years ago
7ca3a4f
Merge "PhonyPolicy: Don't connect other profiles if all profiles are disconnected"
by Treehugger Robot
· 7 years ago
a82f066
Merge "PhonePolicy: Stop auto connecting to devices that failed to connect"
by Treehugger Robot
· 7 years ago
4745665
On STR_START, request audio focus for TV only
by Powei Feng
· 7 years ago
6a3dd5e
Merge "Send Media Update even if Metadata sync timeout occurs"
by Ajay Panicker
· 7 years ago
d3ed283
PhonyPolicy: Don't connect other profiles if all profiles are disconnected
by Jack He
· 7 years ago
34d2984
Send Media Update even if Metadata sync timeout occurs
by Ajay Panicker
· 7 years ago
d5fcc13
PhonePolicy: Stop auto connecting to devices that failed to connect
by Jack He
· 7 years ago
4f84483
Merge "PhonePolicy: Gate CONNECT_OTHER_PROFILE per device"
by Treehugger Robot
· 7 years ago
a5e75bc
PhonePolicy: Gate CONNECT_OTHER_PROFILE per device
by Jack He
· 7 years ago
4db84e9
Merge "Fix errors caught by aapt2"
by Treehugger Robot
· 7 years ago
bc8fb94
Fix errors caught by aapt2
by Colin Cross
· 7 years ago
0edd81e
Merge "AdapterState: Set BLE start timeout to 4 seconds"
by Treehugger Robot
· 7 years ago
3c745fe
AdapterState: Set BLE start timeout to 4 seconds
by Myles Watson
· 7 years ago
3441fbe
Merge "HeadsetService: Manage voice recognition for multiple devices"
by Treehugger Robot
· 7 years ago
af4e5ca
HeadsetService: Manage voice recognition for multiple devices
by Jack He
· 7 years ago
8fef563
Merge "AVRCP: Verify SetBrowsedPlayer player ID"
by Treehugger Robot
· 7 years ago
6d91f54
AVRCP: Verify SetBrowsedPlayer player ID
by Hansong Zhang
· 7 years ago
Next »