Skip to content

Commit

Permalink
Release 2.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaobozhen committed Jun 1, 2023
1 parent cd30b0e commit 0ccf927
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
9 changes: 9 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/1682.txt
@@ -0,0 +1,9 @@
- Added the entrance to view the properties in the <application> label on the application details page
- Fixed the problem of not being able to parse the native libraries of some applications
- Xposed module tab now shows specific information
- Introduced advanced menu for "Statistics" module and "Snapshot" module, now you can do more customization
- Added app installer requestor and installer executor information to the app details page (the ability to get installer requestors depends on Shizuku or Sui)
- Updated Rules bundle to V32
- Now compare two APKs in the "Compare" page, and you can compare them in detail
- Added statistics for Jetpack Compose usage to the chart page
- Fixed some other issues
9 changes: 9 additions & 0 deletions fastlane/metadata/android/zh-CN/changelogs/1682.txt
@@ -0,0 +1,9 @@
- 在应用详情页增加了 Application 标签内属性的查看入口
- 修复了无法解析一些应用的原生库的问题
- 现在 Xposed 模块标签显示具体的信息
- 引入了库引用模块和快照模块的高级菜单,现在可以进行更多的自定义操作
- 在应用详情页增加了应用的安装请求方和安装执行方信息(安装请求方的获取能力依赖于 Shizuku 或 Sui)
- 更新规则库到 V32
- 现在在「对比」页面对比两个 APK,可以进行详细信息的对比
- 在图表页面添加了针对 Jetpack Compose 使用情况的统计
- 修复了一些其他问题

0 comments on commit 0ccf927

Please sign in to comment.