.. |
AppCompat
|
Merge branch '3.0.0'
|
2018-04-02 11:02:20 +01:00 |
Cells
|
[Internal] Basic performance testing and monitoring (#1329)
|
2018-01-31 18:09:15 +00:00 |
Extensions
|
[Enhancement] Entry ReturnType (#2029)
|
2018-03-15 10:29:08 +00:00 |
FastRenderers
|
Merge branch '15-5'
|
2018-02-12 09:34:33 +01:00 |
Properties
|
[Android] Button Border can be set independent of other properties and will not change the size of the Button. fixes #1436 **behavior change** (#1570)
|
2018-02-08 17:55:08 +00:00 |
Renderers
|
Added the ListView.SelectionMode property
|
2018-03-27 10:18:26 +02: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
|
[Core] Create Sync version of SendSleep so lifecycle methods don't have to be async void (#2122)
|
2018-03-22 10:49:01 -07:00 |
GenericMenuClickListener.cs
|
Initial import
|
2016-03-22 16:13:41 -07:00 |
GestureManager.cs
|
Ensure Android PanGestureRecognizer sends the Completed status (#1495) (#1753)
|
2018-02-09 10:47:25 +00: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
|
Don't assume casts to Activity from Context will be successful (#1867)
|
2018-02-13 10:53:54 -08: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] Deduplicate AutomationPropertiesProvider (#1199)
|
2018-01-02 11:36:21 +00: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 |