maui-linux/Xamarin.Forms.Platform.Android
Matthew Leibowitz 6950db8bfe [nuspec] Start using the 28.x versions of Android support (#5512) 2019-04-02 16:06:59 +01:00
..
AppCompat [Android] Fix various issues with material found by a full run of the UI Tests with Material active (#5676) 2019-03-27 10:07:15 -06:00
Cells [Android] Fix various issues with material found by a full run of the UI Tests with Material active (#5676) 2019-03-27 10:07:15 -06:00
CollectionView Allow SelectableItemsViewRenderer/Adapted to deselect ViewHolders not in the RecyclerView's child collection (#5358) 2019-02-27 18:06:48 -08:00
Extensions [Android] Fix issue when Message is null on Android API19 (#5562) 2019-03-15 18:13:14 -07:00
FastRenderers fix abi breaks (#5620) fixes #5288 2019-03-21 10:00:59 +00:00
Properties [Android] move android renderers to separate nuget (#5405) 2019-02-27 18:04:52 -07:00
Renderers [Android] Fix various issues with material found by a full run of the UI Tests with Material active (#5676) 2019-03-27 10:07:15 -06:00
Resources [Android] move android renderers to separate nuget (#5405) 2019-02-27 18:04:52 -07:00
ActivityResultCallbackRegistry.cs [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
AndroidActivity.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
AndroidAppIndexProvider.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
AndroidApplicationLifecycleState.cs
AndroidTicker.cs Only post DisableTimer to the queue if it's not on the UI thread (#4866) 2019-01-10 11:42:40 +00:00
AndroidTitleBarVisibility.cs
BackgroundManager.cs [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00
BorderBackgroundManager.cs Bring ImageButton API additions in line with current code (#4328) 2018-11-10 12:25:01 -07: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 [Material] + [Android, iOS] Refactored and fixed lots of button layout issues (#4967) 2019-01-30 16:44:23 -07:00
CellAdapter.cs [Android] Fix various issues with material found by a full run of the UI Tests with Material active (#5676) 2019-03-27 10:07:15 -06:00
ColorExtensions.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
ContextExtensions.cs [Android] Fix various issues with material found by a full run of the UI Tests with Material active (#5676) 2019-03-27 10:07:15 -06:00
Deserializer.cs [Core, Android] Fix to address the elusive 'Sharing violation on path PropertyStore.forms.tmp' (#1075) 2017-10-03 11:23:32 +01:00
ElementChangedEventArgs.cs
Elevation.cs [Android] Add platform specific for Elevation (#1158) 2017-09-26 11:14:41 +01:00
ExportCellAttribute.cs
ExportImageSourceHandlerAttribute.cs
ExportRendererAttribute.cs [Enhancement] Add Visual progress behind feature flag (#4449) fixes #4435 2018-11-23 17:40:15 +00:00
Extensions.cs [Material] + [Android, iOS] Refactored and fixed lots of button layout issues (#4967) 2019-01-30 16:44:23 -07:00
Flags.cs Add support for backcompat hint flags (#1074) 2017-08-10 19:08:18 +01:00
Forms.cs [Android] Fix various issues with material found by a full run of the UI Tests with Material active (#5676) 2019-03-27 10:07:15 -06:00
FormsApplicationActivity.cs Reinstate and obsolete IPlatform, et al (#5181) 2019-02-12 12:27:00 -08:00
GenericMenuClickListener.cs
GestureManager.cs [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00
GetDesiredSizeDelegate.cs
IBorderVisualElementRenderer.cs ImageButton (#1974) 2018-11-03 16:45:28 -06:00
IButtonLayoutRenderer.cs [Material] + [Android, iOS] Refactored and fixed lots of button layout issues (#4967) 2019-01-30 16:44:23 -07:00
IDeviceInfoProvider.cs
ILayoutChanges.cs fix abi breaks (#5620) fixes #5288 2019-03-21 10:00:59 +00:00
IPickerRenderer.cs [Android] fixes Picker list showing up incorrectly when focus is set on other controls (#4344) fixes #4318 fixes #4187 fixes #4494 2018-12-05 00:54:00 +00:00
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 Add TabStop/TabIndex (#2795) 2018-09-12 21:20:46 -07:00
IVisualElementRenderer.cs fix abi breaks (#5620) fixes #5288 2019-03-21 10:00:59 +00:00
InnerGestureListener.cs [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00
InnerScaleListener.cs [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
KeyboardManager.cs [Android] Fix brief display of incorrect keyboard (#4384) 2019-01-12 15:43:08 -07:00
LayoutExtensions.cs
MeasureSpecFactory.cs
NativeBindingservice.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
NativeValueConverterService.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
NativeViewWrapper.cs
NativeViewWrapperRenderer.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
OnLayoutDelegate.cs
OnMeasureDelegate.cs
PanGestureHandler.cs [Android] Restore pinch gestures and fix listview item selection (#1135) 2017-09-15 20:28:38 +01:00
PickerManager.cs [Visual] Material Pickers (#5194) 2019-02-24 20:21:39 -07:00
PinchGestureHandler.cs [Android] Restore pinch gestures and fix listview item selection (#1135) 2017-09-15 20:28:38 +01:00
Platform.cs [Android] Fix various issues with material found by a full run of the UI Tests with Material active (#5676) 2019-03-27 10:07:15 -06:00
PlatformConfigurationExtensions.cs
PlatformEffect.cs Android fastrenderers (#845) 2017-04-06 14:19:52 +01:00
PlatformRenderer.cs [Android] Fix various issues with material found by a full run of the UI Tests with Material active (#5676) 2019-03-27 10:07:15 -06:00
PopupManager.cs [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
PowerSaveModeBroadcastReceiver.cs [Android] Force animations to finish immediately when power save mode is on (#3148) fixes #1556 2018-06-28 12:02:36 +01:00
RendererFactory.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
RendererPool.cs [All] Use IReflectableType when accessing the Registrar (#1006) 2017-09-28 16:35:28 +02:00
ResourceManager.cs [Android] fall back to using native get identifier if reflection fails to retrieve drawable (#5585) 2019-03-18 18:22:34 -07:00
ResourcesProvider.cs [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
StepperRendererManager.cs [Material] [Android, iOS] Materializing the stepper (#5027) 2019-02-22 12:51:45 -07:00
SwipeGestureHandler.cs SwipeGestureRecognizer (#2727) 2018-05-28 11:49:05 +01:00
TapGestureHandler.cs [All] Span GestureRecognizers (#2173) 2018-05-07 19:02:28 +01:00
TextColorSwitcher.cs VisualStateManager phase 1 (#1405) 2018-01-05 09:11:51 +00:00
TextViewExtensions.cs [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
ViewExtensions.cs Set the Id field for Android Views created by Forms (#1004) 2017-06-22 23:33:03 +01:00
ViewInitializedEventArgs.cs
ViewPool.cs
ViewRenderer.cs [Android] Fix various issues with material found by a full run of the UI Tests with Material active (#5676) 2019-03-27 10:07:15 -06:00
VisualElementChangedEventArgs.cs
VisualElementExtensions.cs [Android] Let inflight life cycle events finish up before tearing them down (#3187) 2018-07-13 00:00:25 -06:00
VisualElementPackager.cs [Android, iOS] Fixes layout compression causes (#3698) fixes #3624 2018-09-11 14:32:50 +01:00
VisualElementRenderer.cs [Android] fixes app crash when next control in FocusSearch isn't focusable (#5031) 2019-01-30 14:01:02 -08:00
VisualElementRendererFlags.cs
VisualElementTracker.cs Revert "[Android] fixes issue content set after an await is not visible (#4861)" (#5245) 2019-02-13 15:21:31 -08:00
Xamarin.Forms.Platform.Android.csproj [nuspec] Start using the 28.x versions of Android support (#5512) 2019-04-02 16:06:59 +01:00