Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: LGH1996/TapClick

V12.5

20 Jun 07:33

Choose a tag to compare

<style> body { position: relative; } div { position: absolute; top: 15px; left: 20px; right: 20px; } h6 { text-align: justify; word-wrap:break-word; word-break:break-all; } </style>
新版本 V12.5
微信控件属性错乱的问题;

V12.4

28 May 14:51

Choose a tag to compare

<style> body { position: relative; } div { position: absolute; top: 15px; left: 20px; right: 20px; } h6 { text-align: justify; word-wrap:break-word; word-break:break-all; } </style>
新版本 V12.4
修复旋转屏幕后无法退出布局分析的问题;
优化布局;

V12.3

17 May 13:07

Choose a tag to compare

<style> body { position: relative; } div { position: absolute; top: 15px; left: 20px; right: 20px; } h6 { text-align: justify; word-wrap:break-word; word-break:break-all; } </style>
新版本 V12.3
修复已知问题;

V12.2

12 May 08:06

Choose a tag to compare

<style> body { position: relative; } div { position: absolute; top: 15px; left: 20px; right: 20px; } h6 { text-align: justify; word-wrap:break-word; word-break:break-all; } </style>
新版本 V12.2
Android10以下系统报错的问题;
优化代码;

V12.1

15 Mar 10:25

Choose a tag to compare

<style> body { position: relative; } div { position: absolute; top: 15px; left: 20px; right: 20px; } h6 { text-align: justify; word-wrap:break-word; word-break:break-all; } </style>
新版本 V12.1
优化验证码提取逻辑;

V12.0

09 Mar 13:11

Choose a tag to compare

<style> body { position: relative; } div { position: absolute; top: 15px; left: 20px; right: 20px; } h6 { text-align: justify; word-wrap:break-word; word-break:break-all; } </style>
新版本 V12.0
新增自动填充验证码功能;

V11.9

26 Feb 09:45

Choose a tag to compare

<style> body { position: relative; } div { position: absolute; top: 15px; left: 20px; right: 20px; } h6 { text-align: justify; word-wrap:break-word; word-break:break-all; } </style>
新版本 V11.9
优化规则导入功能;
多个坐标规则不会同时触发的问题;
默认开启仅模拟坐标点击;

V11.8

23 Feb 13:36

Choose a tag to compare

<style> body { position: relative; } div { position: absolute; top: 15px; left: 20px; right: 20px; } h6 { text-align: justify; word-wrap:break-word; word-break:break-all; } </style>
新版本 V11.8
修复部分页面布局分析被遮挡的问题;

V11.7

20 Feb 07:34

Choose a tag to compare

<style> body { position: relative; } div { position: absolute; top: 15px; left: 20px; right: 20px; } h6 { text-align: justify; word-wrap:break-word; word-break:break-all; } </style>
新版本 V11.7
最新版将不再完全免费,请谨慎选择是否升级;
加入LSPosed模块相关功能,解决点击无效或响应慢的问题,比如大麦、同花顺等;
新增显示点击位置坐标点(设置里打开),可用于快速排查没有点击还是点击无效的问题;
规则数量显示异常的问题;
优化代码布局;

V11.5

15 Feb 16:49

Choose a tag to compare

<style> body { position: relative; } div { position: absolute; top: 15px; left: 20px; right: 20px; } h6 { text-align: justify; word-wrap:break-word; word-break:break-all; } </style>
新版本 V11.5
最新版将不再完全免费,请谨慎选择是否升级;
新增显示点击位置坐标点(设置里打开),可用于快速排查没有点击还是点击无效的问题;
优化代码布局;