NewPipe/app
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
..
schemas/org.schabi.newpipe.database.AppDatabase Revert changes 2022-10-27 12:15:36 +11:00
src Remove Utility.copyToClipboard and use ShareUtils.copyToClipboard instead 2022-11-08 20:47:51 +01:00
build.gradle Update NewPipe Extractor to support handles 2022-11-04 12:26:42 +01:00
proguard-rules.pro Clean up proguard file 2022-06-09 11:34:57 -04:00