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

Commit 42a82a78 authored by Romain Hunault's avatar Romain Hunault 💻
Browse files

Remove legacy entries

parent 774cda37
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -94,7 +94,7 @@ The calculated score maps to three levels:
| `<= 5` | Generally compatible |
| `> 5` | Highly compatible |

The `/devices` table shows only the computed level label (Generally/Highly compatible) so visitors see a clear classification while the individual point contributions remain internal to the template.
The `/devices` table shows only the computed level label (Generally/Highly compatible) so visitors see a clear classification while the individual point contributions remain internal to the template. The legacy `safetynet`/`rootbeer_pass` flags were removed because the new `compatibility` map now governs every score and filter, keeping the data model consistent.

The search/filter panel on the `/devices` page includes an “Apps compatibility” selector that lets readers restrict devices by these three levels, keeping the table aligned with the scoring logic.

+0 −2
Original line number Diff line number Diff line
@@ -66,8 +66,6 @@ verified_boot:

bootloader_relocking:
- {vendor: 'Any vendor', supported: 'yes'}
safetynet:  1
rootbeer_pass:  1
compatibility:
  bootloader: locked_green
  build_type: user
+0 −2
Original line number Diff line number Diff line
@@ -75,8 +75,6 @@ verified_boot:

bootloader_relocking:
- {vendor: 'Any vendor', supported: 'yes'}
safetynet:  1
rootbeer_pass:  1
compatibility:
  bootloader: locked_green
  build_type: user
+0 −2
Original line number Diff line number Diff line
@@ -74,8 +74,6 @@ verified_boot:
- {vendor: 'Any vendor', supported: 'yes'}
bootloader_relocking:
- {vendor: 'Any vendor', supported: 'yes'}
safetynet:  1
rootbeer_pass:  1
shop_url: https://murena.com/shop/smartphones/brand-new/murena-fairphone-5/
compatibility:
  bootloader: locked_green
+0 −2
Original line number Diff line number Diff line
@@ -72,8 +72,6 @@ verified_boot:
- {vendor: 'Any vendor', supported: 'yes'}
bootloader_relocking:
- {vendor: 'Any vendor', supported: 'yes'}
safetynet:  1
rootbeer_pass:  1
compatibility:
  bootloader: locked_green
  build_type: user
Loading