summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Enable debug logs for Bluetooth AdapterServicePavlin Radoslavov2016-09-211-8/+14
* Merge "Collect number of paired BT devices." into nyc-mr1-devTreeHugger Robot2016-09-212-0/+4
|\
| * Collect number of paired BT devices.pkanwar2016-09-212-0/+4
* | Fix setPairingConfirmation permissions issue (1/2) am: df3304a333 am: f8a47ce...Ajay Panicker2016-09-211-2/+2
|\ \
| * \ Fix setPairingConfirmation permissions issue (1/2) am: df3304a333 am: f8a47ce...Ajay Panicker2016-09-211-2/+2
| |\ \
| | * \ Fix setPairingConfirmation permissions issue (1/2) am: df3304a333 am: f8a47ce...Ajay Panicker2016-09-211-2/+2
| | |\ \
| | | * \ Fix setPairingConfirmation permissions issue (1/2) am: df3304a333 am: f8a47ce8eeAjay Panicker2016-09-211-2/+2
| | | |\ \
| | | | * \ Fix setPairingConfirmation permissions issue (1/2) am: df3304a333Ajay Panicker2016-09-211-2/+2
| | | | |\ \
| | | | | * \ Fix setPairingConfirmation permissions issue (1/2)Ajay Panicker2016-09-211-2/+2
| | | | | |\ \
| | | | | | * | Fix setPairingConfirmation permissions issue (1/2)Ajay Panicker2016-09-081-2/+2
| | | | | * | | Add guest mode functionality (3/3)Ajay Panicker2016-05-242-2/+4
| | | | | |\| |
| | | | | | * | Add guest mode functionality (3/3)Ajay Panicker2016-05-042-2/+4
| | | | * | | | DO NOT MERGE ANYWHERE GATT: Move connection parameters to config.xmlAlain Vongsouvanh2016-05-181-5/+14
| | | | * | | | DO NOT MERGE ANYWHERE Add missing null pointer check inside HeadSetClientServ...Lianchao Song2016-05-091-1/+3
| | | * | | | | "DO NOT MERGE" Add write SMS protection am: 64745b1 am: 9accc36Seven Shen2016-04-191-2/+10
| | | |\| | | |
| | | | * | | | "DO NOT MERGE" Add write SMS protection am: 64745b1Seven Shen2016-04-191-2/+10
| | | | |\| | |
| | | | | * | | "DO NOT MERGE" Add write SMS protectionSeven Shen2016-04-191-2/+10
| | | | | |\| |
| | | | | | * | "DO NOT MERGE" Add write SMS protectionSeven Shen2016-04-081-2/+10
| | | | * | | | DO NOT MERGE ANYWHERE Implement new API for retrieving supported Bluetooth pr...Bryce Lee2016-02-292-11/+40
| | | |/ / / /
| | | * | | | Merge "DO NOT MERGE Read Bluetooth interop database entries from settings (2/...Andre Eisenbach2016-02-241-0/+58
| | | |\| | |
| | | | * | | Merge "DO NOT MERGE Read Bluetooth interop database entries from settings (2/...Andre Eisenbach2016-02-241-0/+58
| | | | |\ \ \
| | | | | * | | DO NOT MERGE Read Bluetooth interop database entries from settings (2/2)Andre Eisenbach2016-02-231-0/+58
| | | | * | | | DO NOT MERGE Enhance AVRCP Absolute Volume control implementationLiejun Tao2016-02-233-33/+244
| | | | |/ / /
| | | | * | | [DO NOT MERGE ANYWHERE] Null terminate MAP instance informationAjay Panicker2016-02-121-3/+4
| | | * | | | DO NOT MERGE Fix SMS delivered successfully but stuck SENDING issue am: f8156...Ashwini Munigala2016-01-121-1/+80
| | | |\| | |
| | | | * | | DO NOT MERGE Fix SMS delivered successfully but stuck SENDING issueAshwini Munigala2016-01-121-1/+80
| | | | |\| |
| | | | | * | DO NOT MERGE Fix SMS delivered successfully but stuck SENDING issueAshwini Munigala2015-12-301-1/+80
| | * | | | | Fix AVRCP crash, position and state trackingMarie Janssen2016-07-151-7/+11
| | * | | | | Refactor playback position trackingMarie Janssen2016-07-151-81/+69
| | * | | | | Use the live AdapterService in ProfileService.Calvin On2016-06-232-14/+18
* | | | | | | Do not downgrade filtered scans to opportunisticAndre Eisenbach2016-09-211-3/+10
| |_|_|_|_|/ |/| | | | |
* | | | | | Change MAP to send one new message event when encrypted storage is unlockedAjay Panicker2016-09-121-0/+59
* | | | | | Fix ConcurrentModificationException in GattService.onScanResultJakub Pawlowski2016-09-021-2/+4
* | | | | | ContextMap: Remove connection references when an app is removedKyle Horimoto2016-08-311-1/+15
* | | | | | Fix initMsgList() check to return if encrypted storage is lockedAjay Panicker2016-08-251-1/+1
* | | | | | Fix a deadlock in service discovery callbacksJakub Pawlowski2016-08-221-1/+9
* | | | | | Fix NPE in permissionCheckJakub Pawlowski2016-08-181-0/+1
|/ / / / /
* | | | | RemoteDevices: Optimize adding new remote devicesMyles Watson2016-08-121-12/+19
* | | | | Prevent LE scanning apps from being wrongflully downgraded to opportunisticAjay Panicker2016-08-091-1/+1
* | | | | Prevent OPP connections from staying open foreverAjay Panicker2016-08-081-3/+3
* | | | | Protect against SecurityException generated by queryAjay Panicker2016-08-042-0/+7
* | | | | Move file lookup to its own thread for beamingAjay Panicker2016-08-021-20/+20
* | | | | Fix bugs in play status and play pos notificationsMarie Janssen2016-08-011-16/+32
* | | | | Change URI accessed to properly update read statusAjay Panicker2016-07-281-5/+3
* | | | | Merge "Don't use SMS database until after the phone is unlocked" into nyc-mr1...Ajay Panicker2016-07-272-5/+39
|\ \ \ \ \
| * | | | | Don't use SMS database until after the phone is unlockedAjay Panicker2016-07-262-5/+39
* | | | | | Add foreground flag to AG_CALL_CHANGED broadcast intent.Lianchao Song2016-07-251-0/+1
|/ / / / /
* | | | | MAP: Remove redundant call to sendShutdownMessage to prevent crashHemant Gupta2016-07-151-1/+0
* | | | | Merge "PAN: Avoid reconfiguration of bt-pan interface in NAP role" into nyc-m...TreeHugger Robot2016-07-141-60/+58
|\ \ \ \ \
| * | | | | PAN: Avoid reconfiguration of bt-pan interface in NAP roleNitin Shivpure2016-07-141-60/+58