summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-20[iOS] Add Platform Specific feature for setting AdjustsFontSizeToFitWidth on ...Paul DiPietro8-1/+335
2016-10-20[Android] Add Platform Specific features for setting TabbedPage swipe paging ...Paul DiPietro10-2/+603
2016-10-20Fix ProgressBar renderer (#439)adrianknight891-5/+7
2016-10-20[WinRT] Fix back button not showing if current page has no title (#438)Jimmy Garrido1-1/+1
2016-10-20[C] fix TranslateTo for easing going outside of (0,1) (#414)Stephane Delcroix1-1/+1
2016-10-20[iOS] Entry should correctly update Text when typing aid is used (#401)adrianknight891-0/+6
2016-10-20Check for Actionbar at UpdateActionBar method. (#366)gleblebedev1-0/+4
2016-10-20Remove unnecessary string replace in Color.FromHex (#477)Philippe Leybaert1-1/+1
2016-10-19Fix UITest for b#42832 (#471)Jimmy Garrido1-2/+1
2016-10-17[Android] Fix NRE When Scrolling ListView and Item With Context Actions Is Se...Jimmy Garrido3-7/+69
2016-10-15[A] Prevent crash in event when renderer is null in Layout call. (#457)Jason Smith1-2/+2
2016-10-15[Win] Update certs (#460)Rui Marinho7-34/+14
2016-10-14[A] Better fix for BZ44129 (#453)Jason Smith1-2/+4
2016-10-12[Android App Compat] Can opt out of sending Appearing/Disappearing events on ...Samantha Houts8-8/+455
2016-10-12[A]Don't crash when emptying/populating TabbedPage.ItemsSource (#427)Jason Smith3-1/+59
2016-10-12[Android] Fix possible NRE when detaching NavigationPageRenderer (#415)Rui Marinho1-3/+3
2016-10-12Modified type cast to appropriate type (#447)ckrempp911-2/+2
2016-10-12Fix MasterDetailPage/NavigationPage leaks on iPad (#426)E.Z. Hart3-40/+57
2016-10-12[XamlG] Fully qualify method names (#417)Stephane Delcroix4-10/+49
2016-10-11Update docsSamantha Houts4-1346/+1343
2016-10-11[iOS] Tapping on ListView with two fingers should not crash (#379)adrianknight891-1/+3
2016-10-11Add reproduction for 41153 (#428)Samantha Houts2-0/+100
2016-10-11Clear cached CultureInfo and TimeZoneInfo on app resume (#423)adrianknight891-0/+3
2016-10-11OnIdiom support for Desktop (UWP) (#420)Philippe Leybaert1-1/+5
2016-10-11[Windows] Fix crash when toggling IsPassword on multiple Entry controls (#405)Jimmy Garrido1-7/+7
2016-10-11Full feature compatibility with WPF's Colors class (#393)adrianknight893-6/+2225
2016-10-11Merge branch 'adrianknight89-ios-scrolltoposition'Stephane Delcroix3-1/+55
2016-10-11[WinRT] Fix MDP and TabbedPage Appearing/Disappearing (#387)Paul DiPietro5-0/+100
2016-10-11Temporarily disabling 39489 UITest on iOS (#445)E.Z. Hart1-0/+2
2016-10-10[Nuspec] Include MacOS (#436)Rui Marinho1-27/+27
2016-10-10[Core] Set IVT to MacOSRui Marinho1-0/+1
2016-10-06[UITest] Update to UItest beta 5, fix class naming (#413)Rui Marinho9-15/+12