Skip to content

Releases: gitofleonardo/AnyDebug

v3.0.4

30 Mar 05:19

Choose a tag to compare

Changes:

  • Fix window leak
  • Fix crash on some apps
  • Add alpha/scroll/rotation/scale/translation modification entry
  • Add properties filtering

变更:

  • 修复窗口泄露
  • 修复部分应用上的崩溃
  • 添加 alpha/scroll/rotation/scale/translation 等属性的修改
  • 添加属性过滤器

v3.0.3-preview

29 Mar 12:44

Choose a tag to compare

Changes:

  • Add exported properties viewer
  • Add about project link

变更:

  • 增加了属性查看器
  • 添加了关于项目按钮

v3.0.2-preview

27 Mar 13:46

Choose a tag to compare

Fix crash on probably largest amount of apps

修复了在大多数应用上的崩溃

v3.0.1-preview

25 Mar 14:27

Choose a tag to compare

Changes:

  • Not hooking system server any longer
  • Optimize window maximum size

变更:

  • 不再需要 hook 框架
  • 优化了最大化窗口大小

v3.0.0-preview

24 Mar 13:58

Choose a tag to compare

Changes:

  • Completely new UI/UX
  • Remove persistent editing, since it's too buggy. If you need this feature, please don't update.
  • Far more convenient for selecting views.
  • Remove launcher icon, may add it in later versions.
  • Add a button to remove views

No plans yet for implementing persistent editing. This is a pre-release version, it may be quite buggy, do not update unless you want to try it.

Simple testing, stability not guaranteed

变更:

  • 全新操作界面
  • 移除了持久编辑,因为问题很多。如果你需要此功能,请不要更新新版本
  • 选择控件的方法更加方便
  • 移除了桌面图标,后续可能会加回来
  • 添加删除控件按钮

持久化编辑暂时无计划支持。这只是一个预览版,问题可能有很多,除非你想尝试,否则不推荐更新。

随便测了一下,不保证稳定性

v2.0.6

20 Apr 14:50

Choose a tag to compare

Fix: Crash on AndroidT/MIUI14

Since I lost my key store, the sign is different, and you have to uninstall the previous version of this app then install again.

Don't forget to reboot your phone after installation.

修复: 在安卓13/MIUI14上应用崩溃的问题

因为太久没更新,之前的签名文件忘了丢哪了,所以想要安装更新的话,你需要卸载原来的版本(有核心破解之类的模块话可以忽略本条)。

安装之后不要忘了重启手机

v2.0.5

14 Jun 14:39

Choose a tag to compare

Fix: Cannot read shared configurations when some apps first start up and need to toggle enable button one more time

Maybe some more features are inching closer(Maybe?)

Notice: You need to check the Framework to take effect

Fix:修复了在某些应用中不能够正确读取配置的问题

可能以后还会再更新一些小功能(有时间的话)

注意: 需要勾选系统框架

v2.0.4

18 Apr 15:19

Choose a tag to compare

修复了部分应用不能正确读取配置的问题,但仍需要重新切换一次编辑开关

v2.0.3

13 Apr 13:18

Choose a tag to compare

What's new:

  1. Add dialog to view context information
  2. Add control tile in quick settings panel to enable or disable editing mode

新功能:

  1. 添加了查看当前上下文信息的对话框
  2. 在状态栏添加快捷控制按钮,可控制是否启用编辑模式

v2.0.2

02 Apr 06:18

Choose a tag to compare

Add origin content check, fix part of text errors in persistent editing mode.

Be cautious with persistent editing mode.

添加了原内容检查,修复部分持久化编辑中文本错误的问题。

谨慎使用持久化编辑功能。