IceCubesApp/Packages/Env/Sources/Env
Nathan Reed ffe9e7a714
Add setting to control share button default behavior (#1421)
* Add setting to control share button default behavior

This adds a setting to control the behavior of the share button on the status row actions view.
Currently, it always shares the link to the post as well as the post text.
In iOS 16.4, Apple added iMessage unfurling for Mastodon URLs.
When sharing posts from Ice Cubes via iMessage, this leads to the recipient seeing two copies of the post: one from the unfurled link and one from Ice Cubes including the post text.
Users will now have the option to exclude the post text from their sharing.
This is easier than tapping the 3-dots button on the post (which is kind of small) and then expanding the Share menu in the context menu, which is the other way to access this functionality at the
moment.

The default value for the new option will be "Link and Text", which is the current behavior - so we won't change the behavior on existing users.

* Add new strings to other language localizations
2023-06-26 11:45:14 +02:00
..
Ext Swiftformat 2023-01-17 11:36:01 +01:00
CurrentAccount.swift Updated to resolve all possible Sendability warnings from Swift 6 compatibility mode. (#1072) 2023-02-27 06:39:07 +01:00
CurrentInstance.swift Updated to resolve all possible Sendability warnings from Swift 6 compatibility mode. (#1072) 2023-02-27 06:39:07 +01:00
CustomEnvValues.swift SwiftFormat 2023-03-13 13:38:28 +01:00
DeepLUserAPIHandler.swift SwiftFormat . 2023-03-19 16:28:06 +01:00
Duration.swift SwiftFormat 2023-03-13 13:38:28 +01:00
HapticManager.swift Clean up HapticManager (#678) 2023-02-06 17:53:27 +01:00
NotificationsName.swift Share sheet extension 2023-01-15 16:39:08 +01:00
PollPreferences.swift Display and edit filter expirations (#1141) 2023-03-03 08:15:34 +01:00
PreferredBrowser.swift Swiftformat 2023-01-17 11:36:01 +01:00
PreferredShareButtonBehavior.swift Add setting to control share button default behavior (#1421) 2023-06-26 11:45:14 +02:00
PushNotificationsService.swift Updated to resolve all possible Sendability warnings from Swift 6 compatibility mode. (#1072) 2023-02-27 06:39:07 +01:00
QuickLook.swift Updated to resolve all possible Sendability warnings from Swift 6 compatibility mode. (#1072) 2023-02-27 06:39:07 +01:00
Router.swift SwiftFormat 2023-03-13 13:38:28 +01:00
SoundEffectManager.swift SwiftFormat 2023-03-13 13:38:28 +01:00
StatusAction.swift Change arrows icon to rocket for boosts (#1099) 2023-02-28 14:53:31 +01:00
StatusDataController.swift SwiftFormat 2023-03-13 13:38:28 +01:00
StatusEmbedCache.swift SwiftFormat 2023-03-13 13:38:28 +01:00
StreamWatcher.swift Streaming: exponential backoff on reconnect #1438 2023-06-23 07:38:21 +02:00
UserPreferences.swift Add setting to control share button default behavior (#1421) 2023-06-26 11:45:14 +02:00