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

Pairing #34

Closed
FWeissenb opened this issue May 29, 2019 · 4 comments
Closed

Pairing #34

FWeissenb opened this issue May 29, 2019 · 4 comments
Assignees
Labels
Type: Enhancement New feature or request. waiting for PR to land Fixed in some PR, but not accepted yet.

Comments

@FWeissenb
Copy link
Contributor

Hi,

After implementing device search (thx @dharmita1990) I want to implement bonding with a pin code.

Problem: needed methods are API level 19 (Android 4.4) but the current API level is 18 (Jelly Bean 4.3).
Can I upgrade the API level @edufolly ?
API 18 is used by 0.5% of current devices. (https://developer.android.com/about/dashboards)

@edufolly
Copy link
Owner

Hi @FWeissenb,

you should upgrade. No problem.

Create a PR and I'll publish as soon as possible.

Thanks.

@AgainPsychoX
Copy link
Collaborator

I will look into it just after merging #35 PR

@AgainPsychoX
Copy link
Collaborator

AgainPsychoX commented Jun 21, 2019

Done for next version (after 0.1.0) - see PR #38.

@AgainPsychoX AgainPsychoX added the waiting for PR to land Fixed in some PR, but not accepted yet. label Jun 21, 2019
@AgainPsychoX
Copy link
Collaborator

AgainPsychoX commented Jul 2, 2019

Closed by #38 , will be soon in 0.2 version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request. waiting for PR to land Fixed in some PR, but not accepted yet.
Projects
None yet
Development

No branches or pull requests

3 participants