Skip to content

Commit

Permalink
MPR Add back galaxy watch 4
Browse files Browse the repository at this point in the history
Add back galaxy watch 4
  • Loading branch information
pkong-ds authored Aug 22, 2024
2 parents d89b814 + da1452f commit 13b3482
Show file tree
Hide file tree
Showing 24 changed files with 135 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/scripts/brand.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
"galaxy-s4",
"galaxy-note-5",
"galaxy-y",
"galaxy-watch-4",
"samsung-tv-d8000",
"samsung-tv-es8000"
]
Expand Down
117 changes: 117 additions & 0 deletions src/scripts/device_info.json
Original file line number Diff line number Diff line change
Expand Up @@ -6753,6 +6753,123 @@
],
"is_mockup_image_at_front": true,
"available_perspectives": ["Portrait", "Landscape"]
},
{
"credits": "<p><a href=\"https://www.skymakers.digital/\" target=\"blank\">Skymaker's Designer</a></p>",
"color_str": "Black",
"color": {
"id": "black",
"name": "Black",
"hexcode": "#000000"
},
"meta_title": "Samsung Galaxy Watch 4 Black Mock Up",
"meta_description": "1 click to generate your Samsung Galaxy Watch 4 Black mockup! You can wrap screenshots in Samsung Galaxy Watch 4 Black for prototypes.",
"display_resolution": [682, 682],
"device_type": "watchOS",
"device_id": "samsung-galaxy-watch-4-black",
"name": "Samsung Galaxy Watch 4",
"orientations": [
{
"alt": "Samsung Galaxy Watch 4 Black Mock Up",
"coords": [
[400, 405],
[1082, 405],
[1082, 1087],
[400, 1087]
],
"name": "portrait"
},
{
"alt": "Samsung Galaxy Watch 4 Black Mock Up",
"coords": [
[1087, 400],
[1087, 1082],
[405, 1082],
[405, 400]
],
"name": "landscape"
}
],
"is_mockup_image_at_front": true,
"available_perspectives": ["Portrait", "Landscape"]
},
{
"credits": "<p><a href=\"https://www.skymakers.digital/\" target=\"blank\">Skymaker's Designer</a></p>",
"color_str": "Pink Gold",
"color": {
"id": "pink-gold",
"name": "Pink Gold",
"hexcode": "#FAE1C9"
},
"meta_title": "Samsung Galaxy Watch 4 Pink Gold Mock Up",
"meta_description": "1 click to generate your Samsung Galaxy Watch 4 Pink Gold mockup! You can wrap screenshots in Samsung Galaxy Watch 4 Pink Gold for prototypes.",
"display_resolution": [682, 682],
"device_type": "watchOS",
"device_id": "samsung-galaxy-watch-4-pink-gold",
"name": "Samsung Galaxy Watch 4",
"orientations": [
{
"alt": "Samsung Galaxy Watch 4 Pink Gold Mock Up",
"coords": [
[400, 405],
[1082, 405],
[1082, 1087],
[400, 1087]
],
"name": "portrait"
},
{
"alt": "Samsung Galaxy Watch 4 Pink Gold Mock Up",
"coords": [
[1087, 400],
[1087, 1082],
[405, 1082],
[405, 400]
],
"name": "landscape"
}
],
"is_mockup_image_at_front": true,
"available_perspectives": ["Portrait", "Landscape"]
},
{
"credits": "<p><a href=\"https://www.skymakers.digital/\" target=\"blank\">Skymaker's Designer</a></p>",
"color_str": "Silver",
"color": {
"id": "silver",
"name": "Silver",
"hexcode": "#D8D8D8"
},
"meta_title": "Samsung Galaxy Watch 4 Silver Mock Up",
"meta_description": "1 click to generate your Samsung Galaxy Watch 4 Silver mockup! You can wrap screenshots in Samsung Galaxy Watch 4 Silver for prototypes.",
"display_resolution": [682, 682],
"device_type": "watchOS",
"device_id": "samsung-galaxy-watch-4-silver",
"name": "Samsung Galaxy Watch 4",
"orientations": [
{
"alt": "Samsung Galaxy Watch 4 Silver Mock Up",
"coords": [
[400, 405],
[1082, 405],
[1082, 1087],
[400, 1087]
],
"name": "portrait"
},
{
"alt": "Samsung Galaxy Watch 4 Silver Mock Up",
"coords": [
[1087, 400],
[1087, 1082],
[405, 1082],
[405, 400]
],
"name": "landscape"
}
],
"is_mockup_image_at_front": true,
"available_perspectives": ["Portrait", "Landscape"]
}
]
}
10 changes: 10 additions & 0 deletions src/scripts/device_model.json
Original file line number Diff line number Diff line change
Expand Up @@ -557,5 +557,15 @@
"launchDateTimestamp": "2012-01-01T00:00:00Z",
"type": "tv",
"slugs": ["lg-tm2792"]
},
"galaxy-watch-4": {
"name": "Samsung Galaxy Watch 4",
"launchDateTimestamp": "2021-08-27T00:00:00Z",
"type": "wearables",
"slugs": [
"samsung-galaxy-watch-4-black",
"samsung-galaxy-watch-4-pink-gold",
"samsung-galaxy-watch-4-silver"
]
}
}
3 changes: 2 additions & 1 deletion src/scripts/device_type.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@
"apple-watch-ultra-2",
"apple-watch-series-5-40mm",
"apple-watch-series-8-41mm",
"apple-watch-series-8-45mm"
"apple-watch-series-8-45mm",
"galaxy-watch-4"
],
"tv": ["samsung-tv-es8000", "samsung-tv-d8000", "lg-55lw5600", "lg-tm2792"]
}
2 changes: 2 additions & 0 deletions src/scripts/parse/parseModel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ export const ModelEnum = z.enum([

"lg-55lw5600",
"lg-tm2792",

"galaxy-watch-4",
]);

export type ModelEnum = z.infer<typeof ModelEnum>;
Expand Down
3 changes: 3 additions & 0 deletions src/scripts/redirect.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,9 @@
"/device/motorola-motoe-white": "/model/moto-e/color/white",
"/device/motorola-motog": "/model/moto-g/color/dark",
"/device/samsung-galaxy-s24-ultra": "/model/galaxy-s24-ultra/color/titanium-gray",
"/device/samsung-galaxy-watch-4-black": "/model/galaxy-watch-4/color/black",
"/device/samsung-galaxy-watch-4-pink-gold": "/model/galaxy-watch-4/color/pink-gold",
"/device/samsung-galaxy-watch-4-silver": "/model/galaxy-watch-4/color/silver",
"/device/samsung-galaxys21plus-black": "/model/galaxy-s21-plus/color/black",
"/device/samsung-galaxys21plus-silver": "/model/galaxy-s21-plus/color/silver",
"/device/samsung-galaxys21plus-violet": "/model/galaxy-s21-plus/color/violet",
Expand Down

0 comments on commit 13b3482

Please sign in to comment.