From 2c208ee8f9a25c2659a20fa2d518b4e0b09ad843 Mon Sep 17 00:00:00 2001 From: offa <8887756+offa@users.noreply.github.com> Date: Fri, 13 Mar 2026 18:19:09 +0100 Subject: [PATCH 1/2] Rename tutorials/ to doc/ --- README.md | 2 +- {tutorials => doc}/Install-Rooted-OTA.md | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename {tutorials => doc}/Install-Rooted-OTA.md (100%) diff --git a/README.md b/README.md index 7f788fbb..ef433a45 100644 --- a/README.md +++ b/README.md @@ -1081,7 +1081,7 @@ A list of **Free** and **Open Source Software** ***(FOSS)*** for **Android** – * [**Android App Permissions by IzzySoft**](https://android.izzysoft.de/applists/perms) * [**Android Debloat List**](https://github.com/MuntashirAkon/android-debloat-list) -* [**OTA on Rooted Device**](tutorials/Install-Rooted-OTA.md) +* [**OTA on Rooted Device**](doc/Install-Rooted-OTA.md) ------------------------ diff --git a/tutorials/Install-Rooted-OTA.md b/doc/Install-Rooted-OTA.md similarity index 100% rename from tutorials/Install-Rooted-OTA.md rename to doc/Install-Rooted-OTA.md From e4835c4ad08eb0b72c5a1bc1d5c5303cfbaf8cfc Mon Sep 17 00:00:00 2001 From: offa <8887756+offa@users.noreply.github.com> Date: Fri, 13 Mar 2026 18:31:00 +0100 Subject: [PATCH 2/2] Add Open Android Projects --- README.md | 3 +++ doc/OpenAndroidProjects.md | 21 +++++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 doc/OpenAndroidProjects.md diff --git a/README.md b/README.md index ef433a45..d492fc5f 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ A list of **Free** and **Open Source Software** ***(FOSS)*** for **Android** – > [!CAUTION] > :rotating_light: **Free and Open-Source Android is under threat.** Google will turn Android into a locked-down platform, restricting your essential freedom to install apps of your choice. Make your voice heard – [**Keep Android Open**](https://keepandroidopen.org/). +> +> *See also: [Open Android Projects](doc/OpenAndroidProjects.md)* ## Table of Contents @@ -1081,6 +1083,7 @@ A list of **Free** and **Open Source Software** ***(FOSS)*** for **Android** – * [**Android App Permissions by IzzySoft**](https://android.izzysoft.de/applists/perms) * [**Android Debloat List**](https://github.com/MuntashirAkon/android-debloat-list) +* [**Open Android Projects**](doc/OpenAndroidProjects.md) * [**OTA on Rooted Device**](doc/Install-Rooted-OTA.md) ------------------------ diff --git a/doc/OpenAndroidProjects.md b/doc/OpenAndroidProjects.md new file mode 100644 index 00000000..a90d11a9 --- /dev/null +++ b/doc/OpenAndroidProjects.md @@ -0,0 +1,21 @@ +# Open Android Projects + +Open Android distributions and devices. + +- [**/e/OS**](https://e.foundation/e-os/) +- [**Fairphone**](https://www.fairphone.com/) +- [**GrapheneOS**](https://grapheneos.org/) +- [**Librephone**](https://librephone.fsf.org/) +- [**LineageOS**](https://lineageos.org/) +- [**Mobian**](https://mobian-project.org/) +- [**PinePhone**](https://pine64.org/devices/pinephone/) +- [**PostmarketOS**](https://postmarketos.org/) +- [**PureOS**](https://pureos.net/) +- [**Replicant**](https://www.replicant.us/) +- [**Sailfish OS**](https://sailfishos.org/) +- [**Shiftphone**](https://www.shift.eco/en/) +- [**Spirit Smartphone**](https://github.com/V3lectronics/SPIRIT) +- [**Ubuntu Touch**](https://www.ubuntu-touch.io/) +- [**Volla Phone / Volla OS**](https://volla.online/) + +Overview of unlockable Bootloader: [**Bootloader Unlock Wall of Shame**](https://github.com/zenfyrdev/bootloader-unlock-wall-of-shame)