summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-28Remove empty UI test for control which no longer exists (#152)E.Z. Hart5-59/+0
2016-04-28Update README.mdMiguel de Icaza1-1/+10
2016-04-27Add Xamarin.Forms.Pages.Azure nuspec to sln (#148)Rui Marinho1-0/+1
2016-04-27Removed hard reference to StatusBar, changed to type name to prevent crash wh...Nick Gamroth1-2/+3
2016-04-27Azure support (#143)Jason Smith24-43/+501
2016-04-27Prep Entry for removal of InternalsVisibleTo (#139)E.Z. Hart9-9/+68
2016-04-27Remove CarouselView from index.xmlbeta-2.3.0-pre1Rui Marinho1-2/+0
2016-04-26Carousel clean (#135)Jason Smith29-3534/+47
2016-04-26Prepare Preserve attribute usage for removal of InternalsVisibleTo (#121)E.Z. Hart323-71/+434
2016-04-25Ignore TabsStudio fileSamantha Houts1-1/+2
2016-04-25Multi style classes (#134)Stephane Delcroix8-46/+164
2016-04-25Make core Ticker abstract and public (#116)E.Z. Hart22-133/+190
2016-04-25Remove ToolBar from Core; Remove ToolBar renderers and unit tests (#124)E.Z. Hart17-440/+16
2016-04-25Prep WebView and renderers for removal of InternalsVisibleTo (#120)E.Z. Hart15-22/+251
2016-04-24Enable Warnings as Errors on all plat|cfg of XF.Core.UnitTests (#95)kingces953-5/+13
2016-04-24Detect docs for new types in update-docs.ps1 (#122)E.Z. Hart1-1/+16
2016-04-24Fixed typo in Aspect.xml (#126)Mike Norman1-1/+1
2016-04-24[Nuget] Add modernhttpclient to pages nuspec (#132)Rui Marinho1-0/+1
2016-04-24Evolve feature branch (#117)Jason Smith169-11/+6290
2016-04-24[iOS] Fix issue with WebView dispose and resizing (#128)Rui Marinho1-1/+3
2016-04-24Update vssettings file to turn on Wrapping_PreserveSingleLine (#115)E.Z. Hart1-2/+2
2016-04-24[Android] Add constructor to MasterDetailContainer (#123)Samantha Houts1-0/+4
2016-04-24Allow renderers to specify whether native controls should be eagerly disposed...E.Z. Hart5-6/+28
2016-04-23Fix margin issue (#130)Samantha Houts1-5/+13
2016-04-22Windows.UI.Xaml.dll on X64 Windows.UI.Xaml.Setter.get_Value is NYI (#93)kingces951-8/+16
2016-04-20Add an optional extended description…Jason Smith1-2/+0
2016-04-20[Android] Add missing 23.3.0 package dependenciesSamantha Houts6-0/+52
2016-04-19[A] Don't set TabbedPage BarTextColor to nothing (#113)Samantha Houts1-4/+4
2016-04-19[Android] Fix registering of default AppCompact renderers (#112)Rui Marinho2-136/+224
2016-04-19Add TextColor Property to Picker, TimePicker, DatePicker (#84)E.Z. Hart30-219/+917
2016-04-18Use style resources when calling SetTextAppearance (#108)E.Z. Hart2-3/+3
2016-04-18Create more helpful version of docs update script (#107)E.Z. Hart1-0/+79
2016-04-18Whitespace fixes (#110)kingces958-171/+271
2016-04-18[Android] Allow designer to disable asynchronicity in image loading. (#111)Jérémie Laval1-1/+10
2016-04-18[UWP] Unhook Entry and Editor event handlers during Dispose (#114)E.Z. Hart2-6/+29
2016-04-18[iOS] Fix uitests on iPhone5 (#105)Rui Marinho3-7/+6
2016-04-18CarouselView Fixes (#101)kingces9511-74/+104
2016-04-18Make sure RD indexer works with merged dictionaryJason Smith1-1/+8
2016-04-18BarBackgroundColor and BarTextColor on TabbedPage (#96)Samantha Houts13-87/+413
2016-04-18Make sure StaticResources can be looked up in ResourceDictionaries directly (...Jason Smith3-5/+6
2016-04-18[C] Allow implicit styles and DynamicResources in shared RD (#104)Stephane Delcroix3-8/+20
2016-04-18[C] Allow Multiple Shared RD. (#103)Stephane Delcroix6-7/+60
2016-04-18[UWP] OnElementChanged is now virtual (#98)Samantha Houts1-1/+1
2016-04-17Merged ResourceDictionary (#97)Stephane Delcroix16-30/+236
2016-04-17Fix bugzilla39987 (#100)Jason Smith4-21/+119
2016-04-16[iOS] Restore VisualElementTracker on WebViewRenderer (#99)Rui Marinho7-4/+64
2016-04-16Update android support packages to 23.3 (#102)Rui Marinho13-50/+54
2016-04-15[WinRT] Fix WebView.Eval (#87)Jason Smith1-3/+1
2016-04-13Page renderer effects (#85)Jason Smith9-40/+110
2016-04-13Remove unneeded castJason Smith1-1/+1