maui-linux/Xamarin.Forms.Platform.Android
Adrian Knight 31eada25bd add support for view cells 2017-02-22 11:30:19 +00:00
..
AppCompat Add pressed and released events to Button (#446) 2017-02-02 18:23:31 +00:00
Cells add support for view cells 2017-02-22 11:30:19 +00: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 add support for view cells 2017-02-22 11:30:19 +00: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] Double tapping on context action should not crash (#609) 2017-02-13 13:47:59 +00: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 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 [C] new OnPlatform mechanism (#658) 2017-01-12 12:05:41 -08:00
FormsApplicationActivity.cs Move XF.ConcurrentDictionary to WP8 project (#685) 2017-01-23 12:41:39 -07: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 [All] Basic Accessibility Support (#713) 2017-01-31 11:49:15 -08:00
InnerGestureListener.cs [A] PanGestureRecognizer will consistently send Started/Move event (#389) 2016-10-04 09:43:44 -07:00
InnerScaleListener.cs Initial import 2016-03-22 16:13:41 -07: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 [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 [Android] Allow path-based icons to be loaded as toolbar icons (#437) 2016-11-03 11:38:38 -07: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 [Android] Allow path-based icons to be loaded as toolbar icons (#437) 2016-11-03 11:38:38 -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 [All] Basic Accessibility Support (#713) 2017-01-31 11:49:15 -08:00
VisualElementChangedEventArgs.cs Initial import 2016-03-22 16:13:41 -07:00
VisualElementExtensions.cs [All] Basic Accessibility Support (#713) 2017-01-31 11:49:15 -08:00
VisualElementPackager.cs fix NRE in packager dispose (#561) 2016-11-30 17:29:16 -07:00
VisualElementRenderer.cs [All] Basic Accessibility Support (#713) 2017-01-31 11:49:15 -08:00
VisualElementRendererFlags.cs Initial import 2016-03-22 16:13:41 -07:00
VisualElementTracker.cs Revert "[*] ScaleX and ScaleY" 2017-02-06 15:18:16 +01:00
Xamarin.Forms.Platform.Android.csproj Add localized listener for Android numeric input 2017-02-17 11:11:46 +00: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