Loading _includes/alerts/warning_prevent_os_downgrade.md 0 → 100644 +7 −0 Original line number Diff line number Diff line > **Warning** : Do not attempt to downgrade your smartphone in case you are on Android Q / LOS 17.0 or Android Pie / LOS 16.x. > Downgrading a device from Q or Pie to Oreo or Nougat operating system can cause your device to brick and become unusable. > If you are on these OS versions Please stop at this point and continue using your current Operating System. > The only way you can use /e/OS is if a similar or higher /e/OS build is available for your device. _includes/templates/device_install.md +3 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,9 @@ # Install /e/ on a {{ device.vendor }} {{ device.name }} - "{{ device.codename }}" {%- if device.is_beta %} (beta) {%- endif %} {% include warning_read_before.md %} {% if device.type == "phone" or device.type == "Phone" %} {% include alerts/warning_prevent_os_downgrade.md %} {% endif%} {% if device.before_install %} {% capture before_install %}templates/{{ device.before_install }}.md{% endcapture %} Loading Loading
_includes/alerts/warning_prevent_os_downgrade.md 0 → 100644 +7 −0 Original line number Diff line number Diff line > **Warning** : Do not attempt to downgrade your smartphone in case you are on Android Q / LOS 17.0 or Android Pie / LOS 16.x. > Downgrading a device from Q or Pie to Oreo or Nougat operating system can cause your device to brick and become unusable. > If you are on these OS versions Please stop at this point and continue using your current Operating System. > The only way you can use /e/OS is if a similar or higher /e/OS build is available for your device.
_includes/templates/device_install.md +3 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,9 @@ # Install /e/ on a {{ device.vendor }} {{ device.name }} - "{{ device.codename }}" {%- if device.is_beta %} (beta) {%- endif %} {% include warning_read_before.md %} {% if device.type == "phone" or device.type == "Phone" %} {% include alerts/warning_prevent_os_downgrade.md %} {% endif%} {% if device.before_install %} {% capture before_install %}templates/{{ device.before_install }}.md{% endcapture %} Loading