closes #1538 This is a major reorganization of the Upgrade guide. * Compatible with the new version of the AngularJS 1 PhoneCat tutorial. * No longer switching Angular 1 code to SystemJS for PhoneCat, to allow beginning Angular 2 migration with fewer preparation steps. SystemJS switch now happens simultaneously with upgrade. (This is based on input from @joeeames) * Testing moved to an appendix to make the main narrative shorter and easier to follow. * Use component methods to do phone filtering and ordering instead of introducing pipes to replace filterFilter and orderByFilter. * Cover issue with camelCase inputs on downgraded components. For authors: * All examples now fully integrated with the example boilerplate. Uses the same Angular 2 version as all other guides. E2E tests are executed along with all the others. * Reduced number of PhoneCat versions from five to three. * Each directory has a README explaining how to run it and what might be peculiar about it. Closes angular/angular#8622 Relates to angular/angular.js#14416 Relates to angular/angular-phonecat#326
70 lines
2.4 KiB
JSON
70 lines
2.4 KiB
JSON
{
|
|
"additionalFeatures": "Contour Display, Near Field Communications (NFC), Three-axis gyroscope, Anti-fingerprint display coating, Internet Calling support (VoIP/SIP)",
|
|
"android": {
|
|
"os": "Android 2.3",
|
|
"ui": "Android"
|
|
},
|
|
"availability": [
|
|
"M1,",
|
|
"O2,",
|
|
"Orange,",
|
|
"Singtel,",
|
|
"StarHub,",
|
|
"T-Mobile,",
|
|
"Vodafone"
|
|
],
|
|
"battery": {
|
|
"standbyTime": "428 hours",
|
|
"talkTime": "6 hours",
|
|
"type": "Lithium Ion (Li-Ion) (1500 mAH)"
|
|
},
|
|
"camera": {
|
|
"features": [
|
|
"Flash",
|
|
"Video"
|
|
],
|
|
"primary": "5.0 megapixels"
|
|
},
|
|
"connectivity": {
|
|
"bluetooth": "Bluetooth 2.1",
|
|
"cell": "Quad-band GSM: 850, 900, 1800, 1900\r\nTri-band HSPA: 900, 2100, 1700\r\nHSPA type: HSDPA (7.2Mbps) HSUPA (5.76Mbps)",
|
|
"gps": true,
|
|
"infrared": false,
|
|
"wifi": "802.11 b/g/n"
|
|
},
|
|
"description": "Nexus S is the next generation of Nexus devices, co-developed by Google and Samsung. The latest Android platform (Gingerbread), paired with a 1 GHz Hummingbird processor and 16GB of memory, makes Nexus S one of the fastest phones on the market. It comes pre-installed with the best of Google apps and enabled with new and popular features like true multi-tasking, Wi-Fi hotspot, Internet Calling, NFC support, and full web browsing. With this device, users will also be the first to receive software upgrades and new Google mobile apps as soon as they become available. For more details, visit http://www.google.com/nexus.",
|
|
"display": {
|
|
"screenResolution": "WVGA (800 x 480)",
|
|
"screenSize": "4.0 inches",
|
|
"touchScreen": true
|
|
},
|
|
"hardware": {
|
|
"accelerometer": true,
|
|
"audioJack": "3.5mm",
|
|
"cpu": "1GHz Cortex A8 (Hummingbird) processor",
|
|
"fmRadio": false,
|
|
"physicalKeyboard": false,
|
|
"usb": "USB 2.0"
|
|
},
|
|
"id": "nexus-s",
|
|
"images": [
|
|
"img/phones/nexus-s.0.jpg",
|
|
"img/phones/nexus-s.1.jpg",
|
|
"img/phones/nexus-s.2.jpg",
|
|
"img/phones/nexus-s.3.jpg"
|
|
],
|
|
"name": "Nexus S",
|
|
"sizeAndWeight": {
|
|
"dimensions": [
|
|
"63.0 mm (w)",
|
|
"123.9 mm (h)",
|
|
"10.88 mm (d)"
|
|
],
|
|
"weight": "129.0 grams"
|
|
},
|
|
"storage": {
|
|
"flash": "16384MB",
|
|
"ram": "512MB"
|
|
}
|
|
}
|