BrianJr03 / Issa-Chat-App

A simple way to chat with ChatGPT on Android
GNU General Public License v3.0
52 stars 2 forks source link

[Feature] Add possibility to Clear conversation #26

Closed carnager closed 1 year ago

carnager commented 1 year ago

Right now it's only possible to clear individual entries from a chat history. A button to clear the whole history and start a fresh chat would be a good way to quickly start anew.

BrianJr03 commented 1 year ago

There is a way to clear everything. It's in Settings. "Delete all chats"

carnager commented 1 year ago

Sure, but once multi-chat is implemented (as tracked here), it might be a good idea to be able to delete single chats.

Btw, great little app. I tried multiple ones from github and most of the times the UI was horrible or the project didn't seem very trustworthy. Reading that you are planning to push to f-droid gave me enough trust to keep this installed.

BrianJr03 commented 1 year ago

I'm not quite understanding, you can already delete single chats by single tapping and using the delete icon. Is that what you meant?

Nonetheless, I appreciate the feedback. Funny thing is, this started as a demo app to play with the API but somehow here we are. I figured this would be a nice intro to open source and F Droid has been on my radar.

carnager commented 1 year ago

I'm not quite understanding, you can already delete single chats by single tapping and using the delete icon. Is that what you meant?

Nonetheless, I appreciate the feedback. Funny thing is, this started as a demo app to play with the API but somehow here we are. I figured this would be a nice intro to open source and F Droid has been on my radar.

Maybe I am blind, but right now I can only delete individual entries of a chat one by one. I dont see a way to delete the full history of a single chat.

BrianJr03 commented 1 year ago

Here is the Delete All Chats option in Settings. You must long press to confirm.

Screenshot_2023-04-08-08-27-50-93_8ffde6dde5cd9c18c350501a92d62c70.jpg