- 22 Oct, 2013 1 commit
-
-
Matthew Xie authored
The APIs are createBond, setPin, setPairingConfirmation The intent is ACTION_PAIRING_REQUEST bug 11101076 Change-Id: I3b065ab0348a964bb557e57527491b2f34e68a81
-
- 13 Oct, 2013 1 commit
-
-
The Android Automerger authored
-
- 11 Oct, 2013 1 commit
-
-
Casper Bonde authored
When MAP and PBAP requests authorization from the Settings app via Intents, it also sets a state isWaitingForAuthorization to indicate that it should handle incoming replies. This is however done in the code after the intent have been sent and in some cases the reply for the intent is returned before the state has been update = no handling of the reply. This only happens on the second connect with a paired device and only when the user have selected the "do not ask again" checkmark in the popup requesting access. FIX: Move the update of isWaitingAuthorization to before sending the intent to settings bug: 11179645 Change-Id: I25b019e32a01caa8509c8f97195712120823afa9
-
- 10 Oct, 2013 3 commits
-
-
Edward Jee authored
Now we use sendOrderedBroadcast for ACTION_PAIRING_REQUEST , and to receive this intent, BLUETOOTH_PRIVILEGED is required. Bug: 11087521 Change-Id: I6aa2fbc6538df39b24f141e7d75adc3658a7e7ac
-
The Android Automerger authored
-
Zhihai Xu authored
-
- 09 Oct, 2013 1 commit
-
-
Zhihai Xu authored
reject to push MMS message, will support it in the future bug 10296324 Change-Id: Idf2aa081b049e323422223d7b24f6404de2d7184
-
- 08 Oct, 2013 2 commits
-
-
Ed Heyl authored
-
The Android Automerger authored
-
- 07 Oct, 2013 1 commit
-
-
Jean-Michel Trivi authored
-
- 06 Oct, 2013 1 commit
-
-
The Android Automerger authored
-
- 04 Oct, 2013 2 commits
-
-
Baligh Uddin authored
Change-Id: I4aa104f811eb821da26ed448b93ae70bbb87712a Auto-generated-cl: translation import
-
Jean-Michel Trivi authored
Add implementation of new method in IRemoteControlDisplay. Bug 8209392 Change-Id: Ic700be5476cb2f70b6a26098cbed3e8e130b3573
-
- 01 Oct, 2013 1 commit
-
-
The Android Automerger authored
-
- 30 Sep, 2013 1 commit
-
-
Matthew Xie authored
Merge "Change setPin, setPin, setPairingConfirmation permission level to BLUETOOTH_PRIVILEGED" into klp-dev
-
- 29 Sep, 2013 1 commit
-
-
The Android Automerger authored
-
- 27 Sep, 2013 1 commit
-
-
Matthew Xie authored
bug 9987787 Change-Id: I2fe88f4c284d8403d79e08194bf7a720b305d029
-
- 26 Sep, 2013 3 commits
-
-
Zhihai Xu authored
-
Zhihai Xu authored
The problem is when we receive the SetNotificationRegistration, the MNS thread is not ready yet.so the notification is not enabled. so we won't send new message notification to Carkit. bug:10898884 Change-Id: Ibaa4a92694bcbb1ea2fb4e8a3de0ff30acdafeb1
-
The Android Automerger authored
-
- 25 Sep, 2013 3 commits
-
-
Zhihai Xu authored
-
Baligh Uddin authored
Change-Id: Icd8a04f9f9c4d9564fa2dda13be067ce6cc868c8 Auto-generated-cl: translation import
-
Zhihai Xu authored
bug:10919257 Change-Id: I584d5c5c65e26cacfab227742b98c49282710f68
-
- 22 Sep, 2013 1 commit
-
-
The Android Automerger authored
-
- 20 Sep, 2013 4 commits
-
-
Zhihai Xu authored
-
Jean-Michel Trivi authored
Required to register IRemoteControlDisplay implementation b/8209392 Change-Id: Ide88e9a11bcfa68e7d5e2095208e63afdb5c511e
-
Matthew Xie authored
-
Matthew Xie authored
bug 10571304 Change-Id: Idb23e7085dc1dc7119e0e2aa8901743707e72285
-
- 19 Sep, 2013 2 commits
-
-
Jean-Michel Trivi authored
Required to register IRemoteControlDisplay implementation b/8209392 Change-Id: Ide88e9a11bcfa68e7d5e2095208e63afdb5c511e
-
Zhihai Xu authored
bug:10844044 Change-Id: I60c1b0206d7ba4653d149bee2f9f0dd6da6a5afb
-
- 17 Sep, 2013 1 commit
-
-
Matthew Xie authored
bug 10681804 Change-Id: I553dac18d48c86bdb8b11428f56956f04ea87f27
-
- 15 Sep, 2013 1 commit
-
-
Baligh Uddin authored
Change-Id: I585f487a522776ee1c529309d359452233abed15 Auto-generated-cl: translation import
-
- 14 Sep, 2013 3 commits
- 13 Sep, 2013 2 commits
-
-
Zhihai Xu authored
-
Kim Schulz authored
- updated code to comply with MAP spec 1.1 - removed activity + strings.xml - removed unused notification code - fixed TODOs - added more string validation and case insensitivity - fixed internal+google review comments - Added dump of incoming bMessages to /sdcard/bluetooth/log when verbose debug in enabled. Only the latest received message will be stored - Fix functions msgListingSize and msgListingHasUnread to also consider mms filter message type - Fix wrong tag length define for notification status parameter - Re-added shutdown code to interupt the MNS - removed map activity - Added initial bluetooth map unit tests - Fix map event report xml start tag to uppercase 'MAP' - added support for using ProfileService class - changed the way the Broadcast Receiver was implemented - Fixed minor bugs found during Automotive Test Event - FilterPeriod application parameters can be present, but with zero length - For MMS the end-boundary were added too early - The FOLDER entry in bMessage can be empty for a message push - Wrong error value returned for a set status operation with a wrong handle - In getMessage() exclude all binary content and smil.xml if the appParam attachment is set to "no". - Set correct content id and content location for mms. Fix mms mime parser bug. - moved disconnect to Handler thread - fixed multipart-message split bug. - added a few Unit tests for multi-part messages - MMS parser optimized - fixed exception in MNS obex Client - fixed problem with Native PDUs not getting correct timestamp - corrected mixup in ordinator/recipient for MMS Change-Id: I3875762822a7f8ce0132065e0da5d0257e3850a1 Bug:10692365
-
- 11 Sep, 2013 1 commit
-
-
Ruben Brunk authored
Bug: 10680559 Change-Id: If5c6e22dd89a41886bb72303a85ca674c60d1946
-
- 06 Sep, 2013 1 commit
-
-
John Du authored
bug 10213756 Change-Id: I01b397070f729df7c6000c2dc2613efbe8801681 (cherry picked from commit 45ba247afa1cb3c61a871b0c13f6546411afe68b)
-
- 03 Sep, 2013 1 commit
-
-
Baligh Uddin authored
Change-Id: I134988fe16520246474f92a6f7b035e30d0b6afb Auto-generated-cl: translation import
-