From cdeceecfda3430bbe36526fd1609b08145e9ba77 Mon Sep 17 00:00:00 2001 From: MagicLike Date: Mon, 3 Apr 2023 15:29:32 +0200 Subject: [PATCH 1/3] Updated link for MinMicroG addon --- openandroidinstaller/views/addon_view.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openandroidinstaller/views/addon_view.py b/openandroidinstaller/views/addon_view.py index 7b9e7b95..5df20032 100644 --- a/openandroidinstaller/views/addon_view.py +++ b/openandroidinstaller/views/addon_view.py @@ -164,7 +164,7 @@ def build(self): "Download MicroG", icon=icons.DOWNLOAD_OUTLINED, on_click=lambda _: webbrowser.open( - "https://github.com/FriendlyNeighborhoodShane/MinMicroG_releases/releases" + "https://github.com/FriendlyNeighborhoodShane/MinMicroG-abuse-CI/releases" ), expand=True, ), From b73345826ea68b839f3a82bafdcdf848fe34ace9 Mon Sep 17 00:00:00 2001 From: MagicLike Date: Mon, 3 Apr 2023 15:31:09 +0200 Subject: [PATCH 2/3] Updated MinMicroG link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0e9fe80..e3e3da8a 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Linux is currently the best supported platform (tested with Ubuntu 20.04/22.04 L - [MindTheGapps](https://wiki.lineageos.org/gapps#downloads) - [NikGApps](https://nikgapps.com) - [MicroG](https://microg.org) - - The recommended way to install MicroG is to use the zip file provided here: [https://github.com/FriendlyNeighborhoodShane/MinMicroG_releases/releases](https://github.com/FriendlyNeighborhoodShane/MinMicroG_releases/releases). + - The recommended way to install MicroG is to use the zip file provided here: https://github.com/FriendlyNeighborhoodShane/MinMicroG-abuse-CI/releases - [F-Droid App-Store](https://f-droid.org/en/packages/org.fdroid.fdroid.privileged.ota). - or you can just search the web or the [xda-developers forum](https://forum.xda-developers.com) for an appropriate version for your device. 3. Start the desktop app and follow the instructions. From dc6d020b3b9d2638e77f02e53f3478abad840dbc Mon Sep 17 00:00:00 2001 From: MagicLike Date: Mon, 3 Apr 2023 17:25:36 +0200 Subject: [PATCH 3/3] Reverted to old format of README link Co-authored-by: Tobias Sterbak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3e3da8a..ac4e4bfe 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Linux is currently the best supported platform (tested with Ubuntu 20.04/22.04 L - [MindTheGapps](https://wiki.lineageos.org/gapps#downloads) - [NikGApps](https://nikgapps.com) - [MicroG](https://microg.org) - - The recommended way to install MicroG is to use the zip file provided here: https://github.com/FriendlyNeighborhoodShane/MinMicroG-abuse-CI/releases + - The recommended way to install MicroG is to use the zip file provided here: [https://github.com/FriendlyNeighborhoodShane/MinMicroG-abuse-CI/releases](https://github.com/FriendlyNeighborhoodShane/MinMicroG-abuse-CI/releases). - [F-Droid App-Store](https://f-droid.org/en/packages/org.fdroid.fdroid.privileged.ota). - or you can just search the web or the [xda-developers forum](https://forum.xda-developers.com) for an appropriate version for your device. 3. Start the desktop app and follow the instructions.