Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_apps_Bluetooth
/
f1874435d6516ee6facf51c2a08ffa5b1938c35c
f187443
Extract metadata info from MediaPlayer.Queue added by Google Play Music
by Ajay Panicker
· 8 years ago
d4403f0
Merge "[Manual] Rename non-public non-static variables to mCamelCase"
by Treehugger Robot
· 8 years ago
b1ae441
Merge "AdapterProperties: Crash on invalid state transition"
by Treehugger Robot
· 8 years ago
8bc413b
[Manual] Rename non-public non-static variables to mCamelCase
by Jack He
· 8 years ago
799c063
Merge "Revert "Always send KEYCODE_MEDIA_PLAY_PAUSE""
by Treehugger Robot
· 8 years ago
105ffe9
AdapterProperties: Crash on invalid state transition
by Jack He
· 8 years ago
442ad53
Merge "PBAP: Disable SIM card contact supported"
by Treehugger Robot
· 8 years ago
c0c914d
Merge "[Manual] Fix static field names"
by Treehugger Robot
· 8 years ago
beb95b6
Merge "Remove hw_module_t dependency in Bluetooth (3/3)"
by Jakub Pawlowski
· 8 years ago
9b3b12e
Remove hw_module_t dependency in Bluetooth (3/3)
by Jakub Pawlowski
· 8 years ago
1bd017d
[Manual] Fix static field names
by Jack He
· 8 years ago
b0c32d3
Merge "Pass all scans to battery stats"
by Treehugger Robot
· 8 years ago
9bdbe9e
Revert "Always send KEYCODE_MEDIA_PLAY_PAUSE"
by Andre Eisenbach
· 8 years ago
c5ccdd2
PBAP: Disable SIM card contact supported
by Jack He
· 8 years ago
eb60d9e
Merge "[Manual] Fix local variable names"
by Treehugger Robot
· 8 years ago
123f338
Merge "Catch exception"
by Treehugger Robot
· 8 years ago
ddd9c7d
Pass all scans to battery stats
by Ajay Panicker
· 8 years ago
5ef52da
[Manual] Fix local variable names
by Jack He
· 8 years ago
cf0e1f5
Merge "Load bluetooth library directly, instead of using hardware module"
by Treehugger Robot
· 8 years ago
91a7fb2
Load bluetooth library directly, instead of using hardware module
by Jakub Pawlowski
· 8 years ago
d7d3d68
Catch exception
by Vinay Kalia
· 8 years ago
98613f2
Merge "[Manual] Remove redundant 'public' modifier"
by Treehugger Robot
· 8 years ago
d04c0a8
[Manual] Remove redundant 'public' modifier
by Jack He
· 8 years ago
3669be9
Merge "[Manual] Rename methods and classes"
by Treehugger Robot
· 8 years ago
7919867
[Manual] Rename methods and classes
by Jack He
· 8 years ago
6b288d4
Merge "Use -Werror in packages/apps/Bluetooth"
by Chih-hung Hsieh
· 8 years ago
9be7c66
Merge "[Manual] Fix static variable names"
by Treehugger Robot
· 8 years ago
7588f85
[Manual] Fix static variable names
by Jack He
· 8 years ago
684ce80
Merge "MAP-MNS: Cleanup sdp record on service shutdown"
by Treehugger Robot
· 8 years ago
780f9ce
MAP-MNS: Cleanup sdp record on service shutdown
by Jack He
· 8 years ago
8bbf804
Merge "[Manual] Remove empty blocks"
by Treehugger Robot
· 8 years ago
8338d4b
[Manual] Remove empty blocks
by Jack He
· 8 years ago
981d56a
Merge "OPP: Remove sdp record during BT off to prevent leak"
by Treehugger Robot
· 8 years ago
20d7ae1
Merge "[Manual] Rename method parameters using Java naming conventions"
by Treehugger Robot
· 8 years ago
b59ab22
OPP: Remove sdp record during BT off to prevent leak
by Hemant Gupta
· 8 years ago
92c6686
Merge "Revert "sdp: Use complete Uuids for comparisons""
by Treehugger Robot
· 8 years ago
ae9f751
Revert "sdp: Use complete Uuids for comparisons"
by Jakub Pawlowski
· 8 years ago
b7461b1
[Manual] Rename method parameters using Java naming conventions
by Jack He
· 8 years ago
6388769
Merge "sdp: Use complete Uuids for comparisons"
by Treehugger Robot
· 8 years ago
ee16545
Merge "[Script] Fixed assorted string usage issues"
by Treehugger Robot
· 8 years ago
c27337c
[Script] Fixed assorted string usage issues
by Jack He
· 8 years ago
016f93a
Merge "Send the now playing list changed events after media updates"
by Treehugger Robot
· 8 years ago
1743df4
sdp: Use complete Uuids for comparisons
by Myles Watson
· 8 years ago
8aa3d3f
Send the now playing list changed events after media updates
by Ajay Panicker
· 8 years ago
cf14f35
Merge "[Script] Remove empty finally block"
by Treehugger Robot
· 8 years ago
f9dbbfb
[Script] Remove empty finally block
by Jack He
· 8 years ago
8d2b3e7
Merge "[Script] Remove final modifier from private methods"
by Treehugger Robot
· 8 years ago
0cb8e36
Merge "[Script] Remove unnecessary interface modifiers"
by Treehugger Robot
· 8 years ago
beae4d0
Merge "[Script] Add @Override annotations to overriden methods"
by Treehugger Robot
· 8 years ago
c278acf
Merge "[Script] Remove redundant conditional expressions"
by Treehugger Robot
· 8 years ago
92bf44c
Merge "[Script] Simplify pointless boolean expressions"
by Treehugger Robot
· 8 years ago
69cf218
Merge "[Script] Replace C-style array declarations with Java style"
by Treehugger Robot
· 8 years ago
15f43fe
Merge "[Script] Sort modifiers according to JLS"
by Treehugger Robot
· 8 years ago
3249810
Merge "Always send KEYCODE_MEDIA_PLAY_PAUSE"
by Treehugger Robot
· 8 years ago
86950ad
Always send KEYCODE_MEDIA_PLAY_PAUSE
by Andre Eisenbach
· 8 years ago
0e75413
[Script] Remove final modifier from private methods
by Jack He
· 8 years ago
4afb3da
[Script] Remove unnecessary interface modifiers
by Jack He
· 8 years ago
2fbb1d9
[Script] Add @Override annotations to overriden methods
by Jack He
· 8 years ago
32638a0
[Script] Remove redundant conditional expressions
by Jack He
· 8 years ago
32a94e2
[Script] Simplify pointless boolean expressions
by Jack He
· 8 years ago
0612fad
[Script] Replace C-style array declarations with Java style
by Jack He
· 8 years ago
dbf5c4e
[Script] Sort modifiers according to JLS
by Jack He
· 8 years ago
225b6a2
Merge "Add missing break statement in Sap message handling"
by Treehugger Robot
· 8 years ago
66f0c5f
Add missing break statement in Sap message handling
by sqian
· 8 years ago
bc07fc2
Merge "Fix the logic for re-generating / updating the AVRCP PlaybackState"
by Treehugger Robot
· 8 years ago
5b98f3f
Fix the logic for re-generating / updating the AVRCP PlaybackState
by Pavlin Radoslavov
· 8 years ago
80960e0
Merge "RemoteDevicesTest testSendUunidIntent"
by Kai Wang
· 8 years ago
ec3c9fa
Merge "Track the AudioManager Playback state to update the AVRCP playback state"
by Treehugger Robot
· 8 years ago
a24231a
Track the AudioManager Playback state to update the AVRCP playback state
by Pavlin Radoslavov
· 8 years ago
fbe7b4e
RemoteDevicesTest testSendUunidIntent
by kai
· 8 years ago
9de2838
Merge "Print the runtime blacklisted devices for AVRCP absolute volume control"
by Treehugger Robot
· 8 years ago
efc0a6d
Merge "A2DP Revert "Move A2dp State to Disconnected when BT is Turned OFF""
by Treehugger Robot
· 8 years ago
aad5256
Print the runtime blacklisted devices for AVRCP absolute volume control
by Pavlin Radoslavov
· 8 years ago
f90bd2e
Merge "PBAP: Clean up SDP record when closing service"
by Treehugger Robot
· 8 years ago
32bedea
Merge "Adapter: Reset adapter connection states when BR/EDR is ready"
by Treehugger Robot
· 8 years ago
577298d
Adapter: Reset adapter connection states when BR/EDR is ready
by Jack He
· 8 years ago
ee4d3dc
PBAP: Clean up SDP record when closing service
by Jack He
· 8 years ago
d17bd2d
A2DP Revert "Move A2dp State to Disconnected when BT is Turned OFF"
by Jack He
· 8 years ago
69d4a88
Merge "PBAP: Set Pbap connection state to DISCONNECTED on ACL_DISCONNECT."
by Treehugger Robot
· 8 years ago
88f9f6b
Merge "HFP: Reset max index if greater than number of Phone Book entries"
by Treehugger Robot
· 8 years ago
e95b2eb
Merge "Bluetooth Unit Test"
by Kai Wang
· 8 years ago
d6d31a2
Merge "PBAP: Use ACTION_CONNECTION_STATE_CHANGED intent"
by Treehugger Robot
· 8 years ago
f84ced0
HFP: Reset max index if greater than number of Phone Book entries
by Satish Kodishala
· 8 years ago
328d1b6
PBAP: Set Pbap connection state to DISCONNECTED on ACL_DISCONNECT.
by Hemant Gutpa
· 8 years ago
4aee91a
PBAP: Use ACTION_CONNECTION_STATE_CHANGED intent
by Jack He
· 8 years ago
7f90f91
Merge "Remove unused gattClientScanFilterDeleteNative"
by Jakub Pawlowski
· 8 years ago
69e8a25
Remove unused gattClientScanFilterDeleteNative
by Jakub Pawlowski
· 8 years ago
0023273
Use -Werror in packages/apps/Bluetooth
by Chih-Hung Hsieh
· 8 years ago
f91b433
Bluetooth Unit Test
by kai
· 8 years ago
5a82579
Merge "Bluetooth Unit Test"
by Kai Wang
· 8 years ago
531cc43
Merge "Fix connection time for GATT clients"
by Treehugger Robot
· 8 years ago
99d01e0
Fix connection time for GATT clients
by Vinay Kalia
· 8 years ago
0a75773
Merge "Printed the modified AVRCP features in case a device is blacklisted"
by Treehugger Robot
· 8 years ago
414480d
Printed the modified AVRCP features in case a device is blacklisted
by Pavlin Radoslavov
· 8 years ago
b35be83
Merge "Enable bluetooth a2dpsink to request audio focus from source"
by David Rim
· 8 years ago
9f6f58f
Merge "GATT: Thread-safe ClientHandler invocation"
by Treehugger Robot
· 8 years ago
880574b
GATT: Thread-safe ClientHandler invocation
by xutianguo
· 8 years ago
f427803
Merge "Set the AVRCP absolute volume control initial volume to 50% for all devices"
by Treehugger Robot
· 8 years ago
241337c
Set the AVRCP absolute volume control initial volume to 50% for all devices
by Pavlin Radoslavov
· 8 years ago
37344d8
Merge changes from topic "bt-cleanup-cherry-pick"
by Treehugger Robot
· 8 years ago
Next »