Skip to content
This repository was archived by the owner on Apr 18, 2022. It is now read-only.

Releases: gitofleonardo/AnyText

Release 1.0.2

18 Feb 06:50

Choose a tag to compare

In this release, you can enable or disable text background color dynamically. Additionally, text color or click listener can now work perfectly in list view(e.g. RecyclerView), since I change a new hook method. Some extra optimizations added.

在该版本中,你可以动态启用或者关闭文字背景色了。除此之外,列表项中的文本背景色或者是点击监听也可以正常工作了,因为我换了个新的hook方法。还有一些小优化。

Release 1.0.1

17 Feb 09:53

Choose a tag to compare

Description of version 1.0.1:

  1. Add text highlighting
  2. New UI
  3. Shrink apk package size

版本1.0.1介绍:

  1. 添加文本着色强调功能。
  2. 全新界面
  3. 缩小了安装包大小

Release 1.0

16 Feb 11:55
6707589

Choose a tag to compare

First release of this App. Feature:

  1. Change text of TextView in native Android App