NewPipe/app/src/main/java/us/shandian/giga/ui
AudricV 7b7ab3f419
Remove Utility.copyToClipboard and use ShareUtils.copyToClipboard instead
This method is not needed anymore, as ShareUtils.copyToClipboard does
almost the same thing (no label is set on the ClipData used to copy text,
contrary to what Utility did, but using "text" as a ClipData label doesn't seem
useful).

It was used in MissionAdapter.handlePopupItem to copy the SHA1 or the MD5 of a
file.
2022-11-08 20:47:51 +01:00
..
adapter Remove Utility.copyToClipboard and use ShareUtils.copyToClipboard instead 2022-11-08 20:47:51 +01:00
common Downloader: Deleter: Dismiss previous Snackbars 2021-05-04 19:44:09 +02:00
fragment Add confirmation button before deleting all files. 2022-03-02 11:31:52 +01:00