Skip to content

New features!

Compare
Choose a tag to compare
@DeveloperPaul123 DeveloperPaul123 released this 19 Jan 17:55
  • You can now enable bluetooth "silently" (i.e. without user interaction).
  • New sendData(byte[] bytes) method.
  • You can now set a flag with setShouldShowSnackbars(boolean show) to set whether or not user messages should be shown.

Thanks to ritdaw for these suggestions.