Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add isConnectable to ScanResult #781

Merged
merged 9 commits into from
May 21, 2022

Conversation

MartinSadovy
Copy link
Contributor

Hi I finished implementation by #689 and tested on many devices .

Code review MR suggested: IsConnectableStatus ✅
After discussion on original MR, author added isLegacy, which is INCORRECT. So I removed it. isLegacy can be true for peripheral devices but it is independent on isConnectable.

We tested the behaviour on many devices (A7 to A12) and it works correctly.

@CLAassistant
Copy link

CLAassistant commented Mar 10, 2022

CLA assistant check
All committers have signed the CLA.

@nrbrook
Copy link
Contributor

nrbrook commented Mar 26, 2022

I decided to fork this project so we can maintain it more actively and merge PRs. I've forked at https://github.com/NRB-Tech/RxAndroidBle/ and it's on Maven Central as io.nrbtech.rxandroidble. If you want to submit this PR there I will review.

@nrbrook
Copy link
Contributor

nrbrook commented Mar 29, 2022

I have effectively merged this PR and released as io.nrbtech.rxandroidble:rxandroidble:2.0.0 on maven central.

Copy link
Owner

@dariuszseweryn dariuszseweryn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! I added few things to my liking. Sorry for waiting so long — I took quite some time off and misconfigured my notifications so I was blind for events here. Thank you very much for your contribution 🚀

@dariuszseweryn dariuszseweryn merged commit 5451484 into dariuszseweryn:master May 21, 2022
@MartinSadovy
Copy link
Contributor Author

Thanks! When are you planning to release new version? :)

@dariuszseweryn
Copy link
Owner

dariuszseweryn commented May 24, 2022

You can preview on 1.14.0-SNAPSHOT and report if that works for you. I plan to incorporate fixes for new permissions before next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants