Releases: KernelSU-Modules-Repo/MFGA
Releases · KernelSU-Modules-Repo/MFGA
MFGA 16.1.0.02-23-fix6
Immutable
release. Only release title and notes can be modified.
16.1.0.02-23-fix6(1610022306)
- 1.search_dirs.sh:新增撤销功能,你可以在模块根目录添加一个font*.xml并在fonts_list.yaml的reverse下方添加font*.xml,作为同名系统字体配置的新复制源而非全部使用模块根目录的fonts.xml
- 2.search_dirs.sh:优化关闭功能,在任意- font*.xml前加上#则此行不处理
- 3.customize.sh:优化小米设备的判断,根据ro.mi.os.version.name或ro.miui.ui.version.name是否存在决定是否处理
- 4.适配Unicode18.0 Archaic Cuneiform Numerals分区符号(U+12550..U+1268F)
- 5.优化Unicode18.0 Musical Symbols Supplement分区的部分符号
- 6.更新UnicodiaFunky到3.1.0
16.1.0.02-23-fix6(1610022306)
- 1.search_dirs.sh: Added an undo feature. You can place a font*.xml in the module root directory and add font*.xml under reverse in fonts_list.yaml as a new copy source for system fonts with the same name, instead of always using the module root fonts.xml.
- 2.search_dirs.sh: Optimized the disable function. Adding # before any font*.xml line will skip processing that line.
- 3.customize.sh: Improved Xiaomi device detection. Whether ro.mi.os.version.name or ro.miui.ui.version.name exists determines if processing is done.
- 4.Adapted to Unicode 18.0 Archaic Cuneiform Numerals block symbols (U+12550..U+1268F):
- 5.Optimized some symbols in the Unicode 18.0 Musical Symbols Supplement block.
- 6.Updated UnicodiaFunky to version 3.1.0.
MFGA 16.1.0.01-23-fix3
Immutable
release. Only release title and notes can be modified.
16.1.0.01-23-fix3(1610012303)
- 1.lang.sh:适配更多场景,改为符合BCP 47的新识别写法
- 2.search_dirs.sh:新增黑白名单功能,由模块根目录fonts_list.yaml控制
16.1.0.01-23-fix3(1610012303)
- 1.lang.sh: Adapted for more scenarios; switched to a new recognition format compliant with BCP 47.
- 2.search_dirs.sh: Added whitelist/blacklist support, controlled by fonts_list.yaml in the module root directory.
MFGA 16.0.9.01-21-fix
Immutable
release. Only release title and notes can be modified.
16.0.9.01-21-fix(1609012102)
- 1.customize.sh:调整version_check检查逻辑及缩进,避免可能存在的误判及unknown operand
- 2.customize.sh:修复检查安卓版本替换表情字体的逻辑在上一版本中被误删导致无法正确处理的问题
- 3.action.sh:音量上下开启屏蔽gms字体逻辑对换,现在音量下是开始
- 4.lang.sh:优化识别翻译语言方式
- 5.新增日文、俄文翻译
16.0.9.01-21-fix(1609012102)
- 1.customize.sh: Adjusted the version_check logic and indentation to avoid potential misjudgments and unknown operand errors.
- 2.customize.sh: Fixed an issue where the logic for checking the Android version to replace emoji fonts was accidentally removed in the previous release, causing incorrect handling.
- 3.action.sh: Swapped the volume key behavior for enabling GMS font blocking — Volume Down now starts the process.
- 4.lang.sh: Optimized the method for detecting the translation language.
- 5.Added Japanese and Russian translations.
MFGA 16.0.7.01-20-beta9
Immutable
release. Only release title and notes can be modified.
16.0.7.01-20-beta9(1607012009)
- 1.第一版本更新maple-font到7.9
- 2.移除所有原先模块直接内置的font*.xml,现仅保留模块根目录的fonts.xml作为复制源,通过调用search_dirs.sh搜索字体配置文件绝对路径和文件名进行复制
- 3.action.sh、customize.sh、search_dirs.sh的翻译改调用lang/lang.sh
16.0.7.01-20-beta9(1607012009)
- 1.Initial release updating maple-font to v7.9
- 2.Removed all previously built-in font*.xml files from the module. Only fonts.xml in the module root is now kept as the copy source. Font configuration files are discovered via search_dirs.sh, which searches for their absolute paths and filenames before copying.
- 3.Translations in action.sh, customize.sh, and search_dirs.sh are now handled by calling lang/lang.sh
MFGA 16.0.6.01-19-beta7
Immutable
release. Only release title and notes can be modified.
16.0.6.01-19-beta7(1606011907)
- 1.service.sh:强制将com.qidian.QDReader、com.dragon.read数据目录下的字体文件权限改为000以达到覆盖效果,还原请改为600
- 2.更新DisableMiFontOverlay到1.5
- 3.更新部分主字体
16.0.6.01-19-beta7(1606011907)
- 1.service.sh: Forcibly changes the permissions of font files under the data directories of com.qidian.QDReader and com.dragon.read to 000 to achieve the override effect.
- 2.Updated DisableMiFontOverlay to v1.5.
- 3.Updated some primary fonts.
MFGA 16.0.5.10-23-beta5
Immutable
release. Only release title and notes can be modified.
16.0.5.10-23-beta5(1605102305)
- 1.修复Unknown-symbol-supplementRegular.ttf显示部分U+2600...U+27BF字符异常
- 2.将Unicode17-new.ttf部分非Unicode17.0正式版公布字符移动到Unicode18-new.ttf
16.0.5.10-23-beta5(1605102305)
- 1.Fixed an issue where some characters in the range U+2600…U+27BF were displayed incorrectly in Unknown-symbol-supplementRegular.ttf
- 2.Moved certain characters that are not part of the official Unicode 17.0 release from Unicode17-new.ttf to Unicode18-new.ttf