Infinity-For-Lemmy/app
Sergei Kozelko 483cb7023c
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.
2022-12-24 05:47:41 +08:00
..
src Allow importing theme as any text (#1275) 2022-12-24 05:47:41 +08:00
build.gradle Material You tweaks. 2022-12-16 00:21:15 +11:00
proguard-rules.pro keep class CrashReportsFragment 2021-11-03 05:45:53 +07:00