maui-linux/Xamarin.Forms.Platform.Android
Philippe Leybaert 7bcdf6d6b4 Fix issue #2634. Android: Draw no border if no BorderColor is set (#2684)
- fixes #2634
2018-05-14 20:30:58 +02:00
..
AppCompat [Android] Second measurement pass in IPlatform.GetNativeSize (#2215) fixes #1415, fixes #1396 2018-05-07 10:12:48 +01:00
Cells [Internal] Basic performance testing and monitoring (#1329) 2018-01-31 18:09:15 +00:00
Extensions attempt to load images from drawables before using bitmap (#1973) fixes #1908 2018-03-01 12:07:13 +00:00
FastRenderers Fix issue #2634. Android: Draw no border if no BorderColor is set (#2684) 2018-05-14 20:30:58 +02:00
Properties [Core] Improve Renderer registration order (#2519) 2018-04-25 14:05:59 -07:00
Renderers Merge branch '15-5' into 3.0.0 2018-03-19 09:20:40 +01:00
ActivityResultCallbackRegistry.cs [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
AndroidActivity.cs [Internal] Normalize Obsolete attributes (#860) 2017-04-07 09:47:33 +02:00
AndroidAppIndexProvider.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
AndroidApplicationLifecycleState.cs Initial import 2016-03-22 16:13:41 -07:00
AndroidTicker.cs Make core Ticker abstract and public (#116) 2016-04-25 15:57:44 -04:00
AndroidTitleBarVisibility.cs Initial import 2016-03-22 16:13:41 -07:00
ButtonBackgroundTracker.cs [Android] Buttons can be round; remove Padding & Shadow by default (#1935) 2018-03-05 12:50:16 -08: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 [All] Page embedding (#1124) 2017-10-09 10:51:55 -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 Initial import 2016-03-22 16:13:41 -07:00
Elevation.cs [Android] Add platform specific for Elevation (#1158) 2017-09-26 11:14:41 +01:00
ExportCellAttribute.cs Initial import 2016-03-22 16:13:41 -07:00
ExportImageSourceHandlerAttribute.cs Initial import 2016-03-22 16:13:41 -07:00
ExportRendererAttribute.cs Initial import 2016-03-22 16:13:41 -07:00
Extensions.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
Flags.cs Add support for backcompat hint flags (#1074) 2017-08-10 19:08:18 +01:00
Forms.cs Merge branch '15-5' 2018-02-12 09:34:33 +01:00
FormsApplicationActivity.cs Merge branch '15-5' 2018-02-12 09:34:33 +01:00
GenericMenuClickListener.cs Initial import 2016-03-22 16:13:41 -07:00
GestureManager.cs Disable long press detection so it doesn't prevent pans in TapAndPanGestureDetector, fixes #2324 (#2414) 2018-04-19 19:13:46 +01:00
GetDesiredSizeDelegate.cs Initial import 2016-03-22 16:13:41 -07:00
IDeviceInfoProvider.cs Initial import 2016-03-22 16:13:41 -07:00
IPlatformLayout.cs Initial import 2016-03-22 16:13:41 -07:00
IVisualElementRenderer.cs [Internal] Normalize Obsolete attributes (#860) 2017-04-07 09:47:33 +02:00
InnerGestureListener.cs Ensure Android PanGestureRecognizer sends the Completed status (#1495) (#1753) 2018-02-09 10:47:25 +00: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 Initial import 2016-03-22 16:13:41 -07:00
MeasureSpecFactory.cs Initial import 2016-03-22 16:13:41 -07:00
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 Native Bindings (#278) 2016-09-08 11:39:05 -07:00
NativeViewWrapperRenderer.cs Update obsolete messages for 2.5 2017-10-27 10:19:04 -07:00
OnLayoutDelegate.cs Initial import 2016-03-22 16:13:41 -07:00
OnMeasureDelegate.cs Initial import 2016-03-22 16:13:41 -07:00
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] Second measurement pass in IPlatform.GetNativeSize (#2215) fixes #1415, fixes #1396 2018-05-07 10:12:48 +01:00
PlatformConfigurationExtensions.cs Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
PlatformEffect.cs Android fastrenderers (#845) 2017-04-06 14:19:52 +01:00
PlatformRenderer.cs [A]Resolve issue where calling Focus in an unfocus event would fail 2016-03-29 18:15:11 +01:00
PopupManager.cs [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
RendererFactory.cs [Internal] Normalize Obsolete attributes (#860) 2017-04-07 09:47:33 +02:00
RendererPool.cs [All] Use IReflectableType when accessing the Registrar (#1006) 2017-09-28 16:35:28 +02:00
ResourceManager.cs Use GetHandlerForObject instead of GetHandler (#1713) 2018-01-30 09:06:35 +01:00
ResourcesProvider.cs [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
TapGestureHandler.cs [Android] Restore pinch gestures and fix listview item selection (#1135) 2017-09-15 20:28:38 +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 Initial import 2016-03-22 16:13:41 -07:00
ViewPool.cs Initial import 2016-03-22 16:13:41 -07:00
ViewRenderer.cs [Android] Second measurement pass in IPlatform.GetNativeSize (#2215) fixes #1415, fixes #1396 2018-05-07 10:12:48 +01:00
VisualElementChangedEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
VisualElementExtensions.cs VisualStateManager phase 1 (#1405) 2018-01-05 09:11:51 +00:00
VisualElementPackager.cs [Android] Fix issue where compressed layouts couldn't be removed from the visual hierarchy (#2066) Fixes #1601 2018-03-15 10:20:39 +00:00
VisualElementRenderer.cs Rename InputTransparentInherited to CascadeInputTransparent (#1771) 2018-02-02 12:00:00 +00:00
VisualElementRendererFlags.cs Initial import 2016-03-22 16:13:41 -07:00
VisualElementTracker.cs [Internal] Basic performance testing and monitoring (#1329) 2018-01-31 18:09:15 +00:00
Xamarin.Forms.Platform.Android.csproj Fix VS errors when loading clean solution; prevent VS rewriting Android project files (#2083) 2018-03-14 11:01:44 +00:00
Xamarin.Forms.Platform.Android.nuspec Initial import 2016-03-22 16:13:41 -07:00
packages.config [Android] Applinks firebase 42 (#1107) 2017-10-09 13:28:10 -07:00