maui-linux/Xamarin.Forms.Platform.Android
E.Z. Hart 83a244801e Make it easier to create custom renderers for alternate CV layouts on Android (#6990)
Demo of StaggeredGridLayoutManager on Android
2019-07-30 11:27:36 +01:00
..
AppCompat Merge branch '4.1.0' into 4.2.0 2019-07-29 10:23:54 +01:00
Cells [Android] Fix various issues with material found by a full run of the UI Tests with Material active (#5676) 2019-03-27 10:07:15 -06:00
CollectionView Make it easier to create custom renderers for alternate CV layouts on Android (#6990) 2019-07-30 11:27:36 +01:00
Extensions Fix for Switch on Android losing shadow #6798 (#6798) 2019-07-08 16:51:37 -07:00
FastRenderers Merge branch '4.1.0' into 4.2.0 2019-07-17 20:03:30 -07:00
Properties Checkbox (#6232) 2019-05-30 10:32:28 -06:00
Renderers Merge branch '4.1.0' into 4.2.0 2019-07-29 10:23:54 +01:00
Resources Add Scrollbar Visibility option to the CollectionView (#6602) 2019-07-11 16:03:12 -07:00
ActivityResultCallbackRegistry.cs
AndroidActivity.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
AndroidAppIndexProvider.cs
AndroidApplicationLifecycleState.cs
AndroidTicker.cs Only post DisableTimer to the queue if it's not on the UI thread (#4866) 2019-01-10 11:42:40 +00:00
AndroidTitleBarVisibility.cs
BackgroundManager.cs [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00
BorderBackgroundManager.cs Bring ImageButton API additions in line with current code (#4328) 2018-11-10 12:25:01 -07:00
ButtonElementManager.cs [Material] + [Android, iOS] Refactored and fixed lots of button layout issues (#4967) 2019-01-30 16:44:23 -07:00
ButtonLayoutManager.cs [Android] refactoring fixes layouts (#6390) 2019-07-17 19:29:07 -06:00
CellAdapter.cs [Android] Fix context actions icon so that it loads (#6437) fixes #6258 2019-06-18 11:20:36 +01:00
ColorExtensions.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
ContextExtensions.cs [Android] Fix previewer exceptions with shell (#5955) 2019-05-02 11:26:42 +01:00
Deserializer.cs
ElementChangedEventArgs.cs
Elevation.cs stack the elevation of elements (#6108) 2019-05-09 21:08:14 -07:00
EntryAccessibilityDelegate.cs [Android] fix accessibility of Picker (#5125) 2019-06-19 16:23:00 -07:00
ExportCellAttribute.cs
ExportImageSourceHandlerAttribute.cs
ExportRendererAttribute.cs [Enhancement] Add Visual progress behind feature flag (#4449) fixes #4435 2018-11-23 17:40:15 +00:00
Extensions.cs [Material] + [Android, iOS] Refactored and fixed lots of button layout issues (#4967) 2019-01-30 16:44:23 -07:00
Flags.cs [Android] Use Fast Renderers by Default (#5926) 2019-04-27 12:15:39 -07:00
Forms.cs Added missing named sizes (#6591) 2019-06-19 16:40:59 -07:00
FormsApplicationActivity.cs [Android] Fix old root page dispose when main page change (#4707) Fixes #4706 Fixes #4325 2019-03-22 12:10:04 +00:00
GenericMenuClickListener.cs
GestureManager.cs [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00
GetDesiredSizeDelegate.cs
IBorderVisualElementRenderer.cs ImageButton (#1974) 2018-11-03 16:45:28 -06:00
IButtonLayoutRenderer.cs roll back IButtonLayoutRenderer to its former 3.6 glory (#6290) 2019-05-28 17:27:26 -07:00
IDeviceInfoProvider.cs
IDisposedState.cs [Android] Image load fixes (#6062) 2019-05-06 11:13:36 -06:00
ILayoutChanges.cs fix abi breaks (#5620) fixes #5288 2019-03-21 10:00:59 +00:00
IPickerRenderer.cs [Android] fixes Picker list showing up incorrectly when focus is set on other controls (#4344) fixes #4318 fixes #4187 fixes #4494 2018-12-05 00:54:00 +00:00
IPlatformLayout.cs
IScrollView.cs [Android] ensure scrollbar has been initialized (#5462) 2019-03-13 10:03:32 -06:00
IStepperRenderer.cs [Material] [Android, iOS] Materializing the stepper (#5027) 2019-02-22 12:51:45 -07:00
ITabStop.cs Add TabStop/TabIndex (#2795) 2018-09-12 21:20:46 -07:00
IVisualElementRenderer.cs fix abi breaks (#5620) fixes #5288 2019-03-21 10:00:59 +00:00
ImageCache.cs [Android] Image load fixes (#6062) 2019-05-06 11:13:36 -06:00
InnerGestureListener.cs [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00
InnerScaleListener.cs
KeyboardManager.cs [Android] Fix brief display of incorrect keyboard (#4384) 2019-01-12 15:43:08 -07:00
LayoutExtensions.cs
MeasureSpecFactory.cs
NativeBindingservice.cs
NativeValueConverterService.cs
NativeViewWrapper.cs
NativeViewWrapperRenderer.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
OnLayoutDelegate.cs
OnMeasureDelegate.cs
PanGestureHandler.cs
PickerManager.cs [Android] hide keyboard after tapping on pickers (#6284) 2019-06-19 15:54:00 -07:00
PinchGestureHandler.cs
Platform.cs Merge 4.0.0 into 4.1.0 2019-06-18 10:42:55 -06:00
PlatformConfigurationExtensions.cs
PlatformEffect.cs
PlatformRenderer.cs Profiler v11; No man init (#6087) 2019-05-07 10:12:00 -10:00
PopupManager.cs
PowerSaveModeBroadcastReceiver.cs [Android] Force animations to finish immediately when power save mode is on (#3148) fixes #1556 2018-06-28 12:02:36 +01:00
RendererFactory.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
RendererPool.cs
ResourceManager.cs [Android] Fix context actions icon so that it loads (#6437) fixes #6258 2019-06-18 11:20:36 +01:00
ResourcesProvider.cs
StepperRendererManager.cs [Material] [Android, iOS] Materializing the stepper (#5027) 2019-02-22 12:51:45 -07:00
SwipeGestureHandler.cs SwipeGestureRecognizer (#2727) 2018-05-28 11:49:05 +01:00
TapGestureHandler.cs [All] Span GestureRecognizers (#2173) 2018-05-07 19:02:28 +01:00
TextColorSwitcher.cs
TextViewExtensions.cs
ViewExtensions.cs Merge branch '4.1.0' into 4.2.0 2019-07-17 20:03:30 -07:00
ViewInitializedEventArgs.cs
ViewPool.cs
ViewRenderer.cs [Android] Fix various issues with material found by a full run of the UI Tests with Material active (#5676) 2019-03-27 10:07:15 -06:00
VisualElementChangedEventArgs.cs
VisualElementExtensions.cs [Android] Let inflight life cycle events finish up before tearing them down (#3187) 2018-07-13 00:00:25 -06:00
VisualElementPackager.cs [Android] Fix various issues in object dispose methods. (#6467) 2019-06-28 11:53:49 +01:00
VisualElementRenderer.cs Merge branch '4.1.0' into 4.2.0 2019-07-17 20:03:30 -07:00
VisualElementRendererFlags.cs
VisualElementTracker.cs [Android] refactoring fixes layouts (#6390) 2019-07-17 19:29:07 -06:00
Xamarin.Forms.Platform.Android.csproj [Android/iOS] RemainingItemsThreshold and Scrolled implementation for CollectionView (#5754) 2019-07-25 15:07:28 +02:00