Releases: caarmen/poet-assistant
Releases · caarmen/poet-assistant
1.7.1: Maintenance release
Updated dependencies:
- support library: 24.0.0
- streams support: 1.5
- targetSdkVersion, compileVersion, buildToolsVersion: 24
1.7.0: voice selection
- Added a setting to select the voice for the reader, on supported devices.
1.6.5: Prevent crash when the device is low on disk space.
release-1.6.5 Merge branch 'crash-no-space'
1.6.4: new support lib, fix for SpannableString crash
- Updated to version 23.4.0 of the android support library.
- Fixed a crash when tapping on the dictionary "D" icon. I could not reproduce this issue, but saw it appear in the Play Store console. For some reason the text was a SpannableString.
1.6.3: Data binding and alert dialog theming
- Use the data binding feature in the support library.
- Fixed colors of alert dialogs.
1.6.2: Updated the android support library to 23.3.0
This impacted the way vector drawables are used. Impacted items:
- Play button in the reader screen
- The magnifying class icon in the empty list view
- The icons in the about screen
- The context menu in the reader screen (which didn't display icons, but in this release we removed some invisible icons)
1.6.1: Fixed crash when sharing
release-1.6.1 1.6.1: Fixed crash when sharing.
1.6.0: stem lookups
If a thesaurus or dictionary lookup fails, retry a lookup on the word stem.
1.5.2: Fixed Wotd share bug
Fixed a big with the "Share" action from the "Word of the day" notification, where the share text was not updated
1.5.1: Share from the Wotd notification
release-1.5.1 1.5.1: Added a "Share" action from the "Word of the day" notification