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

Update builder pattern to accept context #20

Closed
3 tasks done
isuPatches opened this issue Oct 23, 2016 · 0 comments
Closed
3 tasks done

Update builder pattern to accept context #20

isuPatches opened this issue Oct 23, 2016 · 0 comments
Assignees
Labels
Status - Released Work that has been released TODO Work that needs a-doin'
Milestone

Comments

@isuPatches
Copy link
Owner

isuPatches commented Oct 23, 2016

To not have to grab a WiFi or Connectivity manager within each method, we should grab one when the builder creates an instance.

  • Builder has withContext method
  • Constructor is adjusted to grab managers
  • Methods are updated to use managers grabbed in constructor
@isuPatches isuPatches added the TODO Work that needs a-doin' label Oct 23, 2016
@isuPatches isuPatches self-assigned this Oct 23, 2016
isuPatches added a commit that referenced this issue Oct 23, 2016
…and travis config

close #16
close #20
close #21
close #22
close #23
close #24
@isuPatches isuPatches mentioned this issue Oct 29, 2016
@isuPatches isuPatches added 1.x Status - Released Work that has been released labels Dec 10, 2017
@isuPatches isuPatches added this to the 1.0.4 milestone Dec 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status - Released Work that has been released TODO Work that needs a-doin'
Projects
None yet
Development

No branches or pull requests

1 participant