Skip to content

Releases: TortugaPower/BookPlayer

2.2.0

10 May 16:44
Compare
Choose a tag to compare

New Features

  • Autoplay all files in the current list (thanks to @e7mac)

Bugfixes

  • Skip time was being doubled from the lock screen controls
  • Remove a possible crash when deleting a book

2.1.1

10 May 16:46
Compare
Choose a tag to compare

New Features

  • Add support for headset remote events.
  • Stop playback when the headset/car radio disconnects

Bugfixes

  • Fix layout issues on small devices.
  • Fix play/pause button image consistency.

2.1.0

10 May 16:50
Compare
Choose a tag to compare

Bugfixes

  • Hotfix for a crash when opening the player due to compiler optimizations.

2.0.0

10 May 16:48
Compare
Choose a tag to compare

New Features

  • New way to present the player as a card (like the music app)
  • Cover art of the book inside the player view (Thanks github user @bryanrezende)
  • Smart rewind (Thanks github user @bryanrezende)
  • Under the hood improvements

1.3.0

10 May 16:49
Compare
Choose a tag to compare

New Features

  • Now we can track the progress even if the book doesn't have metadata
  • Faster launch time with better feedback while loading the books
  • Instead of using "Unknown Book" as the title of a book without metadata, now we show the name of the file
  • AirDrop support! (Thanks @vab9)

1.2.0

10 May 16:52
Compare
Choose a tag to compare

New Features

Now you can set a sleep timer! just tap on the moon button inside the player to set the timer to 5, 15, 30, 45 minutes or one hour and the audiobook will stop after said time

1.1.1

10 May 16:54
Compare
Choose a tag to compare

Features

  • Now you can even play your mp3 music with this app if you wish

Bugfixes

  • Fix crashes when opening books with no artwork, title or author specified

1.1.0

10 May 16:55
Compare
Choose a tag to compare

Bugfixes

  • Fix crashes on iOS 10 devices

Chores

  • Updated to Swifft 3!