summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-11Add option to exclude category to Test Cloud uploader utility (#162)E.Z. Hart1-9/+22
2016-05-11Normalize docs (#159)E.Z. Hart46-785/+345
2016-05-11Make RunningApp.Screenshot do nothing unless SCREENSHOTS symbol defined (#169)E.Z. Hart32-447/+828
2016-05-11Remove unused UI test (#163)E.Z. Hart4-64/+0
2016-05-11Fix Bug 39486 (#153)Shawn Castrianni3-16/+32
2016-05-10Fix buildJason Smith1-7/+8
2016-05-10[Android] Isolate fragment management for children of MasterDetailPage (#136)E.Z. Hart12-28/+394
2016-05-06Set InternalsVisibleTo CarouselView (#164)Rui Marinho1-0/+1
2016-05-04Add IMasterDetailPageController and update renderers (#146)E.Z. Hart16-68/+312
2016-05-04Remove empty UI tests (#160)E.Z. Hart32-3839/+6
2016-05-04Prep StreamImageSource for removal of InternalsVisibleToE.Z. Hart9-13/+92
2016-05-04Add INavigationPageController (#149)E.Z. Hart15-97/+630
2016-05-03Update README.mdPaul DiPietro1-1/+1
2016-05-02Prep VisualElement (and descendants) for removal of InternalsVisibleTo (#141)E.Z. Hart31-59/+384