Merge branch 'develop'

This commit is contained in:
Thibault Deckers 2023-05-26 23:45:09 +02:00
commit 58e7adecde
2 changed files with 3 additions and 3 deletions

View file

@ -225,8 +225,8 @@ dependencies {
// - https://jitpack.io/p/deckerst/mp4parser
// - https://jitpack.io/p/deckerst/pixymeta-android
implementation 'com.github.deckerst:Android-TiffBitmapFactory:876e53870a'
implementation 'com.github.deckerst.mp4parser:isoparser:b7b853f2e3'
implementation 'com.github.deckerst.mp4parser:muxer:b7b853f2e3'
implementation 'com.github.deckerst.mp4parser:isoparser:4cc0c5d06c'
implementation 'com.github.deckerst.mp4parser:muxer:4cc0c5d06c'
implementation 'com.github.deckerst:pixymeta-android:706bd73d6e'
// huawei flavor only

View file

@ -38,7 +38,7 @@ class PlatformAppService implements AppService {
'com.sony.playmemories.mobile': {'Imaging Edge Mobile'},
'nekox.messenger': {'NekoX'},
'org.telegram.messenger': {'Telegram Images', 'Telegram Video'},
'com.whatsapp': {'WhatsApp Animated Gifs', 'WhatsApp Images', 'WhatsApp Video'}
'com.whatsapp': {'Whatsapp', 'WhatsApp Animated Gifs', 'WhatsApp Images', 'WhatsApp Video'}
};
@override