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

[Ringtone counter fixed] issue #262 #421

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

tushar11kh
Copy link
Contributor

Description

Previously, the application faced issues with inaccurate ringtone counter values, resulting in the failure to delete custom ringtones under certain conditions.

Proposed Changes

A new variable has been introduced to track the previously selected ringtone. When some other ringtone is selected, its counter is incremented while the counter for the previously selected ringtone is decremented.

Fixes #262

Screenshots

Before fix:

screen-20240204-020827.mp4

After fix:

screen-20240204-021453.mp4

@tushar11kh tushar11kh changed the title fixed issue #262 [Ringtone counter fixed] issue #262 Feb 4, 2024
@MarkisDev MarkisDev merged commit b636880 into CCExtractor:main Feb 9, 2024
1 check passed
@tushar11kh tushar11kh deleted the fixed_ringtone_counter branch February 9, 2024 05:57
@tushar11kh tushar11kh restored the fixed_ringtone_counter branch February 9, 2024 13:25
@tushar11kh tushar11kh mentioned this pull request Feb 9, 2024
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.

Bug: Unable to Delete Ringtone
2 participants