Merge pull request #348 from sragavan/mediaserver-api
[platform/framework/web/tizen-extensions-crosswalk.git] / bluetooth /
2014-07-11 Halton HuoMerge pull request #349 from eurogiciel-oss/stopDiscove...
2014-07-11 Halton HuoMerge pull request #350 from yejingfu/alarm-fix
2014-07-09 Corentin Lecouvey[Bluetooth] stopDiscovery API fix to be compliant with...
2014-07-07 Halton HuoMerge pull request #345 from eurogiciel-oss/stopDiscovery
2014-07-07 Halton HuoMerge pull request #344 from eurogiciel-oss/fix_setChan...
2014-07-07 Corentin Lecouvey[Bluetooth] setChangeListener API fix
2014-07-07 Corentin Lecouvey[Bluetooth] stopDiscovery API fix
2014-07-03 Raphael Kubo da... Merge pull request #340 from eurogiciel-oss/bluetooth_T...
2014-07-02 Corentin Lecouvey[Bluetooth] Init tizen capi backend in BluetoothInstance
2014-06-27 Raphael Kubo da... Merge pull request #332 from tripzero/master
2014-06-25 Halton HuoMerge pull request #308 from eurogiciel-oss/bluetoothAPI
2014-06-24 Corentin Lecouvey[Bluetooth] Implement API based on Tizen bluetooth...
2014-06-11 Halton HuoMerge pull request #327 from eurogiciel-oss/XWALK-1416
2014-06-11 Halton HuoMerge pull request #326 from halton/clean
2014-06-11 Halton HuoRemove deperacated wrapper ExtensionAdapter
2014-06-10 Thiago Marcos P... Merge pull request #324 from halton/network_refac
2014-06-03 Halton HuoMerge pull request #322 from halton/bluetooth_refac
2014-06-03 Halton Huo[Bluetooth] Use new C++ wrapper in common/extension.h
2014-03-07 Raphael Kubo da... Merge pull request #258 from zolkis/master
2014-03-07 Zoltan KisBuild desktop, Tizen mobile and IVI profiles properly.
2013-12-10 Leandro A. F. PereiraMerge pull request #236 from vcgomes/bluetooth-fix...
2013-12-03 Vinicius Costa Gomes[Bluetooth] Fix wrong format for attributes in the...
2013-11-13 Leandro A. F. PereiraMerge pull request #229 from vcgomes/fix-set-powered...
2013-11-12 Leandro A. F. PereiraMerge pull request #224 from lpereira/messageport
2013-11-12 Leandro A. F. PereiraMerge pull request #227 from vcgomes/bluetooth-fix...
2013-11-08 Vinicius Costa Gomes[Bluetooth] Only reply Adapter.getDefaultAdapter()...
2013-11-08 Vinicius Costa Gomes[Bluetooth] Fix sending wrong reply to BluetoothAdapter...
2013-11-08 Vinicius Costa Gomes[Bluetooth] Fix not passing a SuccessCallback to stopDi...
2013-10-30 Leandro A. F. PereiraMerge pull request #220 from Ryan--Yang/commit
2013-10-30 cmarceloMerge pull request #223 from vcgomes/adapter-change...
2013-10-29 Vinicius Costa Gomes[Bluetooth] API expects stopDiscovery to always work
2013-10-29 Vinicius Costa Gomes[Bluetooth] Add Adapter.setChangeListener and .unsetCha...
2013-10-29 Vinicius Costa Gomes[Bluetooth] Add a way to validate more parameters
2013-10-24 Leandro A. F. PereiraMerge pull request #218 from YuZhiqiangX/master
2013-10-24 cmarceloMerge pull request #219 from cmarcelo/entry-points
2013-10-23 Caio Marcelo de... Add entry point information for extensions using old...
2013-10-09 cmarceloMerge pull request #205 from tmpsantos/refactoring
2013-10-07 Raphael Kubo da... Merge pull request #202 from rakuco/update-increment...
2013-10-07 cmarceloMerge pull request #201 from vcgomes/bluetooth-fixes
2013-10-07 Vinicius Costa Gomesbluetooth: Fix trying to free a NULL value
2013-10-07 Vinicius Costa Gomesbluetooth: Fix wrong parameter passed to a new Bluetoot...
2013-10-07 Vinicius Costa Gomesbluetooth: Handle the SocketWriteData message
2013-10-07 cmarceloMerge pull request #197 from cmarcelo/power-event-source
2013-10-03 cmarceloMerge pull request #195 from cmarcelo/bluetooth-warning-fix
2013-10-03 Caio Marcelo de... [Bluetooth] Correct fix to warning :P
2013-10-03 cmarceloMerge pull request #193 from cmarcelo/bluetooth-style
2013-10-03 Caio Marcelo de... [Bluetooth] Fix boring warning
2013-10-03 Caio Marcelo de... [Bluetooth] Remove dead code
2013-10-03 Caio Marcelo de... [Bluetooth] Fix JS style
2013-10-03 Caio Marcelo de... [Bluetooth] Enable style checking for C++ code
2013-10-02 cmarceloMerge pull request #189 from vcgomes/bluetooth-fixes
2013-10-02 Vinicius Costa Gomesbluetooth: Fix trying to call non-callable callbacks
2013-10-02 Vinicius Costa Gomesbluetooth: Fix using the "Name" property for devices
2013-10-02 Vinicius Costa Gomesbluetooth: Add a real implementation for setPowered()
2013-10-02 Vinicius Costa Gomesbluetooth: Add support for powering the adapter up...
2013-10-02 Vinicius Costa Gomesbluetooth: Simplify PropertyChanged handling
2013-10-02 Vinicius Costa Gomesbluetooth: Only create DBus proxies when the org.bluez...
2013-10-02 Vinicius Costa Gomesbluetooth: Fix parameter verification according to...
2013-10-01 Vinicius Costa Gomesbluetooth: Works around the C++0x bluetooth.h issue
2013-10-01 Leandro A. F. PereiraMerge pull request #186 from cmarcelo/bookmark
2013-10-01 Kenneth Rohde Chri... Merge pull request #188 from vcgomes/bluetooth-socket...
2013-09-30 Vinicius Costa Gomesbluetooth: Add BluetoothSocket.close()
2013-09-30 Vinicius Costa Gomesbluetooth: Notify that the socket has closed
2013-09-30 Vinicius Costa Gomesbluetooth: Add support for BluetoothSocket.writeData()
2013-09-30 Vinicius Costa Gomesbluetooth: Add support for BluetoothSocket.onclose...
2013-09-30 Vinicius Costa Gomesbluetooth: Add BluetoothSocket.readData()
2013-09-26 Leandro A. F. PereiraMerge pull request #179 from ricardotk/wip
2013-09-25 cmarceloMerge pull request #180 from cmarcelo/enable-c++-0x
2013-09-25 Caio Marcelo de... Enable -std=c++0x
2013-09-19 Kenneth Rohde Chri... Merge pull request #168 from vcgomes/bluetooth-fix...
2013-09-19 Vinicius Costa Gomesbluetooth: Fix accessing invalid memory when creating...
2013-09-19 Jesus Sanchez-PalenciaMerge pull request #167 from jeez/fix
2013-09-19 Jesus Sanchez-Palencia[Bluetooth] Fix object property
2013-09-19 Kenneth Rohde Chri... Merge pull request #158 from ricardotk/wip
2013-09-19 Leandro A. F. PereiraMerge pull request #156 from jeez/js-style-checker
2013-09-19 Jesus Sanchez-Palencia[Bluetooth] Fix bluetooth_api.js according to our style
2013-09-19 Kenneth Rohde Chri... Merge pull request #154 from vcgomes/bluetooth-service...
2013-09-19 Kenneth Rohde Chri... Merge pull request #153 from vcgomes/bluetooth-fixes
2013-09-19 Kenneth Rohde Chri... Merge pull request #152 from vcgomes/bluetooth-set...
2013-09-18 Vinicius Costa Gomesbluetooth: Add a simple workaround for setPowered()
2013-09-18 Vinicius Costa Gomespackaging: Link with libbluetooth
2013-09-18 Vinicius Costa Gomesbluetooth: Add support for notifying that a socket...
2013-09-18 Vinicius Costa Gomesbluetooth: Add support for registerRFCOMMServiceByUUID
2013-09-18 Vinicius Costa Gomesbluetooth: Add handler for RFCOMMListen message
2013-09-18 Vinicius Costa Gomesbluetooth: Cancel all pending calls on the destructor
2013-09-18 Vinicius Costa Gomesbluetooth: Fix replying to getDefaultAdapter() before...
2013-09-18 Kenneth Rohde Chri... Merge pull request #139 from legendlee1314/master
2013-09-18 Kenneth Rohde Chri... Merge pull request #145 from fyraimar/master
2013-09-18 Kenneth Rohde Chri... Merge pull request #142 from jeez/bt-fix
2013-09-17 Jesus Sanchez-Palencia[Bluetooth] Remove unused variables
2013-09-12 Kenneth Rohde Chri... Merge pull request #109 from legendlee1314/newdemos
2013-09-11 cmarceloMerge pull request #106 from cmarcelo/c-api
2013-09-11 Caio Marcelo de... Use new Crosswalk Extension C API
2013-09-11 cmarceloMerge pull request #110 from cmarcelo/check-coding...
2013-09-05 Raphael Kubo da... Merge pull request #112 from vcgomes/gvariant-fix
2013-09-04 Vinicius Costa Gomesbluetooth: Fix crash when receiving a PropertyChanged...
2013-09-04 Vinicius Costa Gomesbluetooth: Fix freeing a NULL GVariant
2013-09-02 Kenneth Rohde Chri... Merge pull request #105 from yangruiIntel/master
2013-08-30 cmarceloMerge pull request #98 from jeez/define-properties
2013-08-22 Jesus Sanchez-Palencia[Bluetooth] Use Object.defineProperties instead of...
next