summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/pbap
Commit message (Expand)AuthorAgeFilesLines
* Remove Vcard filter for call-logsAjay Panicker2015-10-221-4/+0
* Fix column ID for PBAP name lookupAndre Eisenbach2015-08-311-4/+6
* PBAP: Fixes for proper working of filter functionality.Hemant Gupta2015-07-221-12/+18
* PBAP: New Missed calls parameter not set correctlykschulz2015-07-101-12/+38
* PBAP: Add support for PBAP 1.1.1 specificationHemant Gupta2015-06-231-0/+8
* Merge "Add unit test for commit "Support work contacts in HFP, PBAP, MAP"" in...Tony Mak2015-06-011-50/+59
|\
| * Add unit test for commit "Support work contacts in HFP, PBAP, MAP"Tony Mak2015-06-011-50/+59
* | Add a missing check for a null pointer when processing an IntentPavlin Radoslavov2015-05-291-0/+1
|/
* am bbb4110..165d7fa from mirror-m-wireless-internal-releaseVinit Deshpande2015-04-142-90/+3
|\
| * Obex over L2CAP + SDP search APICasper Bonde2015-04-092-90/+3
* | Add contact sharing policy checkingRicky Wai2015-04-141-9/+6
* | Support work contacts in HFP, PBAP, MAPRicky Wai2015-03-271-218/+290
|/
* Improve VCARD filter logic and reduce log spamAndre Eisenbach2015-01-121-287/+77
* 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
* Fixed memory leak in Binder objects from repeatedly turning on/off Bluetoothfredc2012-07-161-5/+0
* Fixed Bluetooth on/off issues. Removed singleton instances causing issues whe...fredc2012-07-161-14/+4