addfd25b639047e8463772b14f249758bdb20fbc |
|
10-Sep-2014 |
PauloftheWest <paulofthewest@google.com> |
Applied Material theme to Bluetooth file acceptance dialog. Bug: 17334507 Change-Id: I36d3ef5575ad84a27cda415c1d0e262f097e98a7
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/BluetoothOppIncomingFileConfirmActivity.java
|
d9d397854afd6511e2987ea7ae3ec8528183aefa |
|
19-Sep-2012 |
blunden <blunden2@gmail.com> |
Upgrade the app to better follow holo guidelines - Fix the icon scaling in the transfer list The icon is centered and upscaled instead of just centered. - Remove dialog info icon according to UI team recommendation - Replace icons with holo versions and add xhdpi Change-Id: Id3b06e8e06244ec8859d65404d779b66c1354e3d
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/BluetoothOppIncomingFileConfirmActivity.java
|
74ae04c73312403e89db0f8e9bd9601d403b4783 |
|
07-May-2012 |
fredc <fredc@broadcom.com> |
Fixed memory leak in Binder objects from repeatedly turning on/off Bluetooth Change-Id: Ibee5382816d47b1e9b846461942a9daccc4210a7
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/BluetoothOppIncomingFileConfirmActivity.java
|
453050fdaf7dcd488f399d3549ce257e7b9e7e79 |
|
17-May-2010 |
Wojciech Jowsa <wojciech.jowsa@stericsson.com> |
BT - Not possible to accept incoming obex transfers using key-presses. It is not possible to accept/reject an incoming obex file transfer using key-press. Only touch screen press was working. With this fix, key press down is not ignored and it is possible to accept/reject an incoming obex file transfer with key-press. ST-Ericsson Change ID: ER260817 Change-Id: Ic7f668bd1b0efa549d0218edc8719efee1984941 Signed-off-by: Christian Bejram <christian.bejram@stericsson.com>
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/BluetoothOppIncomingFileConfirmActivity.java
|
b0fa09caef6a0748a568dc2a89f5d94b85423bb2 |
|
29-Sep-2009 |
Lixin Yue <L.X.YUE@motorola.com> |
Update OPP/PBAP UI Add timeout handling to incoming file confirm dialog, to avoid uncertain behavior when timeout happen Fix PBAP request timeout issue when open/close slider, dismiss timeout dialog to avoid uncertain behavior Fix typo in strings
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/BluetoothOppIncomingFileConfirmActivity.java
|
dc3bacd6eb626a93f2c3c4c62b3ef6aa9e575d92 |
|
21-Sep-2009 |
Lixin Yue <L.X.YUE@motorola.com> |
Update opp/pbap look and feel Update OPP BtEnabling Dialog-add timeout handling, handle Bluetooth ON intent, handle back key Change-Id: I3d3ade3a9a4de645ddb7195e8b81ca42afb3d31e
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/BluetoothOppIncomingFileConfirmActivity.java
|
ce4d93666275df294cb073fe41de5b85932570a8 |
|
28-Aug-2009 |
Nick Pelly <npelly@google.com> |
Clean up Logging. Use the pattern if (V) Log.v(...); for logging. The Android style prefers curly braces, but for log lines it is ok to use a one-liner to keep the code manageable. Remove spaces from some log tags, and rename TAG BluetoothShareProvider to BluetoothOpp. Rename LOGVV to V, and LOGV to D. Just before ship we will change Constants.DEBUG and Constants.VERBOSE to false to compile out all the logging code.
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/BluetoothOppIncomingFileConfirmActivity.java
|
464d9d216ab1a6cf192e3e526596073c7e35e4a7 |
|
13-Aug-2009 |
L.X.YUE <L.X.YUE@motorola.com> |
Update Opp icons Update incomming file notification icon to be consistent with system; Update OPP launcher icon per Anroid guidline;
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/BluetoothOppIncomingFileConfirmActivity.java
|
239bc526513429995c61c4148c105725c395b1a9 |
|
27-Jul-2009 |
Jackson Fan <xyfan@motorola.com> |
Enable Opp Livefolder, modify localizable resource Update on patchset 2 Update icon for Bluetooth share and Incoming file Fix minor Opp UI issue Update log print for mimetype got from android system. Update return response code for un-supported media type Patchset 1 remove the use of replace() of localizable resource Enable Opp Livefolder by using local certificate Reject vcard actively
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/BluetoothOppIncomingFileConfirmActivity.java
|
6769b59d715ea98bd72eafcfea9acd2714a887da |
|
15-Jul-2009 |
Tao Liejun <L.J.Tao@motorola.com> |
Make opp compile Modify to make opp application compliable in new git -change package name -change manifest -modify a few comments
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/BluetoothOppIncomingFileConfirmActivity.java
|
09e9cba205af60b3f42e7a4d891a7d1392e1f2a5 |
|
11-Jul-2009 |
Nick Pelly <npelly@google.com> |
Initial drop of Motorola Bluetooth OPP code. Minor changes from Moto code: - Added Motorola BSD license - Moved com.motorola.bluetoothshare to com.android.bluetooth.opp - Updated com.motorola.obex to javax.obex - Moved Android.mk to Android.mk.hide: does not yet compile due to changes in Obex library.
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/BluetoothOppIncomingFileConfirmActivity.java
|