maui-linux/Xamarin.Forms.Platform.UAP
E.Z. Hart 3f9dca4758 [UWP] Remove Platform casts (#3442)
* Move back button handling directly to platform

* Make UWP platform statically accessible, cache instance on NavigationPageRenderer
2018-08-01 09:07:28 +02:00
..
Properties [build] Version and strongname the Build.Tasks (#3118) 2018-06-28 12:04:16 +01:00
AccessKeyHelper.cs [UWP] AccessKey support on VisualElement and TabbedPage (#2061) fixes #1672 2018-04-24 13:00:29 +01:00
ActivityIndicatorRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
AlertDialog.cs [UWP] Fix merge 2018-05-04 17:18:31 +01:00
AlignmentExtensions.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
AsyncValue.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
AutoSuggestStyle.xaml [Enhancement]Add SearchBar platform specific for IsSpellCheckEnabled. (#1824) 2018-02-16 11:04:40 -08:00
BackgroundTracker.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
BoolToVisibilityConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
BoxViewRenderer.cs [Enhancement] Rounded corners on BoxView (#1998) 2018-05-08 11:34:13 +02:00
BrushHelpers.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ButtonRenderer.cs [iOS, Android, UWP] Added padding to Button control (#2426) Fixes #1702 2018-05-14 16:19:43 +01:00
CarouselPageRenderer.cs [UWP] Fixed setting of properties to the carousel page. (#2547) Fixes #2127 2018-05-03 10:09:30 +01:00
CaseConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
CellControl.cs [UWP] Remove use of TLI for Cells (#3060) fixes #2617 , fixes #3053 , fixes #2832 2018-06-27 17:48:59 +01:00
CollapseWhenEmptyConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ColorConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ColorExtensions.cs Allow SearchBar cancel button colors to be set individually (fixes #1878) (#1885) 2018-02-15 15:48:53 +00:00
ConvertExtensions.cs Add netstandard1.0 support (#1649) 2018-02-08 18:18:56 +00:00
DatePickerRenderer.cs [UWP] Fixed inconsistency on UWP's DatePicker and the other OS's. (#1183) 2018-01-31 18:18:40 +00:00
DefaultRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
EditorRenderer.cs [Core,iOS,Android] Placeholder and PlaceholderColor on Editor (#2012) fixes #1907 2018-05-08 10:11:25 +01:00
EntryCellTextBox.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
EntryRenderer.cs Controlling Caret position on iOS,Android,UWP and color on iOS (#2539) Fixes #1667 2018-05-23 18:07:39 +01:00
ExportRendererAttribute.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
Extensions.cs TitleView (#2586) 2018-06-25 13:00:03 +01:00
FileImageSourceHandler.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
FileImageSourcePathConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
Flags.cs Add support for backcompat hint flags (#1074) 2017-08-10 19:08:18 +01:00
FlowDirectionExtensions.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
FontExtensions.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
Forms.cs [UWP] Remove Platform casts (#3442) 2018-08-01 09:07:28 +02:00
FormsButton.cs [Enhancement] Rounded corners on BoxView (#1998) 2018-05-08 11:34:13 +02:00
FormsCancelButton.cs Allow SearchBar cancel button colors to be set individually (fixes #1878) (#1885) 2018-02-15 15:48:53 +00:00
FormsComboBox.cs VisualStateManager phase 1 (#1405) 2018-01-05 09:11:51 +00:00
FormsCommandBar.cs Make UWP toolbar display rules consistent with other platforms (#638) 2017-01-03 11:25:24 +00:00
FormsCommandBarStyle.xaml Allow CommandBar to expand and show command labels (#594) 2016-12-02 20:48:42 +00:00
FormsEmbeddedPageWrapper.xaml [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
FormsFlyout.xaml [UWP] Update Alert and ActionSheet implementations (#881) 2017-12-05 16:33:28 +00:00
FormsFlyout.xaml.cs [UWP] Update Alert and ActionSheet implementations (#881) 2017-12-05 16:33:28 +00:00
FormsPivot.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
FormsPresenter.cs Implicit impl of controller ifaces (#807) 2017-04-11 19:02:06 +01:00
FormsProgressBar.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
FormsProgressBarStyle.xaml [WinRT/UWP] Fix Opacity behavior with ProgressBar (#695) 2017-03-14 11:00:10 +00:00
FormsSlider.cs [UWP] Thumb color and image for Slider (#2065) fixes #1684 2018-03-14 11:02:26 +00:00
FormsTextBox.cs [UWP] Fixes password Entry Copy/Paste/Insert/Remove behavior (#3166) 2018-07-25 18:06:32 -07:00
FormsTextBoxStyle.xaml [Enhancement] IsSpellCheckEnabled on Entry/Editor (#1836) 2018-02-16 10:39:19 +00:00
FormsUWP.cs [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
FrameRenderer.cs [UWP] Fix CornerRadius rendering on Frame (#3239) fixes #2838 2018-07-30 17:54:24 +01:00
FrameworkElementExtensions.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
HeightConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
HorizontalTextAlignmentConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ICellRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
IImageSourceHandler.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ITitleIconProvider.cs TitleView (#2586) 2018-06-25 13:00:03 +01:00
ITitleProvider.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ITitleViewProvider.cs TitleView (#2586) 2018-06-25 13:00:03 +01:00
IToolBarForegroundBinder.cs Initial import 2016-03-22 16:13:41 -07:00
IToolbarProvider.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
IVisualElementRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ImageConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ImageRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
InterceptVisualStateManager.cs VisualStateManager phase 1 (#1405) 2018-01-05 09:11:51 +00:00
KeyboardConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
KeyboardExtensions.cs Capitalization keyboard flag additions for Entry/Editor (#1683) (#1833) 2018-02-26 11:06:24 +00:00
LabelRenderer.cs [Enhancement] Allow underline and strikethrough text decorations on labels and spans (#2221) 2018-07-20 17:57:11 -06:00
LayoutExtensions.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
LayoutRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ListGroupHeaderPresenter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ListViewGroupStyleSelector.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ListViewRenderer.cs [UWP] Fixes setting SelectedItem inside ItemSelected event (#2984) 2018-07-30 21:42:33 -06:00
MasterBackgroundConverter.cs Allow SearchBar cancel button colors to be set individually (fixes #1878) (#1885) 2018-02-15 15:48:53 +00:00
MasterDetailControl.cs TitleView (#2586) 2018-06-25 13:00:03 +01:00
MasterDetailControlStyle.xaml TitleView (#2586) 2018-06-25 13:00:03 +01:00
MasterDetailPageRenderer.cs TitleView (#2586) 2018-06-25 13:00:03 +01:00
MenuItemCommand.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
NativeBindingExtensions.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
NativeBindingService.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
NativeEventWrapper.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
NativePropertyListener.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
NativeValueConverterService.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
NativeViewWrapper.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
NativeViewWrapperRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
NavigationPageRenderer.cs [UWP] Remove Platform casts (#3442) 2018-08-01 09:07:28 +02:00
PageControl.cs Merge branch '3.1.0' into 3.2.0 2018-07-23 10:33:44 -07:00
PageControlStyle.xaml Merge branch '3.1.0' into 3.2.0 2018-07-23 10:33:44 -07:00
PageExtensions.cs [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
PageRenderer.cs Don't hook up Unloaded handler in UWP PageRenderer until Loaded fires (#1634) 2018-01-24 10:15:52 +00:00
PageToRenderedElementConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
PickerRenderer.cs VisualStateManager phase 1 (#1405) 2018-01-05 09:11:51 +00:00
Platform.cs [UWP] Remove Platform casts (#3442) 2018-08-01 09:07:28 +02:00
PlatformConfigurationExtensions.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
PlatformEffect.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ProgressBarRenderer.cs Add ProgressColor on ProgressBar (#1861) 2018-02-15 12:10:40 +00:00
RendererFactory.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
Resources.xaml [UWP] Thumb color and image for Slider (#2065) fixes #1684 2018-03-14 11:02:26 +00:00
ScrollViewRenderer.cs Merge branch '3.1.0' into 3.2.0 2018-07-30 10:39:09 +02:00
SearchBarRenderer.cs [UWP] fix NRE in SearchBarRenderer (#2717) 2018-05-15 16:06:49 +01:00
SliderRenderer.cs [UWP] Thumb color and image for Slider (#2065) fixes #1684 2018-03-14 11:02:26 +00:00
SliderStyle.xaml [UWP] Thumb color and image for Slider (#2065) fixes #1684 2018-03-14 11:02:26 +00:00
StepperControl.cs Add netstandard1.0 support (#1649) 2018-02-08 18:18:56 +00:00
StepperControl.xaml [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
StepperControl.xaml.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
StepperRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
StreamImagesourceHandler.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
SwitchRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
TabbedPageRenderer.cs [UWP] Add missing IToolBarForegroundBinder interface on TabbedPageRenderer (#3363) 2018-07-26 13:51:40 -06:00
TabbedPageStyle.xaml [UWP] Icon on TabbedPage (#1952) 2018-03-07 10:37:27 -08:00
TableViewRenderer.cs Merge branch '3.0.0' into 3.1.0 2018-05-04 12:34:48 +01:00
TaskExtensions.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
TextAlignmentToHorizontalAlignmentConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
TextBlockExtensions.cs [All] Span GestureRecognizers (#2173) 2018-05-07 19:02:28 +01:00
TextCellRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
TimePickerRenderer.cs VisualStateManager phase 1 (#1405) 2018-01-05 09:11:51 +00:00
ToolbarPlacementHelper.cs Make UWP toolbar display rules consistent with other platforms (#638) 2017-01-03 11:25:24 +00:00
UriImageSourceHandler.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ViewExtensions.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ViewRenderer.cs [UWP] Added margin inside scroll view (#2515) 2018-05-03 10:27:32 -07:00
ViewToRendererConverter.cs TitleView (#2586) 2018-06-25 13:00:03 +01:00
VisualElementChangedEventArgs.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
VisualElementExtensions.cs VisualStateManager phase 1 (#1405) 2018-01-05 09:11:51 +00:00
VisualElementPackager.cs Merge branch '3.0.0' into 3.1.0 2018-06-07 16:58:21 -07:00
VisualElementRenderer.cs [UWP] AccessKey support on VisualElement and TabbedPage (#2061) fixes #1672 2018-04-24 13:00:29 +01:00
VisualElementTracker.cs Fix #3097 swipe gesture not being handled in VisualElementTracker. (#3098) Fixes #3097 2018-06-27 11:30:27 +01:00
WebViewRenderer.cs [Enhancement] Add EvaluateJavaScript method to WebView (#2140) 2018-03-22 10:20:47 -07:00
WindowsBasePage.cs [UWP] Remove Platform casts (#3442) 2018-08-01 09:07:28 +02:00
WindowsBasePlatformServices.cs [UWP] Check HasThreadAccess instead checking LockApplicationHost on IsInvokeRequired 2018-05-09 08:44:37 -06:00
WindowsDeviceInfo.cs [UWP] Use RawPixelsPerViewPixel for ScalingFactor (#1142) 2017-12-21 23:29:31 +00:00
WindowsExpressionSearch.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
WindowsIsolatedStorage.cs Add netstandard1.0 support (#1649) 2018-02-08 18:18:56 +00:00
WindowsPage.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
WindowsPlatform.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
WindowsPlatformServices.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
WindowsResourcesProvider.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
WindowsSerializer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
WindowsTicker.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
Xamarin.Forms.Platform.UAP.csproj Rejoin Platform and NavigationPageRenderer partial classes (#3362) 2018-07-26 11:27:57 +02:00