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

Trigger aheadOfMe from media controls and add checks to stop it crashing so much #262

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

davecraig
Copy link
Contributor

No description provided.

Quite a lot of instances where arrays are assumed not to be empty that
could cause crashes. Add extra protection to those and change size checks
to use isEmpty() and isNotEmpty() which are faster and clearer.
Whilst wandering the streets testing it's useful to be able to trigger
aheadOfMe callbacks from my bluetooth remote control instead of having
to get phone out.
@davecraig davecraig merged commit 050fcb2 into Scottish-Tech-Army:main Nov 5, 2024
1 check passed
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