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

feat(listeners): Add optional Behavior Listener #33

Merged
merged 2 commits into from
Sep 22, 2020
Merged

Conversation

quentin7b
Copy link
Owner

See #32 .

The main idea is to give back an option for getting notified of changes in the providers (which was broken since v4.0).

  • Added BehaviorListener interface
  • Added addBehaviorListener and removeBehaviorListener
  • Removed Log references (as not everybody uses it)

@quentin7b quentin7b linked an issue Sep 22, 2020 that may be closed by this pull request
@quentin7b quentin7b merged commit a66bdc8 into master Sep 22, 2020
@quentin7b quentin7b deleted the feat/32 branch September 22, 2020 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhanced LocationTracker.Listener
1 participant