sschueller / peertube-android

Thorium, a PeerTube Android Client
https://github.com/Chocobozzz/PeerTube
GNU Affero General Public License v3.0
344 stars 53 forks source link

Suggestion: allow search history to be deleted #102

Closed catfluoride closed 4 years ago

catfluoride commented 5 years ago

Hi,

it would be nice to allow the search history to be deleted, for the sake of privacy. Maybe with a long press on the suggestion field or adding a button in the app settings.

Thanks a lot.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/68401537-suggestion-allow-search-history-to-be-deleted?utm_campaign=plugin&utm_content=tracker%2F89466969&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F89466969&utm_medium=issues&utm_source=github).
chin123 commented 5 years ago

Hey, I'd like to work on this, is there any specific process I should follow before I contribute or should i just send a PR?

sschueller commented 5 years ago

At this point you can just send a PR.

dhk2 commented 4 years ago

I went with a long press on the magnifying glass bringing up a confirmation dialog to clear the history.

sschueller commented 4 years ago

Thank you @dhk2.