-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds deletion of conversations and related audio files
- Added `deleteConversation` function in `DownloadedAudioStore.swift` to delete a conversation and all its related audio files. - Enhanced `DownloadedAudiosListView.swift` to allow conversation deletion from the download list. - Updated `EditConversationView.swift` with a confirmation alert for deletion and a button to initiate the deletion process. - Added a new image to `README.md` to display the updated interface. - This change improves the user interface by allowing users to remove unnecessary conversations and associated files.
- Loading branch information
Viktor Kushnerov
authored and
Viktor Kushnerov
committed
Oct 28, 2024
1 parent
5a1e207
commit 3f147b8
Showing
5 changed files
with
58 additions
and
11 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters