summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/pbap
Commit message (Expand)AuthorAgeFilesLines
* bluetooth: Materialize dialogsDiogo Ferreira2015-03-141-0/+1
* Added support for Filter parameter for PBAP function PullPhoneBookMartin Gerczuk2015-03-144-488/+208
* PBAP: Add support for handling connection stateHemant Gupta2014-12-091-5/+11
* PBAP: Apply list start offset properlystaging/cm-12.0-cafSmriti Gupta2014-11-041-13/+23
* PBAP: Handle EXTRA_ALWAYS_ALLOWED flag and setPhonebookPermission.Smriti Gupta2014-11-041-0/+10
* PBAP: Fixes for Klocwork issues.Smriti Gupta2014-11-042-8/+12
* PBAP: Allow invisible contacts to shareSmriti Gupta2014-11-042-3/+5
* PBAP: Apply listStartOffset in the final listSmriti Gupta2014-11-041-12/+16
* PBAP: Fix to show authorization popup for FTP after PBAPHemant Gupta2014-11-041-9/+2
* Bluetooth: Dynamic Logging for data profilesHemant Gupta2014-11-046-6/+8
* OPP: Support OPP1.2 Features over L2CAP.Hemant Gupta2014-11-045-13/+13
* PBAP: Add provision for filtering date and timeSmriti Gupta2014-11-041-6/+34
* PBAP: Add SIM bug fixes from kkSmriti Gupta2014-11-041-4/+10
* PBAP: SIM Access support.Smriti Gupta2014-11-043-31/+554
* PBAP: Add Bug fixes from kkSmriti Gupta2014-11-041-1/+5
* Don't leak PII into the logs.Rakesh Iyer2014-09-161-3/+3
* Migrates PBAP and MAP access permission data from Settings to Bluetooth.Edward Jee2014-09-151-23/+44
* Change broadcast ACTION_CONNECTION_ACCESS_REQUEST to be ordered.Ang Li2014-09-081-1/+1
* Colored notificationsSelim Cinek2014-08-271-0/+2
* Change some rule in Pbap to fix Test case issuesMick Lin2014-06-301-6/+31
* PBAP: Add Filters support.Hemant Gupta2014-06-292-15/+330
* PBAP: Strip unwanted braces and spaces from telephone number.Hemant Gupta2014-06-291-0/+22
* PBAP: Remove the PBAP pop up in various scenariosHemant Gupta2014-06-291-1/+21
* PBAP: Check for spurious entries of searched contactsHemant Gupta2014-05-222-2/+10
* PBAP: Change string search comparison from NULL to emptyHemant Gupta2014-05-071-1/+1
* PBAP: Fix crash in com.android.bluetoothHemant Gupta2014-05-072-0/+30
* PBAP: Fix search by number issue for contacts.Hemant Gupta2014-04-291-1/+2
* PBAP: Compare Name and ID both for getting vcard by numberHemant Gupta2014-04-282-4/+8
* am 27385b9b: Merge "PBAP: Remove initialisation of Missed calls number"Matthew Xie2014-02-241-4/+0
|\
| * PBAP: Remove initialisation of Missed calls numberSmriti Gupta2014-02-191-4/+0
* | Device cannot go to sleep while connected to HBM-570 BT headsetZhihai Xu2013-12-162-2/+45
|/
* 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
* When pbap cleanup, stopSelfResult called twice with same service idzzy2012-09-191-5/+6
* Donot include photo in vard in pbapMatthew Xie2012-09-131-1/+1
* Terminate PBAP service cleanly during BT offKausik Sinnaswamy2012-09-101-0/+8
* Revert "Terminate PBAP service cleanly during BT off"Matthew Xie2012-09-101-8/+0
* Terminate PBAP service cleanly during BT offKausik Sinnaswamy2012-09-101-0/+8
* Fix for BT turn on/off issues: NPE, FD/thread leaks, ANR.Fred2012-08-082-6/+7
* Fix typo in PBAP Server name SDP recordGanesh Ganapathi Batta2012-08-061-1/+2
* Fixed PBAP to use simple pairing instead of numeric comparison (same as before).Fred2012-07-162-9/+49
* Fixed displaying images in pbap browse and pull when configuredfredc2012-07-161-1/+9
* Added PBAP support for fetching owner vcard info from phone's profile. Added ...fredc2012-07-165-7/+323