From 797c149d8dc3815756be7ed255c8bf231607badf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 13:56:45 -0700 Subject: [PATCH 1/2] chore(deps): bump Wandalen/wretry.action from 3.4.0 to 3.5.0 (#1117) Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/wandalen/wretry.action/releases) - [Commits](https://github.com/wandalen/wretry.action/compare/v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: Wandalen/wretry.action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2e652de80e..e482043326 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -179,7 +179,7 @@ jobs: echo "alias_tags=${alias_tags[*]}" >> $GITHUB_OUTPUT - name: Pull main and akmods images - uses: Wandalen/wretry.action@v3.4.0 + uses: Wandalen/wretry.action@v3.5.0 with: attempt_limit: 3 attempt_delay: 15000 @@ -192,7 +192,7 @@ jobs: - name: Get source versions id: labels - uses: Wandalen/wretry.action@v3.4.0 + uses: Wandalen/wretry.action@v3.5.0 with: attempt_limit: 3 attempt_delay: 15000 @@ -271,7 +271,7 @@ jobs: # Push the image to GHCR (Image Registry) - name: Push To GHCR - uses: Wandalen/wretry.action@v3.4.0 + uses: Wandalen/wretry.action@v3.5.0 id: push if: github.event_name != 'pull_request' env: From fda8b6055af575d3b518c4a1b65cb5f0d9e4d58a Mon Sep 17 00:00:00 2001 From: Asir N <78288795+WhippuSIF@users.noreply.github.com> Date: Tue, 14 May 2024 00:45:21 -0400 Subject: [PATCH 2/2] =?UTF-8?q?fix:=20AOKZOE=20A1=20Pro=20(AMD=20R?= =?UTF-8?q?=E6=84=9Bzen=207840U)=20-=20Add=20device=20to=20simpledeckytdp-?= =?UTF-8?q?supported-hardware=20and=20hhd-supported-hardware,=20as=20well?= =?UTF-8?q?=20as=20add=20waydroid-launcher=20resolution=20(#1126)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix(waydroid): Add AOKZOE A1 Pro waydroid-launcher resolution Adding AOKZOE A1 Pro (AMD 7840U) as it shares the same resolution as it's 6800U counterpart. * fix(hhd): Add AOKZOE A1 Pro to supported hardware Adding AOKZOE A1 Pro (AMD 7840U) as hhd already supports it. * fix(simpledeckytdp): Add AOKZOE A1 Pro (powered by AMD R愛zen 7840U) Adding AOKZOE A1 Pro as it already supports RyzenAdj (and by extension SimpleDeckyTDP itself). 『愛してるよ! 愛だけに!』 --------- Co-authored-by: Asir N <78288795+asir928@users.noreply.github.com> Co-authored-by: Asir N <78288795+WhippuGBP@users.noreply.github.com> --- system_files/desktop/shared/usr/etc/default/waydroid-launcher | 2 +- .../desktop/shared/usr/libexec/hwsupport/hhd-supported-hardware | 2 +- .../usr/libexec/hwsupport/simpledeckytdp-supported-hardware | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/system_files/desktop/shared/usr/etc/default/waydroid-launcher b/system_files/desktop/shared/usr/etc/default/waydroid-launcher index 9a35f585e8..c5b4c662f0 100644 --- a/system_files/desktop/shared/usr/etc/default/waydroid-launcher +++ b/system_files/desktop/shared/usr/etc/default/waydroid-launcher @@ -13,7 +13,7 @@ case "$(cat /sys/devices/virtual/dmi/id/product_name)" in "ROG Ally RC71L_RC71L" | "G1618-04" | "G1617-01" | "Loki Max") WAYDROID_WIDTH=1920 WAYDROID_HEIGHT=1080 ;; - "AYANEO 2" | "AYANEO 2S" | "AOKZOE A1 AR07" | "G1619-04" | "AIR Plus") + "AYANEO 2" | "AYANEO 2S" | "AOKZOE A1 AR07" | "AOKZOE A1 Pro" | "G1619-04" | "AIR Plus") WAYDROID_WIDTH=1920 WAYDROID_HEIGHT=1200 ;; "83E1") diff --git a/system_files/desktop/shared/usr/libexec/hwsupport/hhd-supported-hardware b/system_files/desktop/shared/usr/libexec/hwsupport/hhd-supported-hardware index 8b92ea9f14..7acad68785 100755 --- a/system_files/desktop/shared/usr/libexec/hwsupport/hhd-supported-hardware +++ b/system_files/desktop/shared/usr/libexec/hwsupport/hhd-supported-hardware @@ -1,7 +1,7 @@ #!/usr/bin/bash # Returns true for hardware that is supported by HHD SYS_ID="$(cat /sys/devices/virtual/dmi/id/product_name)" -if [[ ":ROG Ally RC71L_RC71L:ROG Ally RC71L:83E1:G1618-04:G1617-01:G1619-05:AIR Plus:AIR:AYANEO GEEK:AYANEO 2:AYANEO 2S:AOKZOE A1 AR07:G1619-04:Win600:Loki Max:Loki Zero:Loki MiniPro:" =~ ":$SYS_ID:" ]]; then +if [[ ":ROG Ally RC71L_RC71L:ROG Ally RC71L:83E1:G1618-04:G1617-01:G1619-05:AIR Plus:AIR:AYANEO GEEK:AYANEO 2:AYANEO 2S:AOKZOE A1 AR07:AOKZOE A1 Pro:G1619-04:Win600:Loki Max:Loki Zero:Loki MiniPro:" =~ ":$SYS_ID:" ]]; then exit 0 fi diff --git a/system_files/desktop/shared/usr/libexec/hwsupport/simpledeckytdp-supported-hardware b/system_files/desktop/shared/usr/libexec/hwsupport/simpledeckytdp-supported-hardware index d21ce669ab..73c8e7df65 100755 --- a/system_files/desktop/shared/usr/libexec/hwsupport/simpledeckytdp-supported-hardware +++ b/system_files/desktop/shared/usr/libexec/hwsupport/simpledeckytdp-supported-hardware @@ -1,7 +1,7 @@ #!/usr/bin/bash # Returns true for hardware that is supported by SimpleDeckyTDP SYS_ID="$(cat /sys/devices/virtual/dmi/id/product_name)" -if [[ ":ROG Ally RC71L_RC71L:ROG Ally RC71L:83E1:G1618-04:G1619-04:G1617-01:G1619-05:AIR Plus:AIR:SLIDE:V3:" =~ ":$SYS_ID:" ]]; then +if [[ ":ROG Ally RC71L_RC71L:ROG Ally RC71L:83E1:G1618-04:G1619-04:G1617-01:G1619-05:AIR Plus:AIR:SLIDE:V3:AOKZOE A1 AR07:AOKZOE A1 Pro:" =~ ":$SYS_ID:" ]]; then exit 0 fi