summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/opp
Commit message (Expand)AuthorAgeFilesLines
* BluetoothOppTransferActivity: fix after ad46f6a52d7240ed1e2127c4263a5cbcf454df09Dan Pasanen2017-06-051-1/+1
* Merge tag 'android-7.1.2_r17' into cm-14.1Dan Pasanen2017-06-055-20/+74
|\
| * Merge "Prevent OPP from opening files that aren't sent over Bluetooth" into s...android-build-team Robot2017-04-211-10/+10
| |\
| | * Prevent OPP from opening files that aren't sent over BluetoothAjay Panicker2017-04-211-10/+10
| * | OPP: Restrict file based URI access to external storageJack He2017-04-215-12/+68
| |/
* | Revert "Bluetooth: handle opening incoming APK files"staging/cm-14.1_android-7.1.2_r2Gabriele M2017-04-091-8/+1
* | Bluetooth: AIRPLANE_MODE_ON has movedMichael W2017-03-171-2/+2
* | [2/3]Bluetooth: add "Accept all files" option for incoming filesHamster Tian2016-12-301-36/+58
* | Add epub to the list of filetypes to get and sendMarcos Marado2016-12-301-0/+1
* | Bluetooth: fix opp NPERoman Birg2016-12-301-1/+1
* | Bluetooth: handle opening incoming APK filesRoman Birg2016-12-301-1/+8
* | Bluetooth: The item disappears after open it in Bluetooth received.tao.pei2016-12-301-1/+0
* | Bluetooth: Create Custom Intent to avoid Force close.Sravan Kumar V2016-12-301-1/+21
* | Bluetooth-OPP:Reduce Looper time to 100 MS .Sravan Kumar V2016-12-301-3/+3
* | Merge commit '1c40f9218d815e4e67482fb8913fce6850e4fb1c' into remoteLalit Kansara2016-12-064-23/+27
|\|
| * Prevent OPP connections from staying open foreverAjay Panicker2016-08-081-3/+3
| * Protect against SecurityException generated by queryAjay Panicker2016-08-042-0/+7
| * Move file lookup to its own thread for beamingAjay Panicker2016-08-021-20/+20
* | Opp : Check interrupted state before create socketSravan Kumar V2016-11-071-1/+22
* | OPP: Interrupt Update Thread to avoid ANRSravan Kumar V2016-10-181-6/+42
* | OPP: Calculate file size if not provided.Sravan Kumar V2016-09-201-2/+3
* | OPP : Remove un-supported formats from SDPHemant Gupta2016-09-152-3/+3
* | Bluetooth: Disable NON-AOSP BT DATA FeaturesSravan Kumar V2016-09-152-4/+18
* | OPP: Reduce sleep time to 10 MSSravan Kumar V2016-09-121-1/+1
* | OPP: Check URI of sending files before entry cleanup.Sravan Kumar V2016-08-242-4/+4
* | BT: Multi A2dp support in Bluetooth AppGaurav Asati2016-08-241-0/+9
* | Bluetooth-OPP: Handle temporary permissions issue with G PhotosSravan Kumar V2016-08-241-0/+33
* | OPP: Squashed commit of the following:Sravan Kumar V2016-08-2411-51/+45
* | OPP: Fix NPE issue while turn off BTSravan Kumar V2016-08-241-1/+5
* | OPP: Don't display throughput for small file sizes.Sravan Kumar V2016-08-241-6/+14
* | OPP: Handle file send retry scenario inside thread to avoid ANRPradeep Panigrahi2016-08-247-35/+68
* | OPP: Handle Security ExceptionSravan Kumar V2016-08-241-0/+15
* | OPP: Don't wait on Socket thread while turning off BTSravan Kumar V2016-08-242-18/+8
* | OPP: Add checks to initiate rfcomm connection in case sdp failsHemant Gupta2016-08-241-9/+53
* | BT: Fix following issues in data profilesHemant Gupta2016-08-242-20/+51
* | OPP: Update progress in worker thread.Sravan Kumar V2016-08-243-23/+172
* | Opp: Clear incoming file notification while BT turned OFF.Pradeep Panigrahi2016-08-242-0/+46
* | Bluetooth: Add OPP 1.2 feature.Pradeep Panigrahi2016-08-2411-151/+371
* | OPP: Truncating receiving filenameJuffin Alex Varghese2016-08-241-0/+30
* | OPP: Start notification thread if thread is not startedSravan Kumar V2016-08-241-1/+1
* | Opp: Do not terminate session when a Batch contains an empty filePradeep Panigrahi2016-08-243-0/+24
* | Opp: Optimize OPP Power consummationSravan Kumar V2016-08-241-0/+8
* | BT: Dynamic logging for MAP, PBAP, OPP, HID, PAN and SAP profilesAshwini Munigala2016-08-2422-25/+37
* | Opp: Using the eventHandler to start listenerAjay Kumar2016-08-241-2/+2
* | Clean up file when file transfer is aborted by remote/local devicePradeep Panigrahi2016-08-242-1/+35
* | Cleanup Opp session during ACL disconnect.Pradeep Panigrahi2016-08-241-1/+68
* | set apk,csv,ogg and ics formats as acceptable shareinbound types.Pradeep Panigrahi2016-08-241-0/+4
* | OPP: proper share status of file was not sent once transfer is completeSravan Kumar V2016-08-242-2/+2
* | OPP: Fix resource leak in OPP (3/3)Hemant Gupta2016-08-243-1/+41
* | OPP: Enable verbose log defaultSravan Kumar V2016-08-241-1/+1