Releases: Seyud/device_faker
Releases · Seyud/device_faker
v1.4.0
⬆️[v1.3.5 → v1.4.0] - 2026-05-02
🆕 新功能
- 🖥️ WebUI应用页支持系统应用显示切换
- 🌐 WebUI加入在线模板GitHub源
- 🏷️ 为三种模式补充 build_id 与 Build.ID 伪装支持
- 📥 WebUI模板页新增导入/导出工具与本机模板导出功能
- 📤 WebUI模板页模板卡片添加导出按钮
- 👆 WebUI支持左右滑动切换页面
- ✏️ WebUI模板页支持编辑已存在模板名称
🐛 修复
- 🧹 修复WebUI模板编辑页清空部分字段后旧值残留问题
- 🔄 修复resetprop模式自定义属性伪装会话在前后台切换时的状态同步问题
⚡ 改进
- 🔗 更新适配jni 0.22 API
- ⚡ 大幅优化WebUI页面切换性能
- ⚡ 优化WebUI应用列表加载性能
- 🏗️ 重构WebUI在线模板库全链路
- 📏 使用最前沿Web技术 pretext 优化WebUI在线模板虚拟列表文本高度测量
- 🚀 优化WebUI首屏切页响应
- 🎬 添加WebUI页面切换动画
- 🦀 将外部调用resetprop二进制重构为内置Rust库(by @Tools-cx-app)
- 💾 改进配置文件备份格式
📝 English Changelog
⬆️[v1.3.5 → v1.4.0] - 2026-05-02
🆕 New Features
- 🖥️ WebUI apps page supports system app display toggle
- 🌐 WebUI online template library added GitHub source
- 🏷️ Added build_id and Build.ID camouflage support for all three modes
- 📥 WebUI template page added import/export tools and local template export
- 📤 WebUI template card added export button
- 👆 WebUI supports swipe gesture to switch between pages
- ✏️ WebUI template page supports editing existing template names
🐛 Bug Fixes
- 🧹 Fixed residual old values when clearing partial fields in WebUI template editor
- 🔄 Fixed state sync issue of custom property camouflage session when switching between foreground and background in resetprop mode
⚡ Improvements
- 🔗 Updated to adapt jni 0.22 API
- ⚡ Significantly optimized WebUI page switching performance
- ⚡ Optimized WebUI app list loading performance
- 🏗️ Refactored the entire WebUI online template library pipeline
- 📏 Used cutting-edge Web technology pretext to optimize text height measurement in online template virtual list
- 🚀 Optimized WebUI first screen page switch responsiveness
- 🎬 Added WebUI page switching animation
- 🦀 Refactored external resetprop binary call into built-in Rust library (by @Tools-cx-app)
- 💾 Improved configuration file backup format
v1.3.5
⬆️[v1.3.0 → v1.3.5] - 2026-03-20
🆕 新功能
- 👁️ WebUI主页添加关注模块
🐛 修复
- 🔧 修复新版本Android System WebView渲染逻辑改变导致的WebUI无法滑动
- 🔧 修复旧版本Android System WebView不支持ES2022标准无法解析配置
⚡ 改进
- 🏗️ 使用xtask替换python脚本进行核心编译(by @Tools-cx-app)
- 🌐 WebUI优化在线模板库加载,增加wget加载方式并实现重试机制
- 🎨 优化WebUI应用配置编辑界面交互
- ⚡ 优化WebUI应用列表加载显示
- 📋 完善WebUI配置读取解析与编辑保存
v1.3.0
v1.2.0
📝更新日志
⬆️[v1.1.0 → v1.2.0] - 2025-12-17
🆕 新功能
- 🌐 WebUI添加在线模板库功能
- 🛠️ 添加CLI工具用于配置转换和在线模板加载
- 🔧 添加resetprop模式支持及characteristics属性
- 🌍 WebUI新增多语言支持
- 📋 添加FORCE_DENYLIST_UNMOUNT支持
- 👥 添加对多用户环境的配置支持
⚡ 改进
- 💾 安装脚本更改备份文件后缀为.bak以便于恢复
- 📱 WebUI适配KernelSU API 2.1.1以支持KernelSU 2.1.2及以上版本应用名称和图标显示
- 🎨 适配KernelSU WebUI沉浸标准
- 🌐 WebUI使用fetch API替代curl命令进行网络请求,提升兼容性
- 🏗️ 模块化架构重构Zygisk模块核心
- 🎨 优化WebUI显示和布局
- 🏗️ 重构WebUI模板页面为组件化结构
- 🔄 将C++ atexit实现迁移为Rust实现
- 📋 WebUI添加配置元数据支持



