Releases: TortugaPower/BookPlayer
Releases · TortugaPower/BookPlayer
2.2.0
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
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
Bugfixes
- Hotfix for a crash when opening the player due to compiler optimizations.
2.0.0
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
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
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
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
Bugfixes
- Fix crashes on iOS 10 devices
Chores