Skip to content

Tags: pockees/Xamarin.Forms

Tags

beta-2.3.3-pre3

Toggle beta-2.3.3-pre3's commit message
Update ToolbarVisibility to TitleVisibility in PhoneResources (xamari…

…n#416)

beta-2.3.3-pre2

Toggle beta-2.3.3-pre2's commit message
Remove iOS classic from CI system (xamarin#353)

* [CI] Remove classic from build

* [Build] Remove classic forwarder

* [Nuget] Remove classic from Pages azure

* [Build] Remove classic csproj

* [IOS] Remove _UNIFIED_

release-2.3.2-hf1

Toggle release-2.3.2-hf1's commit message
[iOS] ViewCells with Accessories will be properly laid out again (xam…

…arin#338)

* Add repro for 43161

* [iOS] Don't adjust ViewCell Bounds when there is an Accessory

* [iOS] Fix spacing

beta-2.3.3-pre1

Toggle beta-2.3.3-pre1's commit message
Fix incorrect background property name on Win 8.1 phone and tablet st…

…yles (xamarin#329)

beta-2.3.2-pre2

Toggle beta-2.3.2-pre2's commit message
[Android] Fix for NullReferenceException when using the wrong activit… (

xamarin#286)

* [Android] Fix for NullReferenceException when using the wrong activity type.

On using FormsApplicationActivity or FormsAppCompatActivity as base Activity in a SplashScreen.
A NullReferenceException will be thrown in the KeyboardManager.
Added InvalidOperationException with "Forms.Init()" message instead, if the Forms.Context is null.

* Fixed indentation

release-2.3.2

Toggle release-2.3.2's commit message
[Xaml] Clone node tree on DT, allow markup to be evaluated multiple t…

…imes

beta-2.3.2-pre1

Toggle beta-2.3.2-pre1's commit message
Enable WebView to render local HTML files on WinRT platforms (xamarin…

…#277)

* Enable WebView to render local HTML files on WinRT platforms

* Add test to demonstrate that the solution works even if
<head> isn't in the HTML string

release-2.3.1

Toggle release-2.3.1's commit message
[Android] Handle creating a default GroupHeader if no GroupHeaderTemp…

…late is provided (xamarin#248)

beta-2.3.1-pre3

Toggle beta-2.3.1-pre3's commit message
[Android] Handle creating a default GroupHeader if no GroupHeaderTemp…

…late is provided (xamarin#248)

beta-2.3.1-pre2

Toggle beta-2.3.1-pre2's commit message