{% t mobile_os.mobile_operating_systems %}
{% t mobile_os.google_warning %}
{%- capture mobile_os_lineageos_labels -%}warning:contrib:{% t global.contrib %}{%- endcapture -%}
{%- capture mobile_os_lineageos_descr -%}{% t mobile_os.lineageos_descr %}{%- endcapture -%}
{%- capture mobile_os_ubuntu_touch_labels -%}warning:contrib:{% t global.contrib %}{%- endcapture -%}
{%- capture mobile_os_ubuntu_touch_descr -%}{% t mobile_os.ubuntu_touch_descr %}{%- endcapture -%}
{%- capture mobile_os_grapheneos_labels -%}warning:contrib:{% t global.contrib %}{%- endcapture -%}
{%- capture mobile_os_grapheneos_descr -%}{% t mobile_os.grapheneos_descr %}{%- endcapture -%}
{% include cardv2.html
title="GrapheneOS"
image="/assets/img/tools/GrapheneOS.png"
description=mobile_os_grapheneos_descr
badges="info:AOSP"
labels=mobile_os_grapheneos_labels
website="https://grapheneos.org/"
github="https://github.com/GrapheneOS/"
%}
{% include cardv2.html
title="LineageOS"
image="/assets/img/tools/LineageOS.png"
description=mobile_os_lineageos_descr
badges="info:AOSP"
labels=mobile_os_lineageos_labels
website="https://www.lineageos.org/"
github="https://github.com/LineageOS"
%}
{% include cardv2.html
title="Ubuntu Touch"
image="/assets/img/tools/Ubuntu-Touch.png"
description=mobile_os_ubuntu_touch_descr
badges="info:GNU/Linux"
labels=mobile_os_ubuntu_touch_labels
website="https://ubuntu-touch.io/"
github="https://github.com/ubports"
%}
{% t mobile_os.worth_mentioning %}
- Replicant AOSP - {% t mobile_os.replicant_descr %}
- OmniROM AOSP contrib - {% t mobile_os.omnirom_descr %}
- MicroG Add-on Package contrib - {% t mobile_os.microg_descr %} {% t mobile_os.microg_lineage %} Lineage for microG.