Skip to content

Releases: jamesmontemagno/GeolocatorPlugin

v5.0.0.3

04 Oct 20:49
Compare
Choose a tag to compare
v5.0.0.3 Pre-release
Pre-release

Latest release

Changes:

  • f0b8001 Updates
  • 7de8204 formatting
  • d7f9096 Reverted iOS back to "> -1" instead of ">= 0"
  • 3ed053b Included Has boolean properties in Test app outputs
  • 51847af Implemented Has boolean properities for UWP
  • df6ac28 Implemented Has boolean properties for Android
  • ebd5cee Implemented Has boolean properties for Apple
  • b399e3a Added Has boolean properties to Position
  • 58f6593 Updates
  • 1c63f71 Merge pull request #333 from careroutr/bug/permission_check
See More
  • 9650eec Permission updates
  • 2cce647 Merge pull request #346 from TheWatchfulOne/bugfix-process-ios-locations
  • 020b466 Only Process Most Recent Location
  • 67af236 Merge branch 'james' into bug/permission_check
  • 8f5987a Merge pull request #334 from AzureAdvocateBit/AddWebTrends-2020-11
  • d6b0abe Merge pull request #336 from AzureAdvocateBit/AddWebTrends-2020-11
  • fdfd3d8 Merge pull request #337 from AzureAdvocateBit/AddWebTrends-2020-11
  • 3e9de7c Merge pull request #335 from AzureAdvocateBit/AddWebTrends-2020-11
  • 9b78685 Added Web Trends
  • 178c6cb Added Web Trends
  • 9c3b928 Added Web Trends
  • 74bf420 Added Web Trends
  • 593ad8e StartUpdatingLocation shouldn't REQUIRE always permission. WhenInUse is sufficient even if AllowBackgroundUpdates is true. My proposal is to default to just WhenInUse and either let the programmer request Always permission on their own, or they can set a LocationSettings flag to require always permission.
  • 87721b4 Revert "Update versions of the permission plugin in this project and include a iOS 14 workaround patch."
  • e8cfc97 Update versions of the permission plugin in this project and include a iOS 14 workaround patch.
  • 4acbb98 In iOS, you only need "while in use" permission to use "startUpdatingLocation", whether or not background updates are enabled.
  • d1d91c0 Update FUNDING.yml
  • aa25a5d Formatting updates :)
  • b7c4261 Update sdk.extras
  • 4eaf320 Merge pull request #314 from nicolas-garcia/master
  • ef24222 Add a new parameter in ListenerSettings
  • 549cadf Create FUNDING.yml
  • 5521056 Merge pull request #273 from SALT-AND-PEPPER/docs/ios-mainthread-init
  • d7e0d63 Merge pull request #295 from jixer/master
  • abf892a Resolved merge conflicts with recent changes
  • 89d3bd7 Update README.md
  • 2ba3b12 Merge pull request #302 from rohitvipin/patch-1
  • 96986d0 Disable showing of location calibration on iOS
  • aac1677 Cleanup src
  • 5f27f0e Update to new permissions plugin.
  • 63fc8ea Merge remote-tracking branch 'upstream/master'
  • 6de9ae8 Use CLLocaiton.course for heading over CLHeading
  • 923c10c Update README.md
  • 3e682c1 Remove iOS background junk as we dont' need it and only supported in event listner.
  • 7fd207f Update sample code
  • 5757064 Bump version numbers
  • fb5e1a2 Bump packages!
  • f47b3ee Merge pull request #278 from nbsoftware/master [ #274 ]
  • 4379221 Should fix issue #274
  • 4981705 Adds a note about accessing the Geolocator on iOS on the mainthread first to prevent deadlocks
  • 66fbf30 Update readme.txt
  • 6d87787 Update GettingStarted.md
  • 6d1f80d Update README.md
  • 3f730c5 Update README.md
  • 7c0bc2e Update README.md
  • c18a061 Merge pull request #260 from AuriR/master
  • 363911b Update readme.txt
  • b44b3f9 Updated code example, added API update note
  • 32cb809 Fixes #249 set timestamp on heading updates.
  • 1988f06 Fixes #252 adds IsFromMockProvider on Android 18+
  • b30f37a Update Sample NuGets
  • 8ca87a9 Fixes #189 don't show compass calibration

This list of changes was auto generated.

v4.6.2.1

11 Oct 17:25
Compare
Choose a tag to compare
v4.6.2.1 Pre-release
Pre-release

Latest release

Changes:

  • b7c4261 Update sdk.extras
  • 4eaf320 Merge pull request #314 from nicolas-garcia/master
  • ef24222 Add a new parameter in ListenerSettings
  • 549cadf Create FUNDING.yml
  • 5521056 Merge pull request #273 from SALT-AND-PEPPER/docs/ios-mainthread-init
  • d7e0d63 Merge pull request #295 from jixer/master
  • abf892a Resolved merge conflicts with recent changes
  • 89d3bd7 Update README.md
  • 2ba3b12 Merge pull request #302 from rohitvipin/patch-1
  • 96986d0 Disable showing of location calibration on iOS
See More
  • aac1677 Cleanup src
  • 5f27f0e Update to new permissions plugin.
  • 63fc8ea Merge remote-tracking branch 'upstream/master'
  • 6de9ae8 Use CLLocaiton.course for heading over CLHeading
  • 923c10c Update README.md
  • 3e682c1 Remove iOS background junk as we dont' need it and only supported in event listner.
  • 7fd207f Update sample code
  • 5757064 Bump version numbers
  • fb5e1a2 Bump packages!
  • f47b3ee Merge pull request #278 from nbsoftware/master [ #274 ]
  • 4379221 Should fix issue #274
  • 4981705 Adds a note about accessing the Geolocator on iOS on the mainthread first to prevent deadlocks
  • 66fbf30 Update readme.txt
  • 6d87787 Update GettingStarted.md
  • 6d1f80d Update README.md
  • 3f730c5 Update README.md
  • 7c0bc2e Update README.md
  • c18a061 Merge pull request #260 from AuriR/master
  • 363911b Update readme.txt
  • b44b3f9 Updated code example, added API update note
  • 32cb809 Fixes #249 set timestamp on heading updates.
  • 1988f06 Fixes #252 adds IsFromMockProvider on Android 18+
  • b30f37a Update Sample NuGets
  • 8ca87a9 Fixes #189 don't show compass calibration

This list of changes was auto generated.

v4.6.1.1

05 Jul 21:34
5521056
Compare
Choose a tag to compare
v4.6.1.1 Pre-release
Pre-release

Latest release

Changes:

  • 5521056 Merge pull request #273 from SALT-AND-PEPPER/docs/ios-mainthread-init
  • d7e0d63 Merge pull request #295 from jixer/master
  • abf892a Resolved merge conflicts with recent changes
  • 89d3bd7 Update README.md
  • 2ba3b12 Merge pull request #302 from rohitvipin/patch-1
  • 96986d0 Disable showing of location calibration on iOS
  • aac1677 Cleanup src
  • 5f27f0e Update to new permissions plugin.
  • 63fc8ea Merge remote-tracking branch 'upstream/master'
  • 6de9ae8 Use CLLocaiton.course for heading over CLHeading
See more
  • 923c10c Update README.md
  • 3e682c1 Remove iOS background junk as we dont' need it and only supported in event listner.
  • 7fd207f Update sample code
  • 5757064 Bump version numbers
  • fb5e1a2 Bump packages!
  • f47b3ee Merge pull request #278 from nbsoftware/master [ #274 ]
  • 4379221 Should fix issue #274
  • 4981705 Adds a note about accessing the Geolocator on iOS on the mainthread first to prevent deadlocks
  • 66fbf30 Update readme.txt
  • 6d87787 Update GettingStarted.md
  • 6d1f80d Update README.md
  • 3f730c5 Update README.md
  • 7c0bc2e Update README.md
  • c18a061 Merge pull request #260 from AuriR/master
  • 363911b Update readme.txt
  • b44b3f9 Updated code example, added API update note
  • 32cb809 Fixes #249 set timestamp on heading updates.
  • 1988f06 Fixes #252 adds IsFromMockProvider on Android 18+
  • b30f37a Update Sample NuGets
  • 8ca87a9 Fixes #189 don't show compass calibration

This list of changes was auto generated.

v4.6.0.2

23 May 07:04
Compare
Choose a tag to compare
v4.6.0.2 Pre-release
Pre-release

Latest release

Changes:

See more

This list of changes was auto generated.

v4.5.0.6

23 May 11:44
Compare
Choose a tag to compare
Bump to new permissions plugin

v4.0.1

03 Jul 19:32
Compare
Choose a tag to compare
Update appveyor.yml