Skip to content

Releases: NikLeberg/AdAid

Release v0.3

26 Sep 11:42
38ef7e4

Choose a tag to compare

With this update a few quality of life updates and a new type of action were introduced.
Download and install the attached AdAid.apk (unsigned debug build).

What's Changed

  • Additional rule action block in #3:
    • Displays a black overlay over the view that triggers the rule.
  • New relativePath parameter:
    • Allows to trigger actions on other views in the hierarchy.
  • Reuse of previous snapshots by the rule helper in #7:
    • The last made snapshot can be used many times over and allows for rapid exploration and testing of rules.

Full Changelog: v0.2...v0.3

Release v0.2

16 Jul 10:27
3ae89f3

Choose a tag to compare

With this update a new rule helper mechanism was added:

  • Finding values for custom rules is now really easy!
  • See the section rule helper in the readme on how to use it.

Download and install the attached AdAid.apk (unsigned debug build).

Release v0.1

28 Jun 11:41
5c5f01b

Choose a tag to compare

Initial release of project as unsigned debug apk build.