2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-29 13:17:43 +00:00

Added Sony Xperia Z2 human readable name

This commit is contained in:
Antoni Bella Pérez 2014-06-27 17:29:13 +02:00 committed by Albert Vaca
parent af915b5756
commit c648185ffa

View File

@ -26,6 +26,7 @@ public class DeviceHelper {
humanReadableNames.put("C6603","Sony Xperia Z");
humanReadableNames.put("C6606","Sony Xperia Z");
humanReadableNames.put("C6903","Sony Xperia Z1");
humanReadableNames.put("D6503","Sony Xperia Z2");
humanReadableNames.put("Desire_HD","HTC Desire HD");
humanReadableNames.put("DROID2_GLOBAL","Motorola Droid 2 Global");
humanReadableNames.put("DROID2","Motorola Droid 2");