Libaums Versions Save

Open source library to access USB Mass Storage devices on Android without rooting your device

v0.10.0

1 year ago
  • GPT support #379
  • More solid habdling if USB device is closed thansk @depau #380

v0.9.4

1 year ago

Fixes a serious bug in #378

Fixes

  • #298
  • #341
  • #353

Thanks a lot @stbelousov @tracmap

v0.9.3

1 year ago

Improve error messages

v0.9.2

1 year ago
  • fix #305
  • fix #334
  • fix #332
  • Fix getting file length on fiels vs dirs #345

v0.9.1

2 years ago

along with

  • httpserver 0.6.2
  • storageprovider 0.6.2
  • libusbcommunication 0.2.2

Changelog

Misc

  • rename package to follow me.jahnen.libaums
    • with libaums artifact id now core
  • move to maven central (finally ...)
  • Fix javadoc creation via docker
  • Update to gradle 7.3.3
  • Update dokka
  • Switch to another android jacoco plugin (this one is working, the other one seems abandoned

Fixes / Features

  • #280
  • #288

Thanks @Derpalus and @zdronz for contributing to this release, very much appreciated!

libusbcommunicationv0.2

3 years ago
  • Improve request sense handling when pen drive reports an error, big thanks to @Derpalus, see #280

v0.8.0

3 years ago
  • Improve request sense handling when pen drive reports an error, big thanks to @Derpalus, see #280

v0.7.6

3 years ago

Bug fixes:

  • Correct read capacity command thanks @Depau
  • fix clear feature halt endpoint address

libusbcommunicationv0.1

4 years ago
  • initial release

libaums-v0.7.5

4 years ago
  • adds support for libusb communication