🎨 Added solidexplorer (#316)

This commit is contained in:
Nikhil Badyal
2023-08-26 11:31:37 +05:30
committed by GitHub
parent 0aee042ff2
commit be8d4e42c2
3 changed files with 4 additions and 1 deletions
+2 -1
View File
@@ -189,7 +189,8 @@ You can use any of the following methods to build.
38. [bacon](https://www.apkmirror.com/apk/onelouder-apps/baconreader-for-reddit/)
39. [microg](https://github.com/inotia00/mMicroG/releases)
40. [pixiv](https://www.apkmirror.com/apk/pixiv-inc/pixiv/)
41. [lightroom](https://www.apkmirror.com/apk/adobe/lightroom/)
41. [solidexplorer](https://www.apkmirror.com/apk/neatbytes/solid-explorer-beta/)
42. [lightroom](https://www.apkmirror.com/apk/adobe/lightroom/)
<br>`**` - You can also patch any other app which is **not** supported officially.To do so, you need to provide
few more inputs to the tool which are mentioned below.
```ini
+1
View File
@@ -29,6 +29,7 @@ apk_sources = {
"relay": f"{APK_MIRROR_BASE_APK_URL}/dbrady/relay-for-reddit-2/",
"rif": f"{APK_MIRROR_BASE_APK_URL}/talklittle/reddit-is-fun/",
"slide": f"{APK_MIRROR_BASE_APK_URL}/haptic-apps/slide-for-reddit/",
"solidexplorer": f"{APK_MIRROR_BASE_APK_URL}/neatbytes/solid-explorer-beta/",
"sonyheadphone": f"{APK_MIRROR_BASE_APK_URL}/sony-corporation/sony-headphones-connect/",
"sync": f"{APK_MIRROR_BASE_APK_URL}/red-apps-ltd/sync-for-reddit/",
"tasker": f"{APK_MIRROR_BASE_APK_URL}/joaomgcd/tasker-crafty-apps-eu/",
+1
View File
@@ -38,6 +38,7 @@ class Patches(object):
"eu.faircode.netguard": "netguard",
"com.instagram.android": "instagram",
"com.nis.app": "inshorts",
"pl.solidexplorer2": "solidexplorer",
"com.adobe.lrmobile": "lightroom",
"com.facebook.orca": "messenger",
"com.google.android.apps.recorder": "grecorder",