Skip to content
This repository has been archived by the owner on Apr 23, 2023. It is now read-only.

adds returning of gps state and location manager #3

Merged
merged 2 commits into from
May 30, 2014

Conversation

kingofirony
Copy link
Contributor

  • Returns if GPS is enabled in system settings.
  • Returns the location manager.

@@ -147,6 +147,14 @@ public void removeLocationUpdates(LocationListener locationListener) {
}
}

public boolean isGPSEnabled() {
Copy link
Contributor

Choose a reason for hiding this comment

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

we should add test for this

baldur added a commit that referenced this pull request May 30, 2014
adds returning of gps state and location manager
@baldur baldur merged commit 779e1fe into master May 30, 2014
@baldur baldur deleted the peter/returnGPSState branch May 30, 2014 18:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants