summaryrefslogtreecommitdiffstats
path: root/src/com/android/bluetooth/opp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'LA.BF64.1.2.1_rb2.6' of git://codeaurora.org/platform/packages/...Steve Kondik2015-04-046-13/+62
|\
| * Merge tag 'AU_LINUX_ANDROID_LA.BF64.1.2.1_RB2.05.00.02.081.002' into HEADSudhir Sharma2015-03-121-4/+2
| |\
| * \ Merge "Bluetooth-OPP: Check socket congestion status before writing the data"Linux Build Service Account2015-03-092-0/+29
| |\ \
| | * | Bluetooth-OPP: Check socket congestion status before writing the dataJuffin Alex Varghese2015-03-032-0/+29
| * | | Prevent duplicate OPP permission request dialogsAndre Eisenbach2015-03-051-1/+2
| * | | Check previous user confirmation before auto-confirm put requestMatthew Xie2015-03-053-12/+12
| * | | updateshare confirm logic missed cases like CONFIRMATION_DENIED, TIMEOUT. fix itMatthew Xie2015-03-031-1/+3
| |/ /
| * | Bluetooth-OPP: Read share count from OPP manager before transfer startsJuffin Alex Varghese2015-02-194-12/+30
* | | Bluetooth: The item disappears after open it in Bluetooth received.tao.pei2015-04-011-1/+0
* | | [2/3]Bluetooth: add "Accept all files" option for incoming filesHamster Tian2015-03-141-36/+57
* | | Bluetooth: Improve CAF stringsMichael Bestas2015-03-141-10/+6
* | | bluetooth: Materialize dialogsDiogo Ferreira2015-03-144-6/+5
| |/ |/|
* | Merge tag 'android-5.1.0_r1' into HEADSudhir Sharma2015-03-104-16/+15
|\ \ | |/ |/|
| * Prevent duplicate OPP permission request dialogsAndre Eisenbach2014-12-141-1/+2
| * 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
* | Bluetooth-OPP: Update interrupted outbound/inbound shares status after BT tur...Juffin Alex Varghese2014-12-091-16/+43
* | Bluetooth-OPP: Synchronize OPP Database cleanup and Shareupdate threadsJuffin Alex Varghese2014-12-091-1/+3
* | Merge "Bluetooth-OPP: Clean up OPP threads during user turned OFF BT"Linux Build Service Account2014-12-062-10/+32
|\ \
| * | Bluetooth-OPP: Clean up OPP threads during user turned OFF BTJuffin Alex Varghese2014-12-042-10/+32
* | | Merge "Bluetooth-OPP: Send the share status of file once transfer is complete"Linux Build Service Account2014-12-032-2/+2
|\ \ \ | |/ / |/| |
| * | Bluetooth-OPP: Send the share status of file once transfer is completeJuffin Alex Varghese2014-12-032-2/+2
* | | Bluetooth-OPP: Keep Notification thread running when transfer is via NFCJuffin Alex Varghese2014-11-261-3/+7
|/ /
* | Bluetooth-OPP: Use long data type to contain receiving file sizeJuffin Alex Varghese2014-11-176-11/+25
* | Bluetooth-OPP: Remove OBEX session cleanup from OPP ServiceJuffin Alex Varghese2014-11-142-40/+15
* | Bluetooth-OPP: Monitor display status during transferJuffin Alex Varghese2014-11-075-36/+61
* | Bluetooth-OPP: Start Notification when transfer startsJuffin Alex Varghese2014-11-071-50/+28
* | Bluetooth-OPP: Klocwork OPP fixesJuffin Alex Varghese2014-11-047-123/+219
* | Bluetooth-OPP: Handle nullpointer exception in IncomingfileActivityJuffin Alex Varghese2014-11-041-4/+4
* | Bluetooth: OPP: Single Contentresolver thread will be started during transferJuffin Alex Varghese2014-11-042-42/+69
* | OPP: Optimize file transfer progress.Hemant Gupta2014-11-042-44/+26
* | Bluetooth: Dynamic Logging for data profilesHemant Gupta2014-11-0421-30/+46
* | OPP: Delete interrupted outbound content resolver entryHemant Gupta2014-11-041-89/+14
* | OPP: Support OPP1.2 Features over L2CAP.Hemant Gupta2014-11-0410-123/+419
* | OPP: BUG Fixes in kikatHemant Gupta2014-11-0415-132/+891
* | Bluetooth-OPP: Add android configchanges attribute in manifestJuffin Alex Varghese2014-11-041-2/+2
* | Bluetooth-OPP: Handle null pointer exception during transfer failure.Juffin Alex Varghese2014-11-041-2/+1
* | Bluetooth-OPP:ANR fix while sending 250 filesJuffin Alex Varghese2014-11-042-12/+24
* | Bluetooth-OPP: Added onContextMenuClosed api to clear Conext MenuJuffin Alex Varghese2014-11-041-0/+6
* | Bluetooth-OPP: Check for the pending batch to start next batchJuffin Alex Varghese2014-11-041-5/+4
* | OPP: Add BluetoothOppL2capListener.java fileAshwini Munigala2014-11-041-0/+216
* | Bluetooth: Fix resource leak in OPP (3/3)Hemant Gupta2014-11-043-1/+41
|/
* 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
|\ \