summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: split out AVRCP remote interfaces (2/2)Roman Birg2016-05-041-7/+19
* BluetoothMapContentObserver: Adding missing stringsJessica Wagantall2016-03-071-2/+3
* BluetoothMapContentObserver: Adding missing includesJessica Wagantall2016-03-071-0/+3
* Merge tag 'android-5.1.1_r35' into HEADJessica Wagantall2016-03-071-1/+69
|\
| * DO NOT MERGE Fix SMS delivered successfully but stuck SENDING issueAndre Eisenbach2016-01-221-1/+77
| * DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMSMiao Chou2015-09-011-80/+14
* | DO NOT MERGE Fix security vulnerabilities in permission of deleting MMS/SMSMiao Chou2015-10-051-0/+11
* | Bluetooth: request audio focus on incoming callRoman Birg2015-06-171-0/+21
* | Bluetooth: fix StaleDataException when pairing with other devicestable/cm-12.1-YOG3CSzymon Pusz2015-04-211-2/+2
* | Merge branch 'LA.BF64.1.2.1_rb2.6' of git://codeaurora.org/platform/packages/...Steve Kondik2015-04-0410-18/+81
|\ \
| * \ Merge "MAP: Fix parsing special character issue in vcard email."Linux Build Service Account2015-03-171-0/+1
| |\ \
| | * | MAP: Fix parsing special character issue in vcard email.Ashwini Munigala2015-03-091-0/+1
| * | | Merge tag 'AU_LINUX_ANDROID_LA.BF64.1.2.1_RB2.05.00.02.081.002' into HEADSudhir Sharma2015-03-1229-429/+980
| |\ \ \
| * | | | Bluetooth: Avoid cleanup the scan manager if already cleaned upSrinu Jella2015-03-111-4/+16
| * | | | Merge "Bluetooth-OPP: Check socket congestion status before writing the data"Linux Build Service Account2015-03-092-0/+29
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Bluetooth-OPP: Check socket congestion status before writing the dataJuffin Alex Varghese2015-03-032-0/+29
| * | | | Merge "Bluetooth: Stopping all services in case of enable Timeout"Linux Build Service Account2015-03-061-0/+1
| |\ \ \ \
| | * | | | Bluetooth: Stopping all services in case of enable TimeoutAjay Kumar2015-03-031-0/+1
| | |/ / /
| * | | | Prevent duplicate OPP permission request dialogsAndre Eisenbach2015-03-051-1/+2
| * | | | Check previous user confirmation before auto-confirm put requestMatthew Xie2015-03-053-12/+12
| * | | | updateshare confirm logic missed cases like CONFIRMATION_DENIED, TIMEOUT. fix itMatthew Xie2015-03-031-1/+3
| |/ / /
| * | | Merge "Bluetooth: Fix to respond to Browse command when not supported"Linux Build Service Account2015-03-011-1/+1
| |\ \ \
| | * | | Bluetooth: Fix to respond to Browse command when not supportedpramod kotreshappa2015-02-051-1/+1
| * | | | Bluetooth-OPP: Read share count from OPP manager before transfer startsJuffin Alex Varghese2015-02-194-12/+30
* | | | | Bluetooth: The item disappears after open it in Bluetooth received.tao.pei2015-04-011-1/+0
* | | | | bluetooth: Tone down the logspamChristopher R. Palmer2015-03-141-1/+1
* | | | | Handle change from boolean to int preferenceScott Warner2015-03-141-1/+15
* | | | | [2/3]Bluetooth: add "Accept all files" option for incoming filesHamster Tian2015-03-141-36/+57
* | | | | Bluetooth: Improve CAF stringsMichael Bestas2015-03-141-10/+6
* | | | | bluetooth: Materialize dialogsDiogo Ferreira2015-03-145-6/+6
* | | | | bluetooth: avrcp - Respond to PDU 0x16 correctlyScott Mertz2015-03-141-3/+8
* | | | | Added support for Filter parameter for PBAP function PullPhoneBookMartin Gerczuk2015-03-144-488/+208
| |_|/ / |/| | |
* | | | Compilation fix for bluetoothDivya Sharma2015-03-105-51/+20
* | | | Merge tag 'android-5.1.0_r1' into HEADSudhir Sharma2015-03-1033-446/+1029
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Adding a new param to calculateLength for SMS to indicate if called for aAmit Mahajan2015-02-181-1/+1
| * | Add API to check if a Bluetooth connection is encrypted (2/2)Andre Eisenbach2015-02-051-8/+6
| * | Use LTE signal level when under LTEMatthew Xie2015-01-261-1/+9
| * | Merge "Remove GATT context if client registration did not succeed" into lmp-m...Andre Eisenbach2015-01-202-2/+23
| |\ \
| | * | Remove GATT context if client registration did not succeedAndre Eisenbach2015-01-162-2/+23
| * | | Merge "Improve VCARD filter logic and reduce log spam" into lmp-mr1-devAndre Eisenbach2015-01-151-287/+77
| |\ \ \ | | |/ / | |/| |
| | * | Improve VCARD filter logic and reduce log spamAndre Eisenbach2015-01-121-287/+77
| * | | Merge "Rename reg/unreg OnSubscriptionsChangedListener." into lmp-mr1-devWink Saville2015-01-131-2/+2
| |\ \ \
| | * | | Rename reg/unreg OnSubscriptionsChangedListener.Wink Saville2015-01-121-2/+2
| | |/ /
| * / / Fix Bluetooth crash when all filters are used.Wei Wang2015-01-091-2/+3
| |/ /
| * | Merge "Add EventLog for configHciSnoopLog() security check" into lmp-mr1-devAndre Eisenbach2014-12-181-1/+3
| |\ \
| | * | Add EventLog for configHciSnoopLog() security checkAndre Eisenbach2014-12-171-1/+3
| * | | Merge "Enforce BLUETOOTH_PRIVILEGED permission for HID-over-GATT" into lmp-mr...Andre Eisenbach2014-12-171-0/+25
| |\ \ \
| | * | | Enforce BLUETOOTH_PRIVILEGED permission for HID-over-GATTAndre Eisenbach2014-12-161-0/+25
| * | | | Merge "Allow system process to interact with Bluetooth across users." into lm...Santos Cordon2014-12-171-4/+5
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Allow system process to interact with Bluetooth across users.Santos Cordon2014-12-161-4/+5