Jump to content

User:Exkc/lol: Difference between revisions

From postmarketOS Wiki
Exkc (talk | contribs)
Exkc (talk | contribs)
Line 13: Line 13:
}}
}}


=== Feature Phone ===
{{#cargo_query:
tables=Devices
|fields=CONCAT( '[[', _pageName, '|',Manufacturer,' ',Name,']]' )=Device,Codename,Architecture
|order by=Devices.Manufacturer, Devices.Name
|format=ul
|limit=9999
|where=Devices.Booting = 1 and Devices.category = "testing" and Devices.DeviceType IN ("Feature Phone")
|more results text=
}}
=== Keyboard Phones ===
=== Keyboard Phones ===
{{#cargo_query:
{{#cargo_query:
Line 82: Line 93:
|more results text=
|more results text=
}}
}}
<!--
 
=== Set top box ===
=== Set top box ===
{{#cargo_query:
{{#cargo_query:
Line 93: Line 104:
|more results text=
|more results text=
}}
}}
-->
 


=== Other ===
=== Other ===
Line 102: Line 113:
|format=ul
|format=ul
|limit=9999
|limit=9999
|where=Devices.Booting = 1 and Devices.category = "testing" and (Devices.DeviceType NOT IN ("handset", "phone", "tablet", "laptop", "convertible", "detachable", "generic", "Slide-out keyboard handset", "Keyboard handset","Single Board Computer","Development Board") or DeviceType IS NULL)
|where=Devices.Booting = 1 and Devices.category = "testing" and (Devices.DeviceType NOT IN ("Feature Phone","handset", "phone", "tablet", "laptop", "convertible", "detachable", "generic", "Slide-out keyboard handset", "Keyboard handset","Single Board Computer","Development Board") or DeviceType IS NULL)
|more results text=
|more results text=
}}
}}

Revision as of 09:24, 2 September 2024

Community

Devices that have had a lot of work put into them, where regressions are actively fixed, and the port is overall in a pretty good shape.

Phones


Feature Phone

Keyboard Phones

Tablets

Laptops

Laptops in classic form-factor

Convertible laptops

Detachable laptops

Development Boards/Single Board Computers

Set top box


Other

Generic

This section is for generic ports. You can refer to it if you know the port which corresponds to your device.