maui-linux/Xamarin.Forms.Platform.Android
Rui Marinho 27df4603a9
Merge branch 'main' into main-handler
2020-09-28 11:24:17 +01:00
..
AppCompat Fix incorrect rename of IViewRenderer 2020-09-18 16:35:57 -05:00
Cells [Build] Remove VS2017 and old XCODE support, move Flex to core project (#11972) 2020-09-01 19:21:20 +01:00
CollectionView Implement Nullable Reference Types on Handler projects (#12135) 2020-09-25 12:19:00 -05:00
DualScreen DUO sdk performance improvements (#11837) 2020-08-27 14:06:39 -06:00
Extensions Handlers (#12102) 2020-09-17 23:53:25 -05:00
FastRenderers Fix incorrect rename of IViewRenderer 2020-09-18 16:35:57 -05:00
Properties Templated RadioButtons and RadioButtonGroups (#11628) 2020-09-18 17:38:47 +01:00
Renderers Merge branch 'main' into main-handler 2020-09-28 11:24:17 +01:00
Resources Fixed ScrollView Visibility on Android (#10659) fixes #8015 fixes #9103 2020-09-10 13:05:40 +01:00
Shapes Added Antialias support in the Android shapes Paint (#11874) fixes #11858 2020-09-07 12:03:10 +01:00
ActivityResultCallbackRegistry.cs
AndroidActivity.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
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 [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
BorderBackgroundManager.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
ButtonElementManager.cs [Material] + [Android, iOS] Refactored and fixed lots of button layout issues (#4967) 2019-01-30 16:44:23 -07:00
ButtonLayoutManager.cs Merge branch '5.0.0' into main 2020-09-07 16:01:30 +01:00
CellAdapter.cs [Build] Remove VS2017 and old XCODE support, move Flex to core project (#11972) 2020-09-01 19:21:20 +01:00
ColorExtensions.cs [Build] Remove VS2017 and old XCODE support, move Flex to core project (#11972) 2020-09-01 19:21:20 +01:00
ContextExtensions.cs [Build] Remove VS2017 and old XCODE support, move Flex to core project (#11972) 2020-09-01 19:21:20 +01:00
Deserializer.cs [android/ios] improve perf when not using Application.Properties (#8887) 2020-01-10 14:58:03 -08:00
DragAndDropGestureHandler.cs Drag And Drop round 1 fixes (#11879) 2020-08-26 14:17:06 -07:00
ElementChangedEventArgs.cs
Elevation.cs Convert elevation platform specific to correct pixel scale (#8917) 2019-12-18 11:37:21 +00:00
EmbeddedFontLoader.cs [Enhancement] Shapes (Path) (#9264) 2020-06-09 07:14:53 -07:00
EntryAccessibilityDelegate.cs [Android] fix accessibility of Picker (#5125) 2019-06-19 16:23:00 -07:00
ExportCellAttribute.cs
ExportImageSourceHandlerAttribute.cs
ExportRendererAttribute.cs
Extensions.cs [Enhancement] Implements CharacterSpacing (#5167) 2019-07-18 14:28:23 +02:00
Flags.cs [Android] Use Fast Renderers by Default (#5926) 2019-04-27 12:15:39 -07:00
Forms.cs Resolve Layout changes during native measure/arrange pass (#12017) 2020-09-24 20:12:10 -05: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 [Build] Remove VS2017 and old XCODE support, move Flex to core project (#11972) 2020-09-01 19:21:20 +01:00
GetDesiredSizeDelegate.cs
GradientStrokeDrawable.cs [Enhancement] Brushes (#9220) 2020-07-17 08:44:13 -06:00
IBorderVisualElementRenderer.cs
IButtonLayoutRenderer.cs [Build] Remove VS2017 and old XCODE support, move Flex to core project (#11972) 2020-09-01 19:21:20 +01:00
IDeviceInfoProvider.cs
IDisposedState.cs [Android] Image load fixes (#6062) 2019-05-06 11:13:36 -06:00
ILayoutChanges.cs [Android] Set native properties from element if layout hasn't occurred (#10319) 2020-04-15 09:38:19 -07:00
IPickerRenderer.cs
IPlatformLayout.cs
IScrollView.cs [Android] ensure scrollbar has been initialized (#5462) 2019-03-13 10:03:32 -06:00
IStepperRenderer.cs [Material] [Android, iOS] Materializing the stepper (#5027) 2019-02-22 12:51:45 -07:00
ITabStop.cs
IVisualElementRenderer.cs fix abi breaks (#5620) fixes #5288 2019-03-21 10:00:59 +00:00
ImageCache.cs [Android] Image load fixes (#6062) 2019-05-06 11:13:36 -06:00
InnerGestureListener.cs Drag and drop (#11537) 2020-07-29 17:32:51 -07:00
InnerScaleListener.cs
KeyboardManager.cs [Android] Fix brief display of incorrect keyboard (#4384) 2019-01-12 15:43:08 -07:00
LayoutExtensions.cs
MeasureSpecFactory.cs
NativeBindingservice.cs
NativeValueConverterService.cs
NativeViewWrapper.cs
NativeViewWrapperRenderer.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
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 Resolve Layout changes during native measure/arrange pass (#12017) 2020-09-24 20:12:10 -05:00
PlatformConfigurationExtensions.cs
PlatformEffect.cs
PlatformRenderer.cs Profiler v11; No man init (#6087) 2019-05-07 10:12:00 -10:00
PopupManager.cs [Build] Remove VS2017 and old XCODE support, move Flex to core project (#11972) 2020-09-01 19:21:20 +01:00
PowerSaveModeBroadcastReceiver.cs Improve animation behavior with regard to power saving mode (#8921) 2020-02-04 14:33:24 -08:00
RendererFactory.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
RendererPool.cs [Android] Fix various memory leaks (#8745) fixes #3332 fixes #3742 2019-12-10 11:37:44 +00:00
ResourceManager.cs Rename MDP to Flyoutpage (#12073) 2020-09-17 23:47:56 +01:00
ResourcesProvider.cs
StepperRendererManager.cs [Material] [Android, iOS] Materializing the stepper (#5027) 2019-02-22 12:51:45 -07:00
SwipeGestureHandler.cs
TapGestureHandler.cs
TextColorSwitcher.cs
ViewExtensions.cs Make Frames with Labels work in ListViews again (#11976) 2020-09-08 16:17:10 +01:00
ViewInitializedEventArgs.cs
ViewPool.cs Revert back to VS 2017 (#8770) 2019-12-05 13:35:13 -07:00
ViewRenderer.cs Fix incorrect rename of IViewRenderer 2020-09-18 16:35:57 -05:00
VisualElementChangedEventArgs.cs
VisualElementExtensions.cs
VisualElementPackager.cs Fix incorrect shadow draw with disabled button (#10925) 2020-06-04 10:49:15 +01:00
VisualElementRenderer.cs [Build] Remove VS2017 and old XCODE support, move Flex to core project (#11972) 2020-09-01 19:21:20 +01:00
VisualElementRendererFlags.cs
VisualElementTracker.cs Resolve Layout changes during native measure/arrange pass (#12017) 2020-09-24 20:12:10 -05:00
Xamarin.Forms.Platform.Android.csproj Handlers (#12102) 2020-09-17 23:53:25 -05:00
global.json Handlers (#12102) 2020-09-17 23:53:25 -05:00