summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/opp
Commit message (Expand)AuthorAgeFilesLines
* Remove missing object to avoid NPEMichal Labedzki2014-12-021-3/+1
* Check previous user confirmation before auto-confirm put requestMatthew Xie2014-11-173-15/+13
* updateshare confirm logic missed cases like CONFIRMATION_DENIED, TIMEOUT. fix itMatthew Xie2014-10-231-1/+3
* Applied Material theme to Bluetooth file acceptance dialog.PauloftheWest2014-09-101-8/+7
* Colored notificationsSelim Cinek2014-08-271-0/+8
* am 5693ce1f: Merge "Bluetooth-OPP: Avoid IndexOutOfBoundsException if share i...Matthew Xie2014-07-121-2/+5
|\
| * Bluetooth-OPP: Avoid IndexOutOfBoundsException if share is zeroJuffin Alex Varghese2014-07-091-2/+5
| * Bluetooth-OPP: Handle HID mouse right click eventHemant Gupta2014-05-011-3/+11
| * Bluetooth-OPP: Enable support to send same file multiple timesHemant Gupta2014-04-293-9/+43
* | Merge "Making Bluetooth OPP file transfer intent generic"Andres Morales2014-06-251-14/+14
|\ \
| * | 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