Hans Krywalsky
|
b3d5baa46e
|
feat(bluetooth-le): Allow specifying transport mode for Android (#3571)
|
2020-11-19 08:34:14 +01:00 |
|
Daniel Sogl
|
511a02d50b
|
refactor(lib): run prettier
|
2020-05-16 14:40:49 +02:00 |
|
ebeling
|
8eacf8817c
|
fix(bluetooth-le): change reconnect return signature to Observable<DeviceInfo> fixes #3374 (#3394)
|
2020-05-05 11:03:27 +02:00 |
|
ivans4
|
00ef998ee5
|
fix(bluetooth-le): add isConnectable to ScanParams interface (#3204)
|
2019-10-30 16:57:25 +01:00 |
|
Julián Mesa Llopis
|
6a19509ded
|
fix(ble): fix definitions (#2974)
* Fix bad definitions in blueooth-le module in initialize and enable funcions
* Fix MATCH_MODE_AGGRESSIVE
* Fix startScan return
* Fix connect return
* Fix rssi function return type
* Fix disconnect return.
Fix close return.
Fix discover return.
Fix services return.
Fix mtu return.
|
2019-04-07 19:09:22 +02:00 |
|
Daniel Sogl
|
fcda5ffcab
|
Revert "refactor: optimize plugins for angular treeshaking"
This reverts commit 8b53c04dc5d8e3bb8f527499e3e0a4661c097072.
|
2019-03-19 18:34:54 +01:00 |
|
Daniel Sogl
|
8b53c04dc5
|
refactor: optimize plugins for angular treeshaking
BREAKING CHANGE: You can remove the plugin import from the app.module.ts because of the changed Inject decorator
|
2019-02-20 17:37:39 +01:00 |
|
Nate Drake
|
b6f340ae82
|
fix(bluetooth-le): Fix typo in InitializeResult interface definition (#2891)
|
2019-01-23 16:35:25 +01:00 |
|
mhartington
|
220e22b659
|
docs(): add ngx import path
|
2018-10-10 16:13:45 -05:00 |
|
somq
|
cbeb4139d9
|
fix(bluetooth-le): Removed a wrong cordova decorator param (#2733)
* fix(bluetooth-le): Removed a wrong cordova decorator param (v5)
* fix(bluetooth-le): Fixed wrong return encapsulation - removed 'result' prop - for methods read and subscribe
|
2018-09-25 16:44:42 +02:00 |
|
Daniel
|
039c6d40af
|
Merge branch 'master' into v5
|
2018-09-17 18:23:18 +02:00 |
|
Daniel
|
89140c1502
|
docs(bluetooth-le): fix jsdoc
|
2018-08-25 12:08:48 +02:00 |
|
Daniel
|
999aca1b8d
|
Merge branch 'master' into v5
|
2018-08-25 12:05:57 +02:00 |
|