Skip to content

Commit 6942000

Browse files
authored
Update README.md
1 parent 588cbc2 commit 6942000

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
![NothingPatch](https://github.com/reindex-ot/magisk-module-nothing/blob/master/.github/title.png?raw=true)
2-
## Nothing Phone(1) Patch
1+
## Nothing Phone Patch
32

4-
Nothing Phone(1) Patch の内容
3+
Nothing Phone Patch の内容
54

65
* カメラシャッター音の強制を無効化
76
* 電源メニューから緊急通報と機内モードを削除
@@ -10,6 +9,7 @@ Nothing Phone(1) Patch の内容
109
* 壁紙のズームを無効化 (されてると思う)
1110
* 2 ボタンナビゲーションバーの追加
1211
* Nothing OS v1.5.Xの環境でもNothing OS 2.0のアプリを使用可能にする (試験的)
12+
* Nothing OS v2.0以降で表示される音量の警告を無効化
1313

1414
をする Magisk モジュールです。
1515
必要ないものがあれば overlay フォルダにある apk を削除するかデコンパイルして編集してください。
@@ -22,6 +22,8 @@ Nothing Phone(1) Patch の内容
2222

2323
の環境でモジュールが動作する事を確認済みです。
2424

25+
Nothing OS v2.0未満でv2.0のアプリを使用したい方は[こちら](https://drive.google.com/drive/folders/1l5v9wuyXmezRqqDYrwJ5z8NPBNFP4XmN)
26+
2527
### English
2628

2729
- Disable Force Camera Shutter Sound.
@@ -31,6 +33,7 @@ Nothing Phone(1) Patch の内容
3133
- Disable wallpaper zoom (I think it is).
3234
- Adding a two-button navigation bar.
3335
- Enable Nothing OS 2.0 apps to be used in - Nothing OS v1.5.X environment (experimental)
36+
- Disable Volume Warning.
3437

3538
If you don't need anything, delete or decompile and edit the apk in the overlay folder.
3639

@@ -40,13 +43,10 @@ Tested On:
4043
- Nothing Phone(1) / Nothing OS 1.0.X~1.5.X
4144
- Nothing Phone(2) / Nothing OS 2.0.X
4245

43-
4446
## 更新履歴
4547

46-
#### v2
47-
* Nothing OS v1.5.X(Android 13)でもNothing OS v2.0のアプリを使用可能にするオプションを追加
48-
49-
試験的な物なので動作は保証しません。試したい方は[こちら](https://drive.google.com/drive/folders/1l5v9wuyXmezRqqDYrwJ5z8NPBNFP4XmN)
48+
#### v3
49+
* Nothing OS v2.0以降で表示される音量の警告を無効化とモジュールの名称を変更。
5050

5151
## ライセンス
5252

0 commit comments

Comments
 (0)