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

Commit 1bcae00f authored by Manoj Nair's avatar Manoj Nair
Browse files

Merge branch '883-update-documentation-for-a13-or-e-os-t' into 'master'

Resolve "Update documentation for A13 or /e/OS T"

Closes #883

See merge request e/documentation/user!991
parents 4a939b61 fe876b0d
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -9,3 +9,5 @@ _i18n/*.yml
*.log
.env
__pycache__
*.txt
+2 −2
Original line number Diff line number Diff line
@@ -41,8 +41,8 @@ vendor_short: fairphone
width: 71 mm (2.83 in)
wifi: 802.11 b/g/n/ac
build_version_stable: S
build_version_dev: S
upgrade_available: S
build_version_dev: T
upgrade_available: T
oem_unlock_code_required: https://www.fairphone.com/en/bootloader-unlocking-code-for-fairphone-3/
is_ab_device: true
additional_install_guides: https://community.e.foundation/t/how-to-flash-e-os-on-fairphone-3-using-debian-based-gnu-linux/15498
+3 −2
Original line number Diff line number Diff line
@@ -45,8 +45,9 @@ vendor: Fairphone
vendor_short: fairphone
width: 75.5 mm (2.9 in)
wifi: 802.11 a/b/g/n/ac + WiFi Direct
build_version_dev: S
build_version_stable: S
build_version_dev: T
upgrade_available: T
build_version_stable: T
should_be_latest_version: false
oem_unlock_code_required: https://www.fairphone.com/en/bootloader-unlocking-code-for-fairphone-3/
is_ab_device: true
+2 −1
Original line number Diff line number Diff line
@@ -52,7 +52,8 @@ vendor_short: xiaomi
versions: [19.1]
wifi: 802.11 b/g/n
community_doc_url: https://community.e.foundation/t/xiaomi-redmi-7a-8-8a-8a-dual-mi439-documentation-suggestions/48011
build_version_dev: S
build_version_dev: T
upgrade_available: T
is_lineageos_official: true
removable_battery: 0
sim_slots: 2
+2 −2
Original line number Diff line number Diff line
@@ -33,7 +33,6 @@ ram: 2 / 3 GB
recovery_boot: devices.hold_volume_up_power_lightup
release:
- Redmi 4A: 2016
required_bootloader: ["V10.1.1.0.NCKMIFI / V10.1.1.0.NCKCNFI for Redmi 5A, or latest available for the other devices"]
screen: 5.0 in
screen_ppi: 294
screen_res: 720x1280
@@ -48,7 +47,8 @@ vendor_short: xiaomi
versions: [19.1]
wifi: 802.11 b/g/n
community_doc_url: https://community.e.foundation/t/xiaomi-redmi-4a-5a-note-5a-y1-lite-mi8917-documentation-suggestions/48012
build_version_dev: S
build_version_dev: T
upgrade_available: T
is_lineageos_official: true
removable_battery: 0
sim_slots: 2
Loading