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

add HTC 10, SM-J111F and SM-G935F #7

Open
wants to merge 3 commits 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
87 changes: 86 additions & 1 deletion data/devices-latest.json
Original file line number Diff line number Diff line change
Expand Up @@ -11749,6 +11749,62 @@
"ver": "4.2"
}
},
"SM-J111F": {
"cpu": {
"cores": 4,
"freq": "1.5",
"name": "Marvell ARMADA Mobile PXA1908"
},
"date": "2015-09-01T15:00:00.000Z",
"display": {
"h": 800,
"s": 4.3,
"w": 480
},
"maker": {
"name": "Samsung"
},
"memory": {
"ram": 1024,
"rom": 8192
},
"name": {
"id": "GALAXY J1 ACE NEO",
"long": "SM-J111F"
},
"os": {
"type": "android",
"ver": "5.1.1"
}
},
"SM-G935F": {
"cpu": {
"cores": 8,
"freq": "2.3",
"name": "Exynos 8890"
},
"date": "2016-02-01T15:00:00.000Z",
"display": {
"h": 2560,
"s": 5.5,
"w": 1440
},
"maker": {
"name": "Samsung"
},
"memory": {
"ram": 4096,
"rom": 32768
},
"name": {
"id": "GALAXY S7 EDGE",
"long": "SM-G935F"
},
"os": {
"type": "android",
"ver": "7.0"
}
},
"SM-P905": {
"cpu": {
"cores": 4,
Expand Down Expand Up @@ -13487,6 +13543,35 @@
"ver": "6.5"
}
},
"10": {
"cpu": {
"cores": 4,
"freq": 2.15,
"name": "Qualcomm MSM8996 Snapdragon 820"
},
"date": "2016-05-01T15:00:00.000Z",
"display": {
"h": 2560,
"s": 5.2,
"w": 1440
},
"maker": {
"code": "ht",
"name": "HTC"
},
"memory": {
"ram": 4096,
"rom": 32768
},
"name": {
"id": "HTC 10",
"long": "pmeuhl_00401"
},
"os": {
"type": "android",
"ver": "7.0"
}
},
"X04HT": {
"carrier": {
"code": "s",
Expand Down Expand Up @@ -15240,4 +15325,4 @@
"ver": "4.4"
}
}
}
}
Binary file added data/icon/SM-G935F.jpg
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 data/icon/SM-J111F.jpg
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 data/photo/SM-G935F.jpg
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 data/photo/SM-J111F.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.