maui-linux/Xamarin.Forms.Platform.iOS
Samantha Houts 35f830502e
[iOS] Don't crash if no Thumbnail specified for AppLink (#5684)
* Add test for #5470

* [iOS] Don't crash if no Thumbnail specified for AppLink

fixes #5470

* Add braces

* fix test on Android
2019-03-27 16:41:38 -07:00
..
Cells [Android] fix focus event on android and add UI Tests (#5528) 2019-03-15 14:43:04 -07:00
CollectionView Fix iOS EmptyView crash; properly handle EmptyView swapping (#5353) 2019-02-28 12:02:49 -08:00
Extensions Suppress warning for CharacterRangeForGlyphRange is obsolete (#5613) fixes #5246 2019-03-21 11:12:18 +00:00
Properties [Material] rename iOS assembly to be non platform specific (#5332) 2019-02-22 08:29:25 -07:00
Renderers [iOS] Better fix for EstimatedRowHeight (#4365) fixes #4356 2019-03-24 19:48:16 +00:00
Resources [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08:00
CADisplayLinkTicker.cs Remove iOS classic from CI system (#353) 2016-09-14 22:56:17 +01:00
ContextActionCell.cs [*] Drop MenuItem.IsEnabledPropertyName (#4659) 2018-12-21 09:06:52 +01:00
ContextScrollViewDelegate.cs [iOS] Fix tapping a ViewCell after close ContextActionMenu (#5425) fixes #4987 2019-03-01 17:22:18 +00:00
Deserializer.cs Remove InternalsVisibleTo from Core to XF.Platforms.* (#782) 2017-03-07 14:56:24 -05:00
DisposeHelpers.cs [Shell] The glorious Shell (#4522) 2018-11-29 20:22:51 -08: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 [iOS] Rapidly clicking span (6 times at least) on UITest 3525 throws a null exception (#4109) 2018-10-23 10:22:42 -06: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 Move GetNativeSize to PlatformServices, remove IPlatform (#4235) 2018-10-31 15:12:22 -06: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
IVisualElementRenderer.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
IVisualNativeElementRenderer.cs ImageButton (#1974) 2018-11-03 16:45:28 -06: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 [All] Page embedding (#1124) 2017-10-09 10:51:55 -07:00
Platform.cs Reinstate and obsolete IPlatform, et al (#5181) 2019-02-12 12:27:00 -08:00
PlatformEffect.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
PlatformRenderer.cs [Enhancement][iOS] Support UIModalPresentationStyle.FormSheet (#3119) 2018-07-10 16:43:41 -06: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 [iOS] Add shadow effect (#1896) 2018-02-22 12:24:37 +00:00
ViewInitializedEventArgs.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
ViewRenderer.cs merge 3.4.0 into master 2018-11-05 18:43:06 -07:00
VisualElementPackager.cs Merge branch '3.0.0' into 3.1.0 2018-05-23 11:26:13 -07:00
VisualElementRenderer.cs Merge branch '3.4.0' into 3.5.0 2019-02-01 17:56:58 -08:00
VisualElementTracker.cs [iOS] add single parameter constructor back (#5281) * fixes #5278 2019-02-18 11:31:55 +00:00
Xamarin.Forms.Platform.iOS.csproj [MacOS] Fix rendering small text (#5443) fixes #2204 2019-03-19 09:48:11 +00: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