Skip to content

Commit

Permalink
Merge pull request #697 from fmidev/feature/696-update-crisis-message…
Browse files Browse the repository at this point in the history
…-design-to-ios-widgets

issue-696: Updated latest crisis message design to iOS widgets
  • Loading branch information
geosaaga authored Nov 22, 2024
2 parents 308d191 + 9f13cac commit 6643903
Show file tree
Hide file tree
Showing 32 changed files with 509 additions and 42 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"components" : {
"alpha" : "1.000",
"blue" : "27",
"green" : "3",
"green" : "2",
"red" : "208"
}
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "crisis-strip-icon.svg",
"filename" : "crisisicon.svg",
"idiom" : "universal"
}
],
Expand Down

This file was deleted.

7 changes: 7 additions & 0 deletions ios/Widget/Assets.xcassets/CrisisIcon.imageset/crisisicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"color-space" : "srgb",
"components" : {
"alpha" : "1.000",
"blue" : "27",
"green" : "2",
"red" : "208"
"blue" : "255",
"green" : "255",
"red" : "255"
}
},
"idiom" : "universal"
Expand Down
20 changes: 20 additions & 0 deletions ios/Widget/Assets.xcassets/SmartSymbol/147.imageset/147 1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions ios/Widget/Assets.xcassets/SmartSymbol/147.imageset/147.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions ios/Widget/Assets.xcassets/SmartSymbol/147.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"images" : [
{
"filename" : "147.svg",
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"filename" : "147 1.svg",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
20 changes: 20 additions & 0 deletions ios/Widget/Assets.xcassets/SmartSymbol/148.imageset/148 1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions ios/Widget/Assets.xcassets/SmartSymbol/148.imageset/148.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions ios/Widget/Assets.xcassets/SmartSymbol/148.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"images" : [
{
"filename" : "148.svg",
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"filename" : "148 1.svg",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
20 changes: 20 additions & 0 deletions ios/Widget/Assets.xcassets/SmartSymbol/149.imageset/149 1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 6643903

Please sign in to comment.