SkillAgentSearch skills...

ColorOSNotifyIcon

Optimize notification icons for ColorOS and adapt to native notification icon specifications.

Install / Use

/learn @fankes/ColorOSNotifyIcon
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ColorOS 通知图标增强

GitHub license GitHub CI GitHub release GitHub all releases GitHub all releases

Telegram CI Telegram QQ QQ 频道

<img src="img-src/icon.png" width = "100" height = "100" alt="LOGO"/>

Optimize notification icons for ColorOS and adapt to native notification icon specifications.

为 ColorOS 优化通知图标以及适配原生通知图标规范,理论支持 OxygenOS 和 RealmeUI。

For Non-Chinese Users

This project will not be adapted i18n, please stay tuned for my new projects in the future.

项目迁移公告

由于本人同时维护 MIUIColorOS 两个系统需要同时维护两个模块,十分不方便,所以我决定在后期逐渐合并两个项目并解耦合为一个新项目并计划适配更多系统与设备,例如原生与类原生系统。

在新的项目确定后,会在这里添加新项目的链接,届时我会终止维护这个项目并建议大家转移到新项目。

适配说明

  • 此模块仅支持 LSPosed (作用域“系统界面”)、~~EdXposed(随时停止支持)~~、不支持太极、无极

  • 目前仅在 ColorOS 12、12.1、13 for OnePlus 上测试通过,如有问题请提交 issues

  • 建议在不低于 ColorOS 11 的版本上使用

注意事项

由于 ColorOS 15 版本的系统性通知图标行为变更,系统强制在通知图标初始化阶段就将图标强制替换为 APP 彩色图标进行破坏,所以目前加入了 “系统框架” 作用域,如果在模块安装后没有自动勾选此作用域,请手动进行勾选并重新启动系统以修复此破坏行为,ColorOS 15 以下版本的系统无需勾选。

感谢 Nep-Timeline 提供的解决方案。

历史背景

继 MIUI 之后的第二大系统 ColorOS 虽然支持原生通知图标,但是第三方推送五颜六色的图标系统并没有做适配,甚至系统自己的图标都是彩色的,极其不友好。

而且从 ColorOS 12 开始,原生图标丢失了着色属性,这也是一种对原生 Android 生态的破坏。

贡献通知图标优化名单

此项目是 AndroidNotifyIconAdapt 项目的一部分,详情请参考下方。

发行渠道

| <img src="https://avatars.githubusercontent.com/in/15368?s=64&v=4" width = "30" height = "30" alt="LOGO"/> | GitHub CI | CI 自动构建 (测试版) | |------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------|---------------|

| <img src="https://github.com/peter-iakovlev/Telegram/blob/public/Icon.png?raw=true" width = "30" height = "30" alt="LOGO"/> | Telegram CI 频道 | CI 自动构建 (测试版) | |-----------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------|---------------|

| <img src="https://avatars.githubusercontent.com/in/15368?s=64&v=4" width = "30" height = "30" alt="LOGO"/> | GitHub Releases | 正式版 (稳定版) | |------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------|-----------|

| <img src="https://avatars.githubusercontent.com/u/78217009?s=200&v=4?raw=true" width = "30" height = "30" alt="LOGO"/> | Xposed-Modules-Repo | 正式版 (稳定版) | |------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------|-----------|

本模块发布地址仅限于上述所列出的地址,从其他非正规渠道下载到的版本或对您造成任何影响均与我们无关。

注意事项

<h3>1.&nbsp;本软件免费、由兴趣驱动开发,仅供学习交流使用。如果你是从其他非官方渠道付费获得本软件,可能已遭遇欺诈,欢迎向我们举报可疑行为。</h3> <h3>2.&nbsp;本软件采用 <strong>GNU Affero General Public License (AGPL 3.0)</strong> 许可证。根据该许可证的要求:</h3>
  • 任何衍生作品必须采用相同的 AGPL 许可证
  • 分发本软件或其修改版本时,必须提供完整的源代码
  • 必须保留原始的版权声明及许可证信息
  • 不得额外施加限制来限制他人对本软件的自由使用
<h3>3.&nbsp;我们鼓励在遵守 AGPL 3.0 条款的前提下进行自由传播和改进,但请尊重作者署名权,勿冒用原作者名义。</h3>

项目推广

<!--suppress HtmlDeprecatedAttribute --> <div align="center"> <h2>嘿,还请君留步!👋</h2> <h3>这里有 Android 开发工具、UI 设计、Gradle 插件、Xposed 模块和实用软件等相关项目。</h3> <h3>如果下方的项目能为你提供帮助,不妨为我点个 star 吧!</h3> <h3>所有项目免费、开源,遵循对应开源许可协议。</h3> <h1><a href="https://github.com/fankes/fankes/blob/main/project-promote/README-zh-CN.md">→ 查看更多关于我的项目,请点击这里 ←</a></h1> </div>

Star History

Star History Chart

隐私政策

许可证

Copyright (C) 20174 Fankes Studio(qzmmcn@163.com)

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

Powered by YukiHookAPI

版权所有 © 20174 Fankes Studio(qzmmcn@163.com)

View on GitHub
GitHub Stars242
CategoryProduct
Updated2d ago
Forks24

Languages

Kotlin

Security Score

100/100

Audited on Apr 4, 2026

No findings