Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add option to also clear watch positions when clearing history in the watch history screen #5565

Merged
merged 2 commits into from Jan 29, 2024

Conversation

ghost
Copy link

@ghost ghost commented Jan 26, 2024

No description provided.

@@ -91,15 +92,23 @@ class WatchHistoryFragment : DynamicLayoutManagerFragment() {
binding.filterTypeTV.text = resources.getStringArray(R.array.filterOptions)[selectedTypeFilter]
binding.filterStatusTV.text = resources.getStringArray(R.array.filterStatusOptions)[selectedStatusFilter]

val watchPositionItem = arrayOf("Also clear watch positions")
Copy link
Member

@Bnyro Bnyro Jan 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make that string translatable.

Copy link
Member

@Bnyro Bnyro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Bnyro Bnyro merged commit 25ef9ec into libre-tube:master Jan 29, 2024
4 checks passed
@ghost ghost deleted the also-clear-watch-positions branch January 29, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant