This is not sustainable. We are going to fix this with a DI strings provider.
Intent.ACTION_SEND
also accepts Intent.EXTRA_TEXT
directly. Our logs should fit nicely inside that extra field. There is 0 need for a FileProvider
implementation.
FileProvider is not needed if you simply write the file out to sdcard like we normally do.
This does not really simplify the code at all compared to using ClipboardManager
API directly, most evident by the need for a callback still.
Again, do not add abstraction for the sake of…
GMX Freephone app is free of charge
Ah, i didn't know there's an app using the partner eSIM download API that also provides free profiles. That's good to know. That might be useful when I…