summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/pbap
Commit message (Expand)AuthorAgeFilesLines
* PBAP: Acquire wakelock on incoming connectionSmriti Gupta2014-06-051-0/+32
* Merge branch 'kitkat' of git://codeaurora.org/platform/packages/apps/Bluetoot...Steve Kondik2014-02-251-1/+2
|\
| * PBAP: Fix search by number issue for SIM contacts.Ashwini Munigala2014-02-061-1/+2
* | Merge "BluetoothPbapVcardComposer: remove pause/wait translation" into cm-11.0Ricardo Cerqueira2014-01-231-19/+1
|\ \
| * | BluetoothPbapVcardComposer: remove pause/wait translationDan Pasanen2014-01-211-19/+1
* | | Merge branch 'kk_rb1.7' of git://codeaurora.org/platform/packages/apps/Blueto...Steve Kondik2014-01-212-1/+38
|\ \ \ | | |/ | |/|
| * | PBAP: Catch CursorWindowAllocationExceptionHemant Gupta2014-01-101-0/+37
| * | PBAP: Return correct response codeSmriti Gupta2014-01-081-1/+1
* | | Merge branch 'kitkat' of git://codeaurora.org/platform/packages/apps/Bluetoot...Steve Kondik2014-01-214-51/+48
|\| | | |/ |/|
| * PBAP: Change string search comparison from NULL to emptySmriti Gupta2014-01-021-1/+1
| * PBAP: Remove body header when it is not neededSmriti Gupta2013-12-191-0/+2
| * PBAP: Compare Name and ID both for getting vcard by numberSmriti Gupta2013-12-112-4/+8
| * Merge "PBAP: Assigning cursor value to NULL"Linux Build Service Account2013-12-051-0/+2
| |\
| | * PBAP: Assigning cursor value to NULLSmriti Gupta2013-12-011-0/+2
| * | Merge "PBAP: Remove initialisation of Missed calls number"Linux Build Service Account2013-12-021-4/+0
| |\|
| | * PBAP: Remove initialisation of Missed calls numberSmriti Gupta2013-11-291-4/+0
| * | Merge "PBAP: Getting proper filename on Vcardlisting"Linux Build Service Account2013-12-021-2/+5
| |\|
| | * PBAP: Getting proper filename on VcardlistingSmriti Gupta2013-11-271-2/+5
| * | Merge "Bluetooth:Fix to show authorization popup for FTP after PBAP/MAP"Linux Build Service Account2013-12-021-40/+20
| |\ \ | | |/ | |/|
| | * Bluetooth:Fix to show authorization popup for FTP after PBAP/MAPNitin Shivpure2013-11-291-40/+20
| * | Merge "PBAP: Compare full name instead of substring"Linux Build Service Account2013-11-261-1/+1
| |\ \ | | |/ | |/|
| | * PBAP: Compare full name instead of substringSmriti Gupta2013-11-251-1/+1
* | | 32 bit int shifted by an amount not in the range -31..31 (FindBugs)László Dávid2013-12-091-8/+5
* | | Merge branch 'kk_2.7_rb1.10' of git://codeaurora.org/platform/packages/apps/B...Steve Kondik2013-11-241-11/+13
|\| |
| * | PBAP: Add strict phonebook name checkingSmriti Gupta2013-11-181-11/+13
| |/
* | Bluedroid : Pbap : Add condition to point to correct phone bookSmriti Gupta2013-11-241-2/+8
* | Bluedroid: PBAP: SIM Access support.Smriti Gupta2013-11-242-27/+313
* | Added support for Filter parameter for PBAP function PullPhoneBookMartin Gerczuk2013-11-124-864/+225
* | Always follow the user's preferred contact display name format.Danny Baumann2013-11-121-9/+41
|/
* Bluetooth: Pbap: Acquire wakelocks only when requiredHemant Gupta2013-10-312-22/+65
* PBAP: Remove BODY header from PSE's response to PB size requestSmriti Gupta2013-10-311-0/+2
* PBAP: Check for spurious entries of searched contactsSmriti Gupta2013-10-311-1/+9
* PBAP: Strip unwanted braces from telephone number.Smriti Gupta2013-10-311-0/+23
* Bluetooth: Remove the PBAP pop up in various scenariosNitin Shivpure2013-10-311-3/+24
* Bluetooth: PBAP: Ignore case during contact searchPradeep Panigrahi2013-10-311-1/+1
* Bluedroid: Modify PBAP vCard filtering logic.Ayan Ghosh2013-10-311-28/+28
* Bluedroid: Handle filtering with multiline attributeAyan Ghosh2013-10-311-1/+114
* Bluedroid: Update PBAP Filter logic to avoid loss of fields.Kannu Mehta2013-10-311-10/+10
* Bluetooth: PBAP: Add Filters support.Smriti Gupta2013-10-312-15/+209
* Bluedroid : Pbap : Add condition to point to correct phone bookSmriti Gupta2013-10-311-2/+8
* Bluedroid: PBAP: SIM Access support.Smriti Gupta2013-10-313-28/+555
* Fix for MAP/PBAP: Race-condition when requesting authorization from Settings appCasper Bonde2013-10-111-1/+2
* Fixes to the google review comments + spec 1.1Kim Schulz2013-09-131-1/+9
* Use new CallLog number presentation columnJay Shrauner2013-06-132-16/+15
* Null pointer exception in SocketAcceptThread of BluetoothPbapService.Zhihai Xu2013-04-251-41/+57
* Upgrade the app to better follow holo guidelinesblunden2012-11-151-1/+0
* Merge "Turn off dbg messages, be prepared for production build" into jb-mr1-devMatthew Xie2012-10-101-1/+1
|\
| * Turn off dbg messages, be prepared for production buildMatthew Xie2012-10-071-1/+1
* | Bluetooth multi-user updates: change bluetooth serviceZhihai Xu2012-10-091-1/+26
|/
* Move socket initialization code out of pbap service's main threadMatthew Xie2012-10-021-7/+9