- 24 Oct, 2014 1 commit
-
-
Matthew Xie authored
bug 17480992 Change-Id: Ia3f5ef4886dfde370abe5b35a80ab80a4f030f37
-
- 22 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 21 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 20 Oct, 2014 2 commits
-
-
Baligh Uddin authored
Change-Id: I52f18022a793f1654570278cc0336234f694a6b6 Auto-generated-cl: translation import
-
The Android Automerger authored
-
- 16 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 15 Oct, 2014 2 commits
-
-
The Android Automerger authored
-
Matthew Xie authored
-
- 14 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 13 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 12 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 10 Oct, 2014 2 commits
-
-
Tyler Gunn authored
In addition to a failure to report CallState from Telecom, the broadcast of the state change was happening before the active device was set, causing Telecom to receive the broadcast indicating the audio state has changed, only to have the Bluetooth service report that bluetooth audio is not connected yet. Bug: 17933664 Change-Id: Id4e7c6d4085f5ee990a8d19da8c089399ee60c6d
-
Ravi Nagarajan authored
AVRCP play status was updated based on AVDTP stream state. Enhanced this logic to update the status only when music is streaming bug 12099469 Change-Id: Idef0180cd0d0b78fa392a5354320440fce9b81a7
-
- 09 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 08 Oct, 2014 3 commits
-
-
Tyler Gunn authored
In Telecom we were seeing a bug where we received an ACTION_CONNECTION_STATE_CHANGEDSTATE intent indicating the disconnection of a bluetooth headset. The BluetoothManager in Telecom would then query the Bluetooth service to see if there are any devices. Despite being informed that the device in use was disconnected, it still showed up as connected. To fix this, I moved the state broadcast AFTER the disconnected device is removed from the headset state machine. Looking through all other disconnect broadcasts in that file, the disconnection happens AFTER in all other cases as well. Bug: 17899941 Change-Id: Ice4b2a5b1093e04ffe4c3241a3379aba56898792
-
Geoff Mendal authored
Change-Id: I434b212750272dd181ee6e82046d0a289afe9b90 Auto-generated-cl: translation import
-
The Android Automerger authored
-
- 07 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 06 Oct, 2014 2 commits
-
-
Geoff Mendal authored
Change-Id: I20e6d90e2d4e875b6bd4d20cb262b4e5a6b02b67 Auto-generated-cl: translation import
-
The Android Automerger authored
-
- 05 Oct, 2014 1 commit
-
-
The Android Automerger authored
-
- 04 Oct, 2014 1 commit
-
-
Baligh Uddin authored
Change-Id: I38c13605fc92a6b76ba6bd2dad1aa9aef340cc10 Auto-generated-cl: translation import
-
- 02 Oct, 2014 3 commits
-
-
The Android Automerger authored
-
Matthew Xie authored
-
Prem Kumar authored
-
- 01 Oct, 2014 2 commits
-
-
Matthew Xie authored
In MAP profile message update is not implemented for sms/mms. bug 17723738 Change-Id: I6c7baaf9e6f54e7af1b6c8458a6a458239da7d10
-
The Android Automerger authored
-
- 30 Sep, 2014 2 commits
-
-
The Android Automerger authored
-
Matthew Xie authored
bug 17409862 Change-Id: I018f12facefa7fb7bf2c3b46e639c40a8a67eae4
-
- 29 Sep, 2014 3 commits
-
-
PauloftheWest authored
+ Beforehand, if a user disabled MAP and then unpaired the device, then Settings would automatically deny future MAP requests from the device. Bug: 17391677 Change-Id: I068f37426ed6a044ed2b5e9391cd9dd00908f867
-
The Android Automerger authored
-
Baligh Uddin authored
Change-Id: I19b08d7d4dc62fcc770506724b8bf05262f2d861 Auto-generated-cl: translation import
-
- 28 Sep, 2014 2 commits
-
-
Matthew Xie authored
-
The Android Automerger authored
-
- 25 Sep, 2014 3 commits
-
-
kschulz authored
A bug in Java makes the Long.parse() function throw and exception when message handles start to become negative (which happens for CDMA SMS messages). Fix simply shifts the handle masks on byte down in order to get around the bug. Bug: 17627572 Change-Id: Ie41aef589dc9d3ecb8bc7167472218e57a52fa33
-
The Android Automerger authored
-
Baligh Uddin authored
Change-Id: I32bce34d0754b5896ba88a1981a4917a1dbdd25a Auto-generated-cl: translation import
-
- 24 Sep, 2014 3 commits
-
-
Andre Eisenbach authored
-
The Android Automerger authored
-
Prerepa Viswanadham authored
Hold client characteristic write callbacks and server notification callbacks if the transport is congested. When the congestion clears up, all queued callbacks are sent to the application. Bug: 17289507 Change-Id: Ib22d7857ac3990fd3cc922aedd4258013e1af54c
-