Skip to content

Commit 08c28d2

Browse files
Update by CLI (2025-12-30 18:30:45.878884)
1 parent 8058441 commit 08c28d2

File tree

5 files changed

+28
-5
lines changed

5 files changed

+28
-5
lines changed

json/modules.json

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"description": "An alternative to Magisk-Modules-Repo with fewer restrictions. Now larger than the original!",
1010
"metadata": {
1111
"version": 1,
12-
"timestamp": 1767098537.128666
12+
"timestamp": 1767119445.878884
1313
},
1414
"modules": [
1515
{
@@ -426,8 +426,14 @@
426426
"license": "GPL-3.0",
427427
"readme": "https://raw.githubusercontent.com/Magisk-Modules-Alt-Repo/CustomizedNavbar/main/README.md",
428428
"verified": false,
429-
"timestamp": 1680734245.0,
430-
"size": 548600,
429+
"timestamp": 1665102548.0,
430+
"size": 241650,
431+
"permissions": [
432+
"mmrl.permission.APKS"
433+
],
434+
"features": {
435+
"apks": true
436+
},
431437
"stars": 36,
432438
"track": {
433439
"type": "GIT",
@@ -444,6 +450,14 @@
444450
"zipUrl": "https://magisk-modules-alt-repo.github.io/json-v2/modules/CustomizedNavbar/v0.0.1_13.zip",
445451
"changelog": "https://magisk-modules-alt-repo.github.io/json-v2/modules/CustomizedNavbar/v0.0.1_13.md",
446452
"size": 548600
453+
},
454+
{
455+
"timestamp": 1665102548.0,
456+
"version": "231201",
457+
"versionCode": 231201,
458+
"zipUrl": "https://magisk-modules-alt-repo.github.io/json-v2/modules/CustomizedNavbar/231201_231201.zip",
459+
"changelog": "https://magisk-modules-alt-repo.github.io/json-v2/modules/CustomizedNavbar/231201_231201.md",
460+
"size": 241650
447461
}
448462
]
449463
},
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Removed customization category from AndroidManifest.xml for better compatibility
236 KB
Binary file not shown.

modules/CustomizedNavbar/track.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"support": "https://github.com/Magisk-Modules-Alt-Repo/CustomizedNavbar/issues",
1010
"readme": "https://raw.githubusercontent.com/Magisk-Modules-Alt-Repo/CustomizedNavbar/main/README.md",
1111
"added": 1719067781.608091,
12-
"last_update": 1680734245.0,
13-
"versions": 1
12+
"last_update": 1665102548.0,
13+
"versions": 2
1414
}

modules/CustomizedNavbar/update.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@
99
"zipUrl": "https://magisk-modules-alt-repo.github.io/json-v2/modules/CustomizedNavbar/v0.0.1_13.zip",
1010
"changelog": "https://magisk-modules-alt-repo.github.io/json-v2/modules/CustomizedNavbar/v0.0.1_13.md",
1111
"size": 548600
12+
},
13+
{
14+
"timestamp": 1665102548.0,
15+
"version": "231201",
16+
"versionCode": 231201,
17+
"zipUrl": "https://magisk-modules-alt-repo.github.io/json-v2/modules/CustomizedNavbar/231201_231201.zip",
18+
"changelog": "https://magisk-modules-alt-repo.github.io/json-v2/modules/CustomizedNavbar/231201_231201.md",
19+
"size": 241650
1220
}
1321
]
1422
}

0 commit comments

Comments
 (0)