1
0
mirror of https://github.com/TeamNewPipe/NewPipe.git synced 2024-11-26 04:52:29 +01:00
NewPipe/app
TiA4f8R 761c0ff9ac
[Android 10+] Add image preview of the content shared where possible
These previews will be only available for images cached in the cache used by Picasso.
The Bitmap of the content is compressed in JPEG 90 and saved inside the application cache folder under the name android_share_sheet_image_preview.jpg.
The current image will be, of course, always overwritten by the next one and cleared when the application cache is cleared.
2022-05-14 16:53:24 +02:00
..
schemas/org.schabi.newpipe.database.AppDatabase Migrate NotificationIcon to Picasso 2021-09-07 13:30:26 +03:00
src [Android 10+] Add image preview of the content shared where possible 2022-05-14 16:53:24 +02:00
build.gradle Merge branch 'master' into dev 2022-04-29 16:41:18 +02:00
proguard-rules.pro Fix proguard rules to keep Notifications settings fragment 2022-04-16 21:26:25 +02:00