moko256 / twitlatte

Twitter and Mastodon client for Android
Apache License 2.0
102 stars 13 forks source link

Can`t save image from timeline #43

Open ghost opened 5 years ago

ghost commented 5 years ago

Hello. I`m using android 9, twitlatte 1.7.0 and tested it on both versions from F-droid and Play Market. When i open image in timeline it has a button to save it. After i granted permission to storage and tap the button - nothing happens and image does not appear in gallery of my device.

moko256 commented 5 years ago

Images is saved at [Internal Storage]/Download/twitlatte. Please check with file manager or album's "Download".

ghost commented 5 years ago

Images is saved at [Internal Storage]/Download/twitlatte. Please check with file manager or album's "Download".

I tried. Look, i recorded my screen while doing that and still no images in files or gallery. https://www.youtube.com/watch?v=_hynf24UZTU

moko256 commented 5 years ago

:pray:

moko256 commented 5 years ago

Sorry, I can't resolve it soon because I am going out of home, so please open browser and download it.

moko256 commented 5 years ago

I found that DownloadManager can't download images on Twitter. It throw error "DECRYPTION_FAILED_OR_BAD_RECORD_MAC", but I couldn't find the reason. I will make something alternative of it.