summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-03Fix CommandBar overlaying content (#593)Jimmy Garrido5-31/+38
2016-12-02Restore old Alert/ActionSheet method for iOS 8 (#595)E.Z. Hart1-28/+102
2016-12-02Update NavigationPage Platform Specifics demo with pre-393 compatible colorE.Z. Hart1-1/+1
2016-12-02fix buildStephane Delcroix1-3/+1
2016-12-02Allow CommandBar to expand and show command labels (#594)E.Z. Hart13-118/+984
2016-12-02[XamlC] passing test for 47703Stephane Delcroix3-0/+82
2016-12-01fix the testsStephane Delcroix2-6/+0
2016-12-01Last of Xamarin.Forms namespace internal items. (#589)Mike Norman10-35/+35
2016-12-01Revert "Jimmgarrido uwp toolbar (#588)"Stephane Delcroix5-51/+7
2016-12-01[XamlC] provide backward compat for ProvideValueTarget without Target… (#583)Stephane Delcroix3-10/+24
2016-12-01Jimmgarrido uwp toolbar (#588)Stephane Delcroix5-7/+51
2016-12-01[XamlC] use op_implicit where we should (#580)Stephane Delcroix10-9/+189
2016-12-01[Xaml] support non-int enums (#575)Stephane Delcroix3-13/+105
2016-12-01Don't run Command CanExecute on incorrect inherited binding context type (#572)E.Z. Hart4-14/+258
2016-12-01[XamlC] assigned derived type to generic BP (#566)Stephane Delcroix6-0/+141
2016-12-01[XamlC] support non-generic IMarkup on ABPs (#562)Stephane Delcroix7-7/+167
2016-11-30fix NRE in packager dispose (#561)adrianknight891-3/+6
2016-11-30[iOS] Avoid using DrawRect on base VisualElementRenderer (#570)Rui Marinho4-6/+37
2016-11-30Fix Issue 774 test so it works with wrapped IApp on phone and tabletE.Z. Hart1-35/+12
2016-11-30[Win] Update cert (#579)Rui Marinho3-1/+2
2016-11-30Have UI test for 21177 clean up after itselfE.Z. Hart1-0/+1
2016-11-29Don't instantiate the various core gallery pages until we actually need themE.Z. Hart1-108/+130
2016-11-28Updating 35733 test to use a URL XF controlsE.Z. Hart1-1/+2
2016-11-24fix weakreferences (#558)adrianknight893-8/+6
2016-11-22Fix issue descriptionSamantha Houts1-1/+1
2016-11-22Fix broken alerts for iPad (#549)beta-2.3.4-pre1E.Z. Hart3-17/+18
2016-11-22fix mdoc path in MakefileStephane Delcroix1-2/+1
2016-11-22[UWP]Track user location when IsShowingUser enabled (#556)Jason Smith1-2/+21
2016-11-21Turning down number of consecutive tests to avoid jetsam ejections on iOSE.Z. Hart2-3/+5
2016-11-19Adding some restart logic to the UI tests if navigation fails (#550)E.Z. Hart2-19/+89
2016-11-18Add missing semicolonE.Z. Hart1-1/+1
2016-11-18Removing inconclusive result from Issue342 testE.Z. Hart2-1/+3
2016-11-18[iOS] Revert changes in popping navigation (#547)Rui Marinho1-27/+44
2016-11-18Have PresentAlert hide new window when alert is dismissed (#543)E.Z. Hart1-48/+82
2016-11-18[Android] Do not show cell context actions if input views are long clicked (#...adrianknight893-1/+60
2016-11-18Correct test nameE.Z. Hart1-1/+1
2016-11-18Disable 35736 test for AndroidE.Z. Hart1-1/+1
2016-11-18update cecil (#546)Stephane Delcroix6-28/+24
2016-11-18Platform specifics naming adjustments (#526)Paul DiPietro7-43/+43
2016-11-17Merge branch 'master' of github.com:xamarin/Xamarin.FormsE.Z. Hart5-5/+5
2016-11-17Put UI test using directive inside UITest blockE.Z. Hart1-1/+2
2016-11-17Update nuget license file linkJason Smith3-3/+3
2016-11-17API docs: typo fixes in button nested classes docs (#542)Mike Norman2-2/+2
2016-11-17Merge branch 'master' of github.com:xamarin/Xamarin.FormsE.Z. Hart21-91/+91
2016-11-17Move 36802 test into Issues namespaceE.Z. Hart1-2/+3
2016-11-17API work. (#534)Mike Norman21-91/+91
2016-11-17[Xaml] cleanup xmlns usage, add XmlnsDefinition (#531)Stephane Delcroix17-79/+279
2016-11-16Run multiple UI tests without restarting ControlGallery (#539)E.Z. Hart176-331/+781
2016-11-16[W] Support 0 as valid BorderWidth (#537)Stephane Delcroix6-7/+8
2016-11-16[iOS] Update Editor text from autocorrect when losing focus (#535)Paul DiPietro3-0/+59