..
Extensions
[WIP] Unify the image handling ( #4915 )
2019-04-26 13:46:13 -07:00
Items
[Enhancement] Add CollectionView progress behind feature flag ( #4265 )
2018-11-13 12:49:08 +00:00
Properties
Min viable FontImageSource ( #4747 )
2019-01-03 09:46:40 -08: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
[WIP] Unify the image handling ( #4915 )
2019-04-26 13:46:13 -07: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
CollapseWhenEmptyConverter.cs
[Win] Remove Windows 8.1 platforms **Breaking change** ( #1267 )
2017-11-27 15:14:01 +00:00
CollectionViewRenderer.cs
[Enhancement] Add CollectionView progress behind feature flag ( #4265 )
2018-11-13 12:49:08 +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
[UWP] fixed `MinimumDate` and `MaximumDate` properties of DatePicker ( #3683 ) fixes #3331
2018-10-19 11:41:27 +01:00
DefaultRenderer.cs
[Win] Remove Windows 8.1 platforms **Breaking change** ( #1267 )
2017-11-27 15:14:01 +00:00
EditorRenderer.cs
[Enhancement] Entry: Read-only Entry and Editor ( #1972 )
2019-01-10 09:21:28 -07:00
EntryCellTextBox.cs
[Win] Remove Windows 8.1 platforms **Breaking change** ( #1267 )
2017-11-27 15:14:01 +00:00
EntryRenderer.cs
[Enhancement] Entry: Read-only Entry and Editor ( #1972 )
2019-01-10 09:21:28 -07:00
ExportRendererAttribute.cs
[Visual] Visual xaml and Visual registrations ( #5304 )
2019-02-25 13:54:02 -07:00
Extensions.cs
[WIP] Unify the image handling ( #4915 )
2019-04-26 13:46:13 -07: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
[Win] Remove Windows 8.1 platforms **Breaking change** ( #1267 )
2017-11-27 15:14:01 +00:00
FontImageSourceHandler.cs
[WIP] Unify the image handling ( #4915 )
2019-04-26 13:46:13 -07: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
UWP Toolbar dynamic overflow ( #4022 )
2018-10-23 10:27:28 -06: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
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
[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
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
[WIP] Unify the image handling ( #4915 )
2019-04-26 13:46:13 -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
[WIP] Unify the image handling ( #4915 )
2019-04-26 13:46:13 -07:00
ImageSourceIconElementConverter.cs
[WIP] Unify the image handling ( #4915 )
2019-04-26 13:46:13 -07: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
[UWP] Label MaxLines doesn't work ( #4528 )
2018-11-26 17:31:46 -08: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] Roll back PR 3400 so the correct context is passed into Tapped ( #5476 )
2019-03-07 09:17:43 -08: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
merge 3.4.0 into master
2018-10-28 20:38:26 -06:00
MasterDetailControlStyle.xaml
[Enhancements] Toolbar a11y ( #3974 ) fixes #1742 fixes #3795
2018-10-22 17:53:17 +01:00
MasterDetailPageRenderer.cs
4.0 ABI Fixes ( #6133 ) fixes #6123
2019-05-09 09:17:59 -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
Move GetNativeSize to PlatformServices, remove IPlatform ( #4235 )
2018-10-31 15:12:22 -06: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
Merge branch '3.5.0'
2019-01-07 11:32:11 +01:00
Platform.cs
4.0 ABI Fixes ( #6133 ) fixes #6123
2019-05-09 09:17:59 -07: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
RendererFactory.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
Resources.xaml
[WIP] Unify the image handling ( #4915 )
2019-04-26 13:46:13 -07:00
ScrollViewRenderer.cs
[UWP] Fixes IsTabStop property in Layouts ( #4703 )
2019-01-19 10:19:03 -08:00
SearchBarRenderer.cs
Change SearchBar base class to InputView ( #3248 ) fixes #2902
2018-12-07 13:31:56 +00: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
[UWP] fix throw exception when update switch color ( #5633 )
2019-03-22 16:25:10 -06:00
TabbedPageRenderer.cs
[WIP] Unify the image handling ( #4915 )
2019-04-26 13:46:13 -07: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
[UWP] fixes tabstops of TimePicker, DatePiker. SearchBar, Stepper ( #3896 )
2018-09-27 13:36:44 -07: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
[UWP] fixes control render by ViewToRendererConverter in off screen ( #4532 ) fixes #4463 fixes #4116
2018-11-28 18:08:56 +00: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
[UWP, WPF] Fixes rendering of the main page ( #2896 ) fixes #2704
2018-08-21 17:18:45 +01:00
WindowsBasePlatformServices.cs
Move GetNativeSize to PlatformServices, remove IPlatform ( #4235 )
2018-10-31 15:12:22 -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
Fix StartTimer and Ticker for UWP ( #3911 )
2018-09-28 10:38:22 -06:00
Xamarin.Forms.Platform.UAP.csproj
[WIP] Unify the image handling ( #4915 )
2019-04-26 13:46:13 -07:00