..
Cells
[Shell] Propagate Page bindings to TitleView and Shell Binding to Flyout ( #5934 ) fixes #5650 fixes #5501
2019-04-18 16:25:31 +01:00
Interactivity
[C] allow inheriting from Behavior ( #5559 )
2019-04-08 10:15:14 -07:00
Internals
[shell] Fix show DisplayAlert ( #5491 ) fixes #5504
2019-03-21 10:03:50 +00:00
Items
Handle CollectionView multiple selection on Android and iOS ( #5352 )
2019-03-18 14:46:41 +00:00
PlatformConfiguration
[iOS] Add Platform Specific features for PrefersHomeIndicatorAutoHidden ( #5717 )
2019-04-10 21:58:34 -07:00
Properties
[Material] rename iOS assembly to be non platform specific ( #5332 )
2019-02-22 08:29:25 -07:00
Shell
[Shell] Propagate Page bindings to TitleView and Shell Binding to Flyout ( #5934 ) fixes #5650 fixes #5501
2019-04-18 16:25:31 +01:00
StyleSheets
[X] more conv exception, bubble to previewer ( #5400 )
2019-02-27 17:58:58 -08:00
Visuals
[Android] move android renderers to separate nuget ( #5405 )
2019-02-27 18:04:52 -07:00
Xaml
[X] more conv exception, bubble to previewer ( #5400 )
2019-02-27 17:58:58 -08:00
AbsoluteLayout.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
AbsoluteLayoutFlags.cs
…
Accelerator.cs
…
AcceleratorTypeConverter.cs
…
ActionSheetArguments.cs
…
ActivityIndicator.cs
…
AlertArguments.cs
…
AnimatableKey.cs
…
Animation.cs
…
AnimationExtensions.cs
…
AppLinkEntry.cs
…
Application.cs
[C] Expose Application.LogWarningsListener ( #4539 ) fixes #1517 fixes #3873
2018-12-03 12:59:52 +00: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
[Shell] Propagate Page bindings to TitleView and Shell Binding to Flyout ( #5934 ) fixes #5650 fixes #5501
2019-04-18 16:25:31 +01:00
BindableObjectExtensions.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
BindableProperty.cs
BindableProperty: More explanatory exception message ( #5384 )
2019-02-27 08:55:47 +01:00
BindablePropertyConverter.cs
…
BindablePropertyKey.cs
…
Binding.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
BindingBase.cs
…
BindingBaseExtensions.cs
…
BindingExpression.cs
Re-enable "Treat warnings as errors" ( #5602 )
2019-03-27 18:38:38 +00:00
BindingMode.cs
…
BindingTypeConverter.cs
…
BorderElement.cs
Bring ImageButton API additions in line with current code ( #4328 )
2018-11-10 12:25:01 -07:00
BoundsConstraint.cs
…
BoundsTypeConverter.cs
…
BoxView.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
Button.cs
[Material] + [Android, iOS] Refactored and fixed lots of button layout issues ( #4967 )
2019-01-30 16:44:23 -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
…
ChildCollectionChangedEventArgs.cs
…
ChildGestureRecognizer.cs
…
ClickGestureRecognizer.cs
…
ClickedEventArgs.cs
…
CollectionSynchronizationCallback.cs
…
CollectionSynchronizationContext.cs
…
Color.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
ColorElement.cs
…
ColorTypeConverter.cs
…
ColumnDefinition.cs
…
ColumnDefinitionCollection.cs
…
Command.cs
[C] WeakEventManager minor changes ( #4774 )
2018-12-19 14:23:44 +01:00
CompressedLayout.cs
…
Configuration.cs
…
Constraint.cs
…
ConstraintExpression.cs
…
ConstraintType.cs
…
ConstraintTypeConverter.cs
…
ContentPage.cs
…
ContentPresenter.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
ContentPropertyAttribute.cs
…
ContentView.cs
…
ControlTemplate.cs
…
CornerElement.cs
…
CornerRadius.cs
…
CornerRadiusTypeConverter.cs
…
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
…
DecorableTextElement.cs
…
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
[Android] Crash at Dependency service call possible fix ( #4157 )
2018-12-04 11:35:23 -07:00
DesignMode.cs
…
Device.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
DeviceInfo.cs
…
DeviceOrientation.cs
…
DeviceOrientationExtensions.cs
…
Easing.cs
…
Editor.cs
Add Editor.IsTextPredictionEnabled property ( #4023 )
2018-11-01 10:03:23 -06:00
EditorAutoSizeOption.cs
…
Effect.cs
…
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
[Shell] Propagate Page bindings to TitleView and Shell Binding to Flyout ( #5934 ) fixes #5650 fixes #5501
2019-04-18 16:25:31 +01:00
ElementCollection.cs
…
ElementEventArgs.cs
…
ElementTemplate.cs
…
Element_StyleSheets.cs
Resilient xaml ( #4096 )
2018-11-09 10:03:17 +01:00
EmailKeyboard.cs
…
Entry.cs
Merge branch '3.2.0'
2018-08-31 14:19:27 -07:00
EnumerableExtensions.cs
Add TabStop/TabIndex ( #2795 )
2018-09-12 21:20:46 -07:00
EventArg.cs
…
ExperimentalFlags.cs
[Visual] Visual tidy ( #5356 )
2019-02-27 16:48:45 -07:00
ExportEffectAttribute.cs
[C] Seal our attributes ( #4559 )
2018-11-29 10:12:26 +01:00
ExpressionSearch.cs
…
FileImageSource.cs
…
FileImageSourceConverter.cs
…
FlexEnums.cs
…
FlexLayout.cs
[C] deprecate GetValues ( #5324 )
2019-02-27 08:56:27 +01:00
FlowDirection.cs
…
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
FontImageSource.cs
Min viable FontImageSource ( #4747 )
2019-01-03 09:46:40 -08:00
FontSizeConverter.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
FontTypeConverter.cs
…
FormattedString.cs
[Core]Call invalidate measure after the FormattedText is set ( #4448 ) fixes #4026
2018-11-29 17:50:06 +00: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
Correct Grid Height When Aspect Fit Image Gets Shrinked ( #4990 )
2019-03-13 12:39:58 +01:00
GridLength.cs
…
GridLengthTypeConverter.cs
…
GridUnitType.cs
…
HandlerAttribute.cs
Merge branch '3.5.0' into 3.6.0
2019-03-21 14:35:44 +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
…
IConfigElement.cs
…
IConfigPlatform.cs
…
IControlTemplated.cs
…
IConverterOptions.cs
…
ICornerElement.cs
…
IDataTemplateController.cs
[Shell] The glorious Shell ( #4522 )
2018-11-29 20:22:51 -08:00
IDecorableTextElement.cs
…
IDefinition.cs
…
IDeserializer.cs
…
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
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
…
IGestureController.cs
…
IGestureRecognizer.cs
…
IGridController.cs
…
IImageController.cs
Bring ImageButton API additions in line with current code ( #4328 )
2018-11-10 12:25:01 -07:00
IImageElement.cs
Bring ImageButton API additions in line with current code ( #4328 )
2018-11-10 12:25:01 -07:00
IIsolatedStorageFile.cs
…
IItemViewController.cs
…
IItemsView.cs
…
ILayout.cs
…
ILayoutController.cs
…
ILineHeightElement.cs
…
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
…
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
…
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
…
IStreamImageSource.cs
…
IStyle.cs
…
IStyleElement.cs
…
ISwipeGestureController.cs
…
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
…
ITextElement.cs
…
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
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
ImageButton.cs
Bring ImageButton API additions in line with current code ( #4328 )
2018-11-10 12:25:01 -07:00
ImageElement.cs
[Shell] The glorious Shell ( #4522 )
2018-11-29 20:22:51 -08:00
ImageSource.cs
[C] WeakEventManager minor changes ( #4774 )
2018-12-19 14:23:44 +01:00
ImageSourceConverter.cs
…
InputView.cs
[Enhancement] Entry: Read-only Entry and Editor ( #1972 )
2019-01-10 09:21:28 -07: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
…
Keyboard.cs
…
KeyboardFlags.cs
…
KeyboardTypeConverter.cs
…
Label.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
Layout.cs
[Android] fixes redraw element when changing renderer ( #5233 )
2019-03-20 10:31:55 -07:00
LayoutAlignment.cs
…
LayoutAlignmentExtensions.cs
…
LayoutConstraint.cs
…
LayoutExpandFlag.cs
…
LayoutOptions.cs
…
LayoutOptionsConverter.cs
…
LineBreakMode.cs
…
LineHeightElement.cs
…
ListProxy.cs
…
ListProxyChangedEventArgs.cs
[Shell] The glorious Shell ( #4522 )
2018-11-29 20:22:51 -08:00
ListStringTypeConverter.cs
…
ListView.cs
[Enhancement][Core] ListView should report index of item on all events ( #4431 )
2019-01-28 20:47:59 -07:00
ListViewCachingStrategy.cs
…
ListViewSelectionMode.cs
…
LockableObservableListWrapper.cs
…
LockingSemaphore.cs
…
Log.cs
…
LogListener.cs
…
MasterBehavior.cs
…
MasterDetailPage.cs
…
MeasureFlags.cs
…
Menu.cs
…
MenuItem.cs
Reinstate and obsolete IPlatform, et al ( #5181 )
2019-02-12 12:27:00 -08:00
MergedStyle.cs
Resilient xaml ( #4096 )
2018-11-09 10:03:17 +01:00
MessagingCenter.cs
…
ModalEventArgs.cs
…
ModalPoppedEventArgs.cs
…
ModalPoppingEventArgs.cs
…
ModalPushedEventArgs.cs
…
ModalPushingEventArgs.cs
…
MultiPage.cs
…
NameScopeExtensions.cs
[X] intercepts FindByName exceptions ( #5599 )
2019-03-18 16:43:59 -07:00
NamedSize.cs
…
NativeBindingHelpers.cs
…
NavigationEventArgs.cs
…
NavigationModel.cs
[shell] Fix show DisplayAlert ( #5491 ) fixes #5504
2019-03-21 10:03:50 +00:00
NavigationPage.cs
Merge branch '3.5.0'
2019-01-14 09:32:43 +01: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
…
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
…
OrderedDictionary.cs
…
PaddingElement.cs
…
Page.cs
Reinstate and obsolete IPlatform, et al ( #5181 )
2019-02-12 12:27:00 -08:00
PanGestureRecognizer.cs
…
PanUpdatedEventArgs.cs
…
ParameterAttribute.cs
…
Performance.cs
…
Picker.cs
[C, iOS, AND, UWP] Color for Picker.Title ( #4701 )
2018-12-18 13:12:30 +01: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
…
PointTypeConverter.cs
…
PoppedToRootEventArgs.cs
…
ProgressBar.cs
Material Design Renderers for the Material Visual ( #4733 )
2019-01-07 17:07:50 -07:00
PropertyChangingEventArgs.cs
…
PropertyChangingEventHandler.cs
…
ProvideCompiledAttribute.cs
…
ReadOnlyCastingList.cs
…
ReadOnlyListAdapter.cs
…
Rectangle.cs
…
RectangleTypeConverter.cs
…
ReferenceTypeConverter.cs
[Xaml] throw on unexpected empty elements ( #4582 )
2018-12-12 16:50:30 +01:00
ReflectionExtensions.cs
[Visual] Visual xaml and Visual registrations ( #5304 )
2019-02-25 13:54:02 -07:00
Region.cs
[iOS] fixes #3525 - add epsilon for float compare ( #3654 )
2018-08-28 22:21:22 -06:00
Registrar.cs
[visual] Add extra parameter to android visual constructors ( #5289 )
2019-03-27 16:10:21 -07:00
RelativeLayout.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01: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
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
ResourcesChangedEventArgs.cs
…
ResourcesExtensions.cs
Fix dynamic resources in merged dictionaries #3661 ( #4993 ) * fixes #3661
2019-02-18 14:57:23 +00:00
ReturnType.cs
…
RouteFactory.cs
[Shell] The glorious Shell ( #4522 )
2018-11-29 20:22:51 -08:00
Routing.cs
[Shell] refactor of processing uris ( #5852 )
2019-04-10 21:54:50 -07:00
RoutingEffect.cs
…
RowDefinition.cs
…
RowDefinitionCollection.cs
…
RuntimeNamePropertyAttribute.cs
…
ScrollBarVisibility.cs
…
ScrollOrientation.cs
…
ScrollToMode.cs
…
ScrollToPosition.cs
…
ScrollToRequestedEventArgs.cs
…
ScrollView.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
ScrolledEventArgs.cs
…
SearchBar.cs
Change SearchBar base class to InputView ( #3248 ) fixes #2902
2018-12-07 13:31:56 +00:00
SearchBoxVisiblity.cs
s/SearchBoxVisiblity/SearchBoxVisibility/ from base 4.0.0 ( #5931 )
2019-04-16 15:04:55 -07: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
[Xaml] throw on unexpected empty elements ( #4582 )
2018-12-12 16:50:30 +01:00
SettersExtensions.cs
…
Size.cs
…
SizeRequest.cs
…
SizeTypeConverter.cs
…
Slider.cs
[Material] [Android, iOS] Added Slider and ProgressBar ( #5209 )
2019-02-13 15:36:55 -08:00
Span.cs
Changed Span default binding to OneWay ( #4850 )
2019-01-18 14:32:36 +01:00
StackLayout.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
StackOrientation.cs
…
Stepper.cs
…
StreamImageSource.cs
…
StreamWrapper.cs
…
Style.cs
Resilient xaml ( #4096 )
2018-11-09 10:03:17 +01:00
SwipeDirection.cs
…
SwipeGestureRecognizer.cs
…
SwipedEventArgs.cs
…
Switch.cs
[Android] Null check on Switch TrackDrawable ( #5851 )
2019-04-10 17:25:45 -07:00
SynchronizedList.cs
…
TabIndexExtensions.cs
[Android/iOS] TabIndex sets focus order for TalkBack traversal ( #3989 )
2019-04-10 21:53:37 -07: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
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
TapGestureRecognizer.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
TappedEventArgs.cs
…
TargetIdiom.cs
…
TargetPlatform.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
TelephoneKeyboard.cs
…
TemplateBinding.cs
…
TemplateExtensions.cs
…
TemplateUtilities.cs
…
TemplatedItemsList.cs
…
TemplatedPage.cs
[Shell] The glorious Shell ( #4522 )
2018-11-29 20:22:51 -08:00
TemplatedView.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
TextAlignment.cs
[Shell] The glorious Shell ( #4522 )
2018-11-29 20:22:51 -08:00
TextAlignmentElement.cs
…
TextChangedEventArgs.cs
…
TextElement.cs
…
TextKeyboard.cs
…
Thickness.cs
[Material] + [Android, iOS] Refactored and fixed lots of button layout issues ( #4967 )
2019-01-30 16:44:23 -07:00
ThicknessTypeConverter.cs
…
TimePicker.cs
…
ToStringValueConverter.cs
[C] ToStringValueConverter shouldn't be public ( #4442 )
2018-11-16 15:40:05 +01:00
ToggledEventArgs.cs
…
ToolbarItem.cs
Reinstate and obsolete IPlatform, et al ( #5181 )
2019-02-12 12:27:00 -08:00
ToolbarItemEventArgs.cs
…
ToolbarItemOrder.cs
…
TrackableCollection.cs
…
Tweener.cs
…
TypeConversionAttribute.cs
…
TypeConverter.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
TypeConverterAttribute.cs
…
TypeTypeConverter.cs
hide obsolete API from editor ( #4938 )
2019-01-10 12:53:48 +01:00
TypedBinding.cs
Merge branch '3.5.0'
2019-01-14 09:32:43 +01:00
UnsolvableConstraintsException.cs
Add Serializable on exception types ( #4690 )
2019-01-19 10:20:33 -08:00
UriImageSource.cs
…
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
…
ViewState.cs
…
VisualElement.cs
Merge branch '3.6.0' into 4.0.0
2019-03-27 18:51:38 +00:00
VisualElement_StyleSheet.cs
…
VisualStateManager.cs
[iOS] CollectionView single selection ( #4985 )
2019-01-25 09:40:17 -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
Re-enable "Treat warnings as errors" ( #5602 )
2019-03-27 18:38:38 +00: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