summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/opp/BluetoothOppObexServerSession.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'LA.BF.1.1.3_rb1.12' of git://codeaurora.org/platform/packages/a...Steve Kondik2016-04-081-11/+20
|\
| * Merge "Bluetooth-OPP: Use a volatile variable to denote interrupt status"Linux Build Service Account2016-03-261-2/+11
| |\
| | * Bluetooth-OPP: Use a volatile variable to denote interrupt statuszhenchao2016-03-041-2/+11
| * | Bluetooth-OPP: Use long instead of intSravan Kumar V2016-03-101-1/+1
| |/
* | Merge branch 'LA.BF.1.1.3_rb1.7' of git://codeaurora.org/platform/packages/ap...Steve Kondik2016-01-081-0/+1
|\|
| * Bluetooth: OPP: Single Contentresolver thread will be started during transferSravan Kumar V2015-12-231-18/+24
| * Bluetooth-OPP: Optimatize file transfer progressSravan Kumar V2015-11-201-19/+13
| * Bluetooth: Update ContentResolver if not interrupted.Sravan Kumar V2015-10-261-1/+3
* | Merge branch 'LA.BF64.1.2.2_rb4.9' of git://codeaurora.org/platform/packages/...Steve Kondik2015-12-071-26/+27
|\ \
| * | Bluetooth: Single Contentresolver thread will be started during transferSravan Kumar V2015-11-171-23/+30
| * | Bluetooth-OPP: Optimatize file transfer progressSravan Kumar V2015-11-161-19/+13
* | | Merge branch 'LA.BF64.1.2.2_rb4.7' of git://codeaurora.org/platform/packages/...Steve Kondik2015-11-161-1/+3
|\| |
| * | Merge "Bluetooth: Update ContentResolver if not interrupted."Linux Build Service Account2015-10-291-1/+3
| |\ \
| | * | Bluetooth: Update ContentResolver if not interrupted.Sravan Kumar V2015-10-271-1/+3
| * | | Bluetooth-OPP: Race condition issue fix while receiving filesSravan Kumar V2015-10-221-1/+2
| |/ /
* | | Bluetooth : Move ACCEPT_ALL_FILES to CMSettingsDanesh M2015-11-121-2/+4
* | | [2/3]Bluetooth: add "Accept all files" option for incoming filesHamster Tian2015-11-071-36/+57
| |/ |/|
* | Bluetooth-OPP: Race condition issue fix while receiving filesSravan Kumar V2015-10-121-1/+2
|/
* BT: Dynamic logging for MAP, PBAP, OPP, HID, PAN and SAP profilesAshwini Munigala2015-10-061-1/+1
* Bluetooth: Add OPP 1.2 feature.Pradeep Panigrahi2015-10-061-2/+24
* Clean up file when file transfer is aborted by remote/local devicePradeep Panigrahi2015-10-061-1/+4
* OPP Update progress in worker thread.Pradeep Panigrahi2015-10-061-2/+77
* Fix compile errors due to OPP mergeAndre Eisenbach2015-06-231-1/+1
* Acquire the full wakelock only during user confirmation requestPradeep Panigrahi2015-06-231-6/+5
* Use long as file size instead of int while using OPP.Pradeep Panigrahi2015-06-231-1/+3
* Obex over L2CAP + SDP search APICasper Bonde2015-04-091-4/+6
* Prevent duplicate OPP permission request dialogsAndre Eisenbach2014-12-141-1/+2
* Check previous user confirmation before auto-confirm put requestMatthew Xie2014-11-171-1/+1
* Add OBEX object count support to Bluetooth.Martijn Coenen2013-02-251-1/+25
* Bluetooth OPP: Allow sending all mime-types for handover.Martijn Coenen2012-05-251-11/+16
* Additional changes to support Bluetooth Beam.Martijn Coenen2012-04-201-4/+12
* Reject OBEX connection request for OPP with Target.Jaikumar Ganesh2011-09-191-1/+1
* Handle OBEX Abort packets sent from remote deviceAndreas Areskoug2011-06-011-1/+6
* The phone did not reject unsupported vCalendar itemOlsson2011-04-141-3/+6
* Fix OPP crash and Call Log sort order.Jaikumar Ganesh2010-10-121-8/+13
* Update PBAP code for Contacts database changes and check for OPPJaikumar Ganesh2009-10-081-1/+1
* Added WhiteList of acceptable MIME types for OBEX transfers. Part of OBEX/OPP...Oscar Montemayor2009-09-281-2/+4
* Use new SDP API for OPPTao Liejun2009-09-231-13/+23
* Simplify wakelock release for Obex ServerTao Liejun2009-08-281-37/+7
* Clean up Logging.Nick Pelly2009-08-271-93/+35
* OPP updateTao Liejun2009-08-191-64/+57
* Fix a few OPP issuesTao Liejun2009-08-061-5/+43
* Enable Opp Livefolder, modify localizable resourceJackson Fan2009-07-291-2/+2
* Fix OPP receive bugTao Liejun2009-07-151-4/+4
* Make opp compileTao Liejun2009-07-141-5/+6
* Initial drop of Motorola Bluetooth OPP code.Nick Pelly2009-07-101-0/+602