Skip to content

Releases: magnusja/libaums

http v0.5.2

06 Mar 22:32
Compare
Choose a tag to compare
  • Fix url decoding in AsyncHTTPServer
  • Force close async http server

Bugfix release

28 Feb 01:12
Compare
Choose a tag to compare
  • Fix issue #64

v0.5.0

23 Dec 01:05
Compare
Choose a tag to compare
  • Performance improvements and bugfixes
  • AsyncHttpServer as an alternative to NanoHTTPD
  • Correct lower and upper case short name handling in FAT32
  • Fix BufferOverflow exception
  • Use LRU Cache in HTTP server
  • Update NanoHTTPD
  • Example App: Copy to USB from Android Document Framework
  • Fix duplicated Shortname entries

v0.4.0

25 Oct 18:55
Compare
Choose a tag to compare

New feature: Android storage provider support. Thank you, @jmue.

Bug fix release

19 Jun 14:19
Compare
Choose a tag to compare
v0.3.1

Fix issue issue #9

v0.3

25 Mar 12:32
Compare
Choose a tag to compare
  • HTTP server to access files easily from third party apps (download and streaming)
  • Video streaming tested with mx player
  • several bug fixes

Gradle support

15 Dec 20:55
Compare
Choose a tag to compare

This release finally switches to Android Studio resp. the Gradle build system!

Initial release

15 Dec 20:50
Compare
Choose a tag to compare

Initial release of libaums, with eclipse only support.