Skip to content

Releases: caarmen/poet-assistant

1.13.0: Layout setting: "Clean" vs "Efficient"

14 Jan 16:57
Compare
Choose a tag to compare

Added a layout setting with two options: "Clean" and "Efficient".

  • The "Clean" layout has no RTD buttons: you tap on a word to see a popup with the RTD entries and other actions.
  • The "Efficient" layout: you have the RTD buttons to more quickly look up a word, and tapping on a word shows additional actions.
  • For selectable text (inside the dictionary + reader): the RTD actions are inserted into the system action popup.

1.12.0: Wotd list and suggestions fixes

19 Dec 22:18
Compare
Choose a tag to compare
  • The word of the day will be the same for everybody on a given day.
  • Added a list of the past 100 words of the day.
  • Fixed some minor regressions in suggestions: (sorted, removed duplicates)

1.11.3: greendao, crash fixes

19 Dec 16:29
Compare
Choose a tag to compare
  • Use greenDAO to persist the favorites and suggestions
  • Fixed a crash when searching with a pattern

1.11.2: Minor improvements

17 Dec 12:26
Compare
Choose a tag to compare
  • Use the SeekBarPreference from the support library.
  • When saving a poem to a new file, suggest a file name based on the poem content.
  • Added contextual menu when tapping on a dictionary definition word, to look up the selected word in the rhymer, thesaurus or dictionary.

1.11.1

11 Dec 19:09
Compare
Choose a tag to compare
  • Improved confirmation dialogs for "new poem" and deleting favorites.
  • Allow undoing clearing search history

1.11.0

03 Dec 20:30
Compare
Choose a tag to compare
  • Add a setting for the voice pitch
  • Make the voice speed and pitch settings sliders instead of lists
  • Display a snackbar when the user tries to play the poem without TTS initialized

1.10.11: Fix corrupt db exception, added dagger

02 Dec 22:06
Compare
Choose a tag to compare
1.10.11  *(2016-12-02)*

--------------------
* Use support library 25.0.1
* Fix corrupt db crashes
* Added dagger

1.10.10: Confirm before clearing the poem ("New" menu)

09 Nov 22:16
Compare
Choose a tag to compare
release-1.10.10

Prompt before clearing the poem text (from the "new" menu item)

1.10.9: Improve display of tabs on small screens.

01 Nov 23:15
Compare
Choose a tag to compare
release-1.10.9

1.10.9: Improve display of tabs on small screens.

1.10.8: Maintenance release

01 Nov 19:28
Compare
Choose a tag to compare

Use a content provider for the suggested words.