summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.WinRT.Phone
AgeCommit message (Expand)AuthorFilesLines
2017-05-10[All] Rename Accessibility -> AutomationProperties (#912)Samantha Houts1-1/+1
2017-04-11Implicit impl of controller ifaces (#807)kingces952-6/+5
2017-03-14[WinRT/UWP] Fix Opacity behavior with ProgressBar (#695)Paul DiPietro3-0/+330
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces952-3/+4
2017-03-03[WinRT/UWP] Make TextBox better respect background color changes via behavior...Paul DiPietro1-1/+5
2017-01-31[All] Basic Accessibility Support (#713)Samantha Houts1-0/+5
2017-01-26Use a prototype TextBlock to resolve theme resources on Windows (#703)E.Z. Hart1-79/+29
2017-01-12[C] new OnPlatform mechanism (#658)Stephane Delcroix1-1/+0
2017-01-03Make UWP toolbar display rules consistent with other platforms (#638)E.Z. Hart1-1/+8
2016-12-17[Windows] Fix modal pages being laid out below soft buttons (#395)Jimmy Garrido1-12/+0
2016-12-02Allow CommandBar to expand and show command labels (#594)E.Z. Hart1-19/+3
2016-10-26[Win] Toolbar placement works with initial value (#488)Samantha Houts1-1/+7
2016-10-11[WinRT] Fix MDP and TabbedPage Appearing/Disappearing (#387)Paul DiPietro1-0/+2
2016-10-04Update ToolbarVisibility to TitleVisibility in PhoneResources (#416)E.Z. Hart1-1/+1
2016-09-30[Windows] Fix Device Style inheritance (#324)Neil McAlister1-0/+45
2016-08-31Fix incorrect background property name on Win 8.1 phone and tablet styles (#329)E.Z. Hart1-3/+2
2016-08-30Platform Specifics (#301)Samantha Houts3-12/+42
2016-07-18[Win] Setting TabbedPage.BarTextColor works (#244)Samantha Houts3-38/+77
2016-06-17Prep Cell & friends for removal of InternalsVisibleTo (#142)Samantha Houts1-0/+1
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart1-3/+3
2016-05-02Prep SearchBar for removal of InternalsVisibleTo (#137)E.Z. Hart1-1/+1
2016-04-25Make core Ticker abstract and public (#116)E.Z. Hart1-0/+1
2016-04-18BarBackgroundColor and BarTextColor on TabbedPage (#96)Samantha Houts2-64/+103
2016-04-06Warnings as Errors in product projectskingces951-0/+6
2016-03-22Initial importJason Smith14-0/+2156