Jump to: navigation, search

Difference between revisions of "Version 1.0 (Xamarin.Android)"


Line 25: Line 25:
 
= XAML =
 
= XAML =
 
[[Xamarin_XAML|Some basic information]] to get you started on the XAML customizing topic.
 
[[Xamarin_XAML|Some basic information]] to get you started on the XAML customizing topic.
 
{{Category/Version2|{{PAGENAME}}}}
 
  
 
[[Category:Version 1.0|Version 1.0 (Xamarin.Android)]]
 
[[Category:Version 1.0|Version 1.0 (Xamarin.Android)]]
 
[[Category:Version 1.0 (Xamarin.Android)|Version 1.0 (Xamarin.Android)]]
 
[[Category:Version 1.0 (Xamarin.Android)|Version 1.0 (Xamarin.Android)]]

Revision as of 12:35, 5 November 2019

Release notes

Initial release (1.0) of the Xamarin.Android app.

  • It's available in the Google Play Store (link).
  • If subscribed in our App Center distribution channel, you can also download through email notifications.

Build history

  • 1.0.69 on 2019-10-21
    • Initial release.
  • 1.0.71 on 2019-10-28
  • 1.0.72 on 2019-10-29
    • Improved the stability of the client;
    • In case of errors in XAML customizings, the client now provides more useful information (e.g. name of the customizing, line number, error) for easy trouble-shooting;
    • Fixed an issue where lists were often missing an item (the first one) after applying filters.
  • 1.0.73 on 2019-11-04
    • Fixed an issue where importing customizings didn't work on some devices;
    • Fixed an issue where content filtering stopped working on the root page after navigating back.

Known issues

  • Branch download might be paused if the device goes into sleep mode without a power source attached and will only resume if the device screen is unlocked again. We are aware of this issue and will improve it in the future versions.
  • When editing the value of a double property in landscape mode characters other then numbers are not displayed but still remain in the string.

XAML

Some basic information to get you started on the XAML customizing topic.