From d21a2cc8d186a939c8f44c1ef06a255b058abb4b Mon Sep 17 00:00:00 2001 From: Nicolas Gelot Date: Thu, 27 Mar 2025 10:01:24 +0100 Subject: [PATCH 1/2] Fix android base requirement and target version --- app/public/resources/OnePlus7.json | 6 +++--- app/public/resources/OnePlus7Pro.json | 6 +++--- app/public/resources/OnePlus7T.json | 6 +++--- app/public/resources/OnePlus8.json | 6 +++--- app/public/resources/OnePlus8Pro.json | 4 ++-- app/public/resources/coral.json | 6 +++--- app/public/resources/flame.json | 6 +++--- app/public/resources/sunfish.json | 6 +++--- app/public/resources/tangorpro.json | 2 +- 9 files changed, 24 insertions(+), 24 deletions(-) diff --git a/app/public/resources/OnePlus7.json b/app/public/resources/OnePlus7.json index d338790..913bb48 100644 --- a/app/public/resources/OnePlus7.json +++ b/app/public/resources/OnePlus7.json @@ -1,5 +1,5 @@ { - "android": 14, + "android": 12, "steps": [ { "command": "reboot bootloader" @@ -76,7 +76,7 @@ "folder": [ { "name": "One+ 7 recovery installer", - "path": "https://images.ecloud.global/community/guacamoleb/recovery-IMG-e-latest-t-community-guacamoleb.zip", + "path": "https://images.ecloud.global/community/guacamoleb/recovery-IMG-e-latest-a14-community-guacamoleb.zip", "unzip": true, "mapping": { "^dtbo.*img$": "dtbo.img", @@ -86,7 +86,7 @@ }, { "name": "oneplus-7-rom.zip", - "path": "https://images.ecloud.global/community/guacamoleb/e-latest-t-community-guacamoleb.zip" + "path": "https://images.ecloud.global/community/guacamoleb/e-latest-a14-community-guacamoleb.zip" } ] } diff --git a/app/public/resources/OnePlus7Pro.json b/app/public/resources/OnePlus7Pro.json index abf2dce..b816c9e 100644 --- a/app/public/resources/OnePlus7Pro.json +++ b/app/public/resources/OnePlus7Pro.json @@ -1,5 +1,5 @@ { - "android": 14, + "android": 12, "steps": [ { "command": "reboot bootloader" @@ -76,7 +76,7 @@ "folder": [ { "name": "One+ 7 Pro recovery installer", - "path": "https://images.ecloud.global/community/guacamole/recovery-IMG-e-latest-t-community-guacamole.zip", + "path": "https://images.ecloud.global/community/guacamole/recovery-IMG-e-latest-a14-community-guacamole.zip", "unzip": true, "mapping": { "^dtbo.*img$": "dtbo.img", @@ -86,7 +86,7 @@ }, { "name": "oneplus-7pro-rom.zip", - "path": "https://images.ecloud.global/community/guacamole/e-latest-t-community-guacamole.zip" + "path": "https://images.ecloud.global/community/guacamole/e-latest-a14-community-guacamole.zip" } ] } diff --git a/app/public/resources/OnePlus7T.json b/app/public/resources/OnePlus7T.json index 9d54693..71cdd24 100644 --- a/app/public/resources/OnePlus7T.json +++ b/app/public/resources/OnePlus7T.json @@ -1,5 +1,5 @@ { - "android": 14, + "android": 12, "steps": [ { "command": "reboot bootloader" @@ -76,7 +76,7 @@ "folder": [ { "name": "One+ 7T recovery installer", - "path": "https://images.ecloud.global/community/hotdogb/recovery-IMG-e-latest-t-community-hotdogb.zip", + "path": "https://images.ecloud.global/community/hotdogb/recovery-IMG-e-latest-a14-community-hotdogb.zip", "unzip": true, "mapping": { "^dtbo.*img$": "dtbo.img", @@ -86,7 +86,7 @@ }, { "name": "oneplus-7t-rom.zip", - "path": "https://images.ecloud.global/community/hotdogb/e-latest-t-community-hotdogb.zip" + "path": "https://images.ecloud.global/community/hotdogb/e-latest-a14-community-hotdogb.zip" } ] } diff --git a/app/public/resources/OnePlus8.json b/app/public/resources/OnePlus8.json index 034d99c..46bbe5e 100644 --- a/app/public/resources/OnePlus8.json +++ b/app/public/resources/OnePlus8.json @@ -1,5 +1,5 @@ { - "android": 14, + "android": 13, "steps": [ { "command": "reboot bootloader" @@ -76,7 +76,7 @@ "folder": [ { "name": "One+ 8 recovery installer", - "path": "https://images.ecloud.global/community/instantnoodle/recovery-IMG-e-latest-t-community-instantnoodle.zip", + "path": "https://images.ecloud.global/community/instantnoodle/recovery-IMG-e-latest-a14-community-instantnoodle.zip", "unzip": true, "mapping": { "^dtbo.*img$": "dtbo.img", @@ -86,7 +86,7 @@ }, { "name": "oneplus-8-rom.zip", - "path": "https://images.ecloud.global/community/instantnoodle/e-latest-t-community-instantnoodle.zip" + "path": "https://images.ecloud.global/community/instantnoodle/e-latest-a14-community-instantnoodle.zip" } ] } diff --git a/app/public/resources/OnePlus8Pro.json b/app/public/resources/OnePlus8Pro.json index cf7bcc2..478a3e2 100644 --- a/app/public/resources/OnePlus8Pro.json +++ b/app/public/resources/OnePlus8Pro.json @@ -76,7 +76,7 @@ "folder": [ { "name": "One+ 8 pro recovery installer", - "path": "https://images.ecloud.global/community/instantnoodlep/recovery-IMG-e-latest-t-community-instantnoodlep.zip", + "path": "https://images.ecloud.global/community/instantnoodlep/recovery-IMG-e-latest-a14-community-instantnoodlep.zip", "unzip": true, "mapping": { "^dtbo.*img$": "dtbo.img", @@ -86,7 +86,7 @@ }, { "name": "oneplus-8-pro-rom.zip", - "path": "https://images.ecloud.global/community/instantnoodlep/e-latest-t-community-instantnoodlep.zip" + "path": "https://images.ecloud.global/community/instantnoodlep/e-latest-a14-community-instantnoodlep.zip" } ] } diff --git a/app/public/resources/coral.json b/app/public/resources/coral.json index 98aa67d..2e1a005 100644 --- a/app/public/resources/coral.json +++ b/app/public/resources/coral.json @@ -1,5 +1,5 @@ { - "android": 14, + "android": 13, "steps": [ { "command": "reboot bootloader" @@ -54,7 +54,7 @@ "folder": [ { "name": "pixel4-xl-recovery.img", - "path": "https://images.ecloud.global/community/coral/recovery-IMG-e-latest-t-community-coral.zip", + "path": "https://images.ecloud.global/community/coral/recovery-IMG-e-latest-a14-community-coral.zip", "unzip": true, "mapping": { "^dtbo.*img$": "dtbo.img", @@ -63,7 +63,7 @@ }, { "name": "pixel4-xl-rom.zip", - "path": "https://images.ecloud.global/community/coral/e-latest-t-community-coral.zip" + "path": "https://images.ecloud.global/community/coral/e-latest-a14-community-coral.zip" } ] } diff --git a/app/public/resources/flame.json b/app/public/resources/flame.json index c51b111..b9388b0 100644 --- a/app/public/resources/flame.json +++ b/app/public/resources/flame.json @@ -1,5 +1,5 @@ { - "android": 14, + "android": 13, "steps": [ { "command": "reboot bootloader" @@ -54,7 +54,7 @@ "folder": [ { "name": "pixel-4-recovery.img", - "path": "https://images.ecloud.global/community/flame/recovery-IMG-e-latest-t-community-flame.zip", + "path": "https://images.ecloud.global/community/flame/recovery-IMG-e-latest-a14-community-flame.zip", "unzip": true, "mapping": { "^dtbo.*img$": "dtbo.img", @@ -63,7 +63,7 @@ }, { "name": "pixel-4-rom.zip", - "path": "https://images.ecloud.global/community/flame/e-latest-t-community-flame.zip" + "path": "https://images.ecloud.global/community/flame/e-latest-a14-community-flame.zip" } ] } diff --git a/app/public/resources/sunfish.json b/app/public/resources/sunfish.json index fcecbc4..847ea07 100644 --- a/app/public/resources/sunfish.json +++ b/app/public/resources/sunfish.json @@ -1,5 +1,5 @@ { - "android": 14, + "android": 13, "steps": [ { "command": "reboot bootloader" @@ -54,7 +54,7 @@ "folder": [ { "name": "pixel-4a-recovery.img", - "path": "https://images.ecloud.global/community/sunfish/recovery-IMG-e-latest-t-community-sunfish.zip", + "path": "https://images.ecloud.global/community/sunfish/recovery-IMG-e-latest-a14-community-sunfish.zip", "unzip": true, "mapping": { "^dtbo.*img$": "dtbo.img", @@ -63,7 +63,7 @@ }, { "name": "pixel-4a-rom.zip", - "path": "https://images.ecloud.global/community/sunfish/e-latest-t-community-sunfish.zip" + "path": "https://images.ecloud.global/community/sunfish/e-latest-a14-community-sunfish.zip" } ] } diff --git a/app/public/resources/tangorpro.json b/app/public/resources/tangorpro.json index 214a656..db9146e 100644 --- a/app/public/resources/tangorpro.json +++ b/app/public/resources/tangorpro.json @@ -1,5 +1,5 @@ { - "android": 14, + "android": 13, "steps": [ { "command": ["reboot bootloader", "delay 5"] -- GitLab From 99f78ac59e2ec0ee0bd0b922bc692a73cf13d3e5 Mon Sep 17 00:00:00 2001 From: Nicolas Gelot Date: Thu, 27 Mar 2025 14:37:31 +0100 Subject: [PATCH 2/2] Bump 0.12.3 --- app/index.html | 2 +- app/package-lock.json | 4 ++-- app/package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/index.html b/app/index.html index bcd9ae9..fdbf025 100644 --- a/app/index.html +++ b/app/index.html @@ -6,7 +6,7 @@ name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no, maximum-scale=1.0, user-scalable=0" /> - + /e/OS Installer diff --git a/app/package-lock.json b/app/package-lock.json index 2e0d037..f8d49e3 100644 --- a/app/package-lock.json +++ b/app/package-lock.json @@ -1,12 +1,12 @@ { "name": "eOS-installer", - "version": "0.12.2", + "version": "0.12.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "eOS-installer", - "version": "0.12.2", + "version": "0.12.3", "license": "GPLv3", "dependencies": { "@e/fastboot": "1.1.4", diff --git a/app/package.json b/app/package.json index 041c1fb..da3973f 100644 --- a/app/package.json +++ b/app/package.json @@ -1,7 +1,7 @@ { "name": "eOS-installer", "license": "GPLv3", - "version": "0.12.2", + "version": "0.12.3", "type": "module", "scripts": { "dev": "vite", -- GitLab