summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/opp/BluetoothOppService.java
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth-OPP: Klocwork OPP fixesJuffin Alex Varghese2014-11-041-7/+30
* Bluetooth: Dynamic Logging for data profilesHemant Gupta2014-11-041-2/+9
* OPP: Delete interrupted outbound content resolver entryHemant Gupta2014-11-041-89/+14
* OPP: Support OPP1.2 Features over L2CAP.Hemant Gupta2014-11-041-15/+44
* OPP: BUG Fixes in kikatHemant Gupta2014-11-041-18/+212
* Bluetooth-OPP: Check for the pending batch to start next batchJuffin Alex Varghese2014-11-041-5/+4
* Bluetooth-OPP: Avoid IndexOutOfBoundsException if share is zeroJuffin Alex Varghese2014-07-091-2/+5
* OPP: Handle intent receiver leak for BT TURN OFF.Ashwini Munigala2014-02-191-1/+13
* Clean up debug messagesMatthew Xie2012-11-291-1/+1
* Enable Bluetooth sharing of downloaded files.Jake Hamby2012-09-141-17/+20
* Fix for BT turn on/off issues: NPE, FD/thread leaks, ANR.Fred2012-08-081-29/+0
* Moved BluetoothAdapter.ACTION_STATE_CHANGED broadcast from AdapterService to ...fredc2012-07-161-4/+4
* Fixed Bluetooth on/off issues. Removed singleton instances causing issues whe...fredc2012-07-161-4/+20
* Memory profiling changes : Updated the Bluetooth code to handle cleaning up o...Ravi Nagarajan2012-07-161-0/+39
* Don't MediaScan files received through handover.Martijn Coenen2012-05-151-1/+2
* Bluetooth : fix for the OPP service bug while BT on/offjhtop.kim2011-08-111-5/+5
* resolved conflicts for merge of 55936599 to stage-korg-masterJean-Baptiste Queru2010-12-071-3/+1
|\
| * code cleanup.Mohammad Shamsi2010-11-021-3/+1
* | Trim the Bluetooth database off the main thread.Brad Fitzpatrick2010-09-281-6/+13
* | Optimize Opp NotificationLiejun Tao2010-08-111-4/+0
|/
* optimize deleting operation in trimDatabase()Lixin Yue2010-03-171-11/+6
* Trim Opp database when service restarts.Lixin Yue2010-03-101-14/+41
* Catch all exceptions while trying to send a file.Jaikumar Ganesh2009-11-251-3/+11
* Update application code for BluetoothAdapter.getDefaultAdapter().Nick Pelly2009-10-081-1/+1
* Update OPP/PBAP service to use onStartCommand()Lixin Yue2009-09-301-10/+11
* Use new SDP API for OPPTao Liejun2009-09-231-12/+27
* Update application for Bluetooth API changes.Nick Pelly2009-09-101-1/+0
* Update application for Bluetooth API change: deprecation of BluetoothError.Nick Pelly2009-09-091-2/+1
* Update application for Bluetooth API change.Nick Pelly2009-09-091-8/+8
* Cleanup Opp debug codeTao Liejun2009-08-311-15/+16
* Clean up Logging.Nick Pelly2009-08-271-108/+40
* OPP updateTao Liejun2009-08-191-84/+109
* Bluetooth: Update Bluetooth.apk to match BT API change.Nick Pelly2009-08-181-19/+20
* Fix a few OPP issuesTao Liejun2009-08-061-4/+7
* Fix OPP receive bugTao Liejun2009-07-151-18/+5
* Make opp compileTao Liejun2009-07-141-14/+14
* Initial drop of Motorola Bluetooth OPP code.Nick Pelly2009-07-101-0/+979