🎨 Added lightroom (#317)

This commit is contained in:
Nikhil Badyal
2023-08-26 11:30:23 +05:30
committed by GitHub
parent 6a635c5d1e
commit 0aee042ff2
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -189,6 +189,7 @@ 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/)
<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
@@ -18,6 +18,7 @@ apk_sources = {
"inshorts": f"{APK_MIRROR_BASE_APK_URL}/inshorts-formerly-news-in-shorts/inshorts-news-in-60-words-2/",
"instagram": f"{APK_MIRROR_BASE_APK_URL}/instagram/instagram-instagram/",
"irplus": f"{APK_MIRROR_BASE_APK_URL}/binarymode/irplus-infrared-remote/",
"lightroom": f"{APK_MIRROR_BASE_APK_URL}/adobe/lightroom/",
"meme-generator-free": f"{APK_MIRROR_BASE_APK_URL}/zombodroid/meme-generator-free/",
"messenger": f"{APK_MIRROR_BASE_APK_URL}/facebook-2/messenger/",
"netguard": f"{APK_MIRROR_BASE_APK_URL}/marcel-bokhorst/netguard-no-root-firewall/",
+1
View File
@@ -38,6 +38,7 @@ class Patches(object):
"eu.faircode.netguard": "netguard",
"com.instagram.android": "instagram",
"com.nis.app": "inshorts",
"com.adobe.lrmobile": "lightroom",
"com.facebook.orca": "messenger",
"com.google.android.apps.recorder": "grecorder",
"tv.trakt.trakt": "trakt",