fankesyooni b4f0b65264 chore: migrate build script from groovy to kts
- using SweetDependency, SweetProperty
- merge singing key file configs to properties
- update gradle and dependencies
2023-09-18 00:10:08 +08:00
2023-09-18 00:08:23 +08:00
2022-02-27 23:42:33 +08:00
2022-02-27 23:42:33 +08:00
2022-02-27 23:42:33 +08:00
2022-02-27 23:43:45 +08:00
2022-04-26 00:41:55 +08:00
2023-04-25 06:40:35 +08:00

ColorOS 通知图标增强

Blank Blank Blank Blank Blank Telegram


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

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

Developer

酷安 @星夜不荟

项目迁移公告

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

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

适配说明

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

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

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

历史背景

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

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

贡献通知图标优化名单

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

请勿用于非法用途

  • 本模块完全开源免费,如果好用你可以打赏支持开发,但是请不要用于非法用途。

发行渠道说明

上述更新为代码 commit 后自动触发,具体更新内容可点击上方的文字前往 GitHub Actions 进行查看,本更新由开源的流程自动编译发布,不保证其稳定性,所发布的版本仅供测试,且不会特殊说明甚至可能会变更版本号或保持与当前稳定版相同的版本号。

上述更新为手动发布的稳定版,具体更新内容可点击上方的文字前往指定的发布页面查看,稳定版的更新将会同时发布到上述地址中,同步更新。

发行状态说明

Blank

上述状态为当前稳定版与自动构建版本一致或当前代码改动与稳定版无功能差异。

Blank

上述状态为存在自动构建版本和新功能的更新但当前并未发布稳定版,处于预发行状态。

Blank

上述状态为当前发行的稳定版可能存在严重问题但并未及时进行修复且并未发布稳定版。

捐赠支持

  • 工作不易,无意外情况此项目将继续维护下去,提供更多可能,欢迎打赏。

隐私政策

许可证

Copyright (C) 2017-2023 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 <http://www.gnu.org/licenses/>.

Powered by YukiHookAPI

版权所有 © 2017-2023 Fankes Studio(qzmmcn@163.com)

Description
Optimize notification icons for ColorOS and adapt to native notification icon specifications.
Readme AGPL-3.0 1.4 MiB
Languages
Kotlin 100%