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

Removes deprecated location listener callbacks for provider enabled/disabled #181

Merged
merged 2 commits into from
Apr 18, 2017

Conversation

ecgreb
Copy link
Collaborator

@ecgreb ecgreb commented Apr 17, 2017

Overview

Removes deprecated location listener callbacks for provider enabled/disabled.

Proposed Changes

  • Removes deprecated callbacks LocationListener#onProviderEnabled(String) and LocationListener#onProviderDisabled(String). Use LocationAvailability instead.
  • Speeds up location updates in multiple location client demo for faster testing.

This is the first chunk of cleanup work for changes needed to prepare for #173.

@ecgreb ecgreb requested a review from sarahsnow1 April 17, 2017 20:31
@ecgreb ecgreb changed the title Removes deprecated location listener callbacks for provider/enabled disabled Removes deprecated location listener callbacks for provider enabled/disabled Apr 17, 2017
@sarahsnow1 sarahsnow1 merged commit 678b8bd into master Apr 18, 2017
@sarahsnow1 sarahsnow1 deleted the 173-binder-proxy-class-cast-exception branch April 18, 2017 19:33
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.

None yet

2 participants