maui-linux/Xamarin.Forms.Platform.Android
Shane Neuville 588023e329 [Android] set ClipBounds to use ViewCompat.SetClipBounds (#4954) fixes #4789 2019-01-15 16:01:42 +00:00
..
AppCompat [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
Cells ImageButton (#1974) 2018-11-03 16:45:28 -06:00
Extensions [Android] Fix ImageSource being set to null and fix ImageCell so it loads images (#4601) fixes #4597 fixes #4584 2018-12-05 00:55:00 +00:00
FastRenderers [Android] set ClipBounds to use ViewCompat.SetClipBounds (#4954) fixes #4789 2019-01-15 16:01:42 +00:00
Properties ImageButton (#1974) 2018-11-03 16:45:28 -06:00
Renderers [Android] fixes pop-up dialog in Pickers when you call Focus() (#4725) 2018-12-13 23:44:53 +00:00
ActivityResultCallbackRegistry.cs [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
AndroidActivity.cs
AndroidAppIndexProvider.cs
AndroidApplicationLifecycleState.cs
AndroidTicker.cs [Android] Force animations to finish immediately when power save mode is on (#3148) fixes #1556 2018-06-28 12:02:36 +01:00
AndroidTitleBarVisibility.cs
BackgroundManager.cs ImageButton (#1974) 2018-11-03 16:45:28 -06:00
BorderBackgroundManager.cs Bring ImageButton API additions in line with current code (#4328) 2018-11-10 12:25:01 -07:00
CellAdapter.cs [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
ColorExtensions.cs Update obsolete messages for 2.5 2017-10-27 10:19:04 -07:00
ContextExtensions.cs Remove math on scroll view container for RTL (#3299) 2018-07-23 11:11:01 -07: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
Extensions.cs
Flags.cs Add support for backcompat hint flags (#1074) 2017-08-10 19:08:18 +01:00
Forms.cs [Android] Use height when determining ScaledScreenSize; fixes #3609 (#3641) 2018-08-23 14:46:23 +01:00
FormsApplicationActivity.cs [Android] Make native Android Platforms accessible via Context (#3364) 2018-09-27 11:11:33 -07:00
GenericMenuClickListener.cs
GestureManager.cs SwipeGestureRecognizer (#2727) 2018-05-28 11:49:05 +01:00
GetDesiredSizeDelegate.cs
IBorderVisualElementRenderer.cs ImageButton (#1974) 2018-11-03 16:45:28 -06:00
IDeviceInfoProvider.cs
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
ITabStop.cs Add TabStop/TabIndex (#2795) 2018-09-12 21:20:46 -07:00
IVisualElementRenderer.cs ImageButton (#1974) 2018-11-03 16:45:28 -06:00
InnerGestureListener.cs [Android] Prevent duplicate events from SwipeGestureRecognizer (#3443) fixes #3415 2018-08-03 15:40:47 +01:00
InnerScaleListener.cs [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
KeyboardManager.cs [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
LayoutExtensions.cs
MeasureSpecFactory.cs
NativeBindingservice.cs
NativeValueConverterService.cs
NativeViewWrapper.cs
NativeViewWrapperRenderer.cs Update obsolete messages for 2.5 2017-10-27 10:19:04 -07: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
PinchGestureHandler.cs [Android] Restore pinch gestures and fix listview item selection (#1135) 2017-09-15 20:28:38 +01:00
Platform.cs [Android] Make native Android Platforms accessible via Context (#3364) 2018-09-27 11:11:33 -07:00
PlatformConfigurationExtensions.cs
PlatformEffect.cs
PlatformRenderer.cs
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
RendererPool.cs [All] Use IReflectableType when accessing the Registrar (#1006) 2017-09-28 16:35:28 +02:00
ResourceManager.cs fixed #1872 Fix drawables to load using AppCompat and fix ImageCell to use standard Image loading code (#2688) 2018-05-14 16:15:12 +01:00
ResourcesProvider.cs [All] Page embedding (#1124) 2017-10-09 10:51:55 -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] fixes pop-up dialog in Pickers when you call Focus() (#4725) 2018-12-13 23:44:53 +00: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 pop-up dialog in Pickers when you call Focus() (#4725) 2018-12-13 23:44:53 +00:00
VisualElementRendererFlags.cs
VisualElementTracker.cs ImageButton (#1974) 2018-11-03 16:45:28 -06:00
Xamarin.Forms.Platform.Android.csproj [Android] fixes pop-up dialog in Pickers when you call Focus() (#4725) 2018-12-13 23:44:53 +00:00
Xamarin.Forms.Platform.Android.nuspec