Skip to content

Releases: caarmen/poet-assistant

1.7.1: Maintenance release

26 Jun 12:07
Compare
Choose a tag to compare

Updated dependencies:

  • support library: 24.0.0
  • streams support: 1.5
  • targetSdkVersion, compileVersion, buildToolsVersion: 24

1.7.0: voice selection

11 Jun 15:07
Compare
Choose a tag to compare
  • 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.

28 May 17:43
Compare
Choose a tag to compare
release-1.6.5

Merge branch 'crash-no-space'

1.6.4: new support lib, fix for SpannableString crash

19 May 21:45
Compare
Choose a tag to compare
  • 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

09 May 15:01
Compare
Choose a tag to compare
  • 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

09 Apr 14:26
Compare
Choose a tag to compare

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

04 Apr 21:49
Compare
Choose a tag to compare
release-1.6.1

1.6.1: Fixed crash when sharing.

1.6.0: stem lookups

03 Apr 13:38
Compare
Choose a tag to compare

If a thesaurus or dictionary lookup fails, retry a lookup on the word stem.

1.5.2: Fixed Wotd share bug

24 Mar 23:32
Compare
Choose a tag to compare

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

24 Mar 23:03
Compare
Choose a tag to compare
release-1.5.1

1.5.1: Added a "Share" action from the "Word of the day" notification