Skip to content

Commit

Permalink
Merge pull request #10 from YangguangZhou/dev
Browse files Browse the repository at this point in the history
更新v2.0.2
  • Loading branch information
YangguangZhou authored Apr 21, 2023
2 parents 5408e3f + 1af3d13 commit e8ff99d
Show file tree
Hide file tree
Showing 29 changed files with 77 additions and 101 deletions.
3 changes: 0 additions & 3 deletions .gitignore

This file was deleted.

6 changes: 0 additions & 6 deletions Monet-All.json

This file was deleted.

10 changes: 0 additions & 10 deletions Monet-All.md

This file was deleted.

77 changes: 10 additions & 67 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

莫奈取色整合的Magisk模块,可通过音量键选择是否安装对应应用的取色模块

The Magisk module integrated with Monet color extraction can select whether to install the color extraction module of the corresponding application through the volume key.

## [中文文档](https://monet.jerryz.com.cn/) | [English Document](https://monet.jerryz.com.cn/en)

![stars](https://img.shields.io/github/stars/YangguangZhou/Monet-All?style=flat)
![visitor](https://visitor-badge.laobi.icu/badge?page_id=Monet-All)
![GitHub all releases](https://img.shields.io/github/downloads/YangguangZhou/Monet-All/total)
Expand All @@ -11,76 +15,15 @@
![last commit](https://img.shields.io/github/last-commit/YangguangZhou/Monet-All?style=flat)
[![Telegram](https://img.shields.io/badge/Telegram-Monet__All-informational?logo=telegram)](https://monet.jerryz.com.cn/group)

**[monet.jerryz.com.cn](https://monet.jerryz.com.cn/)**

**[酷安原帖](https://monet.jerryz.com.cn/coolapk)**

**[下载地址](https://monet.jerryz.com.cn/download)**

## v2.0更新日志
- 新增:微信国内版、TapTap、Firefox、Iceraven、FirefoxNightly、一个木函、Share(第三方微博)、APKGrabber、Nothing天气的莫奈取色
- 新增:Jetisteam(第三方Spotify)、VideoYou的安装
- 新增:MIUI Monet、PUITheme for ColorOS13的下载
- 更新:Bilibili莫奈取色更新新版本
- 更换:Via的莫奈取色更换为null喵的
- 修复:修复Scene莫奈取色文字颜色异常的Bug
- 变化:取色模块/应用分为Magisk模块、修改版应用、独立应用和系统模块四个部分
- 优化:对于Magisk模块,仅会询问是否安装设备上已有应用的莫奈取色
- 大幅优化`customize.sh`

## 包含的应用及原作者(来自酷安)
| 应用 | 原作者 |
| --- | --- |
| 微信(play 8.0.30) | 大且丑 |
| 酷安 | 人在且号无 |
| 微信键盘 | JerryZhouYG |
| 微信读书 | JerryZhouYG |
| Scene | 人在且号无 |
| 皮皮虾 | 醒亦恋你梦亦恋你 |
| MIUI 音乐 | 醒亦恋你梦亦恋你 |
| Bilibili | Ylrs113 |
| 百词斩 | Esing |
| 小横条 | 天伞桜 |
| Via | null喵 |
| 豆瓣 | 账号被迫注销 |
| 贴吧Lite | 三五二三一 |
| Clash(Foss版) | JerryZhouYG |
| Clash(Premium版) | JerryZhouYG |
| 享做笔记 | Esing |
| Apple Music | Deskerd |
| TapTap | null喵 |
| Firefox | null喵 |
| Iceraven | null喵 |
| FirefoxNightly | null喵 |
| 一个木函 | JerryZhouYG |
| Share(第三方微博) | WhiCCX5 |
| APKGrabber | WhiCCX5 |
| Nothing天气 | WhiCCX5 |
| Jetisteam(第三方Spotify) | iTaysonLab(Telegram) |
| VideoYou | 稻光千叶 |
| MIUI Monet | Geoorg(GitHub) |
| PUITheme for ColorOS13 | 天伞桜 |
## 捐赠 Donate

## 刷入方式
Magisk模块

**⚠️⚠️⚠️刷入前请先确认模块适用的应用版本**

**搞机不谨慎,救砖两行泪**

## 捐赠
如果你觉得这个模块对你有帮助,你可以考虑[支持我的开发](https://pay.jerryz.com.cn/)

## 交流群
If you think this module is helpful to you, you can consider [support my development](https://pay.jerryz.com.cn/)

## 交流群 Communication Group
[点击这里加入](https://monet.jerryz.com.cn/group)
[![Telegram](https://img.shields.io/badge/Telegram-Monet__All-informational?logo=telegram)](https://monet.jerryz.com.cn/group)

## 简介
莫奈主题是 Android12 的 Material You 新特性,它会根据壁纸来生成系统主题色,软件也会根据系统主题色来变化。
[Click here to join](https://monet.jerryz.com.cn/group)

## 效果
![](https://drive.jerryz.com.cn/Photos/1.png)
![](https://drive.jerryz.com.cn/Photos/2.png)
![](https://drive.jerryz.com.cn/Photos/3.png)
![](https://drive.jerryz.com.cn/Photos/4.png)
![](https://drive.jerryz.com.cn/Photos/5.png)
[![Telegram](https://img.shields.io/badge/Telegram-Monet__All-informational?logo=telegram)](https://monet.jerryz.com.cn/group)
70 changes: 65 additions & 5 deletions customize.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LATESTARTSERVICE=true
ForcedAttention=true
AskAbout=true

echo -en "\nMonet-All v2.0.1\nby Jerry Zhou\n\n"
echo -en "\nMonet-All v2.0.2\nby Jerry Zhou\n\n"
sleep 0.5s
echo -en '安装模块前请先确认模块适配的应用版本并阅读注意事项\n搞机不谨慎,救砖两行泪\n'
sleep 0.5s
Expand Down Expand Up @@ -90,7 +90,7 @@ if [[ "$output" != "" ]]; then
done
sleep 0.3s
fi
for loop in com.coolapk.market com.tencent.wetype com.tencent.weread com.apple.android.music tv.danmaku.bili com.android.systemui mark.via com.douban.frodo com.huanchengfly.tieba.post com.github.kr328.clash.foss com.github.kr328.clash com.netease.cloudmusic com.omarea.vtools com.sup.android.superb com.miui.player com.jiongji.andriod.card com.newskyer.draw com.taptap org.mozilla.firefox org.mozilla.fenix io.github.forkmaintainers.iceraven; do
for loop in com.coolapk.market com.tencent.wetype com.tencent.weread com.apple.android.music tv.danmaku.bili com.bilibili.app.in com.android.systemui mark.via com.douban.frodo com.huanchengfly.tieba.post com.github.kr328.clash.foss com.github.kr328.clash com.netease.cloudmusic com.omarea.vtools com.sup.android.superb com.miui.player com.jiongji.andriod.card com.newskyer.draw com.taptap org.mozilla.firefox org.mozilla.fenix io.github.forkmaintainers.iceraven cn.icyflame.unknown com.aefyr.sai com.caiyuninterpreter.activity com.jarstones.jizhang com.Jesse205.hellotool com.liuzho.file.explorer com.modosa.apkinstaller com.modosa.rootinstaller com.nowcasting.activity com.realvnc.viewer.android com.tencent.androidqqmail com.wangc.bill eu.thedarken.sdm idm.internet.download.manager idm.internet.download.manager.plus me.gfuil.bmap nutstore.android web1n.stopapp x7890.shortcutcreator; do
case $loop in
com.coolapk.market)
name=酷安
Expand All @@ -107,6 +107,9 @@ for loop in com.coolapk.market com.tencent.wetype com.tencent.weread com.apple.a
tv.danmaku.bili)
name=BiliBili
;;
com.bilibili.app.in)
name=Bilibili国际版
;;
com.android.systemui)
name=小横条
;;
Expand Down Expand Up @@ -152,6 +155,63 @@ for loop in com.coolapk.market com.tencent.wetype com.tencent.weread com.apple.a
io.github.forkmaintainers.iceraven)
name=Iceraven
;;
cn.icyflame.unknown)
name=随机Unknown
;;
com.aefyr.sai)
name=SAI
;;
com.caiyuninterpreter.activity)
name=彩云小译
;;
com.jarstones.jizhang)
name=一飞记账
;;
com.Jesse205.hellotool)
name=哈兔Box
;;
com.liuzho.file.explorer)
name=流舟文件
;;
com.modosa.apkinstaller)
name=安装狮
;;
com.modosa.rootinstaller)
name=安装狮-root
;;
com.nowcasting.activity)
name=彩云天气
;;
com.realvnc.viewer.android)
name=VNC Viewer
;;
com.tencent.androidqqmail)
name=QQ邮箱
;;
com.wangc.bill)
name=一木记账
;;
eu.thedarken.sdm)
name=SD Maid
;;
idm.internet.download.manager)
name=IDM
;;
idm.internet.download.manager.plus)
name=IDM+
;;
me.gfuil.bmap)
name=白马地图
;;
nutstore.android)
name=坚果云
;;
web1n.stopapp)
name=小黑屋
;;
x7890.shortcutcreator)
name=创建快捷方式
;;
*) continue ;;
esac
output="$(pm list package | grep $loop)"
Expand All @@ -169,9 +229,9 @@ for loop in com.coolapk.market com.tencent.wetype com.tencent.weread com.apple.a
KEY_VOLUMEUP)
echo "成功安装$name莫奈取色"
let cnt+=1
if [ "$cnt" -ge 5 ]; then
if [ "$cnt" -ge 6 ]; then
monet=${monet}"、\n"${name}
let cnt-=5
let cnt-=6
else
monet=${monet}""${name}
fi
Expand Down Expand Up @@ -240,4 +300,4 @@ while :; do
done
set_perm_recursive $MODPATH 0 0 0755 0777
rm -rf $MODPATH/HttpPost.dex
echo '安装完成'
echo '安装完成'
4 changes: 2 additions & 2 deletions module.prop
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
id=Monet-All
name=Monet-All
version=v2.0.1
versionCode=201
version=v2.0.2
versionCode=202
author=Jerry Zhou
description=莫奈取色整合模块 GitHub项目地址:https://github.com/YangguangZhou/Monet-All Telegram交流群:https://t.me/Monet_All
updateJson=https://monet.jerryz.com.cn/Monet-All.json
Binary file added system/priv-app/cn.icyflame.unknown.apk
Binary file not shown.
Binary file added system/priv-app/com.Jesse205.hellotool.apk
Binary file not shown.
Binary file added system/priv-app/com.aefyr.sai.apk
Binary file not shown.
Binary file added system/priv-app/com.bilibili.app.in.apk
Binary file not shown.
Binary file not shown.
Binary file added system/priv-app/com.jarstones.jizhang.apk
Binary file not shown.
Binary file added system/priv-app/com.liuzho.file.explorer.apk
Binary file not shown.
Binary file added system/priv-app/com.modosa.apkinstaller.apk
Binary file not shown.
Binary file added system/priv-app/com.modosa.rootinstaller.apk
Binary file not shown.
Binary file added system/priv-app/com.nowcasting.activity.apk
Binary file not shown.
Binary file added system/priv-app/com.realvnc.viewer.android.apk
Binary file not shown.
Binary file modified system/priv-app/com.taptap.apk
Binary file not shown.
Binary file added system/priv-app/com.tencent.androidqqmail.apk
Binary file not shown.
Binary file modified system/priv-app/com.tencent.wetype.apk
Binary file not shown.
Binary file added system/priv-app/com.wangc.bill.apk
Binary file not shown.
Binary file added system/priv-app/eu.thedarken.sdm.apk
Binary file not shown.
Binary file added system/priv-app/idm.internet.download.manager.apk
Binary file not shown.
Binary file not shown.
Binary file added system/priv-app/me.gfuil.bmap.apk
Binary file not shown.
Binary file added system/priv-app/nutstore.android.apk
Binary file not shown.
Binary file added system/priv-app/web1n.stopapp.apk
Binary file not shown.
Binary file added system/priv-app/x7890.shortcutcreator.apk
Binary file not shown.
8 changes: 0 additions & 8 deletions vercel.json

This file was deleted.

0 comments on commit e8ff99d

Please sign in to comment.