Skip to content

CS108 Android Java Bluetooth SDK (March 2022)

Compare
Choose a tag to compare
@ksclam ksclam released this 30 Mar 02:45
· 22 commits to master since this release
57b2f26
  • Disable the popup to show the not-latest version
  • Both: Add Toast message when requesting permission
  • Library: revert the latest firmware version for Bluetooth and SiliconLab
  • Library: remove unused code. Relocate some codes.
  • Library: avoid updating power from reading when writing has done before, which solves “power is not the value saved before after connection’
  • In RegisterTag page, add ClearSelect button to clear the selected Tag which is selected in inventory page
  • In RegisterTag page, add popup window between barcode reading
  • In RegisterTag page, stop multiple register when there is no more selected tag
  • Reset selected tag when the tag is disselecting the tag in RFID/Barcode inventory page
  • Library: allow setting select mask as null instead of skipping. This solves problem of keeping original select when mask is null
  • Remove some unused code
  • Revise ‘Register Tag’ page to improve and to add User bank writing
  • Both: Revise AccessTask to handle repeated write