AndroidAPS
AndroidAPS copied to clipboard
chore(deps): bump com.polidea.rxandroidble3:rxandroidble from 1.19.0 to 1.19.1
Bumps com.polidea.rxandroidble3:rxandroidble from 1.19.0 to 1.19.1.
Release notes
Sourced from com.polidea.rxandroidble3:rxandroidble's releases.
1.19.1-rxjava2+rxjava3
- Fixed
BluetoothAdapter.ACTION_STATE_CHANGEDBroadcastReceiver leak (dariuszseweryn/RxAndroidBle#864)1.19.0-rxjava2+rxjava3
- Added
ScanResult#getAdvertisingSid, thanks@KrzysztofMamak(dariuszseweryn/RxAndroidBle#856)1.18.1-rxjava2+rxjava3
- Fixed
CharacteristicLongWriteOperationdefaults for API 33 (Android 13) (dariuszseweryn/RxAndroidBle#847)1.18.0-rxjava2+rxjava3
- Added
RxBleConnection#readPhyandRxBleConnection#setPreferredPhy, thanks@JamesDougherty(dariuszseweryn/RxAndroidBle#840)1.17.2-rxjava2+rxjava3
- Fixed log tags generation on builds with Proguard enabled (Polidea/RxAndroidBle#814)
1.17.1-rxjava2+rxjava3
- No changes over 1.17.0. Mistake release.
1.17.0-rxjava2+rxjava3
- Changed RxBleConnection.GATT_MTU_MAXIMUM to 515 to fix Android 13, thanks
@marsounjan! (Polidea/RxAndroidBle#808)1.16.0-rxjava2+rxjava3
- Added
ScanSettingsBuilder#setLegacyoption, thanks@danielstuart14! (Polidea/RxAndroidBle#801)1.15.2-rxjava2+rxjava3
- Fixed
RxBleDevice#toStringcrashing when runtime permission BLUETOOTH_CONNECT is not granted on API 31 (Android 12) (Polidea/RxAndroidBle#800)- Added granted permissions cache (Polidea/RxAndroidBle#802)
- Updated
RxBleClient#getBondedDevicesJavadoc for usage on API 31 (Android 12) (Polidea/RxAndroidBle#804)1.15.1-rxjava2+rxjava3
- Fixed duplicate 'META-INF/com.google.dagger_dagger.version' file (regression) (Polidea/RxAndroidBle#794)
1.15.0-rxjava2+rxjava3
- No functional changes. First release of RxAndroidBle based on RxJava 3. RxJava 2 version is still supported. (Polidea/RxAndroidBle#793)
Changelog
Sourced from com.polidea.rxandroidble3:rxandroidble's changelog.
Change Log
Version 1.19.1
- Fixed
BluetoothAdapter.ACTION_STATE_CHANGEDBroadcastReceiver leak (dariuszseweryn/RxAndroidBle#864)Version 1.19.0
- Added
ScanResult#getAdvertisingSid, thanks@KrzysztofMamak(dariuszseweryn/RxAndroidBle#856)Version 1.18.1
- Fixed
CharacteristicLongWriteOperationdefaults for API 33 (Android 13) (dariuszseweryn/RxAndroidBle#847)Version 1.18.0
- Added
RxBleConnection#readPhyandRxBleConnection#setPreferredPhy, thanks@JamesDougherty(dariuszseweryn/RxAndroidBle#840)Version 1.17.2
- Fixed log tags generation on builds with Proguard enabled (Polidea/RxAndroidBle#814)
Version 1.17.1
- No changes over 1.17.0. Mistake release.
Version 1.17.0
- Changed RxBleConnection.GATT_MTU_MAXIMUM to 515 to fix Android 13, thanks
@marsounjan! (Polidea/RxAndroidBle#808)Version 1.16.0
- Added
ScanSettingsBuilder#setLegacyoption, thanks@danielstuart14! (Polidea/RxAndroidBle#801)Version 1.15.2
- Fixed
RxBleDevice#toStringcrashing when runtime permission BLUETOOTH_CONNECT is not granted on API 31 (Android 12) (Polidea/RxAndroidBle#800)- Added granted permissions cache (Polidea/RxAndroidBle#802)
- Updated
RxBleClient#getBondedDevicesJavadoc for usage on API 31 (Android 12) (Polidea/RxAndroidBle#804)Version 1.15.1
- Fixed duplicate 'META-INF/com.google.dagger_dagger.version' file (regression) (Polidea/RxAndroidBle#794)
Version 1.15.0
- No functional changes. First release of RxAndroidBle based on RxJava 3. RxJava 2 version is still supported. (Polidea/RxAndroidBle#793)
Version 1.14.1
- Fixed duplicate 'META-INF/com.google.dagger_dagger.version' file (Polidea/RxAndroidBle#790)
Version 1.14.0
- Added
RxBleClient#getConnectedPeripheralsfor retrieving all BLE peripherals connected to the device, thanks@DaBs! (Polidea/RxAndroidBle#765)- Updated URL for native GATT statuses in
BleGattException, thanks@ariccio! (Polidea/RxAndroidBle#779)- Added
BleScanResult#isConnectablefor getting info if the scanned peripheral is connectable, thanks@MartinSadovy! (Polidea/RxAndroidBle#781)- Added helper functions
RxBleClient#isConnectRuntimePermissionGrantedandRxBleClient#getRecommendedConnectRuntimePermissions(Polidea/RxAndroidBle#787)Version 1.13.1
- Fixed 'BLUETOOTH_SCAN' permission entry in Android Manifest for apps that do not build using Android 12 target (Polidea/RxAndroidBle#767)
Version 1.13.0
... (truncated)
Commits
- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.