diff options
author | Sergei Kozelko <KozelkoS@yandex.ru> | 2022-12-23 21:47:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-23 21:47:41 +0000 |
commit | 483cb7023c9cbb536978d487e4d9a4efb27a32d7 (patch) | |
tree | 47c41eef22be98360e1f4d02402cd4dd7f2261ac /fastlane/metadata | |
parent | c0deb78734e0869fd86742414bee825ebd5466c4 (diff) | |
download | infinity-for-reddit-483cb7023c9cbb536978d487e4d9a4efb27a32d7.tar infinity-for-reddit-483cb7023c9cbb536978d487e4d9a4efb27a32d7.tar.gz infinity-for-reddit-483cb7023c9cbb536978d487e4d9a4efb27a32d7.tar.bz2 infinity-for-reddit-483cb7023c9cbb536978d487e4d9a4efb27a32d7.tar.lz infinity-for-reddit-483cb7023c9cbb536978d487e4d9a4efb27a32d7.tar.xz infinity-for-reddit-483cb7023c9cbb536978d487e4d9a4efb27a32d7.tar.zst infinity-for-reddit-483cb7023c9cbb536978d487e4d9a4efb27a32d7.zip |
Allow importing theme as any text (#1275)
* Allow importing theme as any text
Browsers copy content as text/html and it caused theme import to fail
* Coerce clipboard data to text
Clipboard can have mime type of text even when it doesn't actually contain text. For example it can contain uri to text content provider. Using `coerceToText` automatically handles all cases and returns best text representation of content.
Diffstat (limited to 'fastlane/metadata')
0 files changed, 0 insertions, 0 deletions