..
Cells
[Android] Context actions menu is now updated when changing cells. ( #6460 ) fixes #1455 fixes #4041
2019-08-22 12:23:55 +01:00
DualScreen
TPV fixes for landscape, WindowSpanModeStateTrigger, ContentArea calculation fixes ( #9577 )
2020-02-18 10:26:11 -07:00
Interactivity
Avoid NRE removing WeakReferences (and remove null ones) ( #9195 ) fixes #9183
2020-01-14 20:18:44 +00:00
Internals
Merge branch '4.4.0' into 4.5.0
2020-02-18 20:13:48 -08:00
Items
[iOS,Android, UWP] Set Position and CurrentItem when ItemsSource items change ( #9854 ) fixes #9322 fixes #9401 fixes #9432 fixes #9771
2020-03-19 10:44:47 +00:00
PlatformConfiguration
iOS13 Fix Modal lifecycle ( #7923 )
2020-03-11 21:11:06 +01:00
Properties
TPV API Adjustments ( #9477 )
2020-02-07 17:50:44 -07:00
Shell
Remove controller from UINavigationController stack when page is removed ( #10140 )
2020-04-02 10:21:40 -06:00
StyleSheets
Revert back to VS 2017 ( #8770 )
2019-12-05 13:35:13 -07:00
Visuals
Added IndicatorsView ( #7465 )
2019-11-22 18:09:32 -07:00
Xaml
send remove events ( #9124 )
2020-01-08 14:56:07 +01:00
AbsoluteLayout.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
AbsoluteLayoutFlags.cs
…
Accelerator.cs
[Mac] Fixes getting the accelerator keys, if the key is equal to the separator ( #2673 )
2018-05-14 10:43:23 +02:00
AcceleratorTypeConverter.cs
…
ActionSheetArguments.cs
[Core] Removed null values from the DisplayActionSheet ( #8445 ) fixes #4744
2019-12-12 23:40:35 +00:00
ActivityIndicator.cs
[CSS] allow mapping css prop to multiple BPs ( #3437 )
2018-07-31 09:18:54 +02:00
AdaptiveTrigger.cs
[Enhancement] AdaptiveTriggers ( #9422 )
2020-02-07 15:12:57 -07:00
AlertArguments.cs
…
AnimatableKey.cs
…
Animation.cs
Improve animation behavior with regard to power saving mode ( #8921 )
2020-02-04 14:33:24 -08:00
AnimationExtensions.cs
Improve animation behavior with regard to power saving mode ( #8921 )
2020-02-04 14:33:24 -08:00
AppLinkEntry.cs
…
Application.cs
Shell Modal Behavior ( #8790 )
2020-01-16 20:14:17 -07:00
Aspect.cs
…
AutomationProperties.cs
…
BackButtonPressedEventArgs.cs
…
BarElement.cs
[CSS] add more properties ( #3466 )
2018-08-31 11:35:56 -07:00
BaseMenuItem.cs
…
BindableLayout.cs
Re-enable "Treat warnings as errors" ( #5602 )
2019-03-27 18:38:38 +00:00
BindableObject.cs
Merge branch '4.4.0'
2019-12-05 16:03:41 -07:00
BindableObjectExtensions.cs
[Shell] Fix back button behavior so that it only applies the property you've set opposed to replacing the entire thing ( #6762 )
2019-08-16 14:22:14 -07:00
BindableProperty.cs
[C] Invoke ToString while setting string BP ( #7651 )
2019-09-26 17:52:38 -07:00
BindablePropertyConverter.cs
[Xaml] do not check PropertyName on Obsolete BPs ( #1571 )
2018-01-12 21:51:45 +01:00
BindablePropertyKey.cs
…
Binding.cs
[Core] performance improvements around bindings ( #9114 )
2020-01-14 14:16:46 -08:00
BindingBase.cs
[Core] performance improvements around bindings ( #9114 )
2020-01-14 14:16:46 -08:00
BindingBaseExtensions.cs
[Core] performance improvements around bindings ( #9114 )
2020-01-14 14:16:46 -08:00
BindingExpression.cs
[Core] performance improvements around bindings ( #9114 )
2020-01-14 14:16:46 -08:00
BindingMode.cs
[C/XamlC] BindingMode.OneTime ( #1805 )
2018-02-07 09:43:15 +01:00
BindingTypeConverter.cs
…
BorderElement.cs
Bring ImageButton API additions in line with current code ( #4328 )
2018-11-10 12:25:01 -07:00
BoundsConstraint.cs
[C] Allow change constraint before parenting ( #3036 ) fixes #2169
2018-06-15 19:05:09 +01:00
BoundsTypeConverter.cs
…
BoxView.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
Button.cs
Merge branch '4.4.0'
2019-11-23 17:19:34 -07:00
ButtonElement.cs
Bring ImageButton API additions in line with current code ( #4328 )
2018-11-10 12:25:01 -07:00
CarouselPage.cs
…
CastingEnumerator.cs
…
ChatKeyboard.cs
…
CheckBox.cs
[C] avoid calling ChangeVisualState twice ( #8381 )
2019-11-21 16:25:32 -08:00
CheckedChangedEventArgs.cs
Checkbox ( #6232 )
2019-05-30 10:32:28 -06:00
ChildCollectionChangedEventArgs.cs
…
ChildGestureRecognizer.cs
[All] Span GestureRecognizers ( #2173 )
2018-05-07 19:02:28 +01:00
ClickGestureRecognizer.cs
…
ClickedEventArgs.cs
…
CollectionSynchronizationCallback.cs
…
CollectionSynchronizationContext.cs
…
Color.cs
[core] improve Color & Clamp performance ( #8884 )
2020-01-05 16:36:09 -08:00
ColorElement.cs
[CSS] allow mapping css prop to multiple BPs ( #3437 )
2018-07-31 09:18:54 +02:00
ColorTypeConverter.cs
Fix System.OverflowException for Hsl with double in invariant string ( #8114 ) fixes #8113
2019-10-23 19:22:27 +01:00
ColumnDefinition.cs
…
ColumnDefinitionCollection.cs
…
Command.cs
[C] WeakEventManager minor changes ( #4774 )
2018-12-19 14:23:44 +01:00
CompareStateTrigger.cs
[Enhancement] AdaptiveTriggers ( #9422 )
2020-02-07 15:12:57 -07:00
CompressedLayout.cs
…
Configuration.cs
…
Constraint.cs
…
ConstraintExpression.cs
Namescope enhancements ( #2556 )
2018-05-03 20:06:52 +02:00
ConstraintType.cs
…
ConstraintTypeConverter.cs
…
ContentPage.cs
…
ContentPresenter.cs
RelativeSource Binding ( #4375 )
2019-07-09 12:10:13 +02:00
ContentPropertyAttribute.cs
[XamlC] Resolve generic base type on GetProperty ( #3394 )
2018-07-26 11:22:51 +02:00
ContentView.cs
…
ControlTemplate.cs
…
CornerElement.cs
[CSS] border-radius property on BoxView ( #2897 ) fixes #2895
2018-06-25 12:52:25 +01:00
CornerRadius.cs
[Enhancement] Rounded corners on BoxView ( #1998 )
2018-05-08 11:34:13 +02:00
CornerRadiusTypeConverter.cs
[CSS] border-radius property on BoxView ( #2897 ) fixes #2895
2018-06-25 12:52:25 +01:00
CustomKeyboard.cs
…
DataTemplate.cs
apply the increment to all ctors
2018-11-30 09:20:19 +01:00
DataTemplateExtensions.cs
…
DataTemplateSelector.cs
…
DateChangedEventArgs.cs
…
DatePicker.cs
Validate on Date part only ( #7766 ) fixes #5784
2019-10-14 16:56:57 +01:00
DecorableTextElement.cs
[Enhancement] Allow underline and strikethrough text decorations on labels and spans ( #2221 )
2018-07-20 17:57:11 -06:00
DefinitionCollection.cs
…
DelegateLogListener.cs
…
DependencyAttribute.cs
[C] Seal our attributes ( #4559 )
2018-11-29 10:12:26 +01:00
DependencyFetchTarget.cs
…
DependencyResolver.cs
[visual] Add extra parameter to android visual constructors ( #5289 )
2019-03-27 16:10:21 -07:00
DependencyService.cs
[core] perf improvements for Assembly attributes reflection ( #8938 )
2020-01-05 16:35:21 -08:00
DesignMode.cs
[Xaml] add DesignMode flag ( #1976 )
2018-03-05 12:44:37 +01:00
Device.cs
[C] Obsolete Device.OpenUri ( #6844 )
2019-07-24 10:46:30 +02:00
DeviceInfo.cs
Simplify event raising invocation pattern ( #1971 )
2018-02-23 22:24:54 -08:00
DeviceOrientation.cs
…
DeviceOrientationExtensions.cs
…
DeviceStateTrigger.cs
[Enhancement] AdaptiveTriggers ( #9422 )
2020-02-07 15:12:57 -07:00
DispatcherExtensions.cs
Prevent UWP NullReferenceException when calling SavePropertiesAsync method off the main thread ( #8696 )
2019-12-04 09:56:23 -07:00
Easing.cs
…
Editor.cs
[Core] Move TextProperty, ITextElement, and IPlaceholderElement to InputView ( #4477 )
2019-09-11 10:41:06 +02:00
EditorAutoSizeOption.cs
Editor Auto Resize with Text Changes ( #2091 )
2018-03-14 12:25:33 -07:00
Effect.cs
Allow users to specify resolution method for handlers, effects, and services ( #1870 ) fixes #1739
2018-02-26 11:48:15 +00:00
EffectiveFlowDirection.cs
…
EffectiveFlowDirectionExtensions.cs
…
EffectiveVisualExtensions.cs
[Enhancement] Add Visual progress behind feature flag ( #4449 ) fixes #4435
2018-11-23 17:40:15 +00:00
Element.cs
Inverse Parent/Child fields for VisualDiagnostics.SendVisualTreeChanged ( #10072 )
2020-04-03 15:50:06 +02:00
ElementCollection.cs
…
ElementEventArgs.cs
…
ElementTemplate.cs
RelativeSource Binding ( #4375 )
2019-07-09 12:10:13 +02:00
Element_StyleSheets.cs
[CSS] reapply Stylesheet on StyleClass changes ( #9157 )
2020-01-17 10:27:25 -08:00
EmailKeyboard.cs
…
EmbeddedFont.cs
Custom/Embedded fonts ( #6013 )
2019-12-16 15:43:59 -08:00
Entry.cs
[Core] Move TextProperty, ITextElement, and IPlaceholderElement to InputView ( #4477 )
2019-09-11 10:41:06 +02:00
EnumerableExtensions.cs
Add TabStop/TabIndex ( #2795 )
2018-09-12 21:20:46 -07:00
EventArg.cs
…
ExperimentalFlags.cs
[Enhancement] AdaptiveTriggers ( #9422 )
2020-02-07 15:12:57 -07:00
ExportEffectAttribute.cs
[C] Seal our attributes ( #4559 )
2018-11-29 10:12:26 +01:00
ExportFontAttribute.cs
Fix UWP Nuspec to copy correct NS version ( #9388 )
2020-02-01 18:42:07 -07:00
ExpressionSearch.cs
…
FileImageSource.cs
[WIP] Unify the image handling ( #4915 )
2019-04-26 13:46:13 -07:00
FileImageSourceConverter.cs
…
FileMediaSource.cs
[Android,iOS,UWP,WPF] MediaElement control ( #3482 ) ( #9439 )
2020-02-05 16:40:47 -07:00
FileMediaSourceConverter.cs
[Android,iOS,UWP,WPF] MediaElement control ( #3482 ) ( #9439 )
2020-02-05 16:40:47 -07:00
FlexEnums.cs
Add netstandard1.0 support ( #1649 )
2018-02-08 18:18:56 +00:00
FlexLayout.cs
[C] deprecate GetValues ( #5324 )
2019-02-27 08:56:27 +01:00
FlowDirection.cs
Stylesheets ( #1207 )
2017-12-20 10:47:50 +01:00
FlyoutBehavior.cs
[Shell] The glorious Shell ( #4522 )
2018-11-29 20:22:51 -08:00
FlyoutHeaderBehavior.cs
[Shell] The glorious Shell ( #4522 )
2018-11-29 20:22:51 -08:00
FocusEventArgs.cs
…
Font.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
FontAttributes.cs
[CSS] accept 'oblique' for 'font-style' ( #3815 ) fixes #3808
2018-09-26 10:22:45 +01:00
FontElement.cs
[C] deprecate GetValues ( #5324 )
2019-02-27 08:56:27 +01:00
FontFile.cs
Custom/Embedded fonts ( #6013 )
2019-12-16 15:43:59 -08:00
FontImageSource.cs
Add default fontsize back to size BP ( #9506 )
2020-02-11 12:48:03 +01:00
FontRegistrar.cs
Embedded fonts fix ( #9194 )
2020-03-25 16:07:08 -07:00
FontSizeConverter.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
FontTypeConverter.cs
…
FormattedString.cs
[C] Fix TemplateBinding for non-logicalchildren ( #7506 )
2019-09-19 12:33:32 +02:00
Frame.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
GestureElement.cs
[iOS, UWP] fixes #2894 - Gestures collection changes weren't correctly propagating ( #3643 )
2018-08-31 12:32:37 +01:00
GestureRecognizer.cs
…
GestureState.cs
…
GestureStatus.cs
…
Grid.cs
…
GridCalc.cs
Set MinimumWidth to the correct value on grid calc ( #7318 )
2019-10-21 12:50:47 -07:00
GridLength.cs
…
GridLengthTypeConverter.cs
…
GridUnitType.cs
…
HandlerAttribute.cs
Add priority parameter to HandlerAttribute to thwart priority by assembly order ( #7113 ) fixes #6939
2019-08-29 18:42:59 +01:00
HtmlWebViewSource.cs
…
IAnimatable.cs
…
IAppIndexingProvider.cs
…
IAppLinkEntry.cs
…
IAppLinks.cs
…
IApplicationController.cs
…
IBarElement.cs
[CSS] add more properties ( #3466 )
2018-08-31 11:35:56 -07:00
IBorderElement.cs
Bring ImageButton API additions in line with current code ( #4328 )
2018-11-10 12:25:01 -07:00
IButtonController.cs
Bring ImageButton API additions in line with current code ( #4328 )
2018-11-10 12:25:01 -07:00
IButtonElement.cs
Bring ImageButton API additions in line with current code ( #4328 )
2018-11-10 12:25:01 -07:00
IColorElement.cs
[CSS] allow mapping css prop to multiple BPs ( #3437 )
2018-07-31 09:18:54 +02:00
IConfigElement.cs
…
IConfigPlatform.cs
…
IControlTemplated.cs
Templated view GetTemplateChild(string) ( #5691 )
2019-05-06 14:49:10 -07:00
IConverterOptions.cs
Stylesheets ( #1207 )
2017-12-20 10:47:50 +01:00
ICornerElement.cs
[CSS] border-radius property on BoxView ( #2897 ) fixes #2895
2018-06-25 12:52:25 +01:00
IDataTemplateController.cs
[Shell] The glorious Shell ( #4522 )
2018-11-29 20:22:51 -08:00
IDecorableTextElement.cs
[Enhancement] Allow underline and strikethrough text decorations on labels and spans ( #2221 )
2018-07-20 17:57:11 -06:00
IDefinition.cs
…
IDeserializer.cs
…
IDispatcher.cs
[UWP] Multi-window ( #2432 )
2019-08-15 11:36:38 -06:00
IDispatcherProvider.cs
[UWP] Multi-window ( #2432 )
2019-08-15 11:36:38 -06:00
IEditorController.cs
…
IEffectControlProvider.cs
…
IElement.cs
…
IElementConfiguration.cs
Add covariance back to IElementConfiguration ( #5771 )
2019-04-01 13:07:59 -07:00
IElementController.cs
Reinstate and obsolete IPlatform, et al ( #5181 )
2019-02-12 12:27:00 -08:00
IEmbeddedFontLoader.cs
Custom/Embedded fonts ( #6013 )
2019-12-16 15:43:59 -08:00
IEntryController.cs
…
IExpressionSearch.cs
…
IExtendedTypeConverter.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
IFlowDirectionController.cs
[Enhancement] Add Visual progress behind feature flag ( #4449 ) fixes #4435
2018-11-23 17:40:15 +00:00
IFontElement.cs
Stylesheets ( #1207 )
2017-12-20 10:47:50 +01:00
IGestureController.cs
[All] Span GestureRecognizers ( #2173 )
2018-05-07 19:02:28 +01:00
IGestureRecognizer.cs
…
IGridController.cs
…
IImageController.cs
Gif Animation Support ( #7330 )
2019-11-20 22:52:52 -07:00
IImageElement.cs
Merge branch '4.4.0'
2019-11-23 17:19:34 -07:00
IIsolatedStorageFile.cs
…
IItemViewController.cs
…
IItemsView.cs
…
ILayout.cs
…
ILayoutController.cs
…
ILineHeightElement.cs
Adding line height to Label and Span ( #2132 )
2018-05-08 10:13:05 +02:00
IListProxy.cs
…
IListViewController.cs
…
IMarkupExtension.cs
…
IMasterDetailPageController.cs
…
IMenuItemController.cs
Reinstate and obsolete IPlatform, et al ( #5181 )
2019-02-12 12:27:00 -08:00
IMultiPageController.cs
…
INativeBindingService.cs
…
INativeValueConverterService.cs
…
INavigation.cs
…
INavigationPageController.cs
[iOS] Update inner stack correctly when popped fast ( #1029 )
2018-01-02 11:37:05 +00:00
IOpenGlViewController.cs
…
IPaddingElement.cs
…
IPageContainer.cs
…
IPageController.cs
[Shell] The glorious Shell ( #4522 )
2018-11-29 20:22:51 -08:00
IPanGestureController.cs
…
IPinchGestureController.cs
…
IPlaceholderElement.cs
[CSS] add more properties ( #3466 )
2018-08-31 11:35:56 -07:00
IPlatformElementConfiguration.cs
…
IPlatformServices.cs
Move GetNativeSize to PlatformServices, remove IPlatform ( #4235 )
2018-10-31 15:12:22 -06:00
IPropertyPropagationController.cs
[Enhancement] Add Visual progress behind feature flag ( #4449 ) fixes #4435
2018-11-23 17:40:15 +00:00
IProvideParentValues.cs
…
IProvideValueTarget.cs
…
IRegisterable.cs
…
IResourceDictionary.cs
…
IResourcesProvider.cs
…
IRootObjectProvider.cs
…
IScrollViewController.cs
[Shell] The glorious Shell ( #4522 )
2018-11-29 20:22:51 -08:00
ISearchBarController.cs
…
IServiceProviderExtensions.cs
[C] convenience extension method ( #2153 )
2018-03-21 15:47:15 +01:00
ISliderController.cs
[Enhancement] Add drag started and completed events/commands to Slider ( #4423 ) fixes #1450
2018-12-04 19:08:13 +00:00
ISpatialElement.cs
[All] Span GestureRecognizers ( #2173 )
2018-05-07 19:02:28 +01:00
IStreamImageSource.cs
…
IStyle.cs
Stylesheets ( #1207 )
2017-12-20 10:47:50 +01:00
IStyleElement.cs
[C] abstract the Style property in an interface ( #3438 )
2018-07-31 11:53:25 +02:00
ISwipeGestureController.cs
SwipeGestureRecognizer ( #2727 )
2018-05-28 11:49:05 +01:00
ISwipeItem.cs
SwipeView ( #7603 )
2019-11-22 17:47:01 -07:00
ISwipeViewController.cs
Fix Collection selection using SwipeView ( #9638 )
2020-04-27 14:24:42 -07:00
ISystemResourcesProvider.cs
…
ITableModel.cs
[Core, iOS, Android, UWP, WPF, GTK, Tizen] Implement TextColor on TableSection ( #4379 ) fixes #2910
2018-11-27 19:26:34 +00:00
ITableViewController.cs
…
ITemplatedItemsList.cs
…
ITemplatedItemsListScrollToRequestedEventArgs.cs
…
ITemplatedItemsView.cs
…
ITextAlignmentElement.cs
ITextAlignmentElement VerticalTextAlignment (Entry, SearchBar, EntryCell) ( #6463 )
2019-07-18 11:59:06 -07:00
ITextElement.cs
[Enhancement] Implements CharacterSpacing ( #5167 )
2019-07-18 14:28:23 +02:00
IValueConverter.cs
…
IValueConverterProvider.cs
…
IValueProvider.cs
…
IViewContainer.cs
…
IViewController.cs
…
IVisualController.cs
[Enhancement] Add Visual progress behind feature flag ( #4449 ) fixes #4435
2018-11-23 17:40:15 +00:00
IVisualElementController.cs
…
IWebViewController.cs
Added WebView Reload ( #4013 ) fixes #3776
2018-10-13 20:53:46 -04:00
IWebViewDelegate.cs
…
IXamlTypeResolver.cs
…
IXmlLineInfoProvider.cs
…
Image.cs
Merge branch '4.4.0'
2019-11-23 17:19:34 -07:00
ImageButton.cs
Merge branch '4.4.0'
2019-11-23 17:19:34 -07:00
ImageElement.cs
Merge branch '4.4.0'
2019-11-23 17:19:34 -07:00
ImageSource.cs
[WIP] Unify the image handling ( #4915 )
2019-04-26 13:46:13 -07:00
ImageSourceConverter.cs
…
IndicatorShape.cs
Added IndicatorsView ( #7465 )
2019-11-22 18:09:32 -07:00
IndicatorStackLayout.cs
[iOS,Android,Core] Implement MaximumVisible on iOS and Android ( #9592 ) fixes #8912
2020-02-20 10:38:55 +00:00
IndicatorView.cs
[Core,iOS] Invalidate size when IndicatorView collection/count changes ( #9672 ) fixes #9666
2020-02-26 15:07:16 +00:00
InputView.cs
[Core] Move TextProperty, ITextElement, and IPlaceholderElement to InputView ( #4477 )
2019-09-11 10:41:06 +02:00
InvalidNavigationException.cs
Add Serializable on exception types ( #4690 )
2019-01-19 10:20:33 -08:00
InvalidationEventArgs.cs
…
ItemTappedEventArgs.cs
[Enhancement][Core] ListView should report index of item on all events ( #4431 )
2019-01-28 20:47:59 -07:00
ItemVisibilityEventArgs.cs
[Enhancement][Core] ListView should report index of item on all events ( #4431 )
2019-01-28 20:47:59 -07:00
ItemsView.cs
[C] move ListView code out of ItemsView
2018-03-26 15:06:06 +02:00
Keyboard.cs
…
KeyboardFlags.cs
Capitalization keyboard flag additions for Entry/Editor ( #1683 ) ( #1833 )
2018-02-26 11:06:24 +00:00
KeyboardTypeConverter.cs
…
Label.cs
Make Label display HTML from a string ( #4527 )
2019-08-28 13:25:02 +02:00
Layout.cs
[UWP] Multi-window ( #2432 )
2019-08-15 11:36:38 -06:00
LayoutAlignment.cs
…
LayoutAlignmentExtensions.cs
…
LayoutConstraint.cs
…
LayoutExpandFlag.cs
…
LayoutOptions.cs
…
LayoutOptionsConverter.cs
…
LineBreakMode.cs
…
LineHeightElement.cs
Adding line height to Label and Span ( #2132 )
2018-05-08 10:13:05 +02:00
ListProxy.cs
[UWP] Multi-window ( #2432 )
2019-08-15 11:36:38 -06:00
ListProxyChangedEventArgs.cs
[Shell] The glorious Shell ( #4522 )
2018-11-29 20:22:51 -08:00
ListStringTypeConverter.cs
…
ListView.cs
[Bug] WPF ListViewRenderer fails on item tapped with empty item source #7995 ( #8223 )
2019-11-07 10:55:27 +01:00
ListViewCachingStrategy.cs
…
ListViewSelectionMode.cs
Added the ListView.SelectionMode property
2018-03-27 10:18:26 +02:00
LockableObservableListWrapper.cs
…
LockingSemaphore.cs
Revert back to VS 2017 ( #8770 )
2019-12-05 13:35:13 -07:00
Log.cs
…
LogListener.cs
…
MasterBehavior.cs
…
MasterDetailPage.cs
[C] use direct cast
2018-02-27 11:31:02 +01:00
MeasureFlags.cs
…
MediaElement.cs
[Android,iOS,UWP,WPF] MediaElement control ( #3482 ) ( #9439 )
2020-02-05 16:40:47 -07:00
MediaElementState.cs
[Android,iOS,UWP,WPF] MediaElement control ( #3482 ) ( #9439 )
2020-02-05 16:40:47 -07:00
MediaSource.cs
[Android,iOS,UWP,WPF] MediaElement control ( #3482 ) ( #9439 )
2020-02-05 16:40:47 -07:00
MediaSourceConverter.cs
[Android,iOS,UWP,WPF] MediaElement control ( #3482 ) ( #9439 )
2020-02-05 16:40:47 -07:00
Menu.cs
…
MenuItem.cs
[WIP] Unify the image handling ( #4915 )
2019-04-26 13:46:13 -07:00
MergedStyle.cs
[CSS] reapply Stylesheet on StyleClass changes ( #9157 )
2020-01-17 10:27:25 -08:00
MessagingCenter.cs
…
ModalEventArgs.cs
…
ModalPoppedEventArgs.cs
…
ModalPoppingEventArgs.cs
…
ModalPushedEventArgs.cs
…
ModalPushingEventArgs.cs
…
MultiPage.cs
Simplify event raising invocation pattern ( #1971 )
2018-02-23 22:24:54 -08:00
NameScopeExtensions.cs
report file location on error ( #6024 )
2019-05-03 20:29:08 +02:00
NamedSize.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
NativeBindingHelpers.cs
…
NavigationEventArgs.cs
…
NavigationModel.cs
[shell] Fix show DisplayAlert ( #5491 ) fixes #5504
2019-03-21 10:03:50 +00:00
NavigationPage.cs
4.0 ABI Fixes ( #6133 ) fixes #6123
2019-05-09 09:17:59 -07:00
NavigationProxy.cs
[iOS] Recover from popping page after the page has already been popped by back button ( #2873 )
2018-12-02 12:28:25 -07:00
NullEffect.cs
…
NumericExtensions.cs
[core] improve Color & Clamp performance ( #8884 )
2020-01-05 16:36:09 -08:00
NumericKeyboard.cs
…
ObservableList.cs
…
ObservableWrapper.cs
[Shell] The glorious Shell ( #4522 )
2018-11-29 20:22:51 -08:00
OnIdiom.cs
[C] Add Default value to OnIdiom ( #4225 )
2018-11-05 14:13:37 +01:00
OnPlatform.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
OpenGLView.cs
Simplify event raising invocation pattern ( #1971 )
2018-02-23 22:24:54 -08:00
OrderedDictionary.cs
Fix invalid XML docs ( #2005 )
2018-03-05 11:00:32 +00:00
OrientationStateTrigger.cs
[Enhancement] AdaptiveTriggers ( #9422 )
2020-02-07 15:12:57 -07:00
PaddingElement.cs
[C] expose margin properties to css ( #1381 )
2017-12-12 10:08:06 +01:00
Page.cs
[Bug] DisplayPromptAsync overload hurts usability ( #9749 )
2020-03-03 11:22:33 +01:00
PanGestureRecognizer.cs
…
PanUpdatedEventArgs.cs
…
ParameterAttribute.cs
…
Performance.cs
[Core] Remove Guid.NewGuid() calls from performance tracking ( #2791 )
2018-05-22 16:54:21 -07:00
Picker.cs
[Enhancement] Implements CharacterSpacing ( #5167 )
2019-07-18 14:28:23 +02:00
PinchGestureRecognizer.cs
…
PinchGestureUpdatedEventArgs.cs
…
PlaceholderElement.cs
[CSS] add more properties ( #3466 )
2018-08-31 11:35:56 -07:00
PlatformConfigurationRegistry.cs
…
PlatformEffect.cs
…
Point.cs
[C] Adding deconstructors for common structs ( #1320 )
2017-12-11 22:40:46 +01:00
PointTypeConverter.cs
…
PoppedToRootEventArgs.cs
…
Profiler.cs
Merge branch '4.4.0'
2019-12-05 16:03:41 -07:00
ProgressBar.cs
Material Design Renderers for the Material Visual ( #4733 )
2019-01-07 17:07:50 -07:00
PromptArguments.cs
[Bug] DisplayPromptAsync overload hurts usability ( #9749 )
2020-03-03 11:22:33 +01:00
PropertyChangingEventArgs.cs
…
PropertyChangingEventHandler.cs
…
ProvideCompiledAttribute.cs
…
ReadOnlyCastingList.cs
…
ReadOnlyListAdapter.cs
…
Rectangle.cs
[C] Adding deconstructors for common structs ( #1320 )
2017-12-11 22:40:46 +01:00
RectangleTypeConverter.cs
[C, Xaml] add SizeTypeConverter ( #3381 )
2018-07-31 10:26:34 +02:00
ReferenceTypeConverter.cs
[Xaml] throw on unexpected empty elements ( #4582 )
2018-12-12 16:50:30 +01:00
ReflectionExtensions.cs
[core] perf improvements for Assembly attributes reflection ( #8938 )
2020-01-05 16:35:21 -08:00
RefreshView.cs
Make the Refresh View Respect Command CanExecute and add Refreshing event ( #7866 )
2019-10-17 00:44:25 -06:00
Region.cs
[iOS] fixes #3525 - add epsilon for float compare ( #3654 )
2018-08-28 22:21:22 -06:00
Registrar.cs
Merge branch '4.4.0' into 4.5.0
2020-01-09 14:32:59 -08:00
RelativeBindingSource.cs
RelativeSource Binding ( #4375 )
2019-07-09 12:10:13 +02:00
RelativeBindingSourceMode.cs
RelativeSource Binding ( #4375 )
2019-07-09 12:10:13 +02:00
RelativeLayout.cs
[Core] FIX RelativeLayout layout error when only width or height specified ( #5694 )
2019-08-16 14:23:29 -07:00
RenderWithAttribute.cs
[Visual] Visual xaml and Visual registrations ( #5304 )
2019-02-25 13:54:02 -07:00
ResolutionGroupNameAttribute.cs
[C] Seal our attributes ( #4559 )
2018-11-29 10:12:26 +01:00
ResourceDictionary.cs
Merge branch '4.2.0' into 4.3.0
2019-10-02 15:08:09 +02:00
ResourcesChangedEventArgs.cs
Stylesheets ( #1207 )
2017-12-20 10:47:50 +01:00
ResourcesExtensions.cs
[C] Parent the ImageSource ( #8063 )
2019-10-29 10:06:34 -07:00
ReturnType.cs
[Enhancement] Entry ReturnType ( #2029 )
2018-03-15 10:29:08 +00:00
RouteFactory.cs
[Shell] The glorious Shell ( #4522 )
2018-11-29 20:22:51 -08:00
Routing.cs
Fix hot reload when modifying AppShell file ( #10064 )
2020-03-27 13:58:42 -06:00
RoutingEffect.cs
…
RowDefinition.cs
…
RowDefinitionCollection.cs
…
RuntimeNamePropertyAttribute.cs
VisualStateManager phase 1 ( #1405 )
2018-01-05 09:11:51 +00:00
ScrollBarVisibility.cs
[Core, iOS, Android, UWP, WPF] Hide scroll view scroll bars ( #1910 )
2018-02-26 13:20:39 -08:00
ScrollMode.cs
[Shell, Android, iOS] shell menu scrolling ( #5974 )
2019-10-09 19:33:33 -06:00
ScrollOrientation.cs
Implemented scrolling disabling for ScrollView via ScrollOrientation.Neither ( #3113 )
2019-08-08 14:22:26 +02:00
ScrollToMode.cs
…
ScrollToPosition.cs
…
ScrollToRequestedEventArgs.cs
…
ScrollView.cs
Implemented scrolling disabling for ScrollView via ScrollOrientation.Neither ( #3113 )
2019-08-08 14:22:26 +02:00
ScrolledEventArgs.cs
…
SearchBar.cs
[Core] Move TextProperty, ITextElement, and IPlaceholderElement to InputView ( #4477 )
2019-09-11 10:41:06 +02:00
SearchBoxVisibility.cs
rename SearchBoxVisibility ( #6103 )
2019-05-06 14:31:06 -06:00
SelectedItemChangedEventArgs.cs
[Enhancement][Core] ListView should report index of item on all events ( #4431 )
2019-01-28 20:47:59 -07:00
SelectedPositionChangedEventArgs.cs
…
SeparatorMenuItem.cs
…
SeparatorVisibility.cs
…
Setter.cs
Add VSM Setter TargetName ( #8144 )
2019-12-05 20:10:08 -08:00
SettersExtensions.cs
…
Size.cs
[C, Xaml] add SizeTypeConverter ( #3381 )
2018-07-31 10:26:34 +02:00
SizeRequest.cs
…
SizeTypeConverter.cs
[C, Xaml] add SizeTypeConverter ( #3381 )
2018-07-31 10:26:34 +02:00
Slider.cs
[WIP] Unify the image handling ( #4915 )
2019-04-26 13:46:13 -07:00
Span.cs
[Enhancement] Implements CharacterSpacing ( #5167 )
2019-07-18 14:28:23 +02:00
StackLayout.cs
Typo Fix and change to nameof ( #8942 ) fixes #8935
2019-12-19 12:53:23 +00:00
StackOrientation.cs
…
StateTrigger.cs
[Enhancement] AdaptiveTriggers ( #9422 )
2020-02-07 15:12:57 -07:00
StateTriggerBase.cs
Fixed wrong StateTriggersExperimental registration ( #9889 )
2020-03-09 10:30:53 +00:00
Stepper.cs
Fixed the rounding issue when the stepper value is incremented. ( #7383 )
2020-01-15 15:51:22 -08:00
StreamImageSource.cs
[WIP] Unify the image handling ( #4915 )
2019-04-26 13:46:13 -07:00
StreamWrapper.cs
Cherry pick Fix ios url images ( #9714 )
2020-02-25 16:37:12 -07:00
Style.cs
Apply fix from #9195 to Style.cs ( #9921 ) Fixes #9656
2020-03-16 17:22:15 +00:00
SwipeBehaviorOnInvoked.cs
SwipeView ( #7603 )
2019-11-22 17:47:01 -07:00
SwipeDirection.cs
SwipeView ( #7603 )
2019-11-22 17:47:01 -07:00
SwipeEventArgs.cs
SwipeView ( #7603 )
2019-11-22 17:47:01 -07:00
SwipeGestureRecognizer.cs
[Android] Prevent duplicate events from SwipeGestureRecognizer ( #3443 ) fixes #3415
2018-08-03 15:40:47 +01:00
SwipeItem.cs
SwipeView ( #7603 )
2019-11-22 17:47:01 -07:00
SwipeItemView.cs
SwipeView ( #7603 )
2019-11-22 17:47:01 -07:00
SwipeItems.cs
Allow to create more easily SwipeItems ( #8757 ) fixes #8753
2020-01-31 23:06:50 +00:00
SwipeMode.cs
SwipeView ( #7603 )
2019-11-22 17:47:01 -07:00
SwipeView.cs
Fix Collection selection using SwipeView ( #9638 )
2020-04-27 14:24:42 -07:00
SwipedEventArgs.cs
SwipeGestureRecognizer ( #2727 )
2018-05-28 11:49:05 +01:00
Switch.cs
Switch ThumbColor ( #6312 )
2019-07-03 17:08:56 -07:00
SynchronizedList.cs
…
TabIndexExtensions.cs
Merge branch '4.4.0' into 4.5.0
2020-03-16 11:35:20 +00:00
TabbedPage.cs
[C, iOS, AND, UWP] TabbedPage SelectedTabColor and UnselectedTabColor ( #4899 )
2019-03-01 15:47:31 -08:00
TableIntent.cs
…
TableModel.cs
[Core, iOS, Android, UWP, WPF, GTK, Tizen] Implement TextColor on TableSection ( #4379 ) fixes #2910
2018-11-27 19:26:34 +00:00
TableRoot.cs
…
TableSection.cs
…
TableSectionBase.cs
[Core, iOS, Android, UWP, WPF, GTK, Tizen] Implement TextColor on TableSection ( #4379 ) fixes #2910
2018-11-27 19:26:34 +00:00
TableView.cs
Revert "Return all visual elements needed ( #8100 ) fixes #7027" ( #8453 )
2019-11-11 14:42:46 +00:00
TapGestureRecognizer.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
TappedEventArgs.cs
…
TargetIdiom.cs
Add Watch to TargetIdiom ( #1990 )
2018-03-01 12:13:14 -08:00
TargetPlatform.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
TelephoneKeyboard.cs
…
TemplateBinding.cs
RelativeSource Binding ( #4375 )
2019-07-09 12:10:13 +02:00
TemplateExtensions.cs
…
TemplateUtilities.cs
Revert back to VS 2017 ( #8770 )
2019-12-05 13:35:13 -07:00
TemplatedItemsList.cs
[UWP] Multi-window ( #2432 )
2019-08-15 11:36:38 -06:00
TemplatedPage.cs
Add protected GetTemplateChild to ContentPage and ContentView #6747 ( #6752 )
2019-07-10 18:35:25 -07:00
TemplatedView.cs
Add protected GetTemplateChild to ContentPage and ContentView #6747 ( #6752 )
2019-07-10 18:35:25 -07:00
TextAlignment.cs
[Shell] The glorious Shell ( #4522 )
2018-11-29 20:22:51 -08:00
TextAlignmentElement.cs
ITextAlignmentElement VerticalTextAlignment (Entry, SearchBar, EntryCell) ( #6463 )
2019-07-18 11:59:06 -07:00
TextChangedEventArgs.cs
…
TextElement.cs
[Enhancement] Implements CharacterSpacing ( #5167 )
2019-07-18 14:28:23 +02:00
TextKeyboard.cs
…
TextType.cs
Make Label display HTML from a string ( #4527 )
2019-08-28 13:25:02 +02:00
Thickness.cs
Label padding ( #6299 )
2019-07-16 09:06:01 -07:00
ThicknessTypeConverter.cs
Stylesheets ( #1207 )
2017-12-20 10:47:50 +01:00
TimePicker.cs
[Enhancement] Implements CharacterSpacing ( #5167 )
2019-07-18 14:28:23 +02:00
ToStringValueConverter.cs
[C] Invoke ToString while setting string BP ( #7651 )
2019-09-26 17:52:38 -07:00
ToggledEventArgs.cs
…
ToolbarItem.cs
[WIP] Unify the image handling ( #4915 )
2019-04-26 13:46:13 -07:00
ToolbarItemEventArgs.cs
…
ToolbarItemOrder.cs
…
TrackableCollection.cs
…
Tweener.cs
[Android] Force animations to finish immediately when power save mode is on ( #3148 ) fixes #1556
2018-06-28 12:02:36 +01:00
TypeConversionAttribute.cs
…
TypeConverter.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
TypeConverterAttribute.cs
…
TypeTypeConverter.cs
[X] Pass the current assembly to parsing context ( #7550 )
2019-09-26 23:59:52 -06:00
TypedBinding.cs
[UWP] Multi-window ( #2432 )
2019-08-15 11:36:38 -06:00
UnsolvableConstraintsException.cs
Add Serializable on exception types ( #4690 )
2019-01-19 10:20:33 -08:00
UriImageSource.cs
Ignore empty cache and don't cache invalid stream ( #7764 )
2019-10-07 09:41:24 -06:00
UriMediaSource.cs
[Android,iOS,UWP,WPF] MediaElement control ( #3482 ) ( #9439 )
2020-02-05 16:40:47 -07:00
UriTypeConverter.cs
…
UrlKeyboard.cs
…
UrlWebViewSource.cs
…
ValueChangedEventArgs.cs
…
Vec2.cs
[C] Obsolete Vec2 ( #4980 )
2019-01-15 13:35:24 +01:00
View.cs
[C] Set binding context on Span Gestures ( #3639 )
2018-08-24 09:50:47 +02:00
ViewExtensions.cs
Add extension methods for ScaleXTo and ScaleYTo ( #8007 ) fixes #8004
2019-10-18 12:22:48 +01:00
ViewState.cs
…
VisualElement.cs
[Enhancement] AdaptiveTriggers ( #9422 )
2020-02-07 15:12:57 -07:00
VisualElement_StyleSheet.cs
[CSS] allow mapping css prop to multiple BPs ( #3437 )
2018-07-31 09:18:54 +02:00
VisualStateManager.cs
[Enhancement] AdaptiveTriggers ( #9422 )
2020-02-07 15:12:57 -07:00
WeakEventManager.cs
[C] WeakEventManager minor changes ( #4774 )
2018-12-19 14:23:44 +01:00
WeakReferenceExtensions.cs
…
WebNavigatedEventArgs.cs
…
WebNavigatingEventArgs.cs
…
WebNavigationEvent.cs
…
WebNavigationEventArgs.cs
…
WebNavigationResult.cs
…
WebView.cs
Added WebView Reload ( #4013 ) fixes #3776
2018-10-13 20:53:46 -04:00
WebViewSource.cs
…
WebViewSourceTypeConverter.cs
…
Xamarin.Forms.Core.csproj
[X] send tree changed events on parenting ( #8760 )
2019-12-05 20:04:49 -08:00
XamlParseException.cs
Add Serializable on exception types ( #4690 )
2019-01-19 10:20:33 -08:00
XmlLineInfo.cs
…
XmlnsDefinitionAttribute.cs
Merge branch '3.5.0'
2018-12-14 11:00:28 -08:00
XmlnsPrefixAttribute.cs
[Xaml] expose XmlnsPrefixAttribute ( #4562 )
2018-12-04 11:36:29 -07:00