summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Controls.Issues
AgeCommit message (Expand)AuthorFilesLines
2017-02-23[UWP] connect the actual ObservableCollection to the ComboBox.ItemsSourceStephane Delcroix3-0/+65
2017-02-22remove redundant declarationAdrian Knight1-6/+0
2017-02-22add support for view cellsAdrian Knight1-1/+28
2017-02-22center stacklayoutAdrian Knight1-0/+1
2017-02-22added sample codeAdrian Knight2-0/+103
2017-02-21Add repro for 52533Samantha Houts2-1/+66
2017-02-17Add localized listener for Android numeric inputE.Z. Hart2-0/+66
2017-02-17fix uitest buildStephane Delcroix1-0/+2
2017-02-17[i] Add Test for 45284Stephane Delcroix3-0/+67
2017-02-17[A] Do not throw error for first param in ScrollTo (#742)Paul DiPietro2-0/+52
2017-02-17Split Windows RuntimePlatform into UWP and WinRT (#748)E.Z. Hart5-6/+8
2017-02-17[WinRT/UWP] Insert missing SendScrollFinished call (#751)Paul DiPietro2-0/+95
2017-02-17Fixed Title not updating on parent page (#743)Jimmy Garrido2-0/+44
2017-02-16[Controls] Fix test numberSamantha Houts1-1/+1
2017-02-15[iOS] MasterDetailPage master icon should be changeable from any page on the ...adrianknight892-0/+136
2017-02-15[iOS] Dispose pickers properly and automate GC checks (#632)adrianknight892-1/+164
2017-02-13[Android] Double tapping on context action should not crash (#609)adrianknight892-0/+67
2017-02-09[iOS] Fix NavigationPage memory leak when back button title is set (#523)adrianknight892-0/+62
2017-02-06[iOS/Android] Handle item selection highlight when ListView cell is tapped er...adrianknight892-0/+49
2017-02-03Fix disappearing ListView text when changing color settings on Windows (#731)E.Z. Hart2-0/+89
2017-02-03[iOS] Dispose Entry and Editor properly and automate GC checks (#628)adrianknight892-0/+159
2017-01-31[WinRT/UWP] Fix Slider binding value incorrectly (#729)Paul DiPietro2-0/+63
2017-01-27Add MacOS gallery and UITest (#721)Rui Marinho17-70/+181
2017-01-26Use a prototype TextBlock to resolve theme resources on Windows (#703)E.Z. Hart2-0/+31
2017-01-26[Android] Keyboard should not change layout while dismissing on Entry and Edi...adrianknight892-0/+50
2017-01-26[iOS/Critical] Fix ListView memory leaks (#524)adrianknight893-0/+280
2017-01-24Add check for disposed gesture detector on VisualElementRenderer (#706)E.Z. Hart2-0/+120
2017-01-19Fix NullReferenceException in VisualElement finalize. (#701)Kevin Petit2-0/+81
2017-01-16Pool and reuse MKMapView instances on iOS 9 as well as iOS 10 (#680)E.Z. Hart1-0/+4
2017-01-12Fix out-of-memory crashes on iOS when creating maps (#467)E.Z. Hart1-4/+31
2017-01-12[C] new OnPlatform mechanism (#658)Stephane Delcroix18-45/+54
2017-01-12[iOS] Labels with WordWrap or CharacterWrap will Expand (#529)Samantha Houts2-0/+166
2017-01-10iOS and Android timers should be runnable from any thread and execute… (#374)adrianknight892-0/+117
2017-01-10Update 45926 test to account for NavigationPage ref to popped pageE.Z. Hart1-1/+12
2017-01-03Allow subscriber to be collected if MessagingCenter is the only reference to ...E.Z. Hart2-0/+112
2017-01-03[WinRT/UWP] Apply BackgroundColor to Stepper buttons (#581)Paul DiPietro2-0/+47
2017-01-03[iOS] Prevent multiple ListView cells from being swiped simultaneously (#578)adrianknight892-0/+62
2017-01-03Make UWP toolbar display rules consistent with other platforms (#638)E.Z. Hart2-0/+36
2016-12-30[iOS] Change keyboard type while keyboard is visible (#443)adrianknight892-0/+79
2016-12-28fix nre when changing content in datepickerselected (#494)adrianknight892-0/+59
2016-12-27[UWP] Fix TextBox style for foreground focus color (#618)Paul DiPietro2-0/+119
2016-12-22[iOS] Entry should not pass a newline to the next responder (#397)adrianknight892-0/+54
2016-12-19[UWP] Use toolbar foreground color on primary items (#640)Paul DiPietro2-0/+56
2016-12-16[WinRT] Use a queue to prevent multiple MessageDialogs from causing a crash (...Paul DiPietro2-0/+38
2016-12-14Fix potential NRE in ConditionalFocusLayout (#587)2.3.3.175E.Z. Hart2-0/+53
2016-12-13Disable using EstimatedRowHeight for uneven rows with known heights (#454)E.Z. Hart2-0/+205
2016-12-12Add missing interface implementationsE.Z. Hart1-0/+10
2016-12-07Fix 41415 test (use rounding)E.Z. Hart1-3/+4
2016-12-07[UITest] Only run 41415 test on AndroidRui Marinho1-1/+1
2016-12-06Put test in the correct namespaceE.Z. Hart1-1/+1