Skip to content

Commit

Permalink
wiki: devices: Add Mi 10 (umi)
Browse files Browse the repository at this point in the history
Change-Id: Iaeedf17e56619febc437dde3aa010c8cbb7e19e4
  • Loading branch information
me-cafebabe committed Jun 21, 2024
1 parent 45a9416 commit fbf0ddf
Show file tree
Hide file tree
Showing 8 changed files with 81 additions and 0 deletions.
40 changes: 40 additions & 0 deletions _data/devices/umi.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
architecture: arm64
battery: {capacity: 4780, removable: False, tech: 'Li-Po'}
before_install: {instructions: 'needs_specific_android_fw', version: '13'}
bluetooth: {profiles: [A2DP + aptX HD], spec: '5.1'}
cameras:
- {flash: 'Dual LED', info: '108 MP'}
- {flash: 'Dual LED', info: '13 MP (ultrawide)'}
- {flash: 'Dual LED', info: '2 MP (bokeh)'}
- {flash: 'Dual LED', info: '2 MP (macro)'}
- {flash: None, info: '20 MP'}
codename: umi
cpu: Kryo 585
cpu_cores: '8'
cpu_freq: 1 x 2.84 GHz + 3 x 2.42 GHz + 4 x 1.8 GHz
current_branch: 21
dimensions: {depth: 8.9, height: 162.6, width: 74.8}
download_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>. Keep holding both buttons until the word "FASTBOOT" appears on the screen, then release.
gpu: Qualcomm Adreno 650
image: umi.png
install_method: fastboot_xiaomi
kernel: {repo: android_kernel_xiaomi_sm8250, version: '4.19'}
maintainers: ["0xCAFEBABE", przekichane]
models: [M2001J2G, M2001J2I]
name: Mi 10
network: [2G GSM, 2G CDMA, 3G UMTS, 4G LTE, 5G NR]
peripherals: [A-GPS, Accelerometer, Compass, Dual SIM, Dual-frequency GNSS, Fingerprint reader, BeiDou, Galileo, GLONASS, GPS, SBAS, QZSS, Gyroscope, Hall effect sensor, Light sensor, NFC, Ultrasound proximity sensor, USB OTG, Dual speakers, IR blaster, Pedometer, Qi wireless charging, Qi reverse wireless charging]
ram: 8 / 12 GB
recovery_boot: With the device powered off, hold <kbd>Volume Up</kbd> + <kbd>Power</kbd>. Keep holding both buttons until the "MI" logo appears on the screen, then release.
recovery_partition_name: recovery
recovery_reboot: fastboot_reboot
release: 2020-02
screen: {refresh_rate: 90, resolution: '1080x2340', size: 6.67, technology: 'AMOLED'}
soc: Qualcomm SM8250 Snapdragon 865
storage: 128 / 256 GB
tree: android_device_xiaomi_umi
type: phone
vendor: Xiaomi
vendor_short: xiaomi
versions: [21]
wifi: 802.11 a/b/g/n/ac/ax
Binary file added images/devices/small/umi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/devices/umi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions pages/build/umi.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Build for umi
folder: build
permalink: /devices/umi/build/
device: umi
---
{% include templates/device_build.md %}
9 changes: 9 additions & 0 deletions pages/info/umi.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
sidebar: home_sidebar
title: Info about umi
folder: info
layout: deviceinfo
permalink: /devices/umi/
device: umi
---
{% include templates/device_info.md %}
8 changes: 8 additions & 0 deletions pages/install/umi.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Install LineageOS on umi
folder: install
permalink: /devices/umi/install/
device: umi
---
{% include templates/device_install.md %}
8 changes: 8 additions & 0 deletions pages/update/umi.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Update LineageOS on umi
folder: update
permalink: /devices/umi/update/
device: umi
---
{% include templates/device_update.md %}
8 changes: 8 additions & 0 deletions pages/upgrade/umi.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Upgrade LineageOS on umi
folder: upgrade
permalink: /devices/umi/upgrade/
device: umi
---
{% include templates/device_upgrade.md %}

0 comments on commit fbf0ddf

Please sign in to comment.