summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Controls.Issues
AgeCommit message (Expand)AuthorFilesLines
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
2017-07-24[core] Prevent canonicalization of '*.[.]' and '-0' (#1035)kingces952-0/+184
2017-07-24[Android] Prevent ObjectDisposed exceptions on Fast Renderers (#1033)Samantha Houts2-0/+66
2017-07-19[Android] Handle fragment removal inside of the RemovePage method (#1053)E.Z. Hart2-0/+87
2017-07-17Remove unused parameter from testE.Z. Hart1-1/+1
2017-07-06Don't run Android-only test on other platformsE.Z. Hart1-3/+1
2017-06-28Add disposed check to EnsureLongClickCancellation (#1016)E.Z. Hart2-0/+57
2017-06-27Dismiss alert in 57749 test so it doesn't impede later iOS testsE.Z. Hart1-1/+2
2017-06-26[UWP] Make sure to update HitTestVisible when IsEnable changes (#1015)Rui Marinho2-0/+50
2017-06-26UITest (#1012)kingces952-0/+341
2017-06-23Fix NRE when background color of button set in FormsApplicationActivity (#1010)E.Z. Hart2-0/+47
2017-06-23[iOS] ListView with UnevenRows and Cell Heights will no longer be slow to loa...Samantha Houts2-0/+225
2017-06-22Set the Id field for Android Views created by Forms (#1004)E.Z. Hart2-0/+87
2017-06-22[Android] Remove the ". " on empty labels (Accessibility) on Fastrenderers (#...Samantha Houts2-0/+51
2017-06-22Allow Context Actions on ViewCells with TapGestures (#985)E.Z. Hart2-0/+105
2017-06-22[iOS/Android] Fixes "jumping" when navigation to a page with a NavigationBar ...Samantha Houts2-0/+146
2017-06-21Allow multiple tap gestures to fire simultaneously on iOS (#964)E.Z. Hart2-0/+86
2017-06-20[iOS] Proxy UITableViewCell SelectionStyle when wrapped (#1002)David Ortinau2-0/+71
2017-06-20[iOS] Picker no longer allows arbitrary text to be typed with keyboard (#996)Samantha Houts2-0/+23
2017-06-20Align Layout transparency behavior between Android, iOS, Windows (#935)E.Z. Hart7-91/+411
2017-06-20[iOS] Allow Forms gestures on custom renderers for controls which already hav...E.Z. Hart2-0/+111
2017-06-15Fix test for 57317 on iOSE.Z. Hart1-3/+4
2017-06-14[iOS,Android] Fix gap when setting Separator None and recycle element and on ...Rui Marinho2-0/+101
2017-06-14[WinRT/UWP] Update ZIndex on LowerChild/RaiseChild (#981)Paul DiPietro2-0/+116