summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--_data/devices/z3c.yml48
-rw-r--r--images/devices/z3c.pngbin0 -> 112008 bytes
-rw-r--r--pages/build/z3c.md8
-rw-r--r--pages/info/z3c.md9
-rw-r--r--pages/install/z3c.md8
-rw-r--r--pages/update/z3c.md8
-rw-r--r--pages/upgrade/z3c.md8
7 files changed, 89 insertions, 0 deletions
diff --git a/_data/devices/z3c.yml b/_data/devices/z3c.yml
new file mode 100644
index 00000000..346b8019
--- /dev/null
+++ b/_data/devices/z3c.yml
@@ -0,0 +1,48 @@
+architecture: arm
+battery: {removable: False, capacity: 2600, tech: 'Li-Ion'}
+bluetooth: {spec: 4.0 + LE, profiles: [A2DP + aptX]}
+cameras:
+- {flash: 'LED', info: '20.7 MP'}
+- {flash: '', info: '2.2 MP'}
+channels: [nightly]
+codename: z3c
+cpu: Krait 400
+cpu_cores: '4'
+cpu_freq: 2.5 GHz
+current_branch: 16.0
+custom_recovery_link: https://androidfilehost.com/?fid=4349826312261622334
+depth: 8.6 mm (0.34 in)
+download_boot: With the device powered off, hold <kbd>Volume Up</kbd> and connect the USB cable. The notification light should turn blue.
+gpu: Adreno 330
+height: 127.3 mm (5.01 in)
+image: z3c.png
+install_method: fastboot_sony
+kernel: android_kernel_sony_msm8974
+maintainers: [ArianK16a]
+models: [D5803, D5833]
+name: Xperia Z3 Compact
+network:
+- {tech: 2G, bands: '850 / 900 / 1800 / 1900 GSM'}
+- {tech: 3G, bands: 'D5803: 850 / 900 / 1700 / 1900 / 2100 HSDPA'}
+- {tech: 3G, bands: 'D5833: 850 / 900 / 1900 / 2100 HSDPA'}
+- {tech: 4G, bands: 'D5803: 1(2100), 2(1900), 3(1800), 4(1700/2100), 5(850), 7(2600), 8(900), 13(700), 17(700), 20(800) LTE'}
+- {tech: 4G, bands: 'D5833: 1(2100), 3(1800), 5(850), 7(2600), 8(900), 28(700), 40(2300) LTE'}
+peripherals: [A-GPS, Accelerometer, Barometer, Compass, Dual front speakers, FM radio, GLONASS, GPS, Gyroscope, Light sensor, MHL, NFC, Pedometer, Proximity sensor, USB OTG]
+ram: 2 GB
+recovery_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Power</kbd>.
+ Keep holding both buttons until the device vibrates, then release.
+release: 2014-09-04
+screen: 117 mm (4.6 in)
+screen_ppi: 319
+screen_res: 1280x720
+screen_tech: IPS LCD
+sdcard: up to 128 GB
+soc: Qualcomm MSM8974AC Snapdragon 801
+storage: 16 GB
+tree: android_device_sony_z3c
+type: phone
+vendor: Sony
+vendor_short: sony
+versions: [16.0]
+width: 64.9 mm (2.56 in)
+wifi: 802.11 a/b/g/n/ac, WiFi Direct, Hotspot
diff --git a/images/devices/z3c.png b/images/devices/z3c.png
new file mode 100644
index 00000000..9f844758
--- /dev/null
+++ b/images/devices/z3c.png
Binary files differ
diff --git a/pages/build/z3c.md b/pages/build/z3c.md
new file mode 100644
index 00000000..8519293d
--- /dev/null
+++ b/pages/build/z3c.md
@@ -0,0 +1,8 @@
+---
+sidebar: home_sidebar
+title: Build for z3c
+folder: build
+permalink: /devices/z3c/build
+device: z3c
+---
+{% include templates/device_build.md %}
diff --git a/pages/info/z3c.md b/pages/info/z3c.md
new file mode 100644
index 00000000..4c549158
--- /dev/null
+++ b/pages/info/z3c.md
@@ -0,0 +1,9 @@
+---
+sidebar: home_sidebar
+title: Info about z3c
+folder: info
+layout: deviceinfo
+permalink: /devices/z3c/
+device: z3c
+---
+{% include templates/device_info.md %}
diff --git a/pages/install/z3c.md b/pages/install/z3c.md
new file mode 100644
index 00000000..2bbe32bf
--- /dev/null
+++ b/pages/install/z3c.md
@@ -0,0 +1,8 @@
+---
+sidebar: home_sidebar
+title: Install LineageOS on z3c
+folder: install
+permalink: /devices/z3c/install
+device: z3c
+---
+{% include templates/device_install.md %}
diff --git a/pages/update/z3c.md b/pages/update/z3c.md
new file mode 100644
index 00000000..07ed4218
--- /dev/null
+++ b/pages/update/z3c.md
@@ -0,0 +1,8 @@
+---
+sidebar: home_sidebar
+title: Update LineageOS on z3c
+folder: update
+permalink: /devices/z3c/update
+device: z3c
+---
+{% include templates/device_update.md %}
diff --git a/pages/upgrade/z3c.md b/pages/upgrade/z3c.md
new file mode 100644
index 00000000..f2b23906
--- /dev/null
+++ b/pages/upgrade/z3c.md
@@ -0,0 +1,8 @@
+---
+sidebar: home_sidebar
+title: Upgrade LineageOS on z3c
+folder: upgrade
+permalink: /devices/z3c/upgrade
+device: z3c
+---
+{% include templates/device_upgrade.md %}