forked from mirror/monocles_chat
Rework file storage #5
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In the old version the path "monocles chat" was named sth. like "Pix-Art...."
The files are stored in hardcoded paths.
In https://git.fucktheforce.de/thedevstack/PiratX/src/branch/master/src/main/java/eu/siacs/conversations/persistance/FileBackend.java#L1124:
In https://git.fucktheforce.de/thedevstack/PiratX/src/branch/master/src/main/java/eu/siacs/conversations/ui/ConversationFragment.java#L327
In https://git.fucktheforce.de/thedevstack/PiratX/src/branch/master/src/main/java/eu/siacs/conversations/services/XmppConnectionService.java#L764
In https://git.fucktheforce.de/thedevstack/PiratX/src/branch/master/src/main/java/eu/siacs/conversations/ui/ConversationFragment.java#L5532