summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.UAP
AgeCommit message (Expand)AuthorFilesLines
2016-09-08[Xaml] support native views and native bindings (#266)Stephane Delcroix3-0/+78
2016-09-08Native Bindings (#278)Stephane Delcroix1-0/+9
2016-08-30Platform Specifics (#301)Samantha Houts10-580/+806
2016-08-16Fix Entry/SearchBar color issues (#306)E.Z. Hart5-417/+411
2016-07-18[Win] Setting TabbedPage.BarTextColor works (#244)Samantha Houts2-18/+61
2016-07-18Windows image loader error handling (#260)E.Z. Hart2-5/+5
2016-06-17Prep Cell & friends for removal of InternalsVisibleTo (#142)Samantha Houts1-0/+1
2016-06-16[UWP] MasterDetailControl will no longer null out the TCS before it is used. ...Samantha Houts1-7/+7
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart2-19/+14
2016-05-04Add IMasterDetailPageController and update renderers (#146)E.Z. Hart1-3/+5
2016-05-02Prep SearchBar for removal of InternalsVisibleTo (#137)E.Z. Hart1-1/+1
2016-04-26Carousel clean (#135)Jason Smith3-29/+23
2016-04-18CarouselView Fixes (#101)kingces951-0/+4
2016-04-18BarBackgroundColor and BarTextColor on TabbedPage (#96)Samantha Houts2-7/+46
2016-04-18[UWP] OnElementChanged is now virtual (#98)Samantha Houts1-1/+1
2016-04-12Enable CS1998 warnings as errors (#65)Paul DiPietro1-8/+8
2016-04-12Mop up enabling warnings as errors (#78)kingces951-2/+2
2016-04-11Enable warnings 0649 and 0067 on UAP/WinRT (#73)kingces952-2/+4
2016-04-11Enable CS0618 warnings as errors (#72)Paul DiPietro1-8/+8
2016-04-06Warnings as Errors in product projectskingces951-6/+16
2016-03-23[W] ListView Cells will respect RowHeightSamantha Houts1-1/+1
2016-03-22Initial importJason Smith14-0/+3139