summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Xamarin.Forms.Controls.Issues.Shared.projitems
AgeCommit message (Expand)AuthorFilesLines
2017-04-24rebase to tags/beta-2.3.5-pre1Kangho Hur1-0/+2
2017-04-24Fix buildRui Marinho1-1/+0
2017-04-24Fix buildRui Marinho1-1/+0
2017-04-11Clean up NavigationBar code in Platform (#753)Jimmy Garrido1-0/+1
2017-04-06[iOS] ActivityIndicator should not disappear when used in a ViewCell (#495)adrianknight891-0/+1
2017-03-29Align iOS, Android, Windows handling of tap gesture event bubbling (#842)E.Z. Hart1-0/+1
2017-03-27[WinRT/UWP] Enable selection in password entry (#677)Paul DiPietro1-0/+1
2017-03-27[iOS] Prevent NRE when page is switched on Appearing (#840)Samantha Houts1-0/+1
2017-03-24[iOS] Platform specifics to control ScrollView content touch delay (#563)adrianknight891-0/+1
2017-03-24[Android] Still look for the normal drawable on resources (#839)Rui Marinho1-0/+1
2017-03-24[iOS] Don't skip row height estimation for grouped lists (#838)Samantha Houts1-0/+1
2017-03-23[Android] ScrollView can now consume Effects (#836)Samantha Houts1-0/+1
2017-03-23UI tests for InputTransparent and fixes for Android/Windows (#808)E.Z. Hart1-1/+5
2017-03-22[iOS/Win] Label will not unnecessarily expand (#827)Samantha Houts1-0/+1
2017-03-20Make Entry completed behavior on UWP/WinRT match Android/iOS (#747)E.Z. Hart1-0/+1
2017-03-20[iOS] Use UIButtonType.System for Button and utilize UIButton.Appearance (#554)adrianknight891-0/+1
2017-03-20[WinRT/UWP] Open Picker dropdown when calling Focus (#762)Paul DiPietro1-0/+1
2017-03-14Bug 51536, initial iOS cell layout is incorrect when cell has context actions...Vitaly Knyazev1-0/+1
2017-03-14Fix MasterDetailPage event cycle (#754)adrianknight891-0/+1
2017-03-14[WinRT/UWP] Fix Opacity behavior with ProgressBar (#695)Paul DiPietro1-0/+1
2017-03-14[Win] Labels will now wrap when inside horizontally infinite layouts (#639)Samantha Houts1-0/+1
2017-03-14[iOS] ViewCells will respond to ForceUpdateSize in RecycleElement mode (#809)Samantha Houts1-0/+1
2017-03-06[UWP] Add width check for Detail on MDP to prevent potential crash (#775)Paul DiPietro1-0/+1
2017-03-06[UWP] Improve toolbar consistency on MasterDetailPage (#744)Jimmy Garrido1-0/+2
2017-03-03[WinRT/UWP] Do not allow IsPresented use in Split mode on desktop (#707)Paul DiPietro1-0/+1
2017-03-03[Android] Don't crash if Control is accessed in Effect OnDetached when Page i...Samantha Houts1-0/+1
2017-03-03[WinRT/UWP] Make TextBox better respect background color changes via behavior...Paul DiPietro1-0/+1
2017-03-03Fix for Android Visibility/Opacity crash (#785)E.Z. Hart1-0/+1
2017-02-23[UWP] connect the actual ObservableCollection to the ComboBox.ItemsSourceStephane Delcroix1-0/+10
2017-02-22added sample codeAdrian Knight1-0/+1
2017-02-21Add repro for 52533Samantha Houts1-1/+2
2017-02-17Add localized listener for Android numeric inputE.Z. Hart1-0/+1
2017-02-17[i] Add Test for 45284Stephane Delcroix1-0/+6
2017-02-17[A] Do not throw error for first param in ScrollTo (#742)Paul DiPietro1-0/+1
2017-02-17[WinRT/UWP] Insert missing SendScrollFinished call (#751)Paul DiPietro1-0/+1
2017-02-17Fixed Title not updating on parent page (#743)Jimmy Garrido1-0/+1
2017-02-15[iOS] MasterDetailPage master icon should be changeable from any page on the ...adrianknight891-0/+1
2017-02-15[iOS] Dispose pickers properly and automate GC checks (#632)adrianknight891-1/+2
2017-02-13[Android] Double tapping on context action should not crash (#609)adrianknight891-0/+1
2017-02-09[iOS] Fix NavigationPage memory leak when back button title is set (#523)adrianknight891-0/+1
2017-02-06[iOS/Android] Handle item selection highlight when ListView cell is tapped er...adrianknight891-0/+1
2017-02-03Fix disappearing ListView text when changing color settings on Windows (#731)E.Z. Hart1-0/+1
2017-02-03[iOS] Dispose Entry and Editor properly and automate GC checks (#628)adrianknight891-0/+1
2017-01-31[WinRT/UWP] Fix Slider binding value incorrectly (#729)Paul DiPietro1-0/+1
2017-01-26Use a prototype TextBlock to resolve theme resources on Windows (#703)E.Z. Hart1-0/+1
2017-01-26[Android] Keyboard should not change layout while dismissing on Entry and Edi...adrianknight891-0/+1
2017-01-26[iOS/Critical] Fix ListView memory leaks (#524)adrianknight891-0/+2
2017-01-24Add check for disposed gesture detector on VisualElementRenderer (#706)E.Z. Hart1-0/+1
2017-01-19Fix NullReferenceException in VisualElement finalize. (#701)Kevin Petit1-0/+1
2017-01-12[iOS] Labels with WordWrap or CharacterWrap will Expand (#529)Samantha Houts1-0/+1