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

Commit 628a3dd4 authored by Kumar Abhishek's avatar Kumar Abhishek
Browse files

Adding support for FP5 : 3

parent 4f52c670
Loading
Loading
Loading
Loading
+0 −26
Original line number Diff line number Diff line
@@ -479,32 +479,6 @@
          </button>
        </div>
      </div>
      <!-- FP5-->
      <div id="unlocking-fp5" class="card inactive">
        <div class="card-header" data-translate="Unlocking"></div>
        <div class="card-body">
          <p data-translate="unlocking-instructions-1"></p>
          <p data-translate="unlocking-instructions-1-a"></p>
          <p data-translate="unlocking-instructions-2"></p>
          <p data-translate="unlocking-instructions-3"></p>
          <p data-translate="unlocking-instructions-4"></p>
          <div class="text-center">
            <img
              class="instruction-img"
              src="assets/images/illustrations/fp5/Illustration - Accept warning-1.png"
            />
          </div>
        </div>
        <div class="card-footer">
          <button
            class="next"
            onclick="VIEW.executeStep(this, 'unlocking-fp5')"
          >
            <span data-translate="next"></span>
            <span class="btn-loader"></span>
          </button>
        </div>
      </div>
      <!-- Teracube -->
      <div id="unlocking-teracube-v1" class="card inactive">
        <div class="card-header" data-translate="unlocking"></div>
+5 −5
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
      "needUserGesture": true
    },
    {
      "id": "unlocking-fp5",
      "id": "unlocking-fp4",
      "needUserGesture": true
    },
    {
@@ -34,7 +34,7 @@
      "needUserGesture": true
    },
    {
      "id": "unlocking-fp5",
      "id": "unlocking-fp4",
      "needUserGesture": true
    },
    {
@@ -147,7 +147,7 @@
      "needUserGesture": true
    },
    {
      "id": "locking-fp5",
      "id": "locking-fp4",
      "needUserGesture": true
    },
    {
@@ -174,7 +174,7 @@
      "needUserGesture": true
    },
    {
      "id": "locking-fp5",
      "id": "locking-fp4",
      "needUserGesture": true
    },
    {
@@ -189,7 +189,7 @@
    {
      "name": "fp5 installer",
      "unzip": true,
      "path": "https://images.ecloud.global/stable/FP5/IMG-e-2.5-t-20241108446629-official-FP5.zip"
      "path": "https://images.ecloud.global/official/FP5/IMG-e-latest-t-official-FP5.zip"
    }
  ]
}
+6 −6
Original line number Diff line number Diff line
{
  "security_patch_level": "2024-06-05",
  "security_patch_level": "2024-11-05",
  "steps": [
    {
      "mode": "bootloader",
@@ -8,7 +8,7 @@
      "needUserGesture": true
    },
    {
      "id": "unlocking-fp5",
      "id": "unlocking-fp4",
      "needUserGesture": true
    },
    {
@@ -35,7 +35,7 @@
      "needUserGesture": true
    },
    {
      "id": "unlocking-fp5",
      "id": "unlocking-fp4",
      "needUserGesture": true
    },
    {
@@ -117,7 +117,7 @@
      ]
    },
    {
      "id": "locking-fp5",
      "id": "locking-fp4",
      "needUserGesture": true
    },
    {
@@ -144,7 +144,7 @@
      "needUserGesture": true
    },
    {
      "id": "locking-fp5",
      "id": "locking-fp4",
      "needUserGesture": true
    },
    {
@@ -159,7 +159,7 @@
    {
      "name": "fp5 installer",
      "unzip": true,
      "path": "https://images.ecloud.global/stable/FP5/IMG-e-2.5-t-20241108446629-official-FP5.zip"
      "path": "https://images.ecloud.global/official/FP5/IMG-e-latest-t-official-FP5.zip"
    }
  ]
}
−39.9 KiB
Loading image diff...