maui-linux/Xamarin.Forms.Platform.iOS
Rui Marinho 27df4603a9
Merge branch 'main' into main-handler
2020-09-28 11:24:17 +01:00
..
Cells [iOS] Hardcoded to Semantic colors (dark mode support) (#9840) fixes #7683 fixes #8495 2020-03-30 12:09:07 +01:00
CollectionView Resolve Layout changes during native measure/arrange pass (#12017) 2020-09-24 20:12:10 -05:00
Extensions Merge branch '4.8.0' into 5.0.0 2020-09-07 11:33:29 +01:00
Properties Rename MDP to Flyoutpage (#12073) 2020-09-17 23:47:56 +01:00
Renderers Merge branch 'main' into main-handler 2020-09-28 11:24:17 +01:00
Resources Shell hamburger (#5961) 2019-04-24 18:36:19 -06:00
Shapes Merge branch '4.8.0' into 5.0.0 2020-08-25 16:00:54 -07:00
CADisplayLinkTicker.cs Remove iOS classic from CI system (#353) 2016-09-14 22:56:17 +01:00
ContextActionCell.cs Fixing NRE in ContextActionCell (#11944) fixes #11943 2020-09-07 12:37:02 +01:00
ContextScrollViewDelegate.cs Fix NRE fixes #6776 (#7215) 2019-08-22 14:33:06 +01:00
Deserializer.cs [android/ios] improve perf when not using Application.Properties (#8887) 2020-01-10 14:58:03 -08:00
DisposeHelpers.cs [macOS] Fix disposing of NavigationToolbarTracker (#10558) fixes #9536 2020-05-27 14:41:20 +01:00
DragAndDropDelegate.cs Drag And Drop round 1 fixes (#11879) 2020-08-26 14:17:06 -07:00
EffectUtilities.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
ElementChangedEventArgs.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
EmbeddedFontLoader.cs Embedded font's now cache lookup to prevent double setups. fixes #10208 (#10227) 2020-04-06 19:58:20 -07:00
EventTracker.cs Merge branch '4.8.0' into 5.0.0 2020-08-25 16:00:54 -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 [Enhancement] Add Visual progress behind feature flag (#4449) fixes #4435 2018-11-23 17:40:15 +00:00
Flags.cs [Enhancement] Add CollectionView progress behind feature flag (#4265) 2018-11-13 12:49:08 +00:00
Forms.cs Merge branch 'main' into main-handler 2020-09-28 11:24:17 +01:00
FormsApplicationDelegate.cs Shell Modal Behavior (#8790) 2020-01-16 20:14:17 -07:00
GlobalCloseContextGestureRecognizer.cs Remove iOS classic from CI system (#353) 2016-09-14 22:56:17 +01:00
IOSDeviceInfo.cs Added UpdateScreenSize call at instantiation (#6912) 2019-07-25 14:24:31 -06:00
IVisualElementRenderer.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
IVisualNativeElementRenderer.cs ImageButton (#1974) 2018-11-03 16:45:28 -06:00
LinkerSafeAttribute.cs IOS Linker fixes inside Xamarin.Forms (#8001) 2019-11-30 18:55:09 -07:00
ModalWrapper.cs [Build] Remove VS2017 and old XCODE support, move Flex to core project (#11972) 2020-09-01 19:21:20 +01:00
NativeBindingService.cs Stop the linker from killing off the Deserializer (#8962) 2019-12-19 09:39:13 -07:00
NativeValueConverterService.cs Stop the linker from killing off the Deserializer (#8962) 2019-12-19 09:39:13 -07:00
NativeViewPropertyListener.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
NativeViewWrapper.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
NativeViewWrapperRenderer.cs Enable xforms-product-type on Control Gallery for tests (#9505) 2020-02-13 13:40:50 -07:00
PageExtensions.cs Rename MDP to Flyoutpage (#12073) 2020-09-17 23:47:56 +01:00
PageLifecycleManager.cs Merge 4.7.0 into 4.8.0 2020-08-27 12:12:45 -05:00
Platform.cs Resolve Layout changes during native measure/arrange pass (#12017) 2020-09-24 20:12:10 -05:00
PlatformEffect.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
PlatformRenderer.cs [iOS] Hardcoded to Semantic colors (dark mode support) (#9840) fixes #7683 fixes #8495 2020-03-30 12:09:07 +01:00
RendererFactory.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
RendererPool.cs Revert back to VS 2017 (#8770) 2019-12-05 13:35:13 -07:00
ResourcesProvider.cs [iOS] Additional Preserve Attributes (#8721) 2019-12-01 11:37:40 -07:00
ShadowEffect.cs Stop linker removing custom renderers, services, and effects in Control Gallery (#8975) 2019-12-20 11:23:32 +00:00
ViewInitializedEventArgs.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
ViewRenderer.cs [Build] Remove VS2017 and old XCODE support, move Flex to core project (#11972) 2020-09-01 19:21:20 +01:00
VisualElementPackager.cs Merge branch '4.8.0' into 5.0.0 2020-08-25 16:00:54 -07:00
VisualElementRenderer.cs fixes #9720 (#9732) 2020-08-13 19:27:51 +01:00
VisualElementTracker.cs Merge branch '4.8.0' into 5.0.0 2020-08-25 16:00:54 -07:00
Xamarin.Forms.Platform.iOS.csproj Update to C# 8.0 (#12115) 2020-09-22 10:51:57 +02:00
Xamarin.Forms.Platform.iOS.nuspec Initial import 2016-03-22 16:13:41 -07:00
_IsIncrementalBuild Templated RadioButtons and RadioButtonGroups (#11628) 2020-09-18 17:38:47 +01:00
iOSAppIndexingProvider.cs Evolve feature branch (#117) 2016-04-24 12:25:26 -04:00
iOSAppLinks.cs [iOS] Don't crash if no Thumbnail specified for AppLink (#5684) 2019-03-27 16:41:38 -07:00