summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Controls.Issues
AgeCommit message (Expand)AuthorFilesLines
2017-03-29Align iOS, Android, Windows handling of tap gesture event bubbling (#842)E.Z. Hart2-0/+212
2017-03-27[WinRT/UWP] Enable selection in password entry (#677)Paul DiPietro2-0/+51
2017-03-27[iOS] Prevent NRE when page is switched on Appearing (#840)Samantha Houts2-0/+56
2017-03-24[iOS] Platform specifics to control ScrollView content touch delay (#563)adrianknight892-0/+40
2017-03-24[Android] Still look for the normal drawable on resources (#839)Rui Marinho2-0/+39
2017-03-24[iOS] Don't skip row height estimation for grouped lists (#838)Samantha Houts3-33/+128
2017-03-23[Android] ScrollView can now consume Effects (#836)Samantha Houts2-0/+45
2017-03-23UI tests for InputTransparent and fixes for Android/Windows (#808)E.Z. Hart7-39/+815
2017-03-22[iOS/Win] Label will not unnecessarily expand (#827)Samantha Houts2-0/+36
2017-03-20Make Entry completed behavior on UWP/WinRT match Android/iOS (#747)E.Z. Hart2-0/+77
2017-03-20[iOS] Use UIButtonType.System for Button and utilize UIButton.Appearance (#554)adrianknight892-0/+114
2017-03-20[WinRT/UWP] Open Picker dropdown when calling Focus (#762)Paul DiPietro2-0/+39
2017-03-14Bug 51536, initial iOS cell layout is incorrect when cell has context actions...Vitaly Knyazev2-0/+82
2017-03-14Fix MasterDetailPage event cycle (#754)adrianknight892-0/+56
2017-03-14[WinRT/UWP] Fix Opacity behavior with ProgressBar (#695)Paul DiPietro2-0/+66
2017-03-14[Win] Labels will now wrap when inside horizontally infinite layouts (#639)Samantha Houts2-0/+68
2017-03-14[iOS] ViewCells will respond to ForceUpdateSize in RecycleElement mode (#809)Samantha Houts2-0/+105
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