github msmt2017/ZeroStudio v20250701

latest release: v20250701-NoChatai
2 months ago

更新:
1.新增dataFileFragment,用于访问和挂载私有数据目录。建议挂载路径:documentUI>选择应用程序>[应用程序]>data 路径,就可以访问:/data/data/[应用程序]/files 等私有数据目录
fix bug:
1.修复部分机型出现的BaseEditorActivity.getBinding问题,对activity增加检查避免异常与闪退,具体代码可以看:https://github.com/msmt2017/ZeroStudio/blob/ZeroStudio/app%2Fsrc%2Fmain%2Fjava%2Fcom%2Fitsaky%2Fandroidide%2Fhandlers%2FEditorBuildEventListener.kt
对该修复有更好的建议可以提出
目前就BaseEditorActivity.getBinding出现频率比较高🤣所以优先修复这个
其它bug后续陆陆续续会修复的。

to update:

  1. Add dataFileFragment for accessing and mounting private data directories. Suggested mounting path: documentUI>select application>[application]>data path to access private data directories such as/data/data/[application]/files
    fix bug:
  2. Fix the BaseEditActive.getBinding issue that occurs in some models, add checks to the activity to avoid exceptions and crashes. The specific code can be seen in: https://github.com/msmt2017/ZeroStudio/blob/ZeroStudio/app%2Fsrc%2Fmain%2Fjava%2Fcom%2Fitsaky%2Fandroidide%2Fhandlers%2FEditorBuildEventListener.kt
    There are better suggestions for this repair that can be put forward
    Other bugs will be fixed gradually in the future.
    Currently, the frequency of occurrence of BaseEditors Activity. getBinding is relatively high 🤣 So prioritize fixing this

Full Changelog: v20250618...v20250701

Don't miss a new ZeroStudio release

NewReleases is sending notifications on new releases.