IceCubesApp/Packages/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
..
Sources/Env Add setting to control share button default behavior (#1421) 2023-06-26 11:45:14 +02:00
.gitignore Quick look support for media preview 2022-12-22 10:53:36 +01:00
Package.swift Revert "Use semver library for version checks (#843)" 2023-02-14 07:03:49 +01:00
README.md Quick look support for media preview 2022-12-22 10:53:36 +01:00

Env

A description of this package.