maui-linux/Xamarin.Forms.Platform.UAP
E.Z. Hart 98d9245eb4
Remove requirement for CollectionView Experimental flag (#7907)
* CollectionView_Experimental is dead; long live CarouselView_Experimental!

* Change CollectionView enabling button labels to CarouselView for CarouselView tests

* Fix UI tests for Carousel

* Honor the CollectionView_Experimental flag for CarouselView

* Update Issue6963.cs

* Update Issue7817.xaml.cs

* Remove collection view flag settings
2019-10-16 09:44:47 -06:00
..
CollectionView Remove requirement for CollectionView Experimental flag (#7907) 2019-10-16 09:44:47 -06:00
Extensions [WIP] Unify the image handling (#4915) 2019-04-26 13:46:13 -07:00
Properties Adds UWP support to Shell (#6015) 2019-09-17 23:26:56 +01:00
Shell Adds UWP support to Shell (#6015) 2019-09-17 23:26:56 +01:00
AccessKeyHelper.cs [UWP] AccessKey support on VisualElement and TabbedPage (#2061) fixes #1672 2018-04-24 13:00:29 +01:00
AccessibilityExtensions.cs [Enhancements] Toolbar a11y (#3974) fixes #1742 fixes #3795 2018-10-22 17:53:17 +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
AutoSuggestStyle.xaml [Enhancement]Add SearchBar platform specific for IsSpellCheckEnabled. (#1824) 2018-02-16 11:04:40 -08:00
BackgroundTracker.cs [WIP] Unify the image handling (#4915) 2019-04-26 13:46:13 -07: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 Merge branch 4.2.0 2019-07-31 11:44:31 -06: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 Fixed bug where switch in a `TableView` would disappear on UWP. The method for setting the default color was only called when it was in a ListView. Also renamed the method to be more clear. (#4912) 2019-01-18 17:10:25 -08:00
CheckBoxRenderer.cs Checkbox (#6232) 2019-05-30 10:32:28 -06: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 [UWP] Rename ConvertExtensions to ColorExtensions and change access to public (#4558) fixes #1522 closes #1535 2018-12-03 12:49:09 +00:00
DatePickerRenderer.cs [Enhancement] Implements CharacterSpacing (#5167) 2019-07-18 14:28:23 +02:00
DefaultRenderer.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
Dispatcher.cs [UWP] Multi-window (#2432) 2019-08-15 11:36:38 -06:00
DispatcherProvider.cs [UWP] Multi-window (#2432) 2019-08-15 11:36:38 -06:00
EditorRenderer.cs [Enhancement] Implements CharacterSpacing (#5167) 2019-07-18 14:28:23 +02:00
EntryCellTextBox.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
EntryRenderer.cs ITextAlignmentElement VerticalTextAlignment (Entry, SearchBar, EntryCell) (#6463) 2019-07-18 11:59:06 -07: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 [WIP] Unify the image handling (#4915) 2019-04-26 13:46:13 -07:00
Flags.cs [Enhancement] Add CollectionView progress behind feature flag (#4265) 2018-11-13 12:49:08 +00:00
FlowDirectionExtensions.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
FontExtensions.cs Added new named Font Sizes, iOS Named fonts now all AutoScale based on Accessibility Options (#5985) fixes #5474 2019-05-01 15:36:06 +01:00
FontImageSourceHandler.cs Fixed clipping when using FontImageSource (#7607) fixes #6491 fixes #7469 fixes #7414 2019-10-02 08:57:22 +01:00
Forms.cs [UWP] RefreshView (#7319) 2019-09-07 01:11:41 -06:00
FormsButton.cs [Enhancement] Implements CharacterSpacing (#5167) 2019-07-18 14:28:23 +02:00
FormsCancelButton.cs Allow SearchBar cancel button colors to be set individually (fixes #1878) (#1885) 2018-02-15 15:48:53 +00:00
FormsCheckBox.cs Checkbox (#6232) 2019-05-30 10:32:28 -06:00
FormsCheckBoxStyle.xaml Checkbox (#6232) 2019-05-30 10:32:28 -06:00
FormsComboBox.cs VisualStateManager phase 1 (#1405) 2018-01-05 09:11:51 +00:00
FormsCommandBar.cs UWP Toolbar dynamic overflow (#4022) 2018-10-23 10:27:28 -06: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 [UWP] Update Alert and ActionSheet implementations (#881) 2017-12-05 16:33:28 +00:00
FormsPivot.cs UWP Toolbar dynamic overflow (#4022) 2018-10-23 10:27:28 -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
FormsSlider.cs 4.0 ABI Fixes (#6133) fixes #6123 2019-05-09 09:17:59 -07:00
FormsTextBox.cs [UWP] Changing IsPassword property changed InputScope (#4181) 2018-11-26 15:10:04 -10:00
FormsTextBoxStyle.xaml ITextAlignmentElement VerticalTextAlignment (Entry, SearchBar, EntryCell) (#6463) 2019-07-18 11:59:06 -07:00
FormsUWP.cs [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
FrameRenderer.cs [UWP] fixes crash after reset text color (#6435) 2019-07-03 16:24:57 -07: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
IDontGetFocus.cs [UWP] Fixes IsTabStop property in Layouts (#4703) 2019-01-19 10:19:03 -08:00
IIconElementHandler.cs [WIP] Unify the image handling (#4915) 2019-04-26 13:46:13 -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 [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
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 [UWP] Fixes default button padding (#6455) 2019-07-29 16:49:18 -07:00
ImageConverter.cs [WIP] Unify the image handling (#4915) 2019-04-26 13:46:13 -07:00
ImageElementManager.cs [WIP] Unify the image handling (#4915) 2019-04-26 13:46:13 -07:00
ImageRenderer.cs cleanup: moved closing brace to new line (#6793) 2019-07-10 18:38:41 -07:00
ImageSourceIconElementConverter.cs Adds UWP support to Shell (#6015) 2019-09-17 23:26:56 +01: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
LabelHtmlHelper.cs Make Label display HTML from a string (#4527) 2019-08-28 13:25:02 +02:00
LabelRenderer.cs Make Label display HTML from a string (#4527) 2019-08-28 13:25:02 +02: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 ListView.Scrolled (#7157) 2019-08-28 13:49:20 -07: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 [UWP]Fixes #3886, Master Detail, incorrect master height after window resize (#5338) 2019-03-21 14:08:40 +00:00
MasterDetailControlStyle.xaml [Enhancements] Toolbar a11y (#3974) fixes #1742 fixes #3795 2018-10-22 17:53:17 +01:00
MasterDetailPageRenderer.cs Fix disappearing MasterDetail menu on UWP (#5808) 2019-05-31 18:43:55 -07: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 4.0 ABI Fixes (#6133) fixes #6123 2019-05-09 09:17:59 -07:00
PageControl.cs merge 3.4.0 into master 2018-10-28 20:38:26 -06:00
PageControlStyle.xaml Merge branch '3.1.0' into 3.2.0 2018-07-23 10:33:44 -07:00
PageExtensions.cs Adds UWP support to Shell (#6015) 2019-09-17 23:26:56 +01: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 [Enhancement] Implements CharacterSpacing (#5167) 2019-07-18 14:28:23 +02:00
Platform.cs [UWP] RefreshView (#7319) 2019-09-07 01:11:41 -06: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
PropertyChangedEventArgsExtensions.cs [Enhancement] Add CollectionView progress behind feature flag (#4265) 2018-11-13 12:49:08 +00:00
RefreshViewRenderer.cs [UWP] RefreshView (#7319) 2019-09-07 01:11:41 -06:00
RendererFactory.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
Resources.xaml Adds UWP support to Shell (#6015) 2019-09-17 23:26:56 +01:00
ScrollViewRenderer.cs Merge branch '4.1.0' into 4.2.0 2019-08-16 17:51:53 -07:00
SearchBarRenderer.cs ITextAlignmentElement VerticalTextAlignment (Entry, SearchBar, EntryCell) (#6463) 2019-07-18 11:59:06 -07:00
SliderRenderer.cs 4.0 ABI Fixes (#6133) fixes #6123 2019-05-09 09:17:59 -07:00
SliderStyle.xaml 4.0 ABI Fixes (#6133) fixes #6123 2019-05-09 09:17:59 -07: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 [Enhancement] Add CollectionView progress behind feature flag (#4265) 2018-11-13 12:49:08 +00:00
StepperRenderer.cs [UWP] fixes tabstops of TimePicker, DatePiker. SearchBar, Stepper (#3896) 2018-09-27 13:36:44 -07:00
StreamImagesourceHandler.cs [Win] Remove Windows 8.1 platforms **Breaking change** (#1267) 2017-11-27 15:14:01 +00:00
SwitchRenderer.cs Fixed build error (merge) (#8024) 2019-10-15 14:18:03 +01:00
TabbedPageRenderer.cs [UWP] Fixes IndexOutOfRangeException on TabbedPage (#6385) 2019-06-12 17:41:46 -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 [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 [Enhancement] Implements CharacterSpacing (#5167) 2019-07-18 14:28:23 +02:00
TitleViewManager.cs [UWP] fixes control render by ViewToRendererConverter in off screen (#4532) fixes #4463 fixes #4116 2018-11-28 18:08:56 +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 [Enhancements] Toolbar a11y (#3974) fixes #1742 fixes #3795 2018-10-22 17:53:17 +01:00
ViewToRendererConverter.cs Adds UWP support to Shell (#6015) 2019-09-17 23:26:56 +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] Fixes IsTabStop property in Layouts (#4703) 2019-01-19 10:19:03 -08:00
VisualElementTracker.cs Merge branch '3.2.0' 2018-08-31 14:19:27 -07:00
WebViewRenderer.cs Added WebView Reload (#4013) fixes #3776 2018-10-13 20:53:46 -04: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 [UWP] Multi-window (#2432) 2019-08-15 11:36:38 -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 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 Implement grouping for UWP CollectionView (#7697) 2019-10-09 11:56:18 -06:00