chore: move Helpers to Eppie.App.Shared #863
Annotations
10 warnings
source/Eppie.App/Eppie.App.Shared/Services/FilePickerService.cs#L56
Windows.System.Launcher.LaunchFileAsync(Windows.Storage.IStorageFile) is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.System.Launcher.LaunchFileAsync(Windows.Storage.IStorageFile)) (https://aka.platform.uno/notimplemented)
|
source/Eppie.App/Eppie.App.Shared/Services/NotificationService.cs#L14
Windows.UI.Notifications.BadgeUpdateManager.GetTemplateContent(Windows.UI.Notifications.BadgeTemplateType) is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Notifications.BadgeUpdateManager.GetTemplateContent(Windows.UI.Notifications.BadgeTemplateType)) (https://aka.platform.uno/notimplemented)
|
source/Eppie.App/Eppie.App.Shared/Services/NotificationService.cs#L31
Windows.UI.Notifications.BadgeUpdateManager.GetTemplateContent(Windows.UI.Notifications.BadgeTemplateType) is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Notifications.BadgeUpdateManager.GetTemplateContent(Windows.UI.Notifications.BadgeTemplateType)) (https://aka.platform.uno/notimplemented)
|
source/Eppie.App/Eppie.App.Shared/Services/NotificationService.cs#L57
Windows.UI.Notifications.ToastNotifier.Show(Windows.UI.Notifications.ToastNotification) is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Notifications.ToastNotifier.Show(Windows.UI.Notifications.ToastNotification)) (https://aka.platform.uno/notimplemented)
|
source/Eppie.App/Eppie.App.Shared/Services/NotificationService.cs#L57
Windows.UI.Notifications.ToastNotificationManager.CreateToastNotifier() is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Notifications.ToastNotificationManager.CreateToastNotifier()) (https://aka.platform.uno/notimplemented)
|
source/Eppie.App/Eppie.App.Shared/Services/NotificationService.cs#L68
Windows.UI.Notifications.BadgeNotification is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Notifications.BadgeNotification) (https://aka.platform.uno/notimplemented)
|
source/Eppie.App/Eppie.App.Shared/Services/NotificationService.cs#L71
Windows.UI.Notifications.BadgeUpdateManager.CreateBadgeUpdaterForApplication() is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Notifications.BadgeUpdateManager.CreateBadgeUpdaterForApplication()) (https://aka.platform.uno/notimplemented)
|
source/Eppie.App/Eppie.App.Shared/Services/NotificationService.cs#L74
Windows.UI.Notifications.BadgeUpdater.Update(Windows.UI.Notifications.BadgeNotification) is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.UI.Notifications.BadgeUpdater.Update(Windows.UI.Notifications.BadgeNotification)) (https://aka.platform.uno/notimplemented)
|
source/Eppie.App/Eppie.App.Shared/Helpers/BitmapTools.cs#L21
Windows.Graphics.Imaging.BitmapDecoder.CreateAsync(Windows.Storage.Streams.IRandomAccessStream) is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.Graphics.Imaging.BitmapDecoder.CreateAsync(Windows.Storage.Streams.IRandomAccessStream)) (https://aka.platform.uno/notimplemented)
|
source/Eppie.App/Eppie.App.Shared/Helpers/BitmapTools.cs#L23
Windows.Graphics.Imaging.BitmapDecoder.PixelWidth is not implemented in Uno (https://aka.platform.uno/notimplemented?m=Windows.Graphics.Imaging.BitmapDecoder.PixelWidth) (https://aka.platform.uno/notimplemented)
|
This job succeeded
Loading