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

Westat Updates #151

Merged
merged 105 commits into from
Aug 6, 2018
Merged

Conversation

Westat-Transportation
Copy link
Contributor

  • Updated Android project so that it can be built using API 27 as the target.
  • Addressed multi-threaded crashes by using locks and decoupling member variables from loops.
  • Addressed multiple VS build warnings (deprecation in iOS, not awaited calls, comment errors, etc.)
  • Removed deprecated iOS and abandoned WindowsPhone projects from solution.

rdelrosario and others added 30 commits April 2, 2015 02:16
 into development

Conflicts:
	Geofence/Geofence/Geofence.Plugin.Android/GeofenceImplementation.cs
Refactoring
Rendy Del Rosario and others added 25 commits January 22, 2016 17:54
(iOS) Fix KeyNotFoundException during CheckIfStayed
mGoogleApiClient == null so it doesn't crash the application when it uses the Boot Receiver
Add OnLocationChanged to IGeofenceListener
Updated Xamarin Android AppCompat packages
Update Google Play Services packages
Add Transition validation at OnRegionLeft
Adding try/catch for geofence event handling IntentService
 - Addressed multi-threaded crashes by using locks and decoupling member variables from loops.
 - Addressed multiple VS build warnings (deprecation in iOS, not awaited calls, comment errors, etc.)
 - Removed deprecated iOS and abandoned WindowsPhone projects from solution.
@rdelrosario rdelrosario merged commit 6643aa9 into rdelrosario:master Aug 6, 2018
@rdelrosario
Copy link
Owner

rdelrosario commented Aug 6, 2018

Moved this to a new repo with your changes:

https://github.com/CrossGeeks/GeofencePlugin

NuGet here: https://www.nuget.org/packages/Plugin.Geofence

@rdelrosario
Copy link
Owner

Thanks for your contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants