summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-18[Android] Remove API check in ActivityIndicatorRenderer's UpdateColor method ...Paul DiPietro1-3/+0
2016-07-18Ensure BindingContext is properly passed to CreateDefault in UWP ListView (#259)Jason Smith3-4/+42
2016-07-18Revert "[Xaml] allow the Previewer to provide their own Xaml files for any type"Stephane Delcroix3-23/+2
2016-07-18[Xaml] allow the Previewer to provide their own Xaml files for any typeStephane Delcroix3-2/+23
2016-07-13[Android] Handle creating a default GroupHeader if no GroupHeaderTemplate is...Rui Marinho3-15/+113
2016-07-12Update docs for PoppedToRootEventArgs (#253)Rui Marinho2-7/+12
2016-07-12[Android] TimePicker unfocuses on cancel (#238)Paul DiPietro3-0/+79
2016-07-11Restore incorrectly renamed InvalidateMeasure method (#251)E.Z. Hart2-17/+2
2016-07-11Added PoppedToRootEventArgs to track popped pages when calling PopToRoot (#229)Johan Karlsson6-3/+111
2016-07-11Fix DatePicker dialog regression (#249)Paul DiPietro1-4/+13
2016-07-01[All] Crash fixes for ListViews (#243)Samantha Houts8-9/+154
2016-06-30[iOS] Fix regression 2.3.1-pre1 UnevenRows (#242)Rui Marinho3-1/+245
2016-06-28[iOS] Default BarTextColor/BarBackgroundColor will no longer override values ...beta-2.3.1-pre1Samantha Houts3-13/+63
2016-06-27[Android] Memory leak when MasterDetailPage Detail set to NavigationPage (#239)E.Z. Hart9-32/+234
2016-06-24[UITest] Update to 1.3.8, remove old projects (#240)Rui Marinho26-1170/+13
2016-06-22[Controls] Fix use of internal extension methods (#237)Rui Marinho8-31/+26
2016-06-18[Android] Make sure to add a parent to the new group header cell (#228)Rui Marinho2-2/+8
2016-06-17[Android] Take in account status bar padding on master when using split beha...Rui Marinho2-1/+5
2016-06-17Fix 39802 (#217)Rui Marinho3-37/+67
2016-06-17Prep Cell & friends for removal of InternalsVisibleTo (#142)Samantha Houts103-517/+3436
2016-06-16[Android] DatePicker unfocuses on cancel (#204)Paul DiPietro3-0/+73
2016-06-16[UWP] MasterDetailControl will no longer null out the TCS before it is used. ...Samantha Houts3-7/+43
2016-06-16[IOS] Update the current region of the MKMapView when visibility is changed (...Rui Marinho3-0/+92
2016-06-16[Core] Don't use the fixed LayoutConstraint when using uneven rows (#213)Rui Marinho1-0/+4
2016-06-16Add repro of uncentered button image for Android (#176)E.Z. Hart4-25/+107
2016-06-16[WinRT] Add base platform as inner proxy navigation to Application, Fix back ...Rui Marinho2-0/+8
2016-06-16[iOS] Call UpdateLeftBarButtonItem when page is removed (#209)Rui Marinho3-2/+101
2016-06-16[UWP] Escape key returns ActionSheet result (#208)Paul DiPietro3-0/+57
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart90-419/+793
2016-06-16Fixing parentheses in project reference (#225)E.Z. Hart1-2/+2
2016-06-15[Android] Fix Api18 usage on PinchGesture (#218)Rui Marinho1-3/+3
2016-06-14Fixed typos in ContentPage.xml (#222)Mike Norman1-1/+1
2016-06-14# This is a combination of 5 commits. (#221)E.Z. Hart49-4119/+13
2016-06-13[Pages] Add reference to Xamarin.Forms.Build.Tasks (#220)Rui Marinho1-0/+5
2016-06-09DataPages docs. (#212)Mike Norman20-273/+273
2016-06-09[Android] Always create a new cell for GroupHeader when using Recycling (#206)Rui Marinho3-1/+246
2016-06-09Fixed code in Scrollview doc. Removed bug note in Easing. (#219)Mike Norman2-13/+11
2016-06-08[Win 8.1] Initial ListView selection not shown (#174)Paul DiPietro3-0/+43
2016-06-08Add convenience GridLength.Star (#168)Shawn Castrianni2-0/+21
2016-06-08Add Plain Keyboard from KeyboardFlags.None (#155)Shawn Castrianni5-1/+40
2016-06-08[Core] Allow Registrar.RegisterAll to be run multiple times (#215)Alan McGovern1-1/+1
2016-06-08Remove hard-coded image sizes for button images (#202)E.Z. Hart3-28/+53
2016-06-03ViewRenderer unsubscribe from FocusChangeRequested on dispose (#193)kingces951-0/+6
2016-06-02Disable Tabbed test for iOS (#203)E.Z. Hart1-3/+2
2016-06-01Fix iOS clean build by removing extra XF.UITest.Validator nunit reference (#199)kingces951-3/+0
2016-06-01Added note to effects docs about Effects vs. Behaviors. (#201)Mike Norman1-1/+1
2016-06-01Xaml werr (#191)Stephane Delcroix9-50/+33
2016-05-31fix Thickness.IsDefault. Bottom was ignored (#200)Brian Donovan-Smith1-1/+1
2016-05-27[A] TabbedPage text can be set back to Default (#157)Samantha Houts2-5/+33
2016-05-27WinRT/UWP center crop image on AspectFill (#190)Adam1-0/+10