summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Controls.Issues
AgeCommit message (Expand)AuthorFilesLines
2017-03-06[UWP] Add width check for Detail on MDP to prevent potential crash (#775)Paul DiPietro2-0/+67
2017-03-06[UWP] Improve toolbar consistency on MasterDetailPage (#744)Jimmy Garrido3-0/+82
2017-03-03[WinRT/UWP] Do not allow IsPresented use in Split mode on desktop (#707)Paul DiPietro2-0/+105
2017-03-03[Android] Don't crash if Control is accessed in Effect OnDetached when Page i...Samantha Houts2-0/+57
2017-03-03[WinRT/UWP] Make TextBox better respect background color changes via behavior...Paul DiPietro2-0/+82
2017-03-03Fix for Android Visibility/Opacity crash (#785)E.Z. Hart2-0/+66
2017-02-23[Controls] Fix build of test caseRui Marinho1-0/+2
2017-02-23Add Preserve attributePaul DiPietro1-0/+1
2017-02-23[C] Update SelectedItem prior to event invokePaul DiPietro2-12/+15
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