Releases: babydots/babybook
⚙️ Bump target SDK + tools + dependencies
What's Changed
Full Changelog: v0.9.1...v0.9.2
⚙️ Bump target SDK + tools + dependencies
Bump target SDK to latest version to appease Google Play.
Also bump various dependencies and tools according to Android Studio recommendations.
What's Changed
Full Changelog: v0.9.0...v0.9.1
👶🔒 Baby lock!
Put your books in full screen, and prevent baby fingers from leaving the app and accidentally ordering pizza to be delivered to your house.
When enabled:
- App goes full screen (no top toolbar shown)
- Back/Home buttons in Android do not work unless the magical incantation specified by your OS is pressed.
- Phone can be unlocked using the native unlock mechanism provided by your phone, or by tapping the unlock button on screen several times in succession.
Limitations:
- Will remain in the one book. Might be nice to allow babies to explore al of their books in the safety of baby mode.
👆 Add option to swipe pages
From the settings, choose whether you want to turn book pages via:
- Swiping
- Touching the edge of the pages
Volume buttons still work as expected.
In the future, this could perhaps be enhanced to allow you to select more than one mechanism, but didn't offer that right now because the "Touching the edge of the pages" prevents the "Swiping" from working due to the large buttons overlayed on the page.
🔉🕮 Volume buttons change pages
When reading a book, you can now press volume down to go to the next page, or up to go to the previous.
Fixes #8.
🌏 Multi-language Wikipedia
Select from over 70 different Wikipedia sites from the settings. Once selected, all newly created books will fetch text and images from this Wiki. Currently supports all Wikipedia's with over 100,000 articles.
Improved Attribution
Improved Attribution:
- Ensure all default images bundled with the app have appropriate attribution.
Content Warning
Add warning regarding Wikipedia content:
This app is intended for adults to produce books for kids, or kids to make books under the supervision of adults.
Making books means searching Wikipedia. If you don't let your child search Wikipedia, you shouldn't let them make books unsupervised (but they can READ books :)
Attribution
Attribution:
- View the Wikipedia (text) and Commons (images) licenses from the book menu.
- License info is fetched automatically when producing a book.
- Limitation: Doesn't apply to existing books. Future work will attribute built in books.
Bugfix:
- Don't show images twice when selecting new images.
Please provide any feedback or report any issues on the issue tracker at https://github.com/babydots/babybook/issues. Donate to support further development.
Misc UX improvements
Improvements:
- Better fonts.
- More sensible icons for changing pages.
Bugfix:
- When editing a page with no image, show text in correct position.
Please provide any feedback or report any issues on the issue tracker at https://github.com/babydots/babybook/issues. Donate to support further development.