Kyle Machulis
|
ee62993412
|
Bug 800247: Add disconnect events to UnixSocket, update Bluetooth*Manager; r=echou r=cjones
--HG--
extra : rebase_source : 809d46954baea51bf4053c3a48ce45b18b1a58e9
|
2012-10-12 11:38:14 -07:00 |
|
Ehsan Akhgari
|
40a0339637
|
Bug 779473 - Fix some nsresult abuses in the Bluetooth implementation
|
2012-10-13 10:45:45 -04:00 |
|
Eric Chou
|
1f6e9a31fd
|
Bug 800313 - Refine system messages interface for bluetooth file-sharing app, r=qdot
|
2012-10-12 19:14:21 +08:00 |
|
Kyle Machulis
|
594b76c58e
|
Bug 796176 - Patch 2: Make Bluetooth*Managers listen on startup/disconnect, stop listening to stop/connect; r=echou
--HG--
extra : rebase_source : 9ed9b4cc1ba445128a8ff6f90a9fb84044b7ca1a
|
2012-10-10 22:49:11 -07:00 |
|
Gina Yeh
|
5fc1043cdb
|
Bug 794349 - Final version: Send correct +CIND: value to HS at SLC establishment, r=qdot
|
2012-10-09 19:19:29 +08:00 |
|
Eric Chou
|
2291b0cd5c
|
Bug 799138 - [b2g-bluetooth] Handle Connect/Disconnect/Put requests sent from remote devices, r=qdot
|
2012-10-09 13:56:17 +08:00 |
|
Kyle Machulis
|
c6bfffd40f
|
Bug 799243 - Patch 2: Fix static nsTArray initialization in BluetoothDBusService; r=echou
|
2012-10-08 22:00:02 -07:00 |
|
Kyle Machulis
|
a276279be3
|
Bug 799243 - Patch 1: Fix Bluetooth*Manager observer pointer types; r=echou
|
2012-10-08 21:59:33 -07:00 |
|
Gina Yeh
|
39e7cb71f5
|
Bug 782586 - Final version: Firing onadapteradded event when bluetooth is ready to get default adapter, r=qdot
|
2012-10-09 11:29:37 +08:00 |
|
Kyle Machulis
|
db27fd2473
|
Bug 798035 - Patch 2: Bluetooth SCOManager Cleanup; r=gyeh
--HG--
extra : rebase_source : 4509998c8d685cf510861ebc06616387dca6444f
|
2012-10-05 19:16:43 -07:00 |
|
Kyle Machulis
|
1aaefa52b6
|
Bug 798035 - Patch 1: Change Bluetooth*Manager observers to be internal classes; r=gyeh
--HG--
extra : rebase_source : 511e9c9deec5626399fc76c0630ac4ca8285a40e
|
2012-10-05 17:11:24 -07:00 |
|
Kyle Machulis
|
6913002465
|
Bug 796184 - Revert UnixSocketImpl to a bare pointer, make Bluetooth*Managers use CloseSocket; r=cjones r=gyeh
--HG--
extra : rebase_source : fe8f4633eb9fb86ffc4a87e6b483b3357ab9896d
|
2012-10-05 16:05:35 -07:00 |
|
Gina Yeh
|
bae321fb7a
|
Bug 797810 - Patch 2: Cleanup for profile connect function, r=qdot
|
2012-10-05 18:48:05 +08:00 |
|
Gina Yeh
|
185daf9347
|
Bug 797810 - Patch 1: Support command "AT+CKPD=200" in BluetoothHfpManager, r=qdot
|
2012-10-05 18:48:05 +08:00 |
|
Gina Yeh
|
2a3e70a90d
|
Bug 797801 - Final version: Cannot receive agent events after crash, r=qdot
|
2012-10-05 17:19:31 +08:00 |
|
Eric Chou
|
3c5ec491a7
|
Bug 797786 - Send system message 'Update progress', r=qdot
|
2012-10-05 16:11:21 +08:00 |
|
Eric Chou
|
0d949fabe1
|
Bug 797345 - send a system message to notify that 'file transfer completed', r=qdot
|
2012-10-03 17:06:40 +08:00 |
|
Gina Yeh
|
1d84205ec3
|
Bug 795659 - Final version: Follow-up to bug 795458, r=qdot
|
2012-10-04 11:13:12 +08:00 |
|
Eric Chou
|
8f9fed01f1
|
Bug 796329 - implemented StopSendingFile() and fixed potential memory problem, r=qdot
|
2012-10-03 15:09:27 +08:00 |
|
Gina Yeh
|
2bb01f2f8e
|
Bug 796827 - Final version: Destroy BluetoothHfpManager instance while in shutdown, r=qdot
|
2012-10-03 13:53:39 +08:00 |
|
Gina Yeh
|
3f0fb916d1
|
Bug 796829 - Final version: Destroy BluetoothScoManager instance while in shutdown, r=qdot
|
2012-10-03 11:27:36 +08:00 |
|
Gina Yeh
|
349708da74
|
Bug 796300 - Final version: Set audio device BLUETOOTH_SCO_HEADSET to unavailable when disconnect Sco socket, r=qdot
|
2012-10-03 10:55:28 +08:00 |
|
Gina Yeh
|
3945435967
|
Bug 795850 - Final version: BluetoothHfpManager failed to be added as observer of mozsettings-changed, r=qdot
|
2012-10-02 11:00:33 +08:00 |
|
Ehsan Akhgari
|
7de021df15
|
Bug 579517 follow-up: Remove NSPR types that crept in
|
2012-10-01 16:04:09 -04:00 |
|
Nathan Froyd
|
27b9179800
|
Bug 720768 - add nsDOMEventTargetHelper::DispatchTrustedEvent; r=mounir, sr=smaug
|
2012-09-27 16:11:31 -04:00 |
|
Gina Yeh
|
e98a47c01b
|
Bug 795249 - Final version: Broadcast hfp connection status with system message, r=qdot
|
2012-10-01 15:44:48 +08:00 |
|
Kyle Machulis
|
348f07e1d1
|
Bug 790739: Patch 3 - Service and Manager changes for Bluetooth server sockets; r=cjones
|
2012-10-01 00:04:01 -07:00 |
|
Kyle Machulis
|
53cd0a1c12
|
Bug 790739: Patch 2 - BluetoothSocketConnection changes for server sockets; r=cjones
|
2012-10-01 00:03:28 -07:00 |
|
Eric Chou
|
53ea233ce5
|
Bug 795410 - patch 3: Get file content and send, r=qdot
From 01ff8209cc5242bdf6c89432899ab4658e71e58a Mon Sep 17 00:00:00 2001
|
2012-09-28 20:03:36 +08:00 |
|
Eric Chou
|
c10fa5f9db
|
Bug 795410 - patch 2: Complete call flow, r=qdot
From 9fb76c07818c989ec8edc26b54ba84e1e6ec41ed Mon Sep 17 00:00:00 2001
|
2012-09-28 19:42:04 +08:00 |
|
Eric Chou
|
6c110db3b7
|
Bug 795410 - patch 1: Basic function prototype, r=qdot
From 2231ac9d0fb159edabb891f8b89afc176fb15c2b Mon Sep 17 00:00:00 2001
|
2012-09-28 18:59:12 +08:00 |
|
Kyle Machulis
|
ff94d6c921
|
Backing out 826ef2970e19 (Bug 790739) due to bustage
--HG--
extra : rebase_source : b9698710f280c343d5aac29441111e9848912dc8
|
2012-09-30 23:17:21 -07:00 |
|
Kyle Machulis
|
fbe3ed43ff
|
Backing out 9a88f0d57e7d (Bug 790739) due to bustage
--HG--
extra : rebase_source : 1f6e7eda80f1b66b854c5c112f1b0816381f27e2
|
2012-09-30 23:16:26 -07:00 |
|
Kyle Machulis
|
de09ce7cbc
|
Bug 790739: Patch 3 - Service and Manager changes for Bluetooth server sockets; r=cjones
|
2012-09-30 22:55:27 -07:00 |
|
Kyle Machulis
|
8bcd4826b8
|
Bug 790739: Patch 2 - BluetoothSocketConnection changes for server sockets; r=cjones
|
2012-09-30 22:54:53 -07:00 |
|
Eric Chou
|
ec1ba51743
|
Bug 795458 - a workaround for this bug and fixed a typo, r=qdot
|
2012-09-30 10:45:21 +08:00 |
|
Eric Chou
|
9c95154f0c
|
Bug 794514 - patch 3: added requests and completed call flow, r=qdot
|
2012-09-29 18:26:46 +08:00 |
|
Eric Chou
|
0a7b0f9afb
|
Bug 794514 - patch 2: implemented newly added functions, r=qdot
|
2012-09-29 18:26:46 +08:00 |
|
Eric Chou
|
e009fa404c
|
Bug 794514 - patch 1: Update DOM API, r=qdot, sr=mrbkap
|
2012-09-29 18:26:46 +08:00 |
|
Gina Yeh
|
88282bd920
|
Bug 794903 - Final version: BluetoothScoManager implementation, r=qdot
|
2012-09-29 17:39:05 +08:00 |
|
Eric Chou
|
5e5b4c3299
|
Bug 794469 - patch 2: Implement sending "Connect" request, r=qdot
From 4de16db95fc67e644868347b0107f76751efb9cf Mon Sep 17 00:00:00 2001
|
2012-09-27 22:59:27 +08:00 |
|
Eric Chou
|
bf0e5c8fad
|
Bug 794469 - patch 1: OBEX related constants, data structures and basic functions, r=qdot
|
2012-09-28 23:09:29 +08:00 |
|
Eric Chou
|
8d5cdbcd7b
|
Bug 792823 - patch 2: BluetoothOppManager interface and prototype, r=qdot
|
2012-09-28 19:46:37 +08:00 |
|
Eric Chou
|
4470041022
|
Bug 792823 - patch 1: register ObjectPush service, r=qdot
|
2012-09-28 19:46:26 +08:00 |
|
Eric Chou
|
4af42360ce
|
Bug 794791 - [b2g-bluetooth] Update Device/Adapter properties table; r=qdot
|
2012-09-27 10:28:19 -07:00 |
|
Gina Yeh
|
7044943835
|
Bug 794005 - v2: Broadcast dialer-related system message, r=qdot
|
2012-09-27 20:24:06 +08:00 |
|
Gina Yeh
|
fb28674744
|
Bug 793950 - v2: Handle volume change in BluetoothHfpManager, r=qdot
|
2012-09-25 18:18:38 +08:00 |
|
Eric Chou
|
aba38c80d2
|
Bug 792345 - patch 2: implement CallStateChanged, r=qdot
|
2012-09-27 13:15:33 +08:00 |
|
Eric Chou
|
bc4c74315c
|
Bug 792345 - patch 1: Listened to RIL status, r=qdot
|
2012-09-27 13:15:22 +08:00 |
|
Eric Chou
|
5e04074c7f
|
Bug 792002 - patch 2: adjust volume after receiving AT+VGS, r=qdot, r=fabrice
|
2012-09-27 10:24:39 +08:00 |
|