maui-linux/Xamarin.Forms.Platform.Android
kingces95 57c8b369c9 Prototypical Cell Cache for IsEnabled testing (#1179) 2017-10-09 12:30:03 -04:00
..
AppCompat [Core, Android] Fix to address the elusive 'Sharing violation on path PropertyStore.forms.tmp' (#1075) 2017-10-03 11:23:32 +01:00
Cells [All] Use IReflectableType when accessing the Registrar (#1006) 2017-09-28 16:35:28 +02:00
Extensions [All] Use IReflectableType when accessing the Registrar (#1006) 2017-09-28 16:35:28 +02: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 Prototypical Cell Cache for IsEnabled testing (#1179) 2017-10-09 12:30:03 -04: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] Fix missing shadow on Button fast renderer (#1034) 2017-08-15 16:39:02 +01:00
CellAdapter.cs [Core,MacOS]Desktop support (#1126) 2017-10-02 18:19:26 +01:00
ColorExtensions.cs Native Bindings (#278) 2016-09-08 11:39:05 -07:00
ContextExtensions.cs Update ContextExtensions.cs (#502) 2016-11-03 04:08:30 -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 [Core,MacOS]Desktop support (#1126) 2017-10-02 18:19:26 +01:00
FormsApplicationActivity.cs [Internal] Normalize Obsolete attributes (#860) 2017-04-07 09:47:33 +02:00
GenericMenuClickListener.cs Initial import 2016-03-22 16:13:41 -07:00
GestureManager.cs [Android] Restore pinch gestures and fix listview item selection (#1135) 2017-09-15 19:49:19 +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
IStartActivityForResult.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 [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 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 Allow Custom Android MapRenderers to override the default MapView options (#285) 2016-08-30 10:37:07 -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 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 [All] Use IReflectableType when accessing the Registrar (#1006) 2017-09-28 16:35:28 +02: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
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 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 Add TextColor Property to Picker, TimePicker, DatePicker (#84) 2016-04-19 00:01:58 -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 Set the Id field for Android Views created by Forms (#1004) 2017-06-22 23:33:03 +01:00
VisualElementChangedEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
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 Initial import 2016-03-22 16:13:41 -07:00
VisualElementTracker.cs [C, iOS, Android] LayoutCompression (#1136) 2017-09-13 11:18:59 +02:00
Xamarin.Forms.Platform.Android.csproj [Core, Android] Fix to address the elusive 'Sharing violation on path PropertyStore.forms.tmp' (#1075) 2017-10-03 11:23:32 +01:00
Xamarin.Forms.Platform.Android.nuspec Initial import 2016-03-22 16:13:41 -07:00
packages.config [Android] Add missing 23.3.0 package dependencies 2016-04-20 12:06:48 -07:00