maui-linux/Xamarin.Forms.Platform.Android
Jason Smith 686eb6d0f4 Fix indentation 2016-09-30 11:59:00 -07:00
..
AppCompat Fix indentation 2016-09-30 11:59:00 -07:00
Cells Fix memory leak caused by BaseCellView and RendererHolder (#311) 2016-08-30 10:57:55 -07:00
Extensions Native Bindings (#278) 2016-09-08 11:39:05 -07:00
Properties Prepare Preserve attribute usage for removal of InternalsVisibleTo (#121) 2016-04-26 11:20:55 -04:00
Renderers Revert "Revert "[Android] Fix warnings (#346)"" 2016-09-13 22:52:47 +01:00
AndroidActivity.cs Initial import 2016-03-22 16:13:41 -07:00
AndroidAppIndexProvider.cs Evolve feature branch (#117) 2016-04-24 12:25:26 -04: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
CellAdapter.cs [Android] Close the correct mode if it wasn't disposed (#283) 2016-08-09 12:16:51 +02:00
ColorExtensions.cs Native Bindings (#278) 2016-09-08 11:39:05 -07:00
ContextExtensions.cs Reformat using statements 2016-03-25 13:53:19 -07:00
Deserializer.cs Reformat using statements 2016-03-25 13:53:19 -07:00
ElementChangedEventArgs.cs Initial import 2016-03-22 16:13:41 -07: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 Initial import 2016-03-22 16:13:41 -07:00
Forms.cs Reuse Handler when invoking on main thread (#383) 2016-09-27 11:05:41 -07:00
FormsApplicationActivity.cs Revert "Revert "[Android] Fix warnings (#346)"" 2016-09-13 22:52:47 +01:00
GenericMenuClickListener.cs Initial import 2016-03-22 16:13:41 -07: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 Initial import 2016-03-22 16:13:41 -07:00
InnerGestureListener.cs [A] PanGestureRecognizer will consistently send Completed event (#313) 2016-08-30 11:14:13 -07:00
InnerScaleListener.cs Initial import 2016-03-22 16:13:41 -07:00
KeyboardManager.cs [Android] Fix for NullReferenceException when using the wrong activit… (#286) 2016-08-17 10:26:27 +01: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 [Xaml] support native views and native bindings (#266) 2016-09-08 11:45:43 -07:00
NativeValueConverterService.cs [Xaml] support native views and native bindings (#266) 2016-09-08 11:45:43 -07: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 Initial import 2016-03-22 16:13:41 -07:00
PinchGestureHandler.cs Initial import 2016-03-22 16:13:41 -07:00
Platform.cs Fix potential NRE accessing current application via Page.RealParent (#330) 2016-09-27 14:50:02 +01:00
PlatformConfigurationExtensions.cs Platform Specifics (#301) 2016-08-30 10:46:14 -07:00
PlatformEffect.cs Initial import 2016-03-22 16:13:41 -07: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 Initial import 2016-03-22 16:13:41 -07:00
RendererPool.cs Prep Page for removal of InternalsVisibleTo (#150) 2016-06-16 16:45:09 +01:00
ResourceManager.cs Add compatibility shims to fix warnings; annotate warnings which require (#75) 2016-04-12 08:53:36 -07:00
ResourcesProvider.cs Reformat using statements 2016-03-25 13:53:19 -07:00
TapGestureHandler.cs Initial import 2016-03-22 16:13:41 -07:00
TextColorSwitcher.cs Add TextColor Property to Picker, TimePicker, DatePicker (#84) 2016-04-19 00:01:58 -07:00
TextViewExtensions.cs Add compatibility shims to fix warnings; annotate warnings which require (#75) 2016-04-12 08:53:36 -07:00
ViewExtensions.cs Add compatibility shims to fix warnings; annotate warnings which require (#75) 2016-04-12 08:53:36 -07: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 Clean up listeners and tag on ButtonRenderer during disposal (#360) 2016-09-27 11:51:22 +01:00
VisualElementChangedEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
VisualElementExtensions.cs Initial import 2016-03-22 16:13:41 -07:00
VisualElementPackager.cs Implement dispose pattern correctly to support derived classes (#364) 2016-09-21 23:04:36 +01:00
VisualElementRenderer.cs Clean up listeners and tag on ButtonRenderer during disposal (#360) 2016-09-27 11:51:22 +01:00
VisualElementRendererFlags.cs Initial import 2016-03-22 16:13:41 -07:00
VisualElementTracker.cs Implement dispose pattern correctly to support derived classes (#364) 2016-09-21 23:04:36 +01:00
Xamarin.Forms.Platform.Android.csproj [Xaml] support native views and native bindings (#266) 2016-09-08 11:45:43 -07: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