summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared
AgeCommit message (Expand)AuthorFilesLines
2016-11-22Fix issue descriptionSamantha Houts1-1/+1
2016-11-22Fix broken alerts for iPad (#549)beta-2.3.4-pre1E.Z. Hart1-1/+1
2016-11-21Turning down number of consecutive tests to avoid jetsam ejections on iOSE.Z. Hart1-1/+2
2016-11-19Adding some restart logic to the UI tests if navigation fails (#550)E.Z. Hart1-18/+55
2016-11-18Add missing semicolonE.Z. Hart1-1/+1
2016-11-18Removing inconclusive result from Issue342 testE.Z. Hart2-1/+3
2016-11-18[Android] Do not show cell context actions if input views are long clicked (#...adrianknight892-1/+57
2016-11-18Correct test nameE.Z. Hart1-1/+1
2016-11-18Disable 35736 test for AndroidE.Z. Hart1-1/+1
2016-11-17Put UI test using directive inside UITest blockE.Z. Hart1-1/+2
2016-11-17Move 36802 test into Issues namespaceE.Z. Hart1-2/+3
2016-11-16Run multiple UI tests without restarting ControlGallery (#539)E.Z. Hart155-267/+597
2016-11-16[iOS] Update Editor text from autocorrect when losing focus (#535)Paul DiPietro2-0/+56
2016-11-16[iOS] Add Platform Specific option to not adjust the status bar text color ba...Samantha Houts3-0/+57
2016-11-16[A] Check for parent NavigationPage when setting MDP detail's TopPadding (#473)Paul DiPietro2-1/+58
2016-11-16[iOS] Fix AccessoryView covered by section index list (#493)Jimmy Garrido2-0/+80
2016-11-15fix MasterDetailPage dispose (#505)adrianknight892-0/+37
2016-11-15[iOS] Text should not overflow Entry if it can't fit inside the bounds (#400)adrianknight892-0/+37
2016-11-15[WinRT] Fix ModalPushed/ModalPopped not firing (#490)Paul DiPietro2-0/+94
2016-11-15[XamlC] TypedBindings, some tests, a compiler, ... (#489)Stephane Delcroix5-19/+16
2016-11-15Creating category constants for UI test categories (#487)E.Z. Hart27-25/+145
2016-11-15[iOS] Use separate UIWindow for UIAlertController (#481)Paul DiPietro2-0/+79
2016-11-15Making text longer so the test works even if the device ends up in landscape ...E.Z. Hart1-1/+1
2016-11-14[Internal] Change test template to use Bugzilla (#501)adrianknight891-2/+2
2016-11-09Excising the 43569 UI Test until the PCLStorage issue can be dealt withE.Z. Hart2-92/+1
2016-11-03[Android] Allow path-based icons to be loaded as toolbar icons (#437)adrianknight892-0/+90
2016-10-31Attempt to get UI test for 44166 working on iOS (#485)E.Z. Hart1-10/+11
2016-10-26[iOS] Add check for UIGestureRecognizerState.Cancelled when closing context a...Paul DiPietro2-0/+47
2016-10-25ScrollView should account for Content margin (#392)adrianknight892-0/+31
2016-10-20Make Editor focused background color behavior consistent with Entry on Window...E.Z. Hart2-0/+45
2016-10-20[Android] Add Platform Specific features for setting TabbedPage swipe paging ...Paul DiPietro2-0/+53
2016-10-19Fix UITest for b#42832 (#471)Jimmy Garrido1-2/+1
2016-10-17[Android] Fix NRE When Scrolling ListView and Item With Context Actions Is Se...Jimmy Garrido2-0/+69
2016-10-12[Android App Compat] Can opt out of sending Appearing/Disappearing events on ...Samantha Houts2-0/+69
2016-10-12[A]Don't crash when emptying/populating TabbedPage.ItemsSource (#427)Jason Smith2-0/+56
2016-10-12Fix MasterDetailPage/NavigationPage leaks on iPad (#426)E.Z. Hart1-5/+5
2016-10-11Add reproduction for 41153 (#428)Samantha Houts2-0/+100
2016-10-11Merge branch 'adrianknight89-ios-scrolltoposition'Stephane Delcroix2-1/+51
2016-10-11[WinRT] Fix MDP and TabbedPage Appearing/Disappearing (#387)Paul DiPietro2-0/+95
2016-10-11Temporarily disabling 39489 UITest on iOS (#445)E.Z. Hart1-0/+2
2016-10-06[UITest] Update to UItest beta 5, fix class naming (#413)Rui Marinho1-1/+1
2016-10-04Unhook drawer listeners so MDP renderer and pages can be collected (#412)E.Z. Hart2-0/+207
2016-10-04[A] PanGestureRecognizer will consistently send Started/Move event (#389)Samantha Houts2-0/+88
2016-10-04Merge branch 'ios-scrolltoposition' of https://github.com/adrianknight89/Xama...Stephane Delcroix2-0/+50
2016-10-04Fix tests on IOS10 [Do not merge] (#373)Rui Marinho3-9/+9
2016-09-27[Win] Will arrange native children of custom renderers (opt-in) (#322)Samantha Houts2-0/+40
2016-09-27Fix potential NRE accessing current application via Page.RealParent (#330)E.Z. Hart2-0/+42
2016-09-27[UWP/WinRT] ListView UI virtualization works without explicit height on Cell/...Samantha Houts2-0/+108
2016-09-27Clean up listeners and tag on ButtonRenderer during disposal (#360)E.Z. Hart2-0/+76
2016-09-23iOS ScrollView should not scroll out of place on scrolling to elementAdrian Knight2-0/+50