Xamarin.Forms/Xamarin.Forms.Platform.UAP
Matthew Leibowitz 3e5cc2bb15
UWP Dispatcher should use the internal core dispatcher for state (#15716)
* UWP Dispatcher should use the internal core dispatcher for state

* And the case where the renderer is not loaded
2023-04-11 21:05:51 +02:00
..
CollectionView [UWP] CollectionView Memory Leak (#14780) 2021-12-30 09:05:49 +01:00
DualScreen TPV fixes for landscape, WindowSpanModeStateTrigger, ContentArea calculation fixes (#9577) 2020-02-18 10:26:11 -07:00
Extensions Major code format (#12254) 2020-09-29 11:15:44 +01:00
Properties Rename MDP to Flyoutpage (#12073) 2020-09-17 23:47:56 +01:00
Shapes Detect PointCollection changes in Polyline and Polygon (#11579) fixes #11848 2020-11-27 15:46:14 +00:00
Shell Fix shell tab font icon (#15347) 2022-05-19 12:06:31 +02:00
AccessKeyHelper.cs [UWP] AccessKey support on VisualElement and TabbedPage (#2061) fixes #1672 2018-04-24 13:00:29 +01:00
AccessibilityExtensions.cs Fix multiple events on toolbar items (#12797) 2020-11-12 17:54:17 +00: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 Feature7043 picker textalignment (#7493) Fixes #7043. 2020-06-01 10:56:50 +01:00
BackgroundTracker.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
BoolToVisibilityConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
BootstrapHelper.cs Add BoostrapHelper (#11400) 2020-07-16 14:36:06 -07:00
BoxViewBorderRenderer.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
BoxViewRenderer.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
BrushConverter.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
BrushExtensions.cs [UWP] Fix issue setting incorrectly the origin in RadialGradientBrush (#14840) 2021-12-27 08:49:09 +01:00
BrushHelpers.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
ButtonRenderer.cs [Bug] [Regression] UWP Button breaks the Layout (#14768) 2021-10-21 20:12:17 +02:00
CarouselPageRenderer.cs Implement Android single selection in CollectionView (#4651) 2018-12-26 19:16:36 -07:00
CaseConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
CellControl.cs Fix ListView grouping issue on UWP ListView (#14653) 2021-10-19 11:22:08 +02:00
CheckBoxRenderer.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
CollapseWhenEmptyConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ColorConverter.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
ColorExtensions.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
CompositionHelper.cs Fixed Composition Clip UWP validation (#11271) 2020-07-15 16:29:12 -06:00
DatePickerRenderer.cs Fix datetimepickerlocalization (#11474) fixes #11471 fixes #11472 fixes #12556 2020-11-11 15:34:35 +00:00
DefaultRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
Directory.Build.Props Fix UWP Platform project so that it doesn't try to load on VS MAC (#8989) 2019-12-20 18:26:33 -07:00
Directory.Build.targets TPV Initial Project Setup (#9418) 2020-02-04 09:35:39 -08:00
Dispatcher.cs UWP Dispatcher should use the internal core dispatcher for state (#15716) 2023-04-11 21:05:51 +02:00
DispatcherProvider.cs UWP Dispatcher should use the internal core dispatcher for state (#15716) 2023-04-11 21:05:51 +02:00
EditorRenderer.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
ElementExtensions.cs Propagating StyleClass on ShellElements to Flyout templates (#9886) 2020-04-03 14:51:57 -07:00
EmbeddedFontLoader.cs [Enhancement] Shapes (Path) (#9264) 2020-06-09 07:14:53 -07:00
EntryCellTextBox.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
EntryRenderer.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
ExportRendererAttribute.cs [Visual] Visual xaml and Visual registrations (#5304) 2019-02-25 13:54:02 -07:00
Extensions.cs [Enhancement] Implements CharacterSpacing (#5167) 2019-07-18 14:28:23 +02:00
FileImageSourceHandler.cs [UWP] Fixed NRE load image from ImageSource (#13135) fixes #13109 2020-12-23 12:25:23 +00:00
Flags.cs [Enhancement] Add CollectionView progress behind feature flag (#4265) 2018-11-13 12:49:08 +00:00
FlowDirectionExtensions.cs Entry and Editor RTL fixes (#10046) fixes #9022 fixes #5860 fixes #3359 2020-04-15 15:23:01 +01:00
FlyoutPageControl.cs Rename MDP to Flyoutpage (#12073) 2020-09-17 23:47:56 +01:00
FlyoutPageControlStyle.xaml Rename MDP to Flyoutpage (#12073) 2020-09-17 23:47:56 +01:00
FlyoutPageRenderer.cs Fix issue detecting Flyout property changes in UWP (#14249) 2022-07-11 15:28:21 +02:00
FontExtensions.cs [UWP] Fixes for font when using MultiWindow (#11752) fixes #11705 2021-01-15 11:16:41 +00:00
FontImageSourceHandler.cs [Bug] [UWP] Fix FontIcons alignment (#15047) 2022-01-26 19:35:13 +01:00
Forms.cs Update Device.Idiom when flipping tablet mode state (#13150) 2021-09-06 09:46:08 +02:00
FormsAutoSuggestBoxStyle.xaml Fix coloring of UWP Entry buttons (#10328) 2020-04-15 09:49:46 -07:00
FormsButton.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
FormsCancelButton.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
FormsCheckBox.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
FormsCheckBoxStyle.xaml Set correct MinWidth for CheckBox style (#7978) 2019-10-24 11:50:46 +02:00
FormsComboBox.cs [UWP] Prevents Picker collapsing on opening Dropdown menu (#8165) fixes #6403 2020-03-18 12:50:52 +00:00
FormsCommandBar.cs Rename MDP to Flyoutpage (#12073) 2020-09-17 23:47:56 +01:00
FormsCommandBarStyle.xaml Remove extra brace; fixes #7545 (#7546) 2019-09-17 09:41:00 +01: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 Added a Flow Direction Property to action sheets and alert dialogs (#11679) 2020-12-03 14:19:07 -06:00
FormsPivot.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
FormsPresenter.cs [UWP] Fix crash app when create navigation/tabbed page without children pages fixes #3188 (#3514) 2018-08-23 14:44:41 +01:00
FormsProgressBar.cs [UWP] fixes crashing ActivityIndicator with COMException (#4988) 2019-01-19 10:18:01 -08:00
FormsProgressBarStyle.xaml [WinRT/UWP] Fix Opacity behavior with ProgressBar (#695) 2017-03-14 11:00:10 +00:00
FormsRadioButton.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
FormsSlider.cs 4.0 ABI Fixes (#6133) fixes #6123 2019-05-09 09:17:59 -07:00
FormsTextBox.cs Fix initial load when WhileEditing (#12765) 2020-11-10 17:03:43 +00:00
FormsTextBoxStyle.xaml Maintain Editor BackgroundColor when focused on UWP (#13728) 2021-11-16 13:33:57 +01:00
FormsUWP.cs [core] Profile is off by default, save 56KB of allocations (#8963) 2020-03-30 12:07:30 +01:00
FrameRenderer.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
FrameworkElementExtensions.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
GeometryExtensions.cs [Enhancement] Shapes (Path) (#9264) 2020-06-09 07:14:53 -07: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
IDontGetFocus.cs [UWP] Fixes IsTabStop property in Layouts (#4703) 2019-01-19 10:19:03 -08:00
IIconElementHandler.cs SwipeView (#7603) 2019-11-22 17:47:01 -07:00
IImageSourceHandler.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
IImageVisualElementRenderer.cs ImageButton (#1974) 2018-11-03 16:45:28 -06:00
ITabStopOnDescendants.cs [UWP] Fixes IsTabStop property in Layouts (#4703) 2019-01-19 10:19:03 -08:00
ITitleIconProvider.cs TitleView (#2586) 2018-06-25 13:00:03 +01:00
ITitleProvider.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
ITitleViewProvider.cs TitleView (#2586) 2018-06-25 13:00:03 +01:00
ITitleViewRendererController.cs [UWP] Fix TitleView Width and MDP rendering quirks (#3987) 2018-10-24 09:23:46 +02: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
IVisualNativeElementRenderer.cs ImageButton (#1974) 2018-11-03 16:45:28 -06:00
ImageButtonRenderer.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
ImageConverter.cs [WIP] Unify the image handling (#4915) 2019-04-26 13:46:13 -07:00
ImageElementManager.cs Revert 8372 - Placeholder and Error Images (#11035) 2020-06-13 08:04:45 -07:00
ImageRenderer.cs Revert 8372 - Placeholder and Error Images (#11035) 2020-06-13 08:04:45 -07:00
ImageSourceIconElementConverter.cs Fix UWP Toolbar icons (#8147) 2019-11-04 13:37:28 -07:00
IndicatorViewRenderer.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06: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 [UWP] Protect InputScope InvalidCastException (#13618) 2022-01-14 13:22:43 +01:00
LabelHtmlHelper.cs Make Label display HTML from a string (#4527) 2019-08-28 13:25:02 +02:00
LabelRenderer.cs Merge branch '4.7.0' 2020-06-09 07:51:02 -07:00
LayoutExtensions.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
LayoutRenderer.cs Move layout change resolution calls up to VisualElementRenderer (#13640) 2021-02-05 15:16:31 -06: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 [Enhancement] Shapes (#9218) 2020-06-08 15:00:19 -07:00
MasterBackgroundConverter.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
MasterDetailControlStyle.xaml Rename MDP to Flyoutpage (#12073) 2020-09-17 23:47:56 +01:00
MenuItemCommand.cs [*] Drop MenuItem.IsEnabledPropertyName (#4659) 2018-12-21 09:06:52 +01: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] Make Navigation and Transition overridable for NavigationPage (#12439) 2020-11-26 09:13:31 -06:00
PageControl.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
PageControlStyle.xaml Merge branch '3.1.0' into 3.2.0 2018-07-23 10:33:44 -07:00
PageExtensions.cs Rename MDP to Flyoutpage (#12073) 2020-09-17 23:47:56 +01:00
PageRenderer.cs [UWP] Fixed issue disposing Pages (#10440) fixes #10423 2020-06-28 13:58:15 +01:00
PageToRenderedElementConverter.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
PickerRenderer.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
PickerStyle.xaml Make character spacing work for UWP Picker without breaking ItemsSource (#8356) 2019-11-08 12:44:08 -07:00
Platform.cs #13527 - OnAppearing() is now called on every back navigation again by not storing the previous page in a variable, but managing all previous pages in a Stack<Page> (#13528) 2022-02-08 19:51:48 +01: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
PointCollectionExtensions.cs [Enhancement] Shapes (#9218) 2020-06-08 15:00:19 -07:00
PointExtensions.cs [Enhancement] Shapes (Path) (#9264) 2020-06-09 07:14:53 -07:00
ProgressBarRenderer.cs Add ProgressColor on ProgressBar (#1861) 2018-02-15 12:10:40 +00:00
PromptDialog.xaml Add UWP display prompt (#8720) 2020-01-09 16:58:09 -08:00
PromptDialog.xaml.cs Add UWP display prompt (#8720) 2020-01-09 16:58:09 -08:00
PropertyChangedEventArgsExtensions.cs [platform] improve perf of PropertyChangedEventArgsExtensions (#9084) 2020-01-08 10:22:19 +01:00
RadioButtonRenderer.cs Templated RadioButtons and RadioButtonGroups (#11628) 2020-09-18 17:38:47 +01:00
RefreshViewRenderer.cs Update RefreshViewRenderer.cs (#11532) 2020-10-29 12:30:23 +00:00
RendererFactory.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
Resources.xaml [Bug] [Regression] UWP Button breaks the Layout (#14768) 2021-10-21 20:12:17 +02:00
ScrollViewRenderer.cs [Enhancement] Shapes (#9218) 2020-06-08 15:00:19 -07:00
SearchBarRenderer.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
SliderRenderer.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
SliderStyle.xaml 4.0 ABI Fixes (#6133) fixes #6123 2019-05-09 09:17:59 -07:00
StepperControl.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
StepperControl.xaml [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
StepperControl.xaml.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
StepperRenderer.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
StreamImagesourceHandler.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
SwipeViewRenderer.cs [UWP] Fix SwipeItem NRE no setting the Text (#12087) fixes #12079 2020-12-14 21:17:25 +00:00
SwitchRenderer.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
TabbedPageRenderer.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
TabbedPageStyle.xaml 4.0 ABI Fixes (#6133) fixes #6123 2019-05-09 09:17:59 -07:00
TableViewRenderer.cs Implement Android single selection in CollectionView (#4651) 2018-12-26 19:16:36 -07: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 Major code format (#12254) 2020-09-29 11:15:44 +01:00
TextCellRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
TimePickerRenderer.cs Fix datetimepickerlocalization (#11474) fixes #11471 fixes #11472 fixes #12556 2020-11-11 15:34:35 +00:00
TitleViewManager.cs UWP: Fix: TitleView width is not updated after a page gets visible again after a PushModal and PopModal call. (#14779) 2021-10-25 11:02:45 +02:00
ToolbarPlacementHelper.cs Make UWP toolbar display rules consistent with other platforms (#638) 2017-01-03 11:25:24 +00:00
UriImageSourceHandler.cs SwipeView (#7603) 2019-11-22 17:47:01 -07:00
ViewExtensions.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
ViewRenderer.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
ViewToRendererConverter.cs Fix layout cycle in ViewToRendererConverter (#12365) 2020-10-06 00:14:58 -05: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] Unfocus control before dispose (if have the focus) (#13149) 2021-11-18 20:20:11 +01:00
VisualElementTracker.cs [Bug] Correct the transformation calculation of views (#11933) 2020-11-18 23:26:31 +02:00
WebViewRenderer.cs Add ability to set WebView ExecutionMode property (addresses #4720) (#12509) 2020-12-04 10:57:52 +00:00
WindowsBasePage.cs Fixed crash setting the MainPage on teh OnStart method on UWP (#7749) fixes #7537 2019-10-02 08:56:00 +01:00
WindowsBasePlatformServices.cs Resolve Layout changes during native measure/arrange pass (#12017) 2020-09-24 20:12:10 -05:00
WindowsDeviceInfo.cs [Enhancement] Shapes (#9218) 2020-06-08 15:00:19 -07:00
WindowsExpressionSearch.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
WindowsIsolatedStorage.cs Bump UWP to 19041 (#11940) 2020-09-01 11:51:37 +01: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 Removing LineBreakMode support from WindowsResourcesProvider (#4024) 2018-10-16 18:02:43 -04:00
WindowsSerializer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
WindowsTicker.cs [UWP] Allow embedding Forms page in secondary window (#5658) 2019-04-22 15:44:12 -07:00
Xamarin.Forms.Platform.UAP.csproj Add Shell Resource file explicitly (#12954) fixes #11505 2020-11-27 13:41:08 +00:00
global.json Setup UWP Platform projects to use multi targeting (#8750) 2019-12-16 19:26:09 -07:00