Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Scheduling for Xamarin v2.1 (Read 1718 times)
Forum Admin
YaBB Administrator
*****
Offline


Rock and Roll

Posts: 701
Joined: Apr 6th, 2003
Scheduling for Xamarin v2.1
Dec 3rd, 2020 at 10:57am
Print Post  
We have released version 2.1 of MindFusion.Scheduling for Xamarin. The new version includes:

General
  • The library has been updated to Xamarin.Forms version 4.4. The target runtime of libraries have been changed to .NETStandard 2.0.
  • The core MindFusion.Scheduling.dll assembly has been refactored into 2 libraries - MindFusion.Common.dll and MindFusion.Scheduling.dll.

Universal Windows
  • The underlying rendering implementation has been switched to the Win2D Windows Runtime API.
  • The MindFusion.Scheduling.Universal.dll has been refactored into 2 libraries - MindFusion.Common.Universal.dll and MindFusion.Scheduling.Universal.dll.
  • The referenced .NETCore UWP SDK has been updated to UWP 6.2.
  • MindFusion.Scheduling.Platform class has been moved to the MindFusion.Common.Universal namespace.

Android
  • The MindFusion.Scheduling.Android.dll has been refactored into 2 libraries - MindFusion.Common.Android.dll and MindFusion.Scheduling.Android.dll.
  • The referenced Android SDK has been updated to Android 9.0 Pie (API Level 28).
  • MindFusion.Scheduling.Platform class has been moved to the MindFusion.Common.Android namespace.

iOS
  • The MindFusion.Scheduling.iOS.dll has been refactored into 2 libraries - MindFusion.Common.iOS.dll and MindFusion.Scheduling.iOS.dll.
  • The iOS assemblies target iOS version 13.
  • MindFusion.Scheduling.Platform class has been moved to the MindFusion.Common.iOS namespace.

Miscellaneous
  • JSON serialization via the Schedule.SaveToJson and Schedule.LoadFromJson methods.
  • Support for underlined font styles.
  • EnableAntialiasing property works in UWP.
  • Ability to custom draw the current time indicator in ResourceView.
  • ResourceViewNowIndicator and CalendarComplete values added to the CustomDrawElements enumeration.
  • ItemSettings.ResizeBandSize, ResourceViewSettings.SnapToItems and SnapToItemsThreshold properties added.

The latest version can be downloaded here, or from the clients area on our site:
https://mindfusion.eu/XamarinCalendar.zip

Updated assemblies are also available as MindFusion.Scheduling.Xamarin NuGet package.

Enjoy!
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint