<h2 id="mobile_os" class="anchor"><a href="#mobile_os"><i class="fas fa-link anchor-icon"></i></a> Mobile Operating Systems</h2>

<h3 id="aosp_os" class="anchor"><a href="#aosp_os"><i class="fas fa-link anchor-icon"></i></a> Android-based Operating Systems</h3>

<div class="alert alert-warning" role="alert">
  <strong>Even though the source code of the following operating systems is provided, installing Google Apps may compromise your setup.</strong>
</div>

{% include legacy/cardv2.html
  title="CalyxOS"
  image="/assets/img/legacy_svg/3rd-party/calyxos.svg"
  description='CalyxOS is a custom ROM based on the Android Open Source Project, with support for Google Pixel devices and the Xiaomi Mi A2. It aims to be secure and private by default, including a number of good choices for default applications. It also supports <a href="https://source.android.com/security/verifiedboot">verified boot</a>.'
  badges="info:AOSP"
  website="https://calyxos.org"
  gitlab="https://gitlab.com/calyxos"
%}

{% include legacy/cardv2.html
  title="GrapheneOS"
  image="/assets/img/legacy_svg/3rd-party/grapheneos.svg"
  image-dark="/assets/img/legacy_svg/3rd-party/grapheneos-dark.svg"
  description='GrapheneOS (formerly known as CopperheadOS) is a free and open-source security- and privacy-focused mobile operating system built on top of the Android Open Source Project. It specifically targets devices offering strong hardware security, currently only supporting Google Pixel phones.'
  badges="info:AOSP"
  website="https://grapheneos.org/"
  github="https://github.com/GrapheneOS/"
%}

{% include legacy/cardv2.html
  title="LineageOS (Official Builds)"
  image="/assets/img/legacy_svg/3rd-party/lineageos.svg"
  description='LineageOS is a custom ROM based on the Android Open Source Project with <a href="https://wiki.lineageos.org/devices/">official support for a wide variety of devices</a>. The project is the successor to the popular CyanogenMod project, focusing on system control and customization, device longevity, and privacy. For security reasons, we do not recommend third-party builds of LineageOS for unsupported devices.'
  badges="info:AOSP"
  website="https://www.lineageos.org/"
  privacy-policy="https://www.lineageos.org/legal/"
  github="https://github.com/LineageOS"
%}

<h4>Worth Mentioning</h4>

<ul>
  <li>
    <a href="https://microg.org/">MicroG</a>
    {% include badge.html
    color="info"
    text="Add-on Package"
    %}
    - A project that aims to reimplement the proprietary Google Play Services in the Android operating system with a FLOSS replacement. The microG project also maintains a fork of LineageOS with microG and F-Droid preinstalled at <a href="https://lineage.microg.org/">Lineage for microG</a>.
  </li>
</ul>