Skip to content

Releases: talkback-foss-team/talkback-foss

v13.0.0.473912301-f02

22 Feb 17:01
b480c47
Compare
Choose a tag to compare

What's Changed

  • Remove empty UIUnderstanding module and its unused dependency by @PatrykMis
  • Remove unused OCR-related UI items by @PatrykMis
  • Remove update helper as it's not needed for first FOSS variant releases by @PatrykMis
  • Use Version Catalog and remove buildscript by @marukami in #67
  • Update AndroidX Collection
  • Update NDK to v26c (v26.2.11394342) by @PatrykMis
  • Update Gradle to v8.6 by @PatrykMis
  • Update Android Gradle Plugin to v8.2.2
  • Refine README.md for clarity and completeness by @PatrykMis
  • Bump gradle/wrapper-validation-action from 1 to 2 by @dependabot in #65

Full Changelog: v13.0.0.473912301-f01...v13.0.0.473912301-f02

Release notes

Everything that is not fixed here is an upstream bug, although some of them have already been addressed. Please remember that by "upstream", we mean the open-source TalkBack version, not the one from the Play Store.

This version is not strictly based on the official upstream code; rather, it is based on more complete code found in a pull request from the TalkBack dev.

For highlights of this fork and documentation on how to launch TalkBack from ADB, please refer to the readme.

notes

Place both .apk and .apk.idsig files in the same directory if you want to enable incremental installation when installing via ADB.

v13.0.0.473912301-f01

20 Dec 18:11
edc00ed
Compare
Choose a tag to compare

Release notes

This is the first official release of TalkBack FOSS. Everything that is not fixed here is an upstream bug, although some of them have already been addressed. Please remember that by "upstream", we mean the open-source TalkBack version, not the one from the Play Store.

This version is not strictly based on the official upstream code; rather, it is based on more complete code found in a pull request from the TalkBack dev.

For highlights of this fork and documentation on how to launch TalkBack from ADB, please refer to the readme.

notes

Place both .apk and .apk.idsig files in the same directory if you want to enable incremental installation when installing via ADB.