From 2d207ef125b25327f56cde34282a74c86520357a Mon Sep 17 00:00:00 2001 From: siritami <102145692+FiorenMas@users.noreply.github.com> Date: Sun, 20 Oct 2024 15:51:25 +0700 Subject: [PATCH] added fx file explorer --- README.md | 8 ++++++++ src/build/Dropped-Patches-Revanced.sh | 9 ++++++++- src/patches/fx-file-explorer-indrastorms/exclude-patches | 0 src/patches/fx-file-explorer-indrastorms/include-patches | 0 4 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 src/patches/fx-file-explorer-indrastorms/exclude-patches create mode 100644 src/patches/fx-file-explorer-indrastorms/include-patches diff --git a/README.md b/README.md index 595447f..6bda8fd 100644 --- a/README.md +++ b/README.md @@ -307,6 +307,14 @@ Download --- +### [FX File Explorer:](https://play.google.com/store/apps/details?id=nextapp.fx) + +### Dropped Patches by indrastorms: + +[All Architectures](../../releases/download/all/fx-file-explorer-indrastorms.apk) + +--- + ### ⚠️ Library, resources using in this repository:
diff --git a/src/build/Dropped-Patches-Revanced.sh b/src/build/Dropped-Patches-Revanced.sh index 2244bb1..4ff09f3 100644 --- a/src/build/Dropped-Patches-Revanced.sh +++ b/src/build/Dropped-Patches-Revanced.sh @@ -7,7 +7,7 @@ source ./src/build/utils.sh # Download requirements dl_gh "Dropped-Patches" "indrastorms" "latest" dl_gh "revanced-integrations" "revanced" "v1.8.0" -dl_gh "revanced-cli" "revanced" "latest" +dl_gh "revanced-cli" "revanced" "v4.6.0" ################################################# @@ -24,3 +24,10 @@ get_apk "com.teslacoilsw.launcher" "nova-launcher" "nova-launcher" "teslacoil-so patch "nova-launcher" "indrastorms" ################################################# + +#Patch FX File Explorer: +get_patches_key "fx-file-explorer-indrastorms" +get_apk "nextapp.fx" "fx-file-explorer" "fx-file-explorer" "nextapp-inc/fx-file-explorer/fx-file-explorer" +patch "fx-file-explorer" "indrastorms" + +################################################# \ No newline at end of file diff --git a/src/patches/fx-file-explorer-indrastorms/exclude-patches b/src/patches/fx-file-explorer-indrastorms/exclude-patches new file mode 100644 index 0000000..e69de29 diff --git a/src/patches/fx-file-explorer-indrastorms/include-patches b/src/patches/fx-file-explorer-indrastorms/include-patches new file mode 100644 index 0000000..e69de29