Compare commits

...
7 Commits
Author SHA1 Message Date
henrik 94e9f5c98a v45
v45
2026-07-09 08:40:32 +02:00
henrik a8fe1ee921 v45
v45
2026-07-09 08:38:41 +02:00
henrik 3ac4fd9af6 v45
v45
2026-07-09 08:38:18 +02:00
Gitea Action 879263b6e7 Update updaterNR.json for version 44 2026-01-08 11:44:36 +00:00
henrik f2bf47b30b v44 2026-01-08 12:44:13 +01:00
henrik 432e30abe0 p9_nr_platform_mod/module.prop aktualisiert 2026-01-08 12:43:30 +01:00
Gitea Action b3e8eaad75 Update updaterLTE.json for version 42 2026-01-08 11:40:52 +00:00
5 changed files with 14 additions and 8 deletions
+6
View File
@@ -1,3 +1,9 @@
## v45
- Add 32-20-8-1_n3 EN-DC combos for VF-DE
- All included combos: [https://uecaps.hennes.xyz/view/multi/?id=aa277c1d-3b2a-44e3-a522-db46129ee377](https://uecaps.hennes.xyz/view/multi/?id=aa277c1d-3b2a-44e3-a522-db46129ee377)
## v44
- Maintenance update for new updater path
## v42 ## v42
- Add n78-n78-n28-n1 SA combo with ULCA - Add n78-n78-n28-n1 SA combo with ULCA
- All included combos: [https://uecaps.hennes.xyz/view/multi/?id=ab2eb2f3-9ad0-4e4e-9d1e-55deeda23ef1](https://uecaps.hennes.xyz/view/multi/?id=ab2eb2f3-9ad0-4e4e-9d1e-55deeda23ef1) - All included combos: [https://uecaps.hennes.xyz/view/multi/?id=ab2eb2f3-9ad0-4e4e-9d1e-55deeda23ef1](https://uecaps.hennes.xyz/view/multi/?id=ab2eb2f3-9ad0-4e4e-9d1e-55deeda23ef1)
+2 -2
View File
@@ -1,7 +1,7 @@
id=custom_platform_p9_tokay id=custom_platform_p9_tokay
name=Pixel 9 custom uecap platform 2CC 3CC FDD NRULCA NR UL MIMO name=Pixel 9 custom uecap platform 2CC 3CC FDD NRULCA NR UL MIMO
version=42 version=45
versionCode=42 versionCode=45
author=high3eam author=high3eam
description=replaces default platform binarypb with custom one, 2CC 3CC FDD NRULCA and FDD NR UL MIMO description=replaces default platform binarypb with custom one, 2CC 3CC FDD NRULCA and FDD NR UL MIMO
updateJson=https://git.hnrk.io/henrik/pixel9-EU-combos/raw/branch/main/updaterNR.json updateJson=https://git.hnrk.io/henrik/pixel9-EU-combos/raw/branch/main/updaterNR.json
+3 -3
View File
@@ -1,6 +1,6 @@
{ {
"version": "41", "version": "42",
"versionCode": 41, "versionCode": 42,
"zipUrl": "https://git.hnrk.io/henrik/pixel9-EU-combos/releases/download/LTE-v41/p9_lte_combos_mod_v41.zip", "zipUrl": "https://git.hnrk.io/henrik/pixel9-EU-combos/releases/download/LTE-v42/p9_lte_combos_mod_v42.zip",
"changelog": "https://git.hnrk.io/henrik/pixel9-EU-combos/raw/branch/main/changelog-LTE.md" "changelog": "https://git.hnrk.io/henrik/pixel9-EU-combos/raw/branch/main/changelog-LTE.md"
} }
+3 -3
View File
@@ -1,6 +1,6 @@
{ {
"version": "42", "version": "44",
"versionCode": 42, "versionCode": 44,
"zipUrl": "https://git.hnrk.io/henrik/pixel9-EU-combos/releases/download/NR-v42/p9_nr_platform_mod_v42.zip", "zipUrl": "https://git.hnrk.io/henrik/pixel9-EU-combos/releases/download/NR-v44/p9_nr_platform_mod_v44.zip",
"changelog": "https://git.hnrk.io/henrik/pixel9-EU-combos/raw/branch/main/changelog-NR.md" "changelog": "https://git.hnrk.io/henrik/pixel9-EU-combos/raw/branch/main/changelog-NR.md"
} }