summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-16Run multiple UI tests without restarting ControlGallery (#539)E.Z. Hart176-331/+781
2016-11-16[W] Support 0 as valid BorderWidth (#537)Stephane Delcroix6-7/+8
2016-11-16[iOS] Update Editor text from autocorrect when losing focus (#535)Paul DiPietro3-0/+59
2016-11-16Set TabBarItem properly (#530)adrianknight891-23/+24
2016-11-16[Android] Preserve Toolbar Subtitle on page orientation change (#528)adrianknight891-1/+7
2016-11-16Make CommitAllowingStateLoss the default (#527)E.Z. Hart2-3/+12
2016-11-16[iOS] Add Platform Specific option to not adjust the status bar text color ba...Samantha Houts10-8/+294
2016-11-16[C] Use a Binding for ItemsSource object selectionStephane Delcroix7-292/+385
2016-11-16Squashed commit of the following:Joakim Carselind2-29/+700
2016-11-16[XamlC] use correct filePath for XamlC error reporting (#513)Stephane Delcroix7-10/+82
2016-11-16Use static method syntax to prevent mono compiler error (#538)E.Z. Hart1-17/+4
2016-11-16[A] Check for parent NavigationPage when setting MDP detail's TopPadding (#473)Paul DiPietro3-2/+69
2016-11-16[iOS] Add Platform Specific features for PrefersStatusBarHidden/UIStatusBarAn...Paul DiPietro20-20/+886
2016-11-16BindingContext changes are called multiple times on app start (#470)adrianknight892-3/+88
2016-11-16[iOS] Fix AccessoryView covered by section index list (#493)Jimmy Garrido4-5/+83
2016-11-15fix MasterDetailPage dispose (#505)adrianknight893-5/+41
2016-11-15[iOS] Text should not overflow Entry if it can't fit inside the bounds (#400)adrianknight893-0/+38
2016-11-15[C] Add cornerRadius validation, docsStephane Delcroix2-1/+34
2016-11-15Added CornerRadius property To Frame controlAndrei N6-14/+96
2016-11-15[UWP] Explicitly set mobile StatusBar colors to white Background/black Foregr...Samantha Houts4-9/+47
2016-11-15[WinRT] Fix ModalPushed/ModalPopped not firing (#490)Paul DiPietro3-2/+94
2016-11-15[XamlC] TypedBindings, some tests, a compiler, ... (#489)Stephane Delcroix48-1048/+3545
2016-11-15Creating category constants for UI test categories (#487)E.Z. Hart61-69/+232
2016-11-15[iOS] Use separate UIWindow for UIAlertController (#481)Paul DiPietro3-4/+91
2016-11-15[Android] Show keyboard on app resume if control has focus (#480)adrianknight893-6/+132
2016-11-15[WinRT] Setting ActivityIdicator color works now (#479)Jimmy Garrido1-1/+19
2016-11-15Attempting to fix possible race conditions in Automation ID tests (#533)E.Z. Hart1-1/+2
2016-11-15Making text longer so the test works even if the device ends up in landscape ...E.Z. Hart1-1/+1
2016-11-14[Internal] Change test template to use Bugzilla (#501)adrianknight891-2/+2
2016-11-14Marked all I___Controller interfaces as for internal use by renderers in docs...Mike Norman20-84/+83
2016-11-09Applinks API docs, and a link fix in BindableProperty.xml. (#519)Mike Norman5-55/+76
2016-11-09Update badge URLs to point at current build lanes (#516)E.Z. Hart1-5/+5
2016-11-09Removing PCLStorage references until it's determined that we need themE.Z. Hart2-9/+0
2016-11-09Excising the 43569 UI Test until the PCLStorage issue can be dealt withE.Z. Hart2-92/+1
2016-11-08[UWP] Fix Transparent Default Button (#468)Jimmy Garrido1-1/+4
2016-11-08fix identationStephane Delcroix1-7/+7
2016-11-08Add extensibility point to load tab icons from another source (using the tab....softlion1-2/+7
2016-11-08[Android] Always set a non-null Device.Info (#504)Alan McGovern1-8/+13
2016-11-03[Android] Allow path-based icons to be loaded as toolbar icons (#437)adrianknight8910-6/+133
2016-11-03Update ContextExtensions.cs (#502)Alan McGovern2-5/+9
2016-11-02Fixed tab not updating when page title is changed (#327)Jimmy Garrido1-5/+33
2016-10-31Attempt to get UI test for 44166 working on iOS (#485)E.Z. Hart2-14/+17
2016-10-31[Android] Forward ScrollView touch events to custom renderers (#472)adrianknight892-1/+16
2016-10-30On<t> summaries. (#492)Mike Norman28-28/+28
2016-10-26[Win] Toolbar placement works with initial value (#488)Samantha Houts4-3/+22
2016-10-26[iOS] Add check for UIGestureRecognizerState.Cancelled when closing context a...Paul DiPietro3-1/+48
2016-10-25ScrollView should account for Content margin (#392)adrianknight894-2/+87
2016-10-24[Android] Internal keyboard hide/show should handle null views (#418)adrianknight891-3/+7
2016-10-20[Android] SoftInputMode works with initial value (#465)Samantha Houts2-4/+4
2016-10-20Make Editor focused background color behavior consistent with Entry on Window...E.Z. Hart4-5/+71