Skip to content
  1. Jul 29, 2016
  2. Jul 11, 2016
  3. Jun 28, 2016
  4. Jun 17, 2016
  5. May 26, 2016
    • developer13's avatar
      block-read example v2.3 implementing class DlReader v2.3 · b87d9a0b
      developer13 authored
      - Improved algorithm for detecting connection/disconnection of the uFR devices.
      - For most devices not supporting USB Host mode (without OTG) only way when attached Android Open Accessory device is plugged out from the USB port is to terminate Application by calling android.os.Process.killProcess(android.os.Process.myPid()).
      - On Android devices having API 21 or higher, it is recommended to put //android:autoRemoveFromRecents="true"// in <activity> tag of the AndroidManifest.xml file.
      b87d9a0b
  6. May 19, 2016
    • developer13's avatar
      block-read v2.2 · 77ccbeb0
      developer13 authored
      - Added support for D-Logic FT312D-RS485 interface in app (res/xml/accessory_filter.xml) and DlReader library.
      77ccbeb0
  7. May 18, 2016
  8. May 13, 2016