Commit Graph

36 Commits

Author SHA1 Message Date
Zsombor Szabo 7bcbad726a
Update README.md
Make it clear that sending a message uses the local service
2020-03-06 08:58:35 +02:00
Zsombor Szabo f7d131600f
Update README.md 2020-03-04 15:46:34 +02:00
Zsombor Szabo 64b660bf02
Update README.md 2020-03-04 15:18:27 +02:00
Zsombor Szabo a2642e5367
Update README.md
Add Tweet button
2020-03-04 15:12:58 +02:00
Zsombor Szabo 624698ff84
Update README.md 2020-03-02 10:39:09 +02:00
Zsombor Szabo 3ea4e8ca0e Update README.md 2020-02-14 13:50:45 +02:00
Zsombor Szabo 3c81785c94 Apply fixes for handling configuration changes of remote services
Update copyright date
2020-02-14 13:08:14 +02:00
Zsombor Szabo fe3a8de970 Update supported watchOS platform version 2020-02-14 12:55:44 +02:00
Zsombor Szabo ef668bbb98 Add workaround for CoreBluetooth issue when scanning fails if Bluetooth was toggled while the app was in the background 2020-02-13 12:36:08 +02:00
Zsombor Szabo cef045de24 Increase peripheral connecting timeout to 8 seconds
Add retry logic if an operation fails
Add CBError.operationNotSupported error handling
2020-02-13 11:16:12 +02:00
Zsombor Szabo 0052e9072a Remove setting RSSI to nil of a remote service when it updates its configuration 2020-02-12 09:59:52 +02:00
Zsombor Szabo c017a81bc8 Fix CoreBluetooth API warnings for calling methods when Bluetooth is not in powered on state
Address Bluetooth connection reliability issues
Add RSSI did change notification feature for BerkananBluetoothService.rssi
2020-02-11 12:44:34 +02:00
Zsombor Szabo 6a3eb3038c
Update CONTRIBUTING.md 2020-02-02 17:39:16 +02:00
Zsombor Szabo 6b6524aed5
Update README.md 2020-02-02 17:29:48 +02:00
Zsombor Szabo 590fd86678
Update build.yml 2020-02-02 17:27:03 +02:00
Zsombor Szabo ef0677f001
Create build.yml 2020-02-02 17:26:26 +02:00
Zsombor Szabo 1602e89626
Create LICENSE.md 2020-02-02 15:35:23 +02:00
Zsombor Szabo 719d38eaa9
Delete LICENSE.txt 2020-02-02 15:34:18 +02:00
Zsombor Szabo 3505f651a1
Create CONTRIBUTING.md 2020-02-02 15:33:57 +02:00
Zsombor Szabo 1b1cf5b446
Create CODE_OF_CONDUCT.md 2020-02-02 14:41:46 +02:00
Zsombor Szabo d3f958f1f4 Add better Bluetooth state change handling
Add better peripheral connection state change handling
2020-01-31 09:42:20 +02:00
Zsombor Szabo a46271b2eb Address Bluetooth-related reliability problems 2020-01-30 14:27:49 +02:00
Zsombor Szabo ba8923b21b Add maxNumberOfConcurrentPeripheralConnections tweak for tvOS 2020-01-26 08:37:36 +02:00
Zsombor Szabo 173160af8f Fix runtime crash related to bitcode recompilation and KVO on watchOS 2020-01-25 14:31:22 +02:00
Zsombor Szabo 6fc6270f62
Update README.md 2020-01-22 18:39:59 +02:00
Zsombor Szabo 715116aadd
Update README.md 2020-01-22 18:38:25 +02:00
Zsombor Szabo 45f9ee5de2
Update README.md 2020-01-22 18:36:11 +02:00
Zsombor Szabo a29a01d456
Update README.md 2020-01-22 18:31:01 +02:00
Zsombor Szabo e8a17a238d Add support for watchOS and tvOS platforms. 2020-01-22 15:10:56 +02:00
Zsombor Szabo a94107f1a2 Fix crash related to multi-thread access to Dictionary (swift_isUniquelyReferenced_nonNull_native).
Revise DispatchQueue code.
2020-01-08 11:12:49 +02:00
Zsombor Szabo beb1fd679a Add support for macCatalyst.
Increase connecting timeout from 3 to 5.
Fix connecting timeout logic.
Add `CBManager.authorization` support introduced in macCatalyst 13.1 and iOS 13.1.
2020-01-06 11:40:31 +02:00
Zsombor Szabo 9c5e387ed4
Update README.md 2020-01-01 10:42:06 +02:00
Zsombor Szabo 67fcd16464 Update documentation headers. 2020-01-01 09:38:43 +02:00
Zsombor Szabo e5eae1d928 Update README.md with Privacy Policy section. 2019-12-31 14:51:06 +02:00
Zsombor Szabo 1b14860089 v2.0 2019-12-30 10:38:16 +02:00
Zsombor Szabo 3e7d2fe7d2 First commit 2019-09-30 10:13:38 +03:00