summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/opp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'LNX.LA.3.5.2_RB1' of git://codeaurora.org/platform/packages/app...nextSteve Kondik2014-04-178-27/+96
|\
| * Merge "Bluetooth-OPP: Remove hashmap entry after Tx complete"Linux Build Service Account2014-02-216-23/+52
| |\
| | * Bluetooth-OPP: Remove hashmap entry after Tx completeJuffin Alex Varghese2014-02-216-23/+52
| * | Merge "Bluetooth-OPP: Avoid displaying two pop-ups in Tranfer History"Linux Build Service Account2014-02-211-3/+11
| |\ \
| | * | Bluetooth-OPP: Avoid displaying two pop-ups in Tranfer HistoryJuffin Alex Varghese2014-02-101-3/+11
| * | | Merge "Bluetooth-OPP: Clear incoming file notification while BT turned OFF"Linux Build Service Account2014-02-191-1/+33
| |\ \ \ | | |_|/ | |/| |
| | * | Bluetooth-OPP: Clear incoming file notification while BT turned OFFJuffin Alex Varghese2014-02-071-1/+33
| | |/
| * | Merge "Bluetoth-OPP: Add null check to avoid BT app crash while OPP operation"Linux Build Service Account2014-02-111-0/+4
| |\ \
| | * | Bluetoth-OPP: Add null check to avoid BT app crash while OPP operationJuffin Alex Varghese2014-02-051-0/+4
| | |/
| * | Merge "Bluetooth-OPP: Update OPP RxTx notification during BT turned OFF"Linux Build Service Account2014-02-061-1/+2
| |\ \
| | * | Bluetooth-OPP: Update OPP RxTx notification during BT turned OFFJuffin Alex Varghese2014-01-311-1/+2
| | |/
| * / Bluetooth-OPP: Avoid sending TRANSFER_COMPLETED_ACTION intentJuffin Alex Varghese2014-01-311-2/+0
| |/
| * Bluetooth: Handle exception in OPP during BT ON/OFFNitin Shivpure2014-01-276-35/+128
| * Bluetooth-OPP: Separating Inbound and Outbound notificationJuffin Alex Varghese2014-01-241-15/+46
* | Merge "Bluetoth-OPP: Add null check to avoid BT app crash while OPP operation"Linux Build Service Account2014-02-071-0/+4
|\ \
| * | Bluetoth-OPP: Add null check to avoid BT app crash while OPP operationJuffin Alex Varghese2014-02-051-0/+4
* | | Merge "Bluetooth-OPP: Update OPP RxTx notification during BT turned OFF"Linux Build Service Account2014-02-071-1/+2
|\ \ \
| * | | Bluetooth-OPP: Update OPP RxTx notification during BT turned OFFJuffin Alex Varghese2014-01-311-1/+2
| |/ /
* | | Merge "Bluetooth-OPP: Avoid sending TRANSFER_COMPLETED_ACTION intent"Linux Build Service Account2014-02-071-2/+0
|\ \ \ | |/ / |/| |
| * | Bluetooth-OPP: Avoid sending TRANSFER_COMPLETED_ACTION intentJuffin Alex Varghese2014-01-311-2/+0
| |/
* | Bluetooth-OPP: Separating Inbound and Outbound notificationJuffin Alex Varghese2014-01-271-15/+46
* | Bluetooth: Handle exception in OPP during BT ON/OFFNitin Shivpure2014-01-276-35/+129
|/
* Bluetooth-OPP: Revert Obex MTU size for SCO concurrencyJuffin Alex Varghese2014-01-063-26/+1
* Bluetooth-OPP: Handle incoming file confirmation pop-upJuffin Alex Varghese2014-01-022-1/+3
* Bluetooth-OPP: Enable support to send multiple filesJuffin Alex Varghese2013-12-264-8/+8
* Revert "Bluetooth: OPP: Add support for sending a file multiple times"Smriti Gupta2013-12-221-30/+6
* Merge "Bluetooth-OPP: Cleanup OPP transfer session after Tx abort"Linux Build Service Account2013-12-202-5/+10
|\
| * Bluetooth-OPP: Cleanup OPP transfer session after Tx abortJuffin Alex Varghese2013-12-172-5/+10
* | Merge "Bluetooth-OPP: Truncating receiving filename"Linux Build Service Account2013-12-201-2/+11
|\ \
| * | Bluetooth-OPP: Truncating receiving filenameJuffin Alex Varghese2013-12-121-2/+11
* | | Merge "Bluetooth: OPP: Add support for sending a file multiple times"Linux Build Service Account2013-12-201-6/+30
|\ \ \ | |_|/ |/| |
| * | Bluetooth: OPP: Add support for sending a file multiple timesSmriti Gupta2013-12-111-6/+30
* | | Merge "Bluetooth: Cleaning up cursor object to avoid memory leak"Linux Build Service Account2013-12-125-0/+22
|\ \ \ | |_|/ |/| |
| * | Bluetooth: Cleaning up cursor object to avoid memory leakJuffin Alex Varghese2013-12-105-0/+22
* | | Merge "Bluetooth: OPP: Use long as file size instead of int"Linux Build Service Account2013-12-095-17/+28
|\ \ \ | |_|/ |/| |
| * | Bluetooth: OPP: Use long as file size instead of intHemant Gupta2013-12-055-17/+28
* | | Bluetooth: Reduce Obex MTU size for A2DP or SCO concurrencyJuffin Alex Varghese2013-12-043-1/+85
|/ /
* | Merge "OPP: Support for Obex Tx Rx at the same time"Linux Build Service Account2013-11-261-2/+28
|\ \ | |/ |/|
| * OPP: Support for Obex Tx Rx at the same timeSmriti Gupta2013-11-191-2/+28
* | Bluetooth-OPP: Handle SQLException while OPP operationJuffin Alex Varghese2013-11-225-16/+94
* | OPP: Set ics format as acceptable shareinbound typeSmriti Gupta2013-11-191-0/+1
|/
* OPP: Handle intent receiver leak for BT TURN OFF.Ashwini Munigala2013-11-071-1/+13
* Bluetooth: Update notification while BT is turning OFFJuffin Alex Varghese2013-10-312-0/+11
* Bluetooth: OPP: Restart OPP service on ACL disconnectPradeep Panigrahi2013-10-311-0/+7
* Bluetooth: OPP: set csv format as acceptable shareinbound typesPradeep Panigrahi2013-10-311-0/+1
* Bluetooth: OPP: Display proper name while cancelling transferPradeep Panigrahi2013-10-311-0/+4
* Bluetooth: OPP: Add locale support for OPP file transfer progress textPradeep Panigrahi2013-10-313-8/+5
* Bluetooth: OPP: Change for updating BT recipients prompt informationPradeep Panigrahi2013-10-311-1/+1
* Bluetooth: OPP: null check for optional header lengthPradeep Panigrahi2013-10-311-1/+1
* Bluetooth: OPP: Handle Try Again exception to retry writePradeep Panigrahi2013-10-311-0/+19