summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/opp/BluetoothOppUtility.java
Commit message (Expand)AuthorAgeFilesLines
* Prevent OPP from opening files that aren't sent over BluetoothAjay Panicker2017-06-091-10/+10
* [BACKPORT] OPP: Restrict file based URI access to external storageJack He2017-06-091-0/+38
* Bluetooth: handle opening incoming APK filesRoman Birg2016-05-191-1/+8
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/pac...Steve Kondik2015-12-071-1/+18
|\
| * Fix file permissions for Bluetooth shareAjay Panicker2015-10-201-1/+18
* | Bluetooth: Create Custom Intent to avoid Force close.Sravan Kumar V2015-10-161-1/+21
* | BT: Dynamic logging for MAP, PBAP, OPP, HID, PAN and SAP profilesAshwini Munigala2015-10-061-1/+1
* | Handle file send retry scenario inside thread to avoid ANR.Pradeep Panigrahi2015-10-061-0/+20
* | Bluetooth: Add OPP 1.2 feature.Pradeep Panigrahi2015-10-061-2/+18
|/
* Revert "Bluetooth-OPP: Enable support to send same file multiple times"Pavlin Radoslavov2015-08-081-21/+1
* Use long as file size instead of int while using OPP.Pradeep Panigrahi2015-06-231-2/+2
* Bluetooth-OPP: Enable support to send same file multiple timesHemant Gupta2014-05-061-1/+21
* Fixed a NPEPriti Aghera2013-04-181-1/+1
* Bluetooth OPP should sanitize Uri data and MIME types before calling startAct...Zhihai Xu2012-10-101-2/+2
* Enable Bluetooth sharing of downloaded files.Jake Hamby2012-09-141-0/+26
* Additional changes to support Bluetooth Beam.Martijn Coenen2012-04-201-0/+5
* Fix the %1 bug in UI when sdcard fullLixin Yue2010-05-041-2/+2
* Fix non-existing received file still appearing in live folder issueLixin Yue2009-12-221-1/+6
* Update application code for BluetoothAdapter.getDefaultAdapter().Nick Pelly2009-10-081-2/+1
* Cleanup Opp debug codeTao Liejun2009-08-311-0/+1
* Clean up Logging.Nick Pelly2009-08-271-26/+11
* Bluetooth: Update Bluetooth.apk to match BT API change.Nick Pelly2009-08-181-3/+9
* Make opp compileTao Liejun2009-07-141-4/+6
* Initial drop of Motorola Bluetooth OPP code.Nick Pelly2009-07-101-0/+303