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 support for scan API with Pending Intent #369

Closed
dariuszseweryn opened this issue Feb 12, 2018 · 0 comments
Closed

Add support for scan API with Pending Intent #369

dariuszseweryn opened this issue Feb 12, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@dariuszseweryn
Copy link
Owner

Summary

On Android 8.0 there is a new API for scanning in the background that is using a PendingIntent and can be continued when the application is suspended.

@uKL uKL added this to the 1.6.0 milestone Mar 16, 2018
uKL added a commit that referenced this issue Mar 20, 2018
…s scanning without an active application, letting the system to wake up the process.

Fixes #369
@uKL uKL self-assigned this Mar 23, 2018
uKL added a commit that referenced this issue Jun 4, 2018
…s scanning without an active application, letting the system to wake up the process.

Fixes #369
@uKL uKL closed this as completed in #401 Jun 7, 2018
uKL added a commit that referenced this issue Jun 7, 2018
#401)

* Added support for PendingIntent based scans in Android O+. This allows scanning without an active application, letting the system to wake up the process. Fixes #369
* Replaced Robospock with Electricspock. Robospock is not maintained and does not support new APIs ;(
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants