Ben Tian
|
7e13cdc02c
|
Bug 921999 - Bluetooth Device connection status in Settings is incorrect if remote headset restores connection, r=gyeh
|
2014-01-23 10:46:45 +08:00 |
|
Ryan VanderMeulen
|
33dcbbf27e
|
Merge m-c to inbound.
|
2014-01-16 15:07:22 -05:00 |
|
Ryan VanderMeulen
|
208917083a
|
Merge inbound to m-c.
|
2014-01-16 15:06:12 -05:00 |
|
Terrence Cole
|
3e141bbf5e
|
Bug 959787 - Handlify several JSAPI interfaces that can GC, Part 3; r=sfink
--HG--
extra : rebase_source : ace7b0fa6ba93acbf0ec8ecaeb68ffa287a33665
|
2014-01-16 09:48:58 -08:00 |
|
Shawn Huang
|
9639f9ac86
|
Bug 953034 - Part 1: Reply RegisterNotification event EVENT_TRACK_CHANGED with correct parameter whether a track is selected or not. r=gyeh
|
2014-01-16 08:39:14 -05:00 |
|
Tom Schuster
|
5e3191afd2
|
Bug 939294 - Change xpidl jsval to handles. r=gabor,bz,khuey,bsmedberg,terrence
|
2014-01-09 18:39:36 +01:00 |
|
Ben Tian
|
b50cd00092
|
Bug 948337 - create BluetoothHfpManagerBase for audio manager access
|
2014-01-13 13:58:43 +08:00 |
|
Ben Tian
|
bca0e37677
|
Bug 956258 - [cleanup] Patch 2/2: reduce warnings and remove cancel_discovery() in SendFile(), r=echou
|
2014-01-03 17:25:04 +08:00 |
|
Shawn Huang
|
0f6916429a
|
Bug 946240 - [Bluetooth][gonk-kk] Add flags to support different AVRCP profile version. r=echou
|
2014-01-08 09:32:19 -05:00 |
|
Birunthan Mohanathas
|
dfbad43639
|
Bug 784739 - Switch from NULL to nullptr in remaining directories; r=ehsan
--HG--
extra : rebase_source : 1ff19b2c8fd0e77fa8e822f5007a9fa3a6b6d474
|
2014-01-06 10:06:04 -05:00 |
|
Ehsan Akhgari
|
eaa7491d77
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
This patch was automatically generated by the following script:
#!/bin/bash
# Command to convert PRUnichar to char16_t
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*modules/libmar*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name prtypes.h \
! -name Char16.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRUnichar char16_t
|
2014-01-04 10:02:17 -05:00 |
|
Ben Tian
|
b30d9c1665
|
Bug 947870 - Assertion in BluetoothOppManager::CreateFile (bluedroid), r=echou
|
2013-12-23 16:47:12 +08:00 |
|
Ben Tian
|
90fe54e775
|
Bug 939022 - BluetoothUtils for bluedroid. Patch 2/3: Modify files, r=echou
|
2013-12-23 11:24:11 +08:00 |
|
Ben Tian
|
0e8b08f307
|
Bug 939022 - BluetoothUtils for bluedroid. Patch 1/3: Move files, r=echou
--HG--
rename : dom/bluetooth/BluetoothUtils.cpp => dom/bluetooth/bluedroid/BluetoothUtils.cpp
rename : dom/bluetooth/BluetoothUtils.h => dom/bluetooth/bluedroid/BluetoothUtils.h
rename : dom/bluetooth/BluetoothUtils.cpp => dom/bluetooth/bluez/BluetoothUtils.cpp
rename : dom/bluetooth/BluetoothUtils.h => dom/bluetooth/bluez/BluetoothUtils.h
|
2013-12-16 19:00:54 +08:00 |
|
Ms2ger
|
3f3cc744ed
|
Merge backout.
|
2013-12-20 11:36:27 +01:00 |
|
Ms2ger
|
2900763f15
|
Backout bug 942104 (changesets 4e5746a65a5e:62e32a84a9fb) for missing review.
|
2013-12-20 11:33:37 +01:00 |
|
Eric Chou
|
444938433c
|
Bug 949772 - Fire PropertyChanged to registered BluetoothDevice objects, r=gyeh
|
2013-12-18 18:21:37 +08:00 |
|
Eric Chou
|
3af35c0e8b
|
Bug 949772 - Make BluetoothAdpater be able to deal with multiple properties in one PropertyChanged event, f=btian, r=gyeh
|
2013-12-18 18:21:05 +08:00 |
|
Ben Tian
|
be0306f1a6
|
Bug 949843 - Don't use char* str = NS_ConvertUTF16toUTF8(aBdAddress).get();, r=echou
|
2013-12-18 09:53:11 +08:00 |
|
Eric Chou
|
f490f0563a
|
Bug 942104 - Fire event 'ondiscoverystatechanged', r=gyeh
From b03fc76c1810cf3f91aa9f92732c3df4ffd471a3 Mon Sep 17 00:00:00 2001
|
2013-11-25 14:13:26 +08:00 |
|
Eric Chou
|
31b12ffadb
|
Bug 942712 - Ensure event 'AdapterAdded' will be fired after 'Enabled' being fired, r=gyeh
|
2013-11-27 16:24:51 +08:00 |
|
Carsten "Tomcat" Book
|
bcf7e426ab
|
Backed out changeset b064b9271e0e (bug 942712) Build bustage on a CLOSED TREE
|
2013-11-28 12:09:46 +01:00 |
|
Eric Chou
|
241e66d77a
|
Bug 942712 - Ensure event 'AdapterAdded' will be fired after 'Enabled' being fired, r=gyeh
|
2013-11-28 17:49:04 +08:00 |
|
Ben Tian
|
1ad0367958
|
Bug 921991 - B2G BT: support multiple sim cards, r=echou, r=mrbkap
|
2013-11-26 14:11:06 +08:00 |
|
Shawn Huang
|
ced02707a8
|
Bug 939500 - [bluedroid] Avrcp 1.3 prototype, r=echou
|
2013-11-22 23:40:22 +08:00 |
|
Shawn Huang
|
c93895bf4e
|
Bug 941574 - [bluedroid] Fix sometimes outgoing connection fails due to Reset() mis-placed, r=echou
|
2013-11-21 20:17:10 +08:00 |
|
Shawn Huang
|
8fea4aff20
|
Bug 941564 - [bluedroid] Update BD address while an incoming connection established, r=echou
|
2013-11-21 20:17:07 +08:00 |
|
Shawn Huang
|
af24ad3ad4
|
Bug 935882 - [bluedroid] Support GetConnectedDevice API, r=echou
|
2013-11-21 18:12:45 +08:00 |
|
Shawn Huang
|
937b91c858
|
Bug 935578 - Patch 3: Enable connect/disconnect, r=echou
|
2013-11-20 16:19:09 +08:00 |
|
Shawn Huang
|
de7d3246e2
|
Bug 935578 - Patch 2: BluetoothA2dpManager bluedroid version, r=echou
|
2013-11-20 16:19:09 +08:00 |
|
Shawn Huang
|
3308e127dd
|
Bug 935578 - Patch 1: Separate BluetoothA2dpManager implementation for bluez/bluedroid stack, r=echou
|
2013-11-20 16:19:08 +08:00 |
|
Eric Chou
|
8855291faa
|
Bug 936995 - Fire event Disable after Bluetooth is really disabled, r=gyeh
|
2013-11-20 15:01:54 +08:00 |
|
Eric Chou
|
fc53895714
|
Backed out changeset 40ecdab580b3 (bug 936995) for potential JB build error
|
2013-11-20 15:17:00 +08:00 |
|
Eric Chou
|
e6daad1cd4
|
Bug 936995 - Fire event Disable after Bluetooth is really disabled, r=gyeh
|
2013-11-20 15:01:54 +08:00 |
|
Eric Chou
|
5af154446f
|
Bug 940271 - Don't fire PropertyChanged if the device address has been already in the array, r=gyeh
|
2013-11-19 20:13:02 +08:00 |
|
Ben Tian
|
a4e3a52112
|
Bug 938524 - Bluedroid HFP prototype, r=echou
|
2013-11-18 15:41:16 +08:00 |
|
Ben Tian
|
94e89deac6
|
Bug 938521 - Make bt interface accessible from profile managers, r=echou
|
2013-11-14 17:45:26 +08:00 |
|
Eric Chou
|
c238635a93
|
Bug 939669 - Append missed properties to BluetoothAdapter, r=gyeh
|
2013-11-19 11:12:17 +08:00 |
|
Shawn Huang
|
ee7d258415
|
Bug 938529 - [bluedroid] Set BT_SCAN_MODE to Connectable after Bluetooth turned on. r=echou
|
2013-11-18 12:39:03 -05:00 |
|
Ben Tian
|
0279b76fae
|
Bug 936732 - Patch 1/3: relocate files, r=echou
|
2013-11-14 17:30:32 +08:00 |
|
Jamin Liu
|
d5e5d7ff3f
|
Bug 881194 - [Bluetooth] Send +CIEV callheld for conference call. r=echou
|
2013-12-16 08:37:33 -05:00 |
|
Jamin Liu
|
bdb4e62641
|
Bug 932490 - Fix the buffer overflows of OBEX packet. r=echou
|
2013-12-11 09:53:24 -05:00 |
|
Ben Tian
|
9be1a17136
|
Bug 948247 - [bluedroid] Race condition in BluetoothSocket may result in segmentation fault, r=echou
|
2013-12-11 16:53:11 +08:00 |
|
Eric Chou
|
083ca04c04
|
Bug 947870 - Avoid assertion on receiving files via Bluetooth, r=gyeh
|
2013-12-11 13:17:34 +08:00 |
|
Ryan VanderMeulen
|
6428c27a28
|
Merge b2g-inbound to m-c.
|
2013-12-09 17:26:11 -05:00 |
|
Birunthan Mohanathas
|
00360187c4
|
Bug 798033 - Remove 'using namespace' from dom/ headers. r=echou
|
2013-12-08 21:53:11 -05:00 |
|
Ben Tian
|
15a244dc81
|
Bug 946555 - Remove unused functions in BluetoothService classes and some warnings, r=echou
|
2013-12-06 12:20:07 +08:00 |
|
Eric Chou
|
03f4d1a518
|
Bug 947060 - Don't go through bonding procedure while transferring files via OPP, r=gyeh
|
2013-12-09 17:43:15 +08:00 |
|
Eric Chou
|
e4bc76a74b
|
Bug 932496 - Add length check to prevent from memory pollusion, r=gyeh
|
2013-12-06 16:23:35 +08:00 |
|
Ben Tian
|
c54108e05a
|
Bug 946048 - Reset mPhoneType in BluetoothHFPManager constructor, r=echou
|
2013-12-04 13:51:57 +08:00 |
|