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

Fix: 2186 Fix crash when searching for bluetooth devices #2223

Merged
merged 1 commit into from
Sep 21, 2021
Merged

Fix: 2186 Fix crash when searching for bluetooth devices #2223

merged 1 commit into from
Sep 21, 2021

Conversation

marcnause
Copy link
Contributor

@marcnause marcnause commented Sep 20, 2021

Fixes #2186

Changes: Provide fallback if a discovered Bluetooth device has no name.

Checklist:

  • I have used resources from strings.xml, dimens.xml and colors.xml without hard-coding them
  • No modifications done at the end of resource files strings.xml, dimens.xml or colors.xml
  • I have reformatted code in every file included in this PR [CTRL+ALT+L]
  • My code does not contain any extra lines or extra spaces
  • I have requested reviews from other members

APK for testing:
fix_bluetooth_crash.zip

@marcnause
Copy link
Contributor Author

Checks crash for reasons seemingly beyond my control. 😟

@CloudyPadmal CloudyPadmal merged commit 5a318fb into fossasia:development Sep 21, 2021
@CloudyPadmal
Copy link
Collaborator

Thanks @Low012 for the PR.

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.

App crashes when searching for bluetooth devices
2 participants