maui-linux/Xamarin.Forms.Platform.Android
E.Z. Hart 210df5f775 [Android] Add platform specific for Elevation (#1158)
* Simple Elevation implementation for BoxView

* More generic version

* Simplify the code a bit

* Add IElementConfiguration<T> to the descendants of Layout<View>

* Add Elevation support to everything on Android; update UI tests;

* Update docs
2017-09-26 11:14:41 +01:00
..
AppCompat Fix NRE when removing multiple pages in NavigationPageRenderer (#1108) 2017-08-22 14:55:49 +01:00
Cells [Android] Restore pinch gestures and fix listview item selection (#1135) 2017-09-15 19:49:19 +01:00
Extensions [Android] Set SingleLine to true when we only have 1 line on a TextView (#932) 2017-05-26 12:30:01 +01:00
FastRenderers [Android] Add platform specific for Elevation (#1158) 2017-09-26 11:14:41 +01:00
Properties Fix border on android buttons (#941) 2017-06-01 11:27:12 +01:00
Renderers [Android] Add platform specific for Elevation (#1158) 2017-09-26 11:14:41 +01: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
AndroidTicker.cs
AndroidTitleBarVisibility.cs
ButtonBackgroundTracker.cs [Android] Fix missing shadow on Button fast renderer (#1034) 2017-08-15 16:39:02 +01:00
CellAdapter.cs Fix Bug 59580 - CanExecuteChanged raises a NullReferenceException on Android (#1147) 2017-09-21 12:05:01 +01:00
ColorExtensions.cs
ContextExtensions.cs Update ContextExtensions.cs (#502) 2016-11-03 04:08:30 -07:00
Deserializer.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05: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 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 Prevent Flags/IsInitialized check from crashing Android app on restart (#1151) 2017-09-21 10:42:43 -07:00
FormsApplicationActivity.cs [Internal] Normalize Obsolete attributes (#860) 2017-04-07 09:47:33 +02:00
GenericMenuClickListener.cs
GestureManager.cs [Android] Restore pinch gestures and fix listview item selection (#1135) 2017-09-15 19:49:19 +01:00
GetDesiredSizeDelegate.cs
IDeviceInfoProvider.cs
IPlatformLayout.cs
IStartActivityForResult.cs
IVisualElementRenderer.cs [Internal] Normalize Obsolete attributes (#860) 2017-04-07 09:47:33 +02:00
InnerGestureListener.cs [Android] Restore pinch gestures and fix listview item selection (#1135) 2017-09-15 19:49:19 +01:00
InnerScaleListener.cs [Android] Restore pinch gestures and fix listview item selection (#1135) 2017-09-15 19:49:19 +01:00
KeyboardManager.cs Update ContextExtensions.cs (#502) 2016-11-03 04:08:30 -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
OnLayoutDelegate.cs
OnMeasureDelegate.cs
PanGestureHandler.cs [Android] Restore pinch gestures and fix listview item selection (#1135) 2017-09-15 19:49:19 +01:00
PinchGestureHandler.cs [Android] Restore pinch gestures and fix listview item selection (#1135) 2017-09-15 19:49:19 +01:00
Platform.cs [Android] Hide actionbar when MDP with NavigationPage with hidden NavigationBar (#1120) 2017-09-15 18:51:19 -07:00
PlatformConfigurationExtensions.cs
PlatformEffect.cs Android fastrenderers (#845) 2017-04-06 14:19:52 +01:00
PlatformRenderer.cs
RendererFactory.cs [Internal] Normalize Obsolete attributes (#860) 2017-04-07 09:47:33 +02:00
RendererPool.cs Android fastrenderers (#845) 2017-04-06 14:19:52 +01:00
ResourceManager.cs Enables custom images (especially SVG) through the new IImageSourceHandler to work with tab bar icons on Android (like it does on iOS). And also on cell adapters and navigation page menu. (#1130) 2017-09-12 15:09:38 +01:00
ResourcesProvider.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
TapGestureHandler.cs [Android] Restore pinch gestures and fix listview item selection (#1135) 2017-09-15 19:49:19 +01:00
TextColorSwitcher.cs
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 Set the Id field for Android Views created by Forms (#1004) 2017-06-22 23:33:03 +01:00
VisualElementChangedEventArgs.cs
VisualElementExtensions.cs [Android] Add platform specific for Elevation (#1158) 2017-09-26 11:14:41 +01:00
VisualElementPackager.cs [Android] Restore pinch gestures and fix listview item selection (#1135) 2017-09-15 19:49:19 +01:00
VisualElementRenderer.cs [Android] Add platform specific for Elevation (#1158) 2017-09-26 11:14:41 +01:00
VisualElementRendererFlags.cs
VisualElementTracker.cs [C, iOS, Android] LayoutCompression (#1136) 2017-09-13 11:18:59 +02:00
Xamarin.Forms.Platform.Android.csproj [Android] Add platform specific for Elevation (#1158) 2017-09-26 11:14:41 +01:00
Xamarin.Forms.Platform.Android.nuspec
packages.config