Skip to content

Releases: LyraVoid/FolkPatch

FolkPatch v4.3

Choose a tag to compare

@matsuzaka-yuki matsuzaka-yuki released this 30 Jun 16:17
  1. Fix new software default mode restarts back to normal (when native returns 0 mistakenly overwrites SharedPreferences)
  2. Theme store download integrity verification (file size / HTML error page detection) + app failure prompt long press delete
  3. Add first launch 4-page welcome guide (custom introduction → kernel function entry guidance)
  4. Replace default icon with the sleeping image of Requiem (self-made)
  5. Add security handling to some configuration files to avoid failure

FolkPatch v4.2

Choose a tag to compare

@matsuzaka-yuki matsuzaka-yuki released this 14 May 14:21
  1. Optimize main thread performance for startup and setup
  2. Synchronize new app's default mode from native state
  3. Fix splash screen delay issue when kernel patch state is unknown
  4. Add CORS headers for ksu://icon/ response to support programmatic image loading
  5. WebUI add doUpdateVisitedHistory support

FolkPatch v4.1

Choose a tag to compare

@matsuzaka-yuki matsuzaka-yuki released this 10 Apr 20:05

更新日志

1.0 首个 M3E 版本 (v4.1)

这是 FolkPatch 首次采用 M3E (Material 3 Expressive) 组件库进行全面 UI 重构的版本,带来了全新的视觉体验和交互设计。

新功能

  1. StatsUI 首页布局 — 新增系统监控仪表盘首页,包含 CPU/GPU 负载、内存趋势、电池状态、网络流量、存储分区等实时监控图表
  2. StatsUI 顶部布局切换 — 支持在列表样式 (ListUI) 和网格样式 (GridUI) 之间切换顶部信息卡片
  3. 悬浮导航栏自动隐藏 — 新增 3 秒无操作自动隐藏悬浮底栏选项
  4. 悬浮导航栏滑动隐藏 — 支持向下滑动隐藏、向上滑动显示悬浮底栏
  5. 模块统计面板 — 以饼图形式展示内核模块、APM 模块和超级用户数量统计

优化

  1. 默认首页布局更改为 StatsUI
  2. 重启菜单界面重新设计
  3. KPM 和 APM 页面界面更新
  4. 加载动画更换
  5. HomeV4 页面卡片统一使用 TonalCard 组件,视觉风格更加一致
  6. 自定义背景模式下 CountCard 适配透明度
  7. 导航模式选择对话框重新设计,使用 RadioButton 样式

修复

  1. 改进 Args 空值检查,正确处理空白字符串和 null 值

FolkPatch v4.0

Choose a tag to compare

@matsuzaka-yuki matsuzaka-yuki released this 05 Mar 16:55
  1. Built-in magiskpolicy - Switched from relying on external binaries to an integrated Rust implementation for improved stability
  2. New resetprop module - Supports reading and modifying system properties

FolkPatch v4.0 (114022)

Choose a tag to compare

@matsuzaka-yuki matsuzaka-yuki released this 02 Mar 09:37
  1. Add a quick open button for each software on the super user page
  2. Optimized some string description issues
  3. Move the module global application button to the menu

FolkPatch v4.0 (114020)

Choose a tag to compare

@matsuzaka-yuki matsuzaka-yuki released this 01 Mar 15:57

Add compatibility for .img files within the module, ensure the correct SELinux context is set, 和 avoid specific module installation failures

FolkPatch v4.0 (114015)

Choose a tag to compare

@matsuzaka-yuki matsuzaka-yuki released this 28 Feb 16:57
  1. A brand-new theme store design; you can save your themes and switch them at any time
  2. Fixed issues with some string descriptions

FolkPatch v4.0

Choose a tag to compare

@matsuzaka-yuki matsuzaka-yuki released this 25 Feb 06:51

FolkPatch v4.0 is officially released

  1. FolkPatch Hide service rebuilt based on Zig API
  2. Mount and unmount functionality developed in Zig
  3. Add a brand new homepage UI for the Dashboard
  4. Fix the cache usage issue with pop-ups
  5. Add the theme restoration feature

FolkPatch v3.8.4

Choose a tag to compare

@matsuzaka-yuki matsuzaka-yuki released this 22 Feb 09:54
  1. Improved the algorithm for calculating statistical sizes on the module page to ensure statistical errors are within a reasonable range
  2. Optimized several design issues
  3. Added a pop-up card for "About"

FolkPatch v3.8.3

Choose a tag to compare

@matsuzaka-yuki matsuzaka-yuki released this 18 Feb 13:48
  1. The newly introduced FolkPatch Hide feature can partially conceal the bootloader lock.
  2. The reboot option supports rebooting into FastbootD mode.