Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new device : Samsung Galaxy Note 5 (nobleltebmc/SM-N920W8) to t… #140

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 46 additions & 0 deletions _data/devices/nobleltebmc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
architecture: arm64
battery: {removable: False, capacity: 3000, tech: 'Li-Ion'}
bluetooth: {spec: '4.2 LE'}
cameras:
- {flash: 'LED', info: '16 MP'}
- {flash: '', info: '5 MP'}
channels: [discontinued]
codename: nobleltebmc
cpu: Cortex-A53 & Cortex-A57
cpu_cores: '8'
cpu_freq: 4 x 2.1GHz + 4 x 1.5GHz
current_branch: 16.0
depth: 7.6 mm (0.30 in)
download_boot: With the device powered off, hold <kbd>Volume Down</kbd> + <kbd>Home</kbd> + <kbd>Power</kbd>.
gpu: ARM Mali-T760 MP8
height: 153.2 mm (6.03 in)
image: nobleltebmc.png
install_method: heimdall
kernel: android_kernel_samsung_exynos7420
maintainers: [manikar]
models: [SM-N920W8]
name: Galaxy Note 5
network:
- {tech: 2G, bands: '850 900 1800 1900 MHz GSM' }
- {tech: 3G, bands: '850 900 1800 1900 HSDPA' }
- {tech: 4G, bands: 'B1-B8, B12, B17-B20, B26' }
no_oem_unlock_switch: true
peripherals: [Fingerprint reader, Heart rate sensor, Motion Coprocessor, Geo-Magnetic, Accelerometer, Gesture sensor, Gyroscope, Proximity sensor, Compass, Barometer, Hall effect sensor, RGB ambient light, GPS, NFC]
ram: 4 GB (LPDDR4)
recovery_boot: With the device powered off, hold <kbd>Volume Up</kbd> + <kbd>Home</kbd> + <kbd>Power</kbd>.
When the blue text appears, release the buttons.
release: 2015-08-21
screen: 145 mm (5.7 in)
screen_ppi: 518
screen_res: 2560x1440 (16:9 aspect ratio)
screen_tech: Quad HD Super AMOLED
sdcard: none
soc: Samsung Exynos 7420
storage: 32/64/128 GB (UFS 2.0)
tree: android_device_samsung_nobleltebmc
type: phablet
vendor: Samsung
vendor_short: samsung
versions: [16.0]
width: 76.1 mm (3.00 in)
wifi: 802.11 a/b/g/n/ac, Dual Band, Wi-Fi Direct, Hotspot
Binary file added images/devices/nobleltebmc.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/nobleltebmc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Build for nobleltebmc
folder: build
permalink: /devices/nobleltebmc/build
device: nobleltebmc
---
{% include templates/device_build.md %}
9 changes: 9 additions & 0 deletions pages/info/nobleltebmc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
sidebar: home_sidebar
title: Info about nobleltebmc
folder: info
layout: deviceinfo
permalink: /devices/nobleltebmc/
device: nobleltebmc
---
{% include templates/device_info.md %}
8 changes: 8 additions & 0 deletions pages/install/nobleltebmc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Install LineageOS on nobleltebmc
folder: install
permalink: /devices/nobleltebmc/install
device: nobleltebmc
---
{% include templates/device_install.md %}
8 changes: 8 additions & 0 deletions pages/update/nobleltebmc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Update LineageOS on nobleltebmc
folder: update
permalink: /devices/nobleltebmc/update
device: nobleltebmc
---
{% include templates/device_update.md %}
8 changes: 8 additions & 0 deletions pages/upgrade/nobleltebmc.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
sidebar: home_sidebar
title: Upgrade LineageOS on nobleltebmc
folder: upgrade
permalink: /devices/nobleltebmc/upgrade
device: nobleltebmc
---
{% include templates/device_upgrade.md %}