summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE Read Bluetooth interop database entries from settings (2/2)Andre Eisenbach2016-02-241-0/+58
* [DO NOT MERGE ANYWHERE] Null terminate MAP instance informationAjay Panicker2016-02-161-3/+4
* DO NOT MERGE Fix SMS delivered successfully but stuck SENDING issueAshwini Munigala2016-01-221-1/+80
* Remove Vcard filter for call-logsAjay Panicker2015-10-221-4/+0
* Fix file permissions for Bluetooth shareAjay Panicker2015-10-201-1/+18
* Fix foreground scans for pre-M apps when location is disabledFyodor Kupolov2015-10-123-15/+25
* SAP: Fix missing connect response when call ongoing at connectHemant Gupta2015-10-071-13/+22
* Allow senderAddressing on default filter for message ListingAjay Panicker2015-09-111-1/+1
* Move SMS message to proper folder after sendingAjay Panicker2015-09-091-0/+3
* Add NREC setting routine even after SCO connectedSungmin Choi2015-09-081-0/+5
* SAP: Fix missing attribute in disconnect_indCasper Bonde2015-09-073-97/+93
* SAP: Fix logic to skip padding bytes for requests receivedCasper Bonde2015-09-032-13/+21
* am bf37a029: Fix column ID for PBAP name lookupAndre Eisenbach2015-09-011-4/+6
|\
| * Fix column ID for PBAP name lookupAndre Eisenbach2015-08-311-4/+6
* | am 9135d866: HFP/A2DP: Remove pending auto-connect messages when connectedAjay Panicker2015-08-272-4/+16
|\|
| * HFP/A2DP: Remove pending auto-connect messages when connectedAjay Panicker2015-08-262-4/+16
* | am 72ecb4ca: Make location enabled check configurable when returning scan res...Sharvil Nanavati2015-08-201-6/+14
|\|
| * Make location enabled check configurable when returning scan results.Sharvil Nanavati2015-08-191-6/+14
* | Merge "SAP: Do not send padding when packet size is mutiple of 4" into mnc-dr...Vineeta Srivastava2015-08-141-2/+4
|\ \ | |/ |/|
| * SAP: Do not send padding when packet size is mutiple of 4koh.changseok2015-08-041-2/+4
* | Block results if location is disabled in SettingsFyodor Kupolov2015-08-123-1/+22
* | Revert "Bluetooth-OPP: Enable support to send same file multiple times"Pavlin Radoslavov2015-08-083-46/+9
* | Implement Bluetooth settings factory reset (1/5)Ajay Panicker2015-08-051-0/+14
|/
* Merge "Change MNC codename to just M." into mnc-devDianne Hackborn2015-07-311-2/+2
|\
| * Change MNC codename to just M.Dianne Hackborn2015-07-291-2/+2
* | Legacy foreground apps should continue getting scan resultsFyodor Kupolov2015-07-291-0/+16
|/
* Fix security vulnerabilities in permission of deleting MMS/SMSMiao Chou2015-07-241-85/+16
* Return no track selected if no track is currently selected.beryl hou2015-07-241-1/+10
* Merge "Enforce location permission for apps targeting M" into mnc-devFyodor Kupolov2015-07-231-2/+21
|\
| * Enforce location permission for apps targeting MFyodor Kupolov2015-07-211-2/+21
* | PBAP: Fixes for proper working of filter functionality.Hemant Gupta2015-07-221-12/+18
|/
* Merge "Remove extra logging with privacy info" into mnc-devChenjie Luo2015-07-152-5/+0
|\
| * Remove extra logging with privacy infoChenjie Luo2015-07-152-5/+0
* | Require ACCESS_COARSE_LOCATION for ACTION_FOUND broadcastFyodor Kupolov2015-07-141-2/+4
|/
* PBAP: New Missed calls parameter not set correctlykschulz2015-07-101-12/+38
* Merge "Do not return devices when caller has no location permission" into mnc...Fyodor Kupolov2015-07-093-5/+38
|\
| * Do not return devices when caller has no location permissionFyodor Kupolov2015-07-063-5/+38
* | Merge "Make string to plurals in BT inbound/outbound notification." into mnc-devSanket Padawe2015-07-091-4/+11
|\ \
| * | Make string to plurals in BT inbound/outbound notification.Sanket Padawe2015-07-091-4/+11
* | | Set the Bluetooth state to OFF if there is disable timeout errorPavlin Radoslavov2015-07-091-2/+7
|/ /
* / Update UI properly in Connection race Conditions.Anubhav Gupta2015-07-071-6/+32
|/
* Send ACTION_ALIAS_CHANGED when remote device alias is changedAndre Eisenbach2015-06-242-2/+6
* Sends bond state change intent for unbonding a deviceSubramanian Srinivasan2015-06-231-0/+5
* PBAP: Add support for PBAP 1.1.1 specificationHemant Gupta2015-06-231-0/+8
* Fix compile errors due to OPP mergeAndre Eisenbach2015-06-232-2/+2
* Display proper file name while cancelling transferPradeep Panigrahi2015-06-231-0/+3
* Acquire the full wakelock only during user confirmation requestPradeep Panigrahi2015-06-231-6/+5
* Use long as file size instead of int while using OPP.Pradeep Panigrahi2015-06-238-22/+41
* Mark proper file transfer status upon OBEX response timeoutPradeep Panigrahi2015-06-231-0/+7
* Avoid sending TRANSFER_COMPLETED_ACTION intent multiple times.Pradeep Panigrahi2015-06-231-2/+0