Commit Graph

  • 7bcbad726a
    Update README.md master Zsombor Szabo 2020-03-06 08:58:35 +0200
  • f7d131600f
    Update README.md Zsombor Szabo 2020-03-04 15:46:34 +0200
  • 64b660bf02
    Update README.md Zsombor Szabo 2020-03-04 15:18:27 +0200
  • a2642e5367
    Update README.md Zsombor Szabo 2020-03-04 15:12:58 +0200
  • 624698ff84
    Update README.md Zsombor Szabo 2020-03-02 10:39:09 +0200
  • 3ea4e8ca0e Update README.md 2.2.8 Zsombor Szabo 2020-02-14 13:50:45 +0200
  • 3c81785c94 Apply fixes for handling configuration changes of remote services Update copyright date Zsombor Szabo 2020-02-14 13:08:14 +0200
  • fe3a8de970 Update supported watchOS platform version Zsombor Szabo 2020-02-14 12:55:44 +0200
  • ef668bbb98 Add workaround for CoreBluetooth issue when scanning fails if Bluetooth was toggled while the app was in the background 2.2.7 Zsombor Szabo 2020-02-13 12:36:08 +0200
  • cef045de24 Increase peripheral connecting timeout to 8 seconds Add retry logic if an operation fails Add CBError.operationNotSupported error handling 2.2.6 Zsombor Szabo 2020-02-13 11:16:12 +0200
  • 0052e9072a Remove setting RSSI to nil of a remote service when it updates its configuration 2.2.5 Zsombor Szabo 2020-02-12 09:59:52 +0200
  • 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 2.2.4 Zsombor Szabo 2020-02-11 12:44:34 +0200
  • 6a3eb3038c
    Update CONTRIBUTING.md Zsombor Szabo 2020-02-02 17:39:16 +0200
  • 6b6524aed5
    Update README.md Zsombor Szabo 2020-02-02 17:29:48 +0200
  • 590fd86678
    Update build.yml Zsombor Szabo 2020-02-02 17:27:03 +0200
  • ef0677f001
    Create build.yml Zsombor Szabo 2020-02-02 17:26:26 +0200
  • 1602e89626
    Create LICENSE.md Zsombor Szabo 2020-02-02 15:35:23 +0200
  • 719d38eaa9
    Delete LICENSE.txt Zsombor Szabo 2020-02-02 15:34:18 +0200
  • 3505f651a1
    Create CONTRIBUTING.md Zsombor Szabo 2020-02-02 15:33:57 +0200
  • 1b1cf5b446
    Create CODE_OF_CONDUCT.md Zsombor Szabo 2020-02-02 14:41:46 +0200
  • d3f958f1f4 Add better Bluetooth state change handling Add better peripheral connection state change handling 2.2.3 Zsombor Szabo 2020-01-31 09:42:20 +0200
  • a46271b2eb Address Bluetooth-related reliability problems 2.2.2 Zsombor Szabo 2020-01-30 14:27:49 +0200
  • ba8923b21b Add maxNumberOfConcurrentPeripheralConnections tweak for tvOS 2.2.1 Zsombor Szabo 2020-01-26 08:37:36 +0200
  • 173160af8f Fix runtime crash related to bitcode recompilation and KVO on watchOS 2.2.0 Zsombor Szabo 2020-01-25 14:31:22 +0200
  • 6fc6270f62
    Update README.md Zsombor Szabo 2020-01-22 18:39:59 +0200
  • 715116aadd
    Update README.md Zsombor Szabo 2020-01-22 18:38:25 +0200
  • 45f9ee5de2
    Update README.md Zsombor Szabo 2020-01-22 18:36:11 +0200
  • a29a01d456
    Update README.md Zsombor Szabo 2020-01-22 18:31:01 +0200
  • e8a17a238d Add support for watchOS and tvOS platforms. 2.1.0 Zsombor Szabo 2020-01-22 15:10:56 +0200
  • a94107f1a2 Fix crash related to multi-thread access to Dictionary (swift_isUniquelyReferenced_nonNull_native). Revise DispatchQueue code. 2.0.2 Zsombor Szabo 2020-01-08 11:12:49 +0200
  • 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. 2.0.1 Zsombor Szabo 2020-01-06 11:40:31 +0200
  • 9c5e387ed4
    Update README.md Zsombor Szabo 2020-01-01 10:42:06 +0200
  • 67fcd16464 Update documentation headers. 2.0.0 Zsombor Szabo 2020-01-01 09:38:43 +0200
  • e5eae1d928 Update README.md with Privacy Policy section. Zsombor Szabo 2019-12-31 14:51:06 +0200
  • 1b14860089 v2.0 Zsombor Szabo 2019-12-30 10:38:16 +0200
  • 3e7d2fe7d2 First commit 1.0.0 Zsombor Szabo 2019-09-30 10:13:38 +0300