Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ed5e5b95 authored by Manoj Nair's avatar Manoj Nair
Browse files

Resolve "Add warning of ANT+ and IMS support not available for certain OnePlus devices"

parent a2256636
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
architecture: arm64
antims_warning: true
battery: {removable: False, capacity: 3300, tech: 'Li-Po'}
bluetooth: {spec: '4.1'}
cameras:
+5 −0
Original line number Diff line number Diff line
@@ -35,6 +35,11 @@
              <p><span class="span-boot">{% t devices.with_the_device_powered_off %} - {% t device.download_boot %}</span></p>
            {% endif %}

            {% if device.antims_warning %}
            <h2 class="font-weight-normal">ANT+ and IMS support</h2>
            <p><span class="span-boot">Builds for this device do not support ANT+ and IMS (VoLTE, VoWi-Fi, Carrier video calling), due to compatibility issues with proprietary components</span></p>
            {% endif %}

            <h2 class="font-weight-normal">Support the project</h2>
            <p><div class="list-group">
                <a href="{{ request.origin }}/testers#how-do-i-join-the-testing-community" class="list-group-item list-group-item-action">Join the testing community</a>