maui-linux/Xamarin.Forms.Platform.iOS
E.Z. Hart 98d9245eb4
Remove requirement for CollectionView Experimental flag (#7907)
* CollectionView_Experimental is dead; long live CarouselView_Experimental!

* Change CollectionView enabling button labels to CarouselView for CarouselView tests

* Fix UI tests for Carousel

* Honor the CollectionView_Experimental flag for CarouselView

* Update Issue6963.cs

* Update Issue7817.xaml.cs

* Remove collection view flag settings
2019-10-16 09:44:47 -06:00
..
Cells Invalidate layout on ViewCell if Measurements change (#7755) 2019-10-01 16:21:08 +01:00
CollectionView Remove requirement for CollectionView Experimental flag (#7907) 2019-10-16 09:44:47 -06:00
Extensions Merge branch '4.2.0' into 4.3.0 2019-09-12 15:55:09 -07:00
Properties [Android/iOS] RefreshView (#7214) 2019-08-29 14:09:34 -07:00
Renderers Label size doesn't change when text changed (#7942) 2019-10-15 12:53:31 +02:00
Resources Shell hamburger (#5961) 2019-04-24 18:36:19 -06:00
CADisplayLinkTicker.cs Remove iOS classic from CI system (#353) 2016-09-14 22:56:17 +01:00
ContextActionCell.cs Revert "ios: raise touch event on touchbegin. (#6989) fixes #3320" (#7787) 2019-10-03 09:50:00 +01:00
ContextScrollViewDelegate.cs Fix NRE fixes #6776 (#7215) 2019-08-22 14:33:06 +01:00
Deserializer.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
DisposeHelpers.cs [Mac] NavigationPageRenderer amendments RE: Issue4388 (#4607) #4388 #4389 2019-02-12 12:33:17 +00: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
EventTracker.cs Added TapGesture handling for Spans on Mac OS * fixes #4775 2019-02-13 15:08:39 +00: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 Update Forms.cs 2019-08-16 18:22:38 -07:00
FormsApplicationDelegate.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
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
ModalWrapper.cs Merge branch '4.1.0' into 4.2.0 2019-08-16 17:51:53 -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
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 MacOS (#650) 2017-01-26 15:33:15 +00:00
PageExtensions.cs Unhook Page from embedded Application on disposal (#6735) 2019-07-03 16:46:47 -07:00
Platform.cs Fix NRE for gh 4267 (#7306) 2019-08-29 16:39:49 -07:00
PlatformEffect.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
PlatformRenderer.cs Merge branch '3.6.0' into 4.0.0 2019-08-16 17:41:04 -07:00
RendererFactory.cs hide obsolete API from editor (#4938) 2019-01-10 12:53:48 +01:00
RendererPool.cs Fix tests (#3771) 2018-09-13 01:37:04 +01:00
ResourcesProvider.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
ShadowEffect.cs Add null check in iOS ShadowEffect OnDetached (#5952) 2019-04-26 09:15:04 -07:00
ViewInitializedEventArgs.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
ViewRenderer.cs merge 4.2.0 into 4.3.0 2019-09-14 18:52:56 -06:00
VisualElementPackager.cs [iOS] Fix LayoutCompression Performance Issues #3475 (#7201) 2019-08-21 08:57:40 -06:00
VisualElementRenderer.cs NRE fix reported in 7399 (#7704) fixes #7399 2019-10-02 08:54:12 +01:00
VisualElementTracker.cs Merge branch '4.2.0' into 4.3.0 2019-10-07 11:54:46 +02:00
Xamarin.Forms.Platform.iOS.csproj Generics for CollectionView iOS implementation (#7918) 2019-10-10 16:21:22 -07:00
Xamarin.Forms.Platform.iOS.nuspec Initial import 2016-03-22 16:13:41 -07: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