Releases: LyraVoid/FolkPatch
Releases · LyraVoid/FolkPatch
Release list
FolkPatch v4.3
- Fix new software default mode restarts back to normal (when native returns 0 mistakenly overwrites SharedPreferences)
- Theme store download integrity verification (file size / HTML error page detection) + app failure prompt long press delete
- Add first launch 4-page welcome guide (custom introduction → kernel function entry guidance)
- Replace default icon with the sleeping image of Requiem (self-made)
- Add security handling to some configuration files to avoid failure
FolkPatch v4.2
- Optimize main thread performance for startup and setup
- Synchronize new app's default mode from native state
- Fix splash screen delay issue when kernel patch state is unknown
- Add CORS headers for ksu://icon/ response to support programmatic image loading
- WebUI add doUpdateVisitedHistory support
FolkPatch v4.1
更新日志
1.0 首个 M3E 版本 (v4.1)
这是 FolkPatch 首次采用 M3E (Material 3 Expressive) 组件库进行全面 UI 重构的版本,带来了全新的视觉体验和交互设计。
新功能
- StatsUI 首页布局 — 新增系统监控仪表盘首页,包含 CPU/GPU 负载、内存趋势、电池状态、网络流量、存储分区等实时监控图表
- StatsUI 顶部布局切换 — 支持在列表样式 (ListUI) 和网格样式 (GridUI) 之间切换顶部信息卡片
- 悬浮导航栏自动隐藏 — 新增 3 秒无操作自动隐藏悬浮底栏选项
- 悬浮导航栏滑动隐藏 — 支持向下滑动隐藏、向上滑动显示悬浮底栏
- 模块统计面板 — 以饼图形式展示内核模块、APM 模块和超级用户数量统计
优化
- 默认首页布局更改为 StatsUI
- 重启菜单界面重新设计
- KPM 和 APM 页面界面更新
- 加载动画更换
- HomeV4 页面卡片统一使用 TonalCard 组件,视觉风格更加一致
- 自定义背景模式下 CountCard 适配透明度
- 导航模式选择对话框重新设计,使用 RadioButton 样式
修复
- 改进 Args 空值检查,正确处理空白字符串和 null 值
FolkPatch v4.0
- Built-in magiskpolicy - Switched from relying on external binaries to an integrated Rust implementation for improved stability
- New resetprop module - Supports reading and modifying system properties
FolkPatch v4.0 (114022)
- Add a quick open button for each software on the super user page
- Optimized some string description issues
- Move the module global application button to the menu
FolkPatch v4.0 (114020)
Add compatibility for .img files within the module, ensure the correct SELinux context is set, 和 avoid specific module installation failures
FolkPatch v4.0 (114015)
- A brand-new theme store design; you can save your themes and switch them at any time
- Fixed issues with some string descriptions
FolkPatch v4.0
FolkPatch v4.0 is officially released
- FolkPatch Hide service rebuilt based on Zig API
- Mount and unmount functionality developed in Zig
- Add a brand new homepage UI for the Dashboard
- Fix the cache usage issue with pop-ups
- Add the theme restoration feature
FolkPatch v3.8.4
- Improved the algorithm for calculating statistical sizes on the module page to ensure statistical errors are within a reasonable range
- Optimized several design issues
- Added a pop-up card for "About"
FolkPatch v3.8.3
- The newly introduced FolkPatch Hide feature can partially conceal the bootloader lock.
- The reboot option supports rebooting into FastbootD mode.