diff --git a/flash-scripts/linux/store-rom-info.sh b/flash-scripts/linux/store-rom-info.sh index f84dee3b2fe8e172f4c542648167bf505d12d702..529096e6a8f93d4f7700e547866e752f7e07033c 100755 --- a/flash-scripts/linux/store-rom-info.sh +++ b/flash-scripts/linux/store-rom-info.sh @@ -48,7 +48,7 @@ SECURITY_PATCH=${ARCHIVE_FOLDER_PATH}""${device_model}"-security-patch" DEVICE_STATE=${ARCHIVE_FOLDER_PATH}""${device_model}"-device-state" MURENA_ROM_INFO=${ARCHIVE_FOLDER_PATH}""${device_model}"-rom-info" -curl -o $MURENA_ROM_INFO https://images.ecloud.global/stable/FP4/e-latest-FP4.zip.prop +curl -o $MURENA_ROM_INFO https://images.ecloud.global/official/FP4/e-latest-FP4.zip.prop MURENA__SECURITY_PATCH=`sed -n 's/^ro.build.version.security_patch=//p' $MURENA_ROM_INFO` expr "$MURENA__SECURITY_PATCH" : '\(^[0-9]\{4\}-\(0[1-9]\|1[012]\)-\(0[1-9]\|[12][0-9]\|3[01]\)$\)' && echo "MURENA__SECURITY_PATCH is valid!" || exit 1 diff --git a/flash-scripts/windows/store-rom-info.bat b/flash-scripts/windows/store-rom-info.bat index db0597ce3ddf961c305b5b0c6863c656e5b4baed..753a3f4c6da13923ad8708312561f7926422a4d7 100644 --- a/flash-scripts/windows/store-rom-info.bat +++ b/flash-scripts/windows/store-rom-info.bat @@ -58,7 +58,7 @@ set SECURITY_PATCH=%ARCHIVE_FOLDER_PATH%%device_model%-security-patch" set DEVICE_STATE=%ARCHIVE_FOLDER_PATH%%device_model%-device-state" set MURENA_ROM_INFO=%ARCHIVE_FOLDER_PATH%%device_model%-rom-info" -bitsadmin.exe /transfer "RomInfo" https://images.ecloud.global/stable/FP4/e-latest-FP4.zip.prop %MURENA_ROM_INFO% > nul +bitsadmin.exe /transfer "RomInfo" https://images.ecloud.global/official/FP4/e-latest-FP4.zip.prop %MURENA_ROM_INFO% > nul :: For FP4 on stock ROM the key [ro.build.flavor] returns [qssi-user]. :: On Murena OS: returns [lineage_FP4-userdebug] diff --git a/src/main/resources/yaml/FP3_fs.yml b/src/main/resources/yaml/FP3_fs.yml index 59d0bc8a4c8b0973e0a1f173b3c506344b347ec3..2136fa83f8ae016e7759647df3c3ce3a5cca9f9c 100644 --- a/src/main/resources/yaml/FP3_fs.yml +++ b/src/main/resources/yaml/FP3_fs.yml @@ -16,5 +16,5 @@ --- sources: rom: - url: https://images.ecloud.global/stable/FP3/IMG-e-latest-t-FP3.zip + url: https://images.ecloud.global/official/FP3/IMG-e-latest-t-FP3.zip filePath: IMG-e-latest-t-FP3.zip diff --git a/src/main/resources/yaml/FP4_fs.yml b/src/main/resources/yaml/FP4_fs.yml index 64eb978ee37530e14d86318718c29886f6cf905e..1772015af5192959b6040d3ca52df5b532945476 100644 --- a/src/main/resources/yaml/FP4_fs.yml +++ b/src/main/resources/yaml/FP4_fs.yml @@ -16,5 +16,5 @@ --- sources: rom: - url: https://images.ecloud.global/stable/FP4/IMG-e-latest-t-FP4.zip + url: https://images.ecloud.global/official/FP4/IMG-e-latest-t-FP4.zip filePath: IMG-e-latest-t-FP4.zip diff --git a/src/main/resources/yaml/GS290_fs.yml b/src/main/resources/yaml/GS290_fs.yml index e741301db288bd717b45cc3e9f6c28f3aeeb93bc..21a4ef84eb5898ac109b787ad908899716337850 100644 --- a/src/main/resources/yaml/GS290_fs.yml +++ b/src/main/resources/yaml/GS290_fs.yml @@ -16,5 +16,5 @@ --- sources: rom: - url: https://images.ecloud.global/stable/GS290/IMG-e-latest-s-GS290.zip + url: https://images.ecloud.global/official/GS290/IMG-e-latest-s-GS290.zip filePath: IMG-e-latest-s-GS290.zip diff --git a/src/main/resources/yaml/OnePlus7Pro_fs.yml b/src/main/resources/yaml/OnePlus7Pro_fs.yml index 48f9853e80d455190c4ec6751f49aa93e6211331..2d7cc55ae0ca2f35dd08b857f160e9fc13bfc69b 100644 --- a/src/main/resources/yaml/OnePlus7Pro_fs.yml +++ b/src/main/resources/yaml/OnePlus7Pro_fs.yml @@ -16,11 +16,11 @@ --- sources: rom: - url: https://images.ecloud.global/dev/guacamole/e-latest-t-guacamole.zip + url: https://images.ecloud.global/community/guacamole/e-latest-t-guacamole.zip filePath: e-latest-t-guacamole.zip twrp: - url: https://images.ecloud.global/dev/guacamole/recovery-IMG-e-latest-t-guacamole.zip + url: https://images.ecloud.global/community/guacamole/recovery-IMG-e-latest-t-guacamole.zip filePath: recovery-IMG-e-latest-t-guacamole.img patch: - url: https://images.ecloud.global/stable/copy-partitions-20210323_1922.zip + url: https://images.ecloud.global/official/copy-partitions-20210323_1922.zip filePath: copy-partitions-20210323_1922.zip diff --git a/src/main/resources/yaml/OnePlus7T_fs.yml b/src/main/resources/yaml/OnePlus7T_fs.yml index 6f9469fd971597fcd78d7be044d9777c6134440f..55c5497f8fad5698b8d37bfc30a7bf6b647de59e 100644 --- a/src/main/resources/yaml/OnePlus7T_fs.yml +++ b/src/main/resources/yaml/OnePlus7T_fs.yml @@ -16,11 +16,11 @@ --- sources: rom: - url: https://images.ecloud.global/dev/hotdogb/e-latest-t-hotdogb.zip + url: https://images.ecloud.global/community/hotdogb/e-latest-t-hotdogb.zip filePath: e-latest-t-hotdogb.zip twrp: - url: https://images.ecloud.global/dev/hotdogb/recovery-IMG-e-latest-t-hotdogb.zip + url: https://images.ecloud.global/community/hotdogb/recovery-IMG-e-latest-t-hotdogb.zip filePath: recovery-IMG-e-latest-t-hotdogb.zip patch: - url: https://images.ecloud.global/stable/copy-partitions-20210323_1922.zip + url: https://images.ecloud.global/official/copy-partitions-20210323_1922.zip filePath: copy-partitions-20210323_1922.zip diff --git a/src/main/resources/yaml/OnePlus8Pro_fs.yml b/src/main/resources/yaml/OnePlus8Pro_fs.yml index f78c4727f06982085021ea7915afef4d18b97b3e..51ecaedb2ae9b4c6c4fcde417861ded7908a05c1 100644 --- a/src/main/resources/yaml/OnePlus8Pro_fs.yml +++ b/src/main/resources/yaml/OnePlus8Pro_fs.yml @@ -16,11 +16,11 @@ --- sources: rom: - url: https://images.ecloud.global/dev/instantnoodlep/e-latest-t-instantnoodlep.zip + url: https://images.ecloud.global/community/instantnoodlep/e-latest-t-instantnoodlep.zip filePath: e-latest-t-instantnoodlep.zip twrp: - url: https://images.ecloud.global/dev/instantnoodlep/recovery-IMG-e-latest-t-instantnoodlep.zip + url: https://images.ecloud.global/community/instantnoodlep/recovery-IMG-e-latest-t-instantnoodlep.zip filePath: recovery-e-latest-t-instantnoodlep.img patch: - url: https://images.ecloud.global/stable/copy-partitions-20210323_1922.zip + url: https://images.ecloud.global/official/copy-partitions-20210323_1922.zip filePath: copy-partitions-20210323_1922.zip diff --git a/src/main/resources/yaml/OnePlus8_fs.yml b/src/main/resources/yaml/OnePlus8_fs.yml index 377512915a034577ba94526fc671a528f7ae4002..53bd8e83749c99e9bd8e506a4659d9ab345f9f57 100644 --- a/src/main/resources/yaml/OnePlus8_fs.yml +++ b/src/main/resources/yaml/OnePlus8_fs.yml @@ -16,11 +16,11 @@ --- sources: rom: - url: https://images.ecloud.global/dev/instantnoodle/e-latest-t-instantnoodle.zip + url: https://images.ecloud.global/community/instantnoodle/e-latest-t-instantnoodle.zip filePath: e-latest-t-instantnoodle.zip twrp: - url: https://images.ecloud.global/dev/instantnoodle/recovery-IMG-e-latest-t-instantnoodle.zip + url: https://images.ecloud.global/community/instantnoodle/recovery-IMG-e-latest-t-instantnoodle.zip filePath: recovery-IMG-e-latest-t-instantnoodle.zip patch: - url: https://images.ecloud.global/stable/copy-partitions-20210323_1922.zip + url: https://images.ecloud.global/official/copy-partitions-20210323_1922.zip filePath: copy-partitions-20210323_1922.zip diff --git a/src/main/resources/yaml/OnePlusNord_fs.yml b/src/main/resources/yaml/OnePlusNord_fs.yml index 58bd8f92ceefc42f8780a42bf8d84d1dbc418bbc..c35babd8f731d5755163beb40fc7574924eb06fa 100644 --- a/src/main/resources/yaml/OnePlusNord_fs.yml +++ b/src/main/resources/yaml/OnePlusNord_fs.yml @@ -16,8 +16,8 @@ --- sources: rom: - url: https://images.ecloud.global/stable/avicii/e-latest-s-avicii.zip + url: https://images.ecloud.global/official/avicii/e-latest-s-avicii.zip filePath: e-latest-s-avicii.zip twrp: - url: https://images.ecloud.global/stable/avicii/recovery-IMG-e-latest-s-avicii.zip + url: https://images.ecloud.global/official/avicii/recovery-IMG-e-latest-s-avicii.zip filePath: recovery-IMG-e-latest-s-avicii.zip diff --git a/src/main/resources/yaml/Teracube_2e_fs.yml b/src/main/resources/yaml/Teracube_2e_fs.yml index 33ee33e9c899d51124745c86969bb85e46bdb311..8bd9714496d7741bf93e544a2145503f730a1bc0 100644 --- a/src/main/resources/yaml/Teracube_2e_fs.yml +++ b/src/main/resources/yaml/Teracube_2e_fs.yml @@ -16,5 +16,5 @@ --- sources: rom: - url: https://images.ecloud.global/stable/zirconia/IMG-e-latest-s-zirconia.zip + url: https://images.ecloud.global/official/zirconia/IMG-e-latest-s-zirconia.zip filePath: IMG-e-latest-s-zirconia.zip diff --git a/src/main/resources/yaml/bramble_fs.yml b/src/main/resources/yaml/bramble_fs.yml index 83591974f73f687fdcd2f865f24a754d9815efdc..a0dd4c709c1150de993020ee6d359f0dfa5cd623 100644 --- a/src/main/resources/yaml/bramble_fs.yml +++ b/src/main/resources/yaml/bramble_fs.yml @@ -16,8 +16,8 @@ --- sources: rom: - url: https://images.ecloud.global/dev/bramble/e-latest-t-bramble.zip + url: https://images.ecloud.global/community/bramble/e-latest-t-bramble.zip filePath: e-latest-t-bramble.zip twrp: - url: https://images.ecloud.global/dev/bramble/recovery-IMG-e-latest-t-bramble.img + url: https://images.ecloud.global/community/bramble/recovery-IMG-e-latest-t-bramble.img filePath: recovery-IMG-e-latest-t-bramble.img diff --git a/src/main/resources/yaml/coral_fs.yml b/src/main/resources/yaml/coral_fs.yml index f345d86febfdf72ecbf20dd35c7f07bfde74684d..3bf51793352f5e82e4c4e158fc17881d816e4371 100644 --- a/src/main/resources/yaml/coral_fs.yml +++ b/src/main/resources/yaml/coral_fs.yml @@ -16,9 +16,9 @@ --- sources: rom: - url: https://images.ecloud.global/dev/coral/e-latest-t-coral.zip + url: https://images.ecloud.global/community/coral/e-latest-t-coral.zip filePath: e-latest-t-coral.zip twrp: - url: https://images.ecloud.global/dev/coral/recovery-IMG-latest-t-coral.zip + url: https://images.ecloud.global/community/coral/recovery-IMG-latest-t-coral.zip filePath: recovery-IMG-e-latest-t-coral.zip diff --git a/src/main/resources/yaml/dream2lte_fs.yml b/src/main/resources/yaml/dream2lte_fs.yml index f3f9c9fda9a9c66e49198bf86c08908d2d1e4cf2..63714a17659b3854064a6f4054066dc0a17ead14 100644 --- a/src/main/resources/yaml/dream2lte_fs.yml +++ b/src/main/resources/yaml/dream2lte_fs.yml @@ -16,8 +16,8 @@ --- sources: rom: - url: https://images.ecloud.global/stable/dream2lte/e-latest-r-dream2lte.zip + url: https://images.ecloud.global/official/dream2lte/e-latest-r-dream2lte.zip filePath: e-latest-r-dream2lte.zip twrp: - url: https://images.ecloud.global/stable/dream2lte/recovery-e-latest-r-dream2lte.img + url: https://images.ecloud.global/official/dream2lte/recovery-e-latest-r-dream2lte.img filePath: recovery-e-latest-r-dream2lte.img \ No newline at end of file diff --git a/src/main/resources/yaml/dreamlte_fs.yml b/src/main/resources/yaml/dreamlte_fs.yml index c618bb5c1a68028a5f9cb7c93ee3da086db16824..b15f0c4ac7c36d9ffb422573bb7bcadb102407af 100644 --- a/src/main/resources/yaml/dreamlte_fs.yml +++ b/src/main/resources/yaml/dreamlte_fs.yml @@ -16,8 +16,8 @@ --- sources: rom: - url: https://images.ecloud.global/stable/dreamlte/e-latest-r-dreamlte.zip + url: https://images.ecloud.global/official/dreamlte/e-latest-r-dreamlte.zip filePath: e-latest-r-dreamlte.zip twrp: - url: https://images.ecloud.global/stable/dreamlte/recovery-e-latest-r-dreamlte.img + url: https://images.ecloud.global/official/dreamlte/recovery-e-latest-r-dreamlte.img filePath: recovery-e-latest-r-dreamlte.img \ No newline at end of file diff --git a/src/main/resources/yaml/emerald_fs.yml b/src/main/resources/yaml/emerald_fs.yml index ef2dcbe3cd07401f4e2a0a408ba184e35e721371..2f6dde5fb1961689347aee1fa473d314d203caa9 100644 --- a/src/main/resources/yaml/emerald_fs.yml +++ b/src/main/resources/yaml/emerald_fs.yml @@ -16,5 +16,5 @@ --- sources: rom: - url: https://images.ecloud.global/stable/emerald/IMG-e-latest-s-emerald.zip + url: https://images.ecloud.global/official/emerald/IMG-e-latest-s-emerald.zip filePath: IMG-e-latest-s-emerald.zip diff --git a/src/main/resources/yaml/flame_fs.yml b/src/main/resources/yaml/flame_fs.yml index 259694a89195aaf4f1504ce6dc39b067b0765f23..d8d3fef43f8161f9a25bea251f7fce95f266bfce 100644 --- a/src/main/resources/yaml/flame_fs.yml +++ b/src/main/resources/yaml/flame_fs.yml @@ -16,8 +16,8 @@ --- sources: rom: - url: https://images.ecloud.global/dev/flame/e-latest-s-flame.zip + url: https://images.ecloud.global/community/flame/e-latest-s-flame.zip filePath: e-latest-s-flame.zip twrp: - url: https://images.ecloud.global/dev/flame/recovery-e-latest-s-flame.img + url: https://images.ecloud.global/community/flame/recovery-e-latest-s-flame.img filePath: recovery-e-latest-s-flame.img diff --git a/src/main/resources/yaml/hero2lte_fs.yml b/src/main/resources/yaml/hero2lte_fs.yml index 130320564c5c0bc5fa0771eef67fedf472c82e8f..5c88bf302c16834256dfcb7f88a1738d1a2e736e 100644 --- a/src/main/resources/yaml/hero2lte_fs.yml +++ b/src/main/resources/yaml/hero2lte_fs.yml @@ -16,8 +16,8 @@ --- sources: rom: - url: https://images.ecloud.global/stable/hero2lte/e-latest-s-hero2lte.zip + url: https://images.ecloud.global/official/hero2lte/e-latest-s-hero2lte.zip filePath: e-latest-s-hero2lte.zip twrp: - url: https://images.ecloud.global/stable/hero2lte/recovery-e-latest-s-hero2lte.img + url: https://images.ecloud.global/official/hero2lte/recovery-e-latest-s-hero2lte.img filePath: recovery-e-latest-s-hero2lte.img diff --git a/src/main/resources/yaml/herolte_fs.yml b/src/main/resources/yaml/herolte_fs.yml index 7d33f7fd8cf22f25235f418fa9d0351cd4eaa697..84faee7110c2eb1afbe5b6368eb78a0cdb366d93 100644 --- a/src/main/resources/yaml/herolte_fs.yml +++ b/src/main/resources/yaml/herolte_fs.yml @@ -16,8 +16,8 @@ --- sources: rom: - url: https://images.ecloud.global/stable/herolte/e-latest-s-herolte.zip + url: https://images.ecloud.global/official/herolte/e-latest-s-herolte.zip filePath: e-latest-s-herolte.zip twrp: - url: https://images.ecloud.global/stable/herolte/recovery-e-latest-s-herolte.img + url: https://images.ecloud.global/official/herolte/recovery-e-latest-s-herolte.img filePath: recovery-e-latest-s-herolte.img diff --git a/src/main/resources/yaml/redfin_fs.yml b/src/main/resources/yaml/redfin_fs.yml index 558220e8eebd42fc83d7c0fcd688dbdc858ef8cd..bc81bdfe7930b1bd4c9d8e5de485d329923e2220 100644 --- a/src/main/resources/yaml/redfin_fs.yml +++ b/src/main/resources/yaml/redfin_fs.yml @@ -16,12 +16,12 @@ --- sources: rom: - url: https://images.ecloud.global/stable/redfin/e-latest-t-redfin.zip + url: https://images.ecloud.global/official/redfin/e-latest-t-redfin.zip filePath: e-latest-t-redfin.zip twrp: - url: https://images.ecloud.global/stable/redfin/recovery-IMG-e-latest-t-redfin.zip + url: https://images.ecloud.global/official/redfin/recovery-IMG-e-latest-t-redfin.zip filePath: recovery-IMG-e-latest-t-redfin.zip patch: - url: https://images.ecloud.global/stable/pkmd_pixel.bin + url: https://images.ecloud.global/official/pkmd_pixel.bin filePath: pkmd_pixel.bin diff --git a/src/main/resources/yaml/star2lte_fs.yml b/src/main/resources/yaml/star2lte_fs.yml index cd3683ee309e099e12e7a6c74c0196aa7b090eaf..7fb6c8088d4ac3d4cd5dffba97b5d94a75f87a1e 100644 --- a/src/main/resources/yaml/star2lte_fs.yml +++ b/src/main/resources/yaml/star2lte_fs.yml @@ -16,8 +16,8 @@ --- sources: rom: - url: https://images.ecloud.global/stable/star2lte/e-latest-s-star2lte.zip + url: https://images.ecloud.global/official/star2lte/e-latest-s-star2lte.zip filePath: e-latest-s-star2lte.zip twrp: - url: https://images.ecloud.global/stable/star2lte/recovery-e-latest-s-star2lte.img + url: https://images.ecloud.global/official/star2lte/recovery-e-latest-s-star2lte.img filePath: recovery-e-latest-s-star2lte.img diff --git a/src/main/resources/yaml/starlte_fs.yml b/src/main/resources/yaml/starlte_fs.yml index ee7ce9a16d75d1d20bf410840c0706e89364085d..b47d73e029f795017366efa95d3035032be81d05 100644 --- a/src/main/resources/yaml/starlte_fs.yml +++ b/src/main/resources/yaml/starlte_fs.yml @@ -16,8 +16,8 @@ --- sources: rom: - url: https://images.ecloud.global/stable/starlte/e-latest-s-starlte.zip + url: https://images.ecloud.global/official/starlte/e-latest-s-starlte.zip filePath: e-latest-s-starlte.zip twrp: - url: https://images.ecloud.global/stable/starlte/recovery-e-latest-s-starlte.img + url: https://images.ecloud.global/official/starlte/recovery-e-latest-s-starlte.img filePath: recovery-e-latest-s-starlte.img diff --git a/src/main/resources/yaml/sunfish_fs.yml b/src/main/resources/yaml/sunfish_fs.yml index f865cc8c1518d2fc9015022ba93f7478af36fa62..235cd797e3a867b05a6f936283376b9fbb545210 100644 --- a/src/main/resources/yaml/sunfish_fs.yml +++ b/src/main/resources/yaml/sunfish_fs.yml @@ -16,8 +16,8 @@ --- sources: rom: - url: https://images.ecloud.global/dev/sunfish/e-latest-t-sunfish.zip + url: https://images.ecloud.global/community/sunfish/e-latest-t-sunfish.zip filePath: e-latest-t-sunfish.zip twrp: - url: https://images.ecloud.global/dev/sunfish/recovery-IMG-e-latest-t-sunfish.zip + url: https://images.ecloud.global/community/sunfish/recovery-IMG-e-latest-t-sunfish.zip filePath: recovery-IMG-e-latest-t-sunfish.zip