summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/opp
Commit message (Expand)AuthorAgeFilesLines
...
| * | Making Bluetooth OPP file transfer intent genericAndres Morales2014-04-031-14/+14
| |/
* | Bluetooth-OPP: Handle HID mouse right click eventHemant Gupta2014-05-061-3/+11
* | Bluetooth-OPP: Enable support to send same file multiple timesHemant Gupta2014-05-063-9/+43
* | am f0362f25: am b398dad1: Merge "Improve sending web link with Bluetooth"Zhihai Xu2014-04-301-5/+101
|\ \ | |/ |/|
| * Improve sending web link with BluetoothMathias Jeppsson2014-04-301-5/+101
* | am 429460a8: Merge "OPP: Handle intent receiver leak for BT TURN OFF."Matthew Xie2014-02-241-1/+13
|\|
| * OPP: Handle intent receiver leak for BT TURN OFF.Ashwini Munigala2014-02-191-1/+13
* | enable xml format to transfer/receive over bluetoothMatthew Xie2013-07-311-0/+1
|/
* Fixed a NPEPriti Aghera2013-04-181-1/+1
* enable xlsx, docx, pptx format to transfer/receive over bluetoothSungmin Choi2013-03-201-0/+3
* Add OBEX object count support to Bluetooth.Martijn Coenen2013-02-256-9/+48
* am 43f8ccf6: am 6eb3b8d3: Merge "Upgrade the app to better follow holo guidel...Adam Powell2013-01-103-3/+0
|\
| * am 6eb3b8d3: Merge "Upgrade the app to better follow holo guidelines"Adam Powell2013-01-093-3/+0
| |\
| | * Upgrade the app to better follow holo guidelinesblunden2012-11-153-3/+0
* | | Merge "Bluetooth OPP should sanitize Uri data and MIME types before calling s...Zhihai Xu2012-12-197-11/+11
|\ \ \ | |/ / |/| |
| * | Bluetooth OPP should sanitize Uri data and MIME types before calling startAct...Zhihai Xu2012-10-107-11/+11
* | | am fa5a6aff: Merge "Clean up debug messages" into jb-mr1.1-devMatthew Xie2012-12-031-1/+1
|\ \ \
| * | | Clean up debug messagesMatthew Xie2012-11-291-1/+1
| * | | Fixed potention ANR issue with Bluetooth OPP share.Fred2012-11-091-48/+87
* | | | Fixed potention ANR issue with Bluetooth OPP share.Fred2012-11-091-48/+87
| |_|/ |/| |
* | | am a595fcc5: Fix crash in Bluetooth when sharing MMS video.Jake Hamby2012-10-161-3/+14
|\| |
| * | Fix crash in Bluetooth when sharing MMS video.Jake Hamby2012-10-151-3/+14
| |/
* | am d329befd: Merge "Bluetooth: Use proper holo alert drawable"Adam Powell2012-10-123-6/+6
|\ \ | |/ |/|
| * Bluetooth: Use proper holo alert drawableBjörn Lundén2012-09-113-6/+6
* | Turn off dbg messages, be prepared for production buildMatthew Xie2012-10-071-1/+1
* | Enable Bluetooth sharing of downloaded files.Jake Hamby2012-09-147-68/+96
* | Don't trust length specified by ContentProvider for file transfers.Martijn Coenen2012-08-131-7/+40
* | Fix for BT turn on/off issues: NPE, FD/thread leaks, ANR.Fred2012-08-083-55/+6
* | Moved BluetoothAdapter.ACTION_STATE_CHANGED broadcast from AdapterService to ...fredc2012-07-162-5/+5
* | Fixed memory leak in Binder objects from repeatedly turning on/off Bluetoothfredc2012-07-163-2/+3
* | Backed out workaround for RFCOMM socket close issue when BT is turning offfredc2012-07-161-1/+2
* | Fixed Bluetooth on/off issues. Removed singleton instances causing issues whe...fredc2012-07-162-5/+23
* | Fixed exception in BondStateMachine when quit message occurs. Fixed exception...fredc2012-07-161-1/+9
* | Fixed BT on/off issuefredc2012-07-162-11/+21
* | Memory profiling changes : Updated the Bluetooth code to handle cleaning up o...Ravi Nagarajan2012-07-163-0/+63
* | Initial checkin of OPP and PBAPfredc2012-07-162-125/+30
* | Comments opp and PBAP init code when BT gets enabled.Jaikumar Ganesh2012-07-161-2/+6
* | Revert "first patch of test submit"Matthew Xie2012-07-161-1/+1
* | first patch of test submitMatthew Xie2012-07-161-1/+1
|/
* Change timestamp type from int to long, timestamp(now) overflows intMatthew Xie2012-06-151-2/+2
* Bluetooth OPP: Allow sending all mime-types for handover.Martijn Coenen2012-05-255-28/+74
* Merge "Fix variable initialization." into jb-devMartijn Coenen2012-05-241-1/+1
|\
| * Fix variable initialization.Martijn Coenen2012-05-241-1/+1
* | Merge "Allow bluetooth OPP transfers to be stopped." into jb-devMartijn Coenen2012-05-162-0/+12
|\|
| * Allow bluetooth OPP transfers to be stopped.Martijn Coenen2012-05-162-0/+12
* | Don't MediaScan files received through handover.Martijn Coenen2012-05-151-1/+2
* | Add BT address and mimeType to handover intents.Martijn Coenen2012-05-144-4/+28
|/
* Additional changes to support Bluetooth Beam.Martijn Coenen2012-04-2012-39/+247
* First cut at Bluetooth Beam.Nick Pelly2012-04-034-2/+38
* Read the requested file size completely.Chih-Chung Chang2011-11-291-1/+11