summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
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