Skip to content

Releases: caarmen/poet-assistant

release-1.31.1

05 Jan 06:56
4dac388
Compare
Choose a tag to compare

What's Changed

  • Use adjustResize instead of adjustPan. by @caarmen in #217

Full Changelog: release-1.31.0...release-1.31.1

release-1.31.0

05 Jan 05:47
a1fd448
Compare
Choose a tag to compare

What's Changed

  • Use the gmsaas github action. by @caarmen in #210
  • Update the theme to material 3, with new search ui, in addition to other smaller changes). by @caarmen in #212
  • Theming: Set the default theme to auto, and archive captured screenshots in github actions. by @caarmen in #213
  • More adjustments related to scrolling... by @caarmen in #214
  • Fix retrieving the theme as auto by default if it hasn't been set yet. by @caarmen in #215
  • Fix the insets for the search widget and suggestions by @caarmen in #216

Full Changelog: release-1.30.10...release-1.31.0

Expect UI glitches in this release 😭

release-1.30.9 - inset fixes.

27 Oct 01:34
014511d
Compare
Choose a tag to compare

What's Changed

Full Changelog: release-1.30.8...release-1.30.9

release-1.30.10: More inset fixes

27 Oct 05:09
9412412
Compare
Choose a tag to compare

What's Changed

Full Changelog: release-1.30.9...release-1.30.10

release-1.30.8

19 Oct 23:55
ed1ef7d
Compare
Choose a tag to compare

What's Changed

  • Remove retrolambda. by @caarmen in #202
  • Add script to run tests using gmsaas. by @caarmen in #201
  • Fix a bug where the license assets weren't included in the apk on a clean build. by @caarmen in #203
  • Improve ci tests by @caarmen in #204
  • Update dependencies by @caarmen in #200
  • Bump app version + bump target api level + various minor doc fixes. by @caarmen in #205

Full Changelog: release-1.30.7...release-1.30.8

release-1.30.7

12 May 20:06
bb4e405
Compare
Choose a tag to compare

What's Changed

Full Changelog: release-1.30.6...release-1.30.7

1.30.6: Update to support Android 14

24 Sep 03:27
c0b2649
Compare
Choose a tag to compare

What's Changed

Full Changelog: release-1.30.5...release-1.30.6

1.30.5: Fix gradle memory issue building release build

23 Oct 16:28
bf75b4f
Compare
Choose a tag to compare

Disable lint for release builds, to prevent running out of memory when building a release.

No functional change compared to 1.30.4.

This release is done to allow f-droid to build the release.

1.30.4

15 Oct 02:26
61085af
Compare
Choose a tag to compare

Maintenance release. Updated dependencies. Target Android 13.

1.30.3

28 Oct 17:08
e50ffba
Compare
Choose a tag to compare

Android 11: Declare more <queries> elements in the manifest

  • Be able to check if we can open TTS settings on the device (TTS_SETTINGS)
  • Allow web search of words (WEB_SEARCH)
  • Allow looking up words in other apps (PROCESS_TEXT)