summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Controls.Issues
AgeCommit message (Expand)AuthorFilesLines
2017-10-23force sync with upstream 2.4.0-sr2Kangho Hur9-292/+77
2017-10-23Revert "Fix build"Kangho Hur1-0/+1
2017-10-23rebase to tags/beta-2.3.5-pre1Kangho Hur1-0/+2
2017-10-23Fix buildRui Marinho1-1/+0
2017-10-23Fix buildRui Marinho1-1/+0
2017-10-23Fix buildRui Marinho1-1/+0
2017-10-23Revert "Prototypical Cell Cache for IsEnabled testing; UITest" (#1156)kingces952-1037/+0
2017-10-23Force the restart test to reset to the home screenE.Z. Hart1-1/+1
2017-10-23Prototypical Cell Cache for IsEnabled testing; UITest (#1153)kingces952-0/+1037
2017-10-23Fix context action/tap gesture conflict when tap gesture is on nested view (#...E.Z. Hart2-0/+128
2017-10-23Verify that the test is on screen before restartingE.Z. Hart1-3/+9
2017-10-23[Tests] Fix UITests that are failing on API 19 android (#1129)Rui Marinho4-15/+13
2017-10-23Add test for RelativeLayoutE.Z. Hart1-1/+2
2017-10-23Add RelativeLayout to 44096 testsE.Z. Hart1-1/+21
2017-10-23Split up testE.Z. Hart1-57/+51
2017-10-23[MacOS] Fix bugzilla58779 (#1109)Roger Hardiman2-0/+68
2017-10-18[Android] Prevent ObjectDisposedExceptions in ListViews with Header/FooterTem...Samantha Houts3-11/+115
2017-10-18[Packages] Update UITest and consolidate packages (#1201)Rui Marinho2-3/+6
2017-10-18Do not attempt to clear data on app start (crashes on iOS 11)E.Z. Hart1-1/+1
2017-10-18fix-cpStephane Delcroix1-1/+0
2017-10-18Allow duplicate issue numbers per tracker (#1127)E.Z. Hart5-9/+12
2017-10-18[Controls] Fix cherry-pickRui Marinho1-4/+0
2017-10-18[UWP] Inherit from Panel on WrapperControl (#1204)Paul DiPietro2-0/+40
2017-10-16[Android] Handle rapid taps when only single-tap recognizer is present (#1188)E.Z. Hart4-0/+281
2017-10-13[UITest] Add preserve (#1105)Rui Marinho1-0/+3
2017-10-12[UITest] Fix uitest for elevationRui Marinho1-2/+4
2017-09-28Prevent Flags/IsInitialized check from crashing Android app on restart (#1151)E.Z. Hart2-0/+48
2017-09-26Revert "[UWP] Use ItemClick to re-enable use of enter key for selection on Li...Samantha Houts2-58/+0
2017-09-19Fix UI test for 58875 on AndroidSamantha Houts1-2/+2
2017-09-15[iOS] Can activate ContextActions on ListViews reliably again (#1144)Samantha Houts3-0/+113
2017-09-15[Android] Hide actionbar when MDP with NavigationPage with hidden NavigationB...Rui Marinho2-0/+51
2017-09-15[Android] Restore pinch gestures and fix listview item selection (#1135)E.Z. Hart14-12/+352
2017-09-15[UWP] Use ItemClick to re-enable use of enter key for selection on ListView (...Paul DiPietro2-0/+58
2017-09-15Fix failing UI tests for Android FormsApplicationActivity (#1141)E.Z. Hart2-0/+20
2017-09-15[UITests] Update packages, fix failing test (#1140)Rui Marinho1-2/+2
2017-09-14Revert PR #762 (#1134)Paul DiPietro2-39/+0
2017-09-14[Android] Fix NRE when page is being disposed (#1118)Rui Marinho2-0/+50
2017-09-14[UWP] ListView ItemSelected event will fire only once on selection changed (#...Samantha Houts2-0/+91
2017-08-29Fix NRE when removing multiple pages in NavigationPageRenderer (#1108)E.Z. Hart1-4/+11
2017-08-15[Android] Eagerly dispose children of ListViews to prevent ObjectDisposed exc...Samantha Houts2-0/+168
2017-08-15[iOS] Prevent ListView HasUnevenRows crash when template w/container Element ...Samantha Houts2-0/+141
2017-08-15[Android] Fix missing shadow on Button fast renderer (#1034)Rui Marinho2-0/+44
2017-08-15Avoid exception when removing a page from navigation during Appearing handler...E.Z. Hart2-0/+74
2017-08-10Add check to avoid running AppCompat-specific tests on pre-AppCompatE.Z. Hart4-2/+25
2017-08-10Add support for backcompat hint flags (#1074)E.Z. Hart1-0/+3
2017-08-10Repro 58406; apply effects to fast renderers on Android (#1077)E.Z. Hart6-4/+70
2017-07-26Add missing compiler directiveE.Z. Hart1-0/+2
2017-07-26Temporarily ignore intermittently failing testE.Z. Hart1-0/+1
2017-07-24when closing the Picker by tapping outside or hitting done, verify the source...David Ortinau2-0/+31
2017-07-24Disallow scrolling in ScrollView when IsEnabled set to False (#1049)E.Z. Hart2-0/+139