summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-14[test] add passing test for 56852Stephane Delcroix4-3/+72
2017-06-13Fix possible crash on iOS when using ContextActions (#973)Jimmy Garrido3-0/+101
2017-06-13[A] Check Visibility for tab's page appearing (#963)Paul DiPietro3-1/+114
2017-06-13Updated some more code examples related to triggers and conditions. (#986)Mike Norman6-79/+124
2017-06-12trap for common custom renderer implemntation error (#970)kingces951-0/+5
2017-06-12Prevent double dimiss of modal view controller when webview opens image picke...E.Z. Hart4-1/+84
2017-06-12[macOS] Button's Font attributes arent setting when using color. (#971)BradChase20111-1/+1
2017-06-12Dispose check on ButtonRenderer (#975)bentmar1-2/+2
2017-06-08Update View Enabled property when IsEnabled changes (#968)E.Z. Hart3-1/+74
2017-06-08[C] reset children animation on repeat (#974)Stephane Delcroix4-5/+56
2017-06-06Bashing doc bugs. (#966)Mike Norman4-11/+16
2017-06-01Updated example code in API docs for first few types in core. (#955)Mike Norman6-161/+125
2017-06-01Simplify UI test for issue 35132E.Z. Hart1-8/+7
2017-06-01Added missing/corrected malformed remarks sections in Aspect.xml (#954)Mike Norman1-4/+3
2017-06-01[macOS] bz56855 Implementation of macOS.MasterDetailsPage.IsPresented. (#939)BradChase20111-2/+65
2017-06-01Fix border on android buttons (#941)Rui Marinho7-163/+182
2017-06-01[UWP] Correctly calculates height of Master Page content (#953)Samantha Houts3-2/+63
2017-06-01[macOS] Scroll view background not working. (#952)BradChase20111-1/+12
2017-06-01[C] use defaultValueCreator to set Frame default Padding (#943)Stephane Delcroix3-10/+33
2017-06-01[C] use picker creation date as default Date (#944)Stephane Delcroix2-3/+5
2017-06-01[previewer] make sure we do not crash even if the previewer doesn't s… (#946)Stephane Delcroix2-2/+11
2017-05-31[Android] Correctly size content after toggling soft keyboard in Resize mode ...E.Z. Hart9-74/+317
2017-05-31[nuget] remove Mono/Xam framework from group elements for PCLStephane Delcroix4-4/+4
2017-05-30[nuget] shorten paths (#945)Stephane Delcroix4-64/+62
2017-05-30bz56945, macOS: Issue where colored text on buttons were not centering correc...BradChase20111-1/+1
2017-05-26[Controls] Fix test error 38731 (#936)Rui Marinho2-8/+13
2017-05-26[UWP] Update Editor TextColor correctly (#891)Paul DiPietro3-12/+53
2017-05-26make OnShouldReturn protected (#906)kadiryazgan1-2/+2
2017-05-26Fix bz56030; DynamicResource overriding (#924)kingces952-8/+47
2017-05-26[Android] Set SingleLine to true when we only have 1 line on a TextView (#932)Rui Marinho6-57/+116
2017-05-26[UWP] Respect TextBox BackgroundFocusBrush Effect (#928)Paul DiPietro5-0/+88
2017-05-26Moving to version 2.0.9 of Xamarin.UITest (#937)E.Z. Hart8-13/+14
2017-05-24Fix FormsApplicationActivity buildSamantha Houts1-1/+3
2017-05-24Merge branch 'master' of github.com:xamarin/Xamarin.FormsE.Z. Hart5-1/+161
2017-05-24Remove unnecessary namespace qualifierE.Z. Hart1-1/+1
2017-05-24Move assembly-wide category out of the template fileE.Z. Hart2-6/+3
2017-05-24[iOS] Handle user popping pages out of order (#934)Rui Marinho5-1/+161
2017-05-23Switch to EntranceThemeTransition Animation (#926)Jimmy Garrido1-2/+2
2017-05-23Fix animations with GLViews (#931)Stephane Delcroix1-3/+3
2017-05-23[Android] Support up to 20 templates, as documented. (#929)Samantha Houts3-2/+161
2017-05-19Use TextViewCompat to so API <23 handle setTextAppearance correctly (#910)E.Z. Hart4-25/+5
2017-05-17[XamlC] fix release builds of Xaml Unit TestsStephane Delcroix1-1/+2
2017-05-17Do not layout page in OnWindowAttributesChanged on fullscreen flag change (#916)adrianknight892-17/+6
2017-05-16Remove VisualElement finalizer (#918)E.Z. Hart5-66/+91
2017-05-16[XamlC] process symbols if DebugType is set (#925)Stephane Delcroix5-12/+18
2017-05-15Adjust unhook location from PR #901 (#923)Paul DiPietro1-3/+5
2017-05-10[C] fix BP declaring Types for A11y (#913)Stephane Delcroix1-6/+5
2017-05-10[All] Rename Accessibility -> AutomationProperties (#912)Samantha Houts29-188/+188
2017-05-10[Core] Accessibility works with XamlC (#911)Samantha Houts5-12/+315
2017-05-09Docs mop up (#908)Mike Norman53-168/+168