Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_packages_apps_Bluetooth
/
fab9b0d01b30ba2931f11b4ddef1b5be744cbdce
fab9b0d
Merge "Add a setting to allow a user to choose the native image format"
by Sal Savage
· 5 years ago
3d8b3d4
Merge "Don't allow concurrent starts and stops and clean up receiver"
by Sal Savage
· 5 years ago
f71312e
Merge "Resolve flaky statemachine tests"
by Treehugger Robot
· 5 years ago
93db217
Resolve flaky statemachine tests
by Joseph Pirozzo
· 5 years ago
44021c0
Merge "MapClientTest reduce FlakyTests"
by Joseph Pirozzo
· 5 years ago
a933c9e
Merge "HFP: use Bundle to query last dial number"
by Treehugger Robot
· 5 years ago
dc6c657
HFP: use Bundle to query last dial number
by Chienyuan
· 5 years ago
d51f240
MapClientTest reduce FlakyTests
by Joseph Pirozzo
· 5 years ago
fe57949
Merge "Add explicit dependencies on jni_headers"
by Treehugger Robot
· 5 years ago
3b40937
Add explicit dependencies on jni_headers
by Orion Hodson
· 5 years ago
4e412c1
Merge "Bluetooth string: removed id="sender" in bt_sm_2_1_"
by Treehugger Robot
· 5 years ago
b2d0dfd
Bluetooth string: removed id="sender" in bt_sm_2_1_
by Yinchu Chen
· 5 years ago
92b23a4
Merge "A2DPSink incoming connections"
by Joseph Pirozzo
· 5 years ago
19d567b
Don't allow concurrent starts and stops and clean up receiver
by Sal Savage
· 5 years ago
3988935
A2DPSink incoming connections
by Joseph Pirozzo
· 5 years ago
5e92087
Merge "Enable sending group MMS"
by Treehugger Robot
· 5 years ago
0a92400
Enable sending group MMS
by Andrew Cheng
· 5 years ago
f3cc947
Merge "Add an exported flag in manifest"
by Treehugger Robot
· 5 years ago
1bc9a77
Add a setting to allow a user to choose the native image format
by Sal Savage
· 5 years ago
308912c
Merge "Make sure the test looper is prepared in HeadsetPhoneStateTest"
by Treehugger Robot
· 5 years ago
1bc73d6
Merge "Fix bluetooth test broken by Service change"
by Yara Hassan
· 5 years ago
b457f4c
Merge "Bluetooth Metric Id: Add metric id allocation to Bluetooth metric calls"
by Treehugger Robot
· 5 years ago
c0bf8a5
Make sure the test looper is prepared in HeadsetPhoneStateTest
by Ugo Yu
· 5 years ago
356f843
Merge "Notify on parents of nodes that have newly downloaded art"
by Sal Savage
· 5 years ago
712bca0
Merge "OPP: Fix Window leak in Alert Activity."
by Treehugger Robot
· 5 years ago
5575901
Merge "Support set active device to null."
by Treehugger Robot
· 5 years ago
36fd31b
Merge "Make Cover Art storage more robust to filesystem issues"
by Sal Savage
· 5 years ago
9e222a5
Merge "Don't remove allocated player IDs when an app has a browse service"
by Sal Savage
· 5 years ago
458e5b1
Merge "Only notify of new cover art assignement for the active device"
by Sal Savage
· 5 years ago
e12e540
Merge "Compare image handles with equals() and not =="
by Sal Savage
· 5 years ago
9530ad5
Bluetooth Metric Id: Add metric id allocation to Bluetooth metric calls
by Chen Chen
· 5 years ago
b585d25
Fix bluetooth test broken by Service change
by Yara Hassan
· 5 years ago
4a10ee9
Support set active device to null.
by weichinweng
· 5 years ago
0a6e1f2
Compare image handles with equals() and not ==
by Sal Savage
· 5 years ago
19ac2e1
Only notify of new cover art assignement for the active device
by Sal Savage
· 5 years ago
4d42a73
Merge "PanService: Check mNetworkFactory for null"
by Myles Watson
· 5 years ago
01b759f
PanService: Check mNetworkFactory for null
by Myles Watson
· 5 years ago
4608976
OPP: Fix Window leak in Alert Activity.
by sravan voleti
· 5 years ago
acb2a6a
Notify on parents of nodes that have newly downloaded art
by Sal Savage
· 5 years ago
5b977d3
Add an exported flag in manifest
by Ashwini Oruganti
· 5 years ago
538a1ad
Merge "Use user context to support multiuser use case"
by Heemin Seog
· 5 years ago
ced2acc
Merge "Add BLUETOOTH_PRIVILEGED permission as a requirement for all new Bluetooth SystemApis and for hidden connect/disconnect APIs. Revert permissions for some APIs that were previously marked as @UnsupportedAppUsage"
by Treehugger Robot
· 5 years ago
460fcf4
Add BLUETOOTH_PRIVILEGED permission as a requirement for
by Rahul Sabnis
· 5 years ago
8a532a3
Use user context to support multiuser use case
by Heemin Seog
· 5 years ago
df16d80
Don't remove allocated player IDs when an app has a browse service
by Sal Savage
· 5 years ago
1a78b17
Merge "Fix flaky Bluetooth test"
by Treehugger Robot
· 5 years ago
ec8fa71
Fix flaky Bluetooth test
by Jakub Pawlowski
· 5 years ago
ef853ce
Make Cover Art storage more robust to filesystem issues
by Sal Savage
· 5 years ago
207fc08
Merge "Don't reuse NetworkFactory objects."
by Lorenzo Colitti
· 5 years ago
8a2b179
Don't reuse NetworkFactory objects.
by Lorenzo Colitti
· 5 years ago
4d2c3da
Merge "BluetoothMetricid: Add metric allocator api in java"
by Chen Chen
· 5 years ago
e542eb8
Merge "MAP: Throw exception for illegal ID column"
by Treehugger Robot
· 5 years ago
1efbcc3
BluetoothMetricid: Add metric allocator api in java
by Chen Chen
· 5 years ago
b8bb95a
MAP: Throw exception for illegal ID column
by Chienyuan
· 5 years ago
726f498
Merge "Update permission enforcement for BluetoothPan System APIs to enforce the BLUETOOTH_PRIVILEGED permission"
by Treehugger Robot
· 5 years ago
4fbef6a
Update permission enforcement for BluetoothPan System APIs to enforce
by Rahul Sabnis
· 5 years ago
fc98a7e
Merge "Remove offset when using composeAndSendSelectedCallLogVcards"
by Treehugger Robot
· 5 years ago
79f03f5
Remove offset when using composeAndSendSelectedCallLogVcards
by Chienyuan
· 5 years ago
7bf9186
Merge "Opp: Use MediaStore to handle received file"
by Treehugger Robot
· 5 years ago
73d6e54
Merge "Merge stage-aosp-master to aosp-master - DO NOT MERGE"
by Bill Yi
· 5 years ago
b30bd1a
Merge stage-aosp-master to aosp-master - DO NOT MERGE
by Bill Yi
· 5 years ago
fb6935f
Opp: Use MediaStore to handle received file
by Chienyuan
· 5 years ago
8a97b93
Merge "Update permission enforcement for BluetoothDevice SystemApis" am: 6b18acb83c
by Automerger Merge Worker
· 5 years ago
6b18acb
Merge "Update permission enforcement for BluetoothDevice SystemApis"
by Treehugger Robot
· 5 years ago
b4789cf
Update permission enforcement for BluetoothDevice SystemApis
by Rahul Sabnis
· 5 years ago
6da8441
Merge "Rename createFromNativeSmsSubmitPdu to createSmsSubmitPdu" am: d84c0b54e2
by Automerger Merge Worker
· 5 years ago
d84c0b5
Merge "Rename createFromNativeSmsSubmitPdu to createSmsSubmitPdu"
by Treehugger Robot
· 5 years ago
b0d78ad
Merge "Enforce privileged permissions for SystemApis in HidHostService and BluetoothMapService" am: 4b408feaa6
by Automerger Merge Worker
· 5 years ago
4b408fe
Merge "Enforce privileged permissions for SystemApis in HidHostService and BluetoothMapService"
by Treehugger Robot
· 5 years ago
b08bf6f
Merge "PBAP: send AUTHORIZED message if permission is ACCESS_ALLOWED" am: aeafde642c
by Automerger Merge Worker
· 5 years ago
aeafde6
Merge "PBAP: send AUTHORIZED message if permission is ACCESS_ALLOWED"
by Treehugger Robot
· 5 years ago
7e2b2b2
Enforce privileged permissions for SystemApis in HidHostService and
by Rahul Sabnis
· 5 years ago
c2534c8
Merge "Update javadoc for BluetoothPbapService#setConnectionPolicy to remove erroneous statement that the profile will be connected if caller passes in BluetoothProfile.CONNECTION_POLICY_ALLOWED" am: 0781e871ee
by Automerger Merge Worker
· 5 years ago
0781e87
Merge "Update javadoc for BluetoothPbapService#setConnectionPolicy to remove erroneous statement that the profile will be connected if caller passes in BluetoothProfile.CONNECTION_POLICY_ALLOWED"
by Treehugger Robot
· 5 years ago
47b69a6
PBAP: send AUTHORIZED message if permission is ACCESS_ALLOWED
by Chienyuan
· 5 years ago
48e5ef3
Rename createFromNativeSmsSubmitPdu to createSmsSubmitPdu
by Zongheng Wang
· 5 years ago
e4e4a0e
Update javadoc for BluetoothPbapService#setConnectionPolicy to remove
by Rahul Sabnis
· 5 years ago
800b05c
Merge "Send array of URIs for group MMS conversations" am: 70952c2720
by Automerger Merge Worker
· 5 years ago
70952c2
Merge "Send array of URIs for group MMS conversations"
by Treehugger Robot
· 5 years ago
2d33702
Send array of URIs for group MMS conversations
by Ritwika Mitra
· 6 years ago
1a05c04
Merge "Use getConnectionState to determine which profiles to disconnect in AdapterService#disconnectAllEnabledProfiles()" am: 10d78b13ce
by Automerger Merge Worker
· 5 years ago
10d78b1
Merge "Use getConnectionState to determine which profiles to disconnect in AdapterService#disconnectAllEnabledProfiles()"
by Treehugger Robot
· 5 years ago
10b4f7b
Use getConnectionState to determine which profiles to disconnect in
by Rahul Sabnis
· 6 years ago
174be8e
Merge changes from topic "bt-avrcp-controller-cover-art" am: 773a98c249
by Automerger Merge Worker
· 5 years ago
773a98c
Merge changes from topic "bt-avrcp-controller-cover-art"
by Sal Savage
· 5 years ago
1738410
Merge "Adds QUERY_ALL_PACKAGES to Bluetooth" am: 581dddb79a
by Automerger Merge Worker
· 5 years ago
581dddb
Merge "Adds QUERY_ALL_PACKAGES to Bluetooth"
by Treehugger Robot
· 5 years ago
23c7800
Adds QUERY_ALL_PACKAGES to Bluetooth
by Patrick Baumann
· 5 years ago
93b9e08
Avrcp controller cover art feature tests
by Sal Savage
· 6 years ago
3a35f0c
Add support for the AVRCP Controller Cover Art feature
by Sal Savage
· 6 years ago
c712df0
House all AVRCP metadata in custom objects instead of MediaMetadata
by Sal Savage
· 6 years ago
28ee736
Migrate the rest of AVRCP Controller to use MediaCompat
by Sal Savage
· 6 years ago
9efa17f
Merge "AVRCP Controller manage active device" am: 9eb36944ea
by Automerger Merge Worker
· 5 years ago
9eb3694
Merge "AVRCP Controller manage active device"
by Joseph Pirozzo
· 5 years ago
56a4aee
Merge "Add ACTION_AG_EVENT broadcast when starting VR." am: 2fc8dc9e52
by Treehugger Robot
· 5 years ago
2fc8dc9
Merge "Add ACTION_AG_EVENT broadcast when starting VR."
by Treehugger Robot
· 5 years ago
32dc734
Merge "Avrcp log enhancement" am: 1b97dd0c84
by Treehugger Robot
· 5 years ago
1b97dd0
Merge "Avrcp log enhancement"
by Treehugger Robot
· 5 years ago
435523c
Add ACTION_AG_EVENT broadcast when starting VR.
by Babak Bostan
· 5 years ago
6a28b17
AVRCP Controller manage active device
by Joseph Pirozzo
· 6 years ago
Next »