diff --git a/devices.json b/devices.json index 64ff34f..11cd06e 100644 --- a/devices.json +++ b/devices.json @@ -238,6 +238,7 @@ { "model": "n7100", "oem": "Samsung", "name": "Galaxy Note II (GSM Non-LTE)"}, { "model": "n8000", "oem": "Samsung", "name": "Galaxy Note 10.1 (GSM)", "image": "n8000_landscape"}, { "model": "n8013", "oem": "Samsung", "name": "Galaxy Note 10.1 (Wi-Fi)", "image": "n8000_landscape"}, + { "model": "navonplatinum10", "oem": "Navon", "name": "Platinum 10"}, { "model": "nicki", "oem": "Sony", "name": "Xperia M"}, { "model": "nozomi", "oem": "Sony", "name": "Xperia S"}, { "model": "nx510j", "oem": "ZTE", "name": "Nubia Z9 Max"}, @@ -406,6 +407,7 @@ { "model": "xt925", "oem": "Motorola", "name": "RAZR HD (GSM)"}, { "model": "xt925_jbbl", "oem": "Motorola", "name": "RAZR HD JB Bootloader", "image": "xt925"}, { "model": "xt926", "oem": "Motorola", "name": "Droid RAZR HD (CDMA)"}, + { "model": "hwY530", "oem": "Huawei", "name": "Y530"}, { "model": "ypg1", "oem": "Samsung", "name": "Galaxy Player 4"}, { "model": "yuga", "oem": "Sony", "name": "Xperia Z"}, { "model": "Z008", "oem": "Asus", "name": "Zenfone 2 (720p)", "image": "Z00T"}, diff --git a/static/device/navon_platinum_10.png b/static/device/navon_platinum_10.png new file mode 100644 index 0000000..ca8ef46 Binary files /dev/null and b/static/device/navon_platinum_10.png differ diff --git a/static/device/y530.png b/static/device/y530.png new file mode 100644 index 0000000..77492a1 Binary files /dev/null and b/static/device/y530.png differ