summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Xamarin.Forms.Controls.Issues.Shared.projitems
AgeCommit message (Expand)AuthorFilesLines
2017-03-24Clean sync with 2.3.4-2Kangho Hur1-5/+0
2017-03-24[WinRT/UWP] Fix Slider binding value incorrectly (#729)Paul DiPietro1-0/+1
2017-03-24Use a prototype TextBlock to resolve theme resources on Windows (#703)E.Z. Hart1-0/+1
2017-03-24[Android] Keyboard should not change layout while dismissing on Entry and Edi...adrianknight891-0/+1
2017-03-24[iOS/Critical] Fix ListView memory leaks (#524)adrianknight891-0/+2
2017-03-22[iOS/Win] Label will not unnecessarily expand (#827)Samantha Houts1-0/+1
2017-03-22[Win] Labels will now wrap when inside horizontally infinite layouts (#639)Samantha Houts1-0/+1
2017-03-20Add check for disposed gesture detector on VisualElementRendererE.Z. Hart1-0/+1
2017-03-14Fix buildbeta-2.3.4-pre5Rui Marinho1-1/+0
2017-03-14Bug 51536, initial iOS cell layout is incorrect when cell has context actions...Vitaly Knyazev1-0/+2
2017-03-10Fix buildbeta-2.3.4-pre4Rui Marinho1-1/+0
2017-03-10[UWP] Improve toolbar consistency on MasterDetailPage (#744)Jimmy Garrido1-0/+3
2017-03-10Add repro for 52533Samantha Houts1-0/+1
2017-03-10[UWP] connect the actual ObservableCollection to the ComboBox.ItemsSourceStephane Delcroix1-0/+10
2017-03-08Fix buildRui Marinho1-5/+0
2017-03-03Fix for Android Visibility/Opacity crash (#785)E.Z. Hart1-0/+5
2017-03-03[Android] Don't crash if Control is accessed in Effect OnDetached when Page i...Samantha Houts1-0/+2
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
2017-01-10iOS and Android timers should be runnable from any thread and execute… (#374)adrianknight891-0/+1
2017-01-03Allow subscriber to be collected if MessagingCenter is the only reference to ...E.Z. Hart1-0/+1
2017-01-03[WinRT/UWP] Apply BackgroundColor to Stepper buttons (#581)Paul DiPietro1-0/+1
2017-01-03[iOS] Prevent multiple ListView cells from being swiped simultaneously (#578)adrianknight891-0/+1
2017-01-03Make UWP toolbar display rules consistent with other platforms (#638)E.Z. Hart1-0/+1
2016-12-30[iOS] Change keyboard type while keyboard is visible (#443)adrianknight891-0/+1
2016-12-28fix nre when changing content in datepickerselected (#494)adrianknight891-0/+1
2016-12-27[UWP] Fix TextBox style for foreground focus color (#618)Paul DiPietro1-0/+1
2016-12-22[iOS] Entry should not pass a newline to the next responder (#397)adrianknight891-0/+1
2016-12-19[UWP] Use toolbar foreground color on primary items (#640)Paul DiPietro1-0/+1
2016-12-16[WinRT] Use a queue to prevent multiple MessageDialogs from causing a crash (...Paul DiPietro1-0/+1
2016-12-14Fix potential NRE in ConditionalFocusLayout (#587)2.3.3.175E.Z. Hart1-0/+1
2016-12-13Disable using EstimatedRowHeight for uneven rows with known heights (#454)E.Z. Hart1-0/+1
2016-12-06[Android] Dismiss context menu when view cell is removed (#568)adrianknight891-0/+1
2016-12-06[Android] ScrollView should send correct ScrollX and ScrollY (#394)adrianknight891-0/+1
2016-12-05[WinRT/UWP] Adjust margin for centered Slider (#604)Paul DiPietro1-0/+1
2016-12-01Revert "Jimmgarrido uwp toolbar (#588)"Stephane Delcroix1-2/+1
2016-12-01Jimmgarrido uwp toolbar (#588)Stephane Delcroix1-1/+2
2016-12-01Don't run Command CanExecute on incorrect inherited binding context type (#572)E.Z. Hart1-0/+1
2016-11-30[iOS] Avoid using DrawRect on base VisualElementRenderer (#570)Rui Marinho1-0/+1
2016-11-18[Android] Do not show cell context actions if input views are long clicked (#...adrianknight891-1/+2
2016-11-16[iOS] Update Editor text from autocorrect when losing focus (#535)Paul DiPietro1-0/+1
2016-11-16[iOS] Add Platform Specific option to not adjust the status bar text color ba...Samantha Houts1-0/+2
2016-11-16[A] Check for parent NavigationPage when setting MDP detail's TopPadding (#473)Paul DiPietro1-1/+2
2016-11-16[iOS] Fix AccessoryView covered by section index list (#493)Jimmy Garrido1-0/+1
2016-11-15fix MasterDetailPage dispose (#505)adrianknight891-0/+1
2016-11-15[iOS] Text should not overflow Entry if it can't fit inside the bounds (#400)adrianknight891-0/+1
2016-11-15[WinRT] Fix ModalPushed/ModalPopped not firing (#490)Paul DiPietro1-0/+1
2016-11-15[iOS] Use separate UIWindow for UIAlertController (#481)Paul DiPietro1-0/+1
2016-11-09Excising the 43569 UI Test until the PCLStorage issue can be dealt withE.Z. Hart1-3/+1
2016-11-03[Android] Allow path-based icons to be loaded as toolbar icons (#437)adrianknight891-0/+1