From dea3d020cb3d0a621686bc7ca9d52eee460cb384 Mon Sep 17 00:00:00 2001 From: sabbirhk <102912781+sabbirhk@users.noreply.github.com> Date: Sun, 31 Jul 2022 06:51:17 +0600 Subject: [PATCH 1/8] pbrp pitch black recovery --- .github/workflows/pbrp.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/pbrp.yml b/.github/workflows/pbrp.yml index 55ae4d35..af827213 100644 --- a/.github/workflows/pbrp.yml +++ b/.github/workflows/pbrp.yml @@ -15,9 +15,9 @@ on: env: MANIFEST: https://github.com/PitchBlackTWRP/manifest_pb.git -b android-10.0 - DEVICE: m10lte - DT_LINK: https://github.com/AndVer0/android_device_samsung_m10lte_pbrp - DT_PATH: device/samsung/m10lte + DEVICE: infinix note 8i + DT_LINK: https://github.com/mastersenpai0405/recovery_device_infinix_X683 + DT_PATH: device/infinix/x683 TARGET: recoveryimage OT: omni_ TZ: Europe/London From 3271e0741a5e32bc1d416f1464560a064cfd39f3 Mon Sep 17 00:00:00 2001 From: sabbirhk <102912781+sabbirhk@users.noreply.github.com> Date: Sun, 31 Jul 2022 07:00:22 +0600 Subject: [PATCH 2/8] pbrp --- .github/workflows/pbrp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pbrp.yml b/.github/workflows/pbrp.yml index af827213..06edf85c 100644 --- a/.github/workflows/pbrp.yml +++ b/.github/workflows/pbrp.yml @@ -1,4 +1,4 @@ -name: Building Pbrp recovery +çname: Building Pbrp recovery on: # release: From 24ceaf5a840e2660b1ee1904c5e35f298fdbded7 Mon Sep 17 00:00:00 2001 From: sabbirhk <102912781+sabbirhk@users.noreply.github.com> Date: Sun, 31 Jul 2022 07:07:16 +0600 Subject: [PATCH 3/8] pbrp --- .github/workflows/pbrp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pbrp.yml b/.github/workflows/pbrp.yml index 06edf85c..af827213 100644 --- a/.github/workflows/pbrp.yml +++ b/.github/workflows/pbrp.yml @@ -1,4 +1,4 @@ -çname: Building Pbrp recovery +name: Building Pbrp recovery on: # release: From 1f5048071b5824b716873d91fb34ca4db0a1cd92 Mon Sep 17 00:00:00 2001 From: sabbirhk <102912781+sabbirhk@users.noreply.github.com> Date: Sun, 31 Jul 2022 07:24:16 +0600 Subject: [PATCH 4/8] shrp --- .github/workflows/shrp.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/shrp.yml b/.github/workflows/shrp.yml index 3747bc17..9dc3a154 100644 --- a/.github/workflows/shrp.yml +++ b/.github/workflows/shrp.yml @@ -15,9 +15,10 @@ on: env: MANIFEST: https://github.com/SHRP/manifest.git -b v3_10.0 - DEVICE: m10lte - DT_LINK: https://github.com/Hostfl/android_device_samsung_m10lte -b shrp - DT_PATH: device/samsung/m10lte + DEVICE:infinix note 8i + DT_LINK: https://github.com/mastersenpai0405/recovery_device_infinix_X683 -b shrp + DT_PATH: device/infinix/x683 + TYPE: recoveryimage OT: omni_ TZ: Europe/London From c70b379f2292090e8e399c9e7150d67c6e33102d Mon Sep 17 00:00:00 2001 From: sabbirhk <102912781+sabbirhk@users.noreply.github.com> Date: Sun, 31 Jul 2022 17:25:07 +0600 Subject: [PATCH 5/8] shrp --- .github/workflows/shrp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/shrp.yml b/.github/workflows/shrp.yml index 9dc3a154..be8dca4c 100644 --- a/.github/workflows/shrp.yml +++ b/.github/workflows/shrp.yml @@ -15,7 +15,7 @@ on: env: MANIFEST: https://github.com/SHRP/manifest.git -b v3_10.0 - DEVICE:infinix note 8i + DEVICE: infinix note 8i DT_LINK: https://github.com/mastersenpai0405/recovery_device_infinix_X683 -b shrp DT_PATH: device/infinix/x683 From 280fa935fb085c713a192261a3c1163cd14945ab Mon Sep 17 00:00:00 2001 From: Hostfl <108982682+Hostfl@users.noreply.github.com> Date: Sun, 31 Jul 2022 15:11:55 +0100 Subject: [PATCH 6/8] Update shrp.yml --- .github/workflows/shrp.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/shrp.yml b/.github/workflows/shrp.yml index be8dca4c..254d978c 100644 --- a/.github/workflows/shrp.yml +++ b/.github/workflows/shrp.yml @@ -15,8 +15,8 @@ on: env: MANIFEST: https://github.com/SHRP/manifest.git -b v3_10.0 - DEVICE: infinix note 8i - DT_LINK: https://github.com/mastersenpai0405/recovery_device_infinix_X683 -b shrp + DEVICE: x683 + DT_LINK: https://github.com/mastersenpai0405/recovery_device_infinix_X683 DT_PATH: device/infinix/x683 TYPE: recoveryimage From 7952b2c7f78ec5f01f2cad02296c190f09ec65dc Mon Sep 17 00:00:00 2001 From: Shahzaib766 <164621931+Shahzaib766@users.noreply.github.com> Date: Sat, 23 Mar 2024 04:02:49 -0700 Subject: [PATCH 7/8] twrp.yml --- .github/workflows/twrp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/twrp.yml b/.github/workflows/twrp.yml index 942acbd6..e22ca4d9 100644 --- a/.github/workflows/twrp.yml +++ b/.github/workflows/twrp.yml @@ -15,7 +15,7 @@ on: env: MANIFEST: https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp.git -b twrp-11 - DEVICE: m10lte + DEVICE: m10l DT_LINK: https://github.com/Hostfl/android_device_samsung_m10lte -b android_11 DT_PATH: device/samsung/m10lte TARGET: recoveryimage From be062722c0dac382af937e28ac310bdec8f3bf7f Mon Sep 17 00:00:00 2001 From: Shahzaib766 <164621931+Shahzaib766@users.noreply.github.com> Date: Sat, 23 Mar 2024 04:11:34 -0700 Subject: [PATCH 8/8] Update twrp.yml --- .github/workflows/twrp.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/twrp.yml b/.github/workflows/twrp.yml index e22ca4d9..a3d7f33f 100644 --- a/.github/workflows/twrp.yml +++ b/.github/workflows/twrp.yml @@ -14,13 +14,13 @@ on: workflow_dispatch: env: - MANIFEST: https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp.git -b twrp-11 - DEVICE: m10l - DT_LINK: https://github.com/Hostfl/android_device_samsung_m10lte -b android_11 - DT_PATH: device/samsung/m10lte + MANIFEST: https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni.git -b twrp-9.0 + DEVICE: TECNO-KE5 + DT_LINK: https://github.com/twrpdtgen/android_device_tecno_TECNO-KE5 + DT_PATH: device/tecno/TECNO-KE5 TARGET: recoveryimage BUILD: recovery - OT: twrp_ + OT: omni_ TZ: Europe/London jobs: