redsolution / xabber-android

Open-source XMPP client for Android
http://xabber.com
Other
1.82k stars 815 forks source link

Xabber creates a new folder for every image downloaded #660

Open sbrl opened 8 years ago

sbrl commented 8 years ago

When Xabber downloads an image, it creates a new folder in my gallery for every image it downloads. This is really annoying as it messes up the careful organisation of my pictures! Would it be possible to fix this please?

Currently the directory structure is ~/Xabber/{UUID}/filename.ext. Perhaps ~/Xabber/{RANDOM-HASH}-filename.ext would work instead? That way all the images would be contained within the same folder, and it wouldn't mess up the Gallery app.

andrewnenakhov commented 7 years ago

@Str4tocaster check it out please