maui-linux/Xamarin.Forms.Platform.Android
E.Z. Hart 8fb8ea3667
Add missing disposing check on packager
2020-03-17 23:46:17 -06:00
..
AppCompat Fix ObjectDisposedException issues for renderers OnElementPropertyChanged (#9764) 2020-03-11 08:38:00 -06:00
Cells Fix ObjectDisposedException issues for renderers OnElementPropertyChanged (#9764) 2020-03-11 08:38:00 -06:00
CollectionView [Android] Fix getting the position on SingleSnapHelper (#9700) fixes #9020 2020-02-26 15:05:24 +00:00
DualScreen TPV fixes for landscape, WindowSpanModeStateTrigger, ContentArea calculation fixes (#9577) 2020-02-18 10:26:11 -07:00
Extensions Merge branch '4.5.0' into 4.6.0 2020-03-16 11:54:00 +00:00
FastRenderers Fix ObjectDisposedException issues for renderers OnElementPropertyChanged (#9764) 2020-03-11 08:38:00 -06:00
Properties Fix TPV to adjust to native layout changes better (#9445) 2020-02-06 08:38:04 -07:00
Renderers Merge branch '4.5.0' into 4.6.0 2020-03-16 11:54:00 +00:00
Resources Embed templates (#9225) 2020-01-23 11:56:12 +00:00
ActivityResultCallbackRegistry.cs
AndroidActivity.cs
AndroidAppIndexProvider.cs [android] use Type.GetType() to load AppLinks (#8965) 2019-12-20 11:14:27 -07:00
AndroidApplicationLifecycleState.cs
AndroidTicker.cs Improve animation behavior with regard to power saving mode (#8921) 2020-02-04 14:33:24 -08:00
AndroidTitleBarVisibility.cs
Anticipator.cs multithreaded droid os calls during startup (#8245) 2019-10-31 17:10:59 +00:00
BackgroundManager.cs [Android] Fix various memory leaks (#8745) fixes #3332 fixes #3742 2019-12-10 11:37:44 +00:00
BorderBackgroundManager.cs Fix ObjectDisposedException issues for renderers OnElementPropertyChanged (#9764) 2020-03-11 08:38:00 -06:00
ButtonElementManager.cs
ButtonLayoutManager.cs Merge branch 4.5.0 into 4.6.0 2020-03-09 15:08:41 +00:00
CellAdapter.cs The great Androidx IF Def'ing of 2019 (#8898) 2020-01-10 13:35:41 -07:00
ColorExtensions.cs The great Androidx IF Def'ing of 2019 (#8898) 2020-01-10 13:35:41 -07:00
ContextExtensions.cs Set not previewer flag early (#8406) 2020-01-16 14:18:11 -08:00
Deserializer.cs [android/ios] improve perf when not using Application.Properties (#8887) 2020-01-10 14:58:03 -08:00
ElementChangedEventArgs.cs
Elevation.cs Convert elevation platform specific to correct pixel scale (#8917) 2019-12-18 11:37:21 +00:00
EmbeddedFontLoader.cs Added sample, and preserve attribute (#9024) 2019-12-28 16:00:10 -07:00
EntryAccessibilityDelegate.cs
ExportCellAttribute.cs
ExportImageSourceHandlerAttribute.cs
ExportRendererAttribute.cs
Extensions.cs
Flags.cs
Forms.cs Cherry pick Fix ios url images (#9714) 2020-02-25 16:37:12 -07:00
FormsApplicationActivity.cs Improve animation behavior with regard to power saving mode (#8921) 2020-02-04 14:33:24 -08:00
GenericGlobalLayoutListener.cs Shell Navigation Bar Has Shadow property (#8408) 2019-11-20 11:51:30 +00:00
GenericMenuClickListener.cs
GestureManager.cs The great Androidx IF Def'ing of 2019 (#8898) 2020-01-10 13:35:41 -07:00
GetDesiredSizeDelegate.cs
IBorderVisualElementRenderer.cs
IButtonLayoutRenderer.cs RadioButton Implementation (#8910) fixes #2404 closes #5349 2020-02-18 18:04:46 +00:00
IDeviceInfoProvider.cs
IDisposedState.cs
ILayoutChanges.cs
IPickerRenderer.cs
IPlatformLayout.cs
IScrollView.cs
IStepperRenderer.cs
ITabStop.cs
IVisualElementRenderer.cs
ImageCache.cs
InnerGestureListener.cs
InnerScaleListener.cs
KeyboardManager.cs
LayoutExtensions.cs
MeasureSpecFactory.cs
NativeBindingservice.cs
NativeValueConverterService.cs
NativeViewWrapper.cs
NativeViewWrapperRenderer.cs
OnLayoutDelegate.cs
OnMeasureDelegate.cs
PanGestureHandler.cs
PickerManager.cs [Android] 28+ Make non-visible pickers work again (#7289) 2019-09-26 23:18:17 -06:00
PinchGestureHandler.cs
Platform.cs [Android,iOS,UWP,WPF] MediaElement control (#3482) (#9439) 2020-02-05 16:40:47 -07:00
PlatformConfigurationExtensions.cs
PlatformEffect.cs
PlatformRenderer.cs
PopupManager.cs [Android] Fix merge and usage of AppCompatActivity 2020-01-20 11:27:58 +00:00
PowerSaveModeBroadcastReceiver.cs Improve animation behavior with regard to power saving mode (#8921) 2020-02-04 14:33:24 -08:00
RendererFactory.cs
RendererPool.cs [Android] Fix various memory leaks (#8745) fixes #3332 fixes #3742 2019-12-10 11:37:44 +00:00
ResourceManager.cs Merge branch '4.4.0' into 4.5.0 2020-01-17 11:40:23 +00:00
ResourcesProvider.cs
StepperRendererManager.cs
SwipeGestureHandler.cs
TapGestureHandler.cs
TextColorSwitcher.cs
ViewExtensions.cs Changed code to avoid the usage of some APIs that require an specific API Level on Android (#9175) 2020-01-31 18:15:35 -08:00
ViewInitializedEventArgs.cs
ViewPool.cs Revert back to VS 2017 (#8770) 2019-12-05 13:35:13 -07:00
ViewRenderer.cs Setting ImportantForAccessibility when changing AutomationProperties.IsInAccessibleTree (#7370) fixes #7369 2019-10-01 17:11:03 +01:00
VisualElementChangedEventArgs.cs
VisualElementExtensions.cs
VisualElementPackager.cs Add missing disposing check on packager 2020-03-17 23:46:17 -06:00
VisualElementRenderer.cs Merge branch '4.4.0' into 4.5.0 2020-03-16 11:35:20 +00:00
VisualElementRendererFlags.cs
VisualElementTracker.cs Fix ObjectDisposedException issues for renderers OnElementPropertyChanged (#9764) 2020-03-11 08:38:00 -06:00
Xamarin.Forms.Platform.Android.csproj Cherry pick Fix ios url images (#9714) 2020-02-25 16:37:12 -07:00
global.json Setup android to be properly multi targeted (#7660) 2019-12-13 12:22:24 -07:00