summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-27[Xaml] Fix MarkupExtension not found in default namespace (#183)Christian Schwarz5-2/+65
2016-05-27Fix android StartTimer race condition (#196)Jason Smith1-6/+13
2016-05-27[Android] UpdateToolbar when page is added before on non AppCompact (#195)Rui Marinho3-0/+122
2016-05-26Added .editorconfig (#192)Christian Schwarz1-0/+4
2016-05-26XF.Pages MS.Bcl.Build v1.0.14 -> v1.0.21 (#187)kingces952-6/+12
2016-05-26[8.1/UWP] Fix PopToRootAsync functioning incorrectly (#185)Paul DiPietro3-0/+63
2016-05-26Fix margins on ViewCell (#189)Rui Marinho2-3/+4
2016-05-25[Android] Implement the AppIndexProvider on non-AppCompact, fix KeyValues on...Rui Marinho4-1/+56
2016-05-24Add .mdb files to nuget to enable iOS debugging using private packages (#167)kingces951-0/+9
2016-05-24Protect against null Control (#171)Shawn Castrianni2-0/+6
2016-05-24Turn off iOS version of 40333 UI test (broken for unrelated reasons) (#177)E.Z. Hart1-2/+7
2016-05-23ixed bug with app resume for windows phone silverlight. Bug 41076 in bugzilla...Daniel Hindrikes1-4/+4
2016-05-12Initial add of Pages docs. (#161)Mike Norman24-0/+3180
2016-05-12Forward Orientation Methods in PlatformRenderer and ModalWrapper (#147)Maximo Piva1-2/+69