summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Controls.Issues
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-18[Controls] Update Insights and UITest packages and fix warnings (#361)Rui Marinho1-0/+5
2016-09-15[Android] Fix failing UITests (#356)Rui Marinho1-2/+3
2016-09-13[iOS] ViewCells with Accessories will be properly laid out again (#338)Samantha Houts2-0/+65
2016-09-13Revert "[C] Prevent enabling a Button via setting a Command (#308)"Rui Marinho2-57/+0
2016-09-12[C] Prevent enabling a Button via setting a Command (#308)Paul DiPietro2-0/+57
2016-08-30[Win] Fix FontAttributes unexpectedly changing a label's size (#325)Paul DiPietro2-0/+57
2016-08-30Use character truncation in Windows (#321)E.Z. Hart2-0/+217
2016-08-30Fix memory leak caused by BaseCellView and RendererHolder (#311)E.Z. Hart2-0/+91
2016-08-30Platform Specifics (#301)Samantha Houts4-8/+70
2016-08-16[iOS] Change when we updated the XF INavigationPageController after popping a...Rui Marinho2-0/+73
2016-08-16Fix Entry/SearchBar color issues (#306)E.Z. Hart1-2/+2
2016-08-16[iOS] Fixed bug that made pull-to-refresh indicator always visible after 2+ p...Samantha Houts2-0/+53
2016-08-11[Win] Set BindingContext for default cell (#289)Samantha Houts1-1/+10
2016-08-03Enable WebView to render local HTML files on WinRT platforms (#277)E.Z. Hart2-0/+142
2016-08-03Fix bugzilla41209 (#216)Rui Marinho2-0/+31
2016-08-03[Android] Fix ListView contextual actions not closing in AppCompat's Navigati...Paul DiPietro3-0/+122
2016-08-02[A, iOS] ListView Pull-To-Refresh indicator animates when navigating back to ...Samantha Houts2-0/+58
2016-08-02Add missing compiler directives to fix build errorE.Z. Hart1-1/+3
2016-08-02Dispose of child renderers in FrameRenderer (#265)E.Z. Hart2-0/+150
2016-08-02Change SourceChanged event on ImageSource to weak event to allow Images (#268)E.Z. Hart4-0/+180
2016-08-02[Android] Add null check to prevent crashes when long clicking a text entry i...Paul DiPietro2-0/+56
2016-07-18Prevent FormsAppCompatActivity from loading fragments we don't use on restart...E.Z. Hart2-0/+40
2016-07-18Windows image loader error handling (#260)E.Z. Hart3-0/+114
2016-07-18Ensure BindingContext is properly passed to CreateDefault in UWP ListView (#259)Jason Smith2-0/+39
2016-07-13[Android] Handle creating a default GroupHeader if no GroupHeaderTemplate is...Rui Marinho2-0/+89
2016-07-12[Android] TimePicker unfocuses on cancel (#238)Paul DiPietro2-0/+62
2016-07-01[All] Crash fixes for ListViews (#243)Samantha Houts2-0/+122
2016-06-30[iOS] Fix regression 2.3.1-pre1 UnevenRows (#242)Rui Marinho2-0/+244
2016-06-27[Android] Memory leak when MasterDetailPage Detail set to NavigationPage (#239)E.Z. Hart2-0/+141
2016-06-24[UITest] Update to 1.3.8, remove old projects (#240)Rui Marinho3-115/+0
2016-06-18[Android] Make sure to add a parent to the new group header cell (#228)Rui Marinho1-2/+7
2016-06-17Prep Cell & friends for removal of InternalsVisibleTo (#142)Samantha Houts1-96/+134
2016-06-16[Android] DatePicker unfocuses on cancel (#204)Paul DiPietro2-0/+62
2016-06-16[UWP] MasterDetailControl will no longer null out the TCS before it is used. ...Samantha Houts2-0/+36