This repository has been archived by the owner on May 15, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 505
Release Notes
James Montemagno edited this page Jul 23, 2018
·
26 revisions
Below you will find detailed release notes for Xamarin.Essentials.
- GH-366 iOS - now returns specific hw.machine for DeviceInfo.Model #395
- GH-365 All - Use Generic EventHandler for all event delegates #375
- GH-367 All - Change naming of SensorSpeed.UI and BatterySource.AC #374
- GH-337 Android - Added "Low Pass Filter" option on android compass by @Mrnikbobjeff #354
- GH-388 Android - Provide better exception when Activity is null on Android due to Init not being called. #396
- GH-343 iOS - Take VerticalAccuracy into consideration when returning iOS Altitude by @dotmorten #344
- GH-380 Android - Fix issue with "valid handle" in secure storage#386
- Fixed typo in ScreenMetricsChanagedEventArgs -> ScreenMetricsChangedEventArgs
- GH-294 Geolocation - Added Altitude #329
- GH-291 Rename Platform to MainThread #325
- GH-231 New API - Open Settings on AppInfo #328
- GH-310 Android - Update nuget packags to 27.0.2.1 #311
- GH-304 Secure Storage - Add Remove and RemoveAll #330
- GH-306 Fix for Calculate Distance between two locations #307
- GH-316 Secure Storage - Return null for key with no value #320
- GH-317 Secure Storage - Fix to broaden accessible query from .6 to .7 #321
- GH-309 Android - Optimizations to tracking activity state #323
This release adds new APIs and additional enhancements.
- GH-245 Add Orientation Sensor API.
- GH-254 Build against Android 8.1 and depend on Support 27.X libraries. #279
- GH-192 Add DateTime to Preferences API. #232
- GH-281 Add API to allow setting heading calibration on iOS. Also default to false for compass. #282
- GH-240 Add IsMainThread API to Platform and refactor code. #277
- GH-229 - Email subject and body missing on iOS. #230
- GH-236 Fix Dependencies on Android (Update SDK Extras) could cause install issues on older projects.
- GH-246 - Fix up and document secure storage tests on iOS. #278 #247
- GH-272 - Fix null exception on iOS Simulator for querying last known location. #276
- Initial Release. See documentation at: https://docs.microsoft.com/en-us/xamarin/essentials/