gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-ios] 04/09: Assets


From: gnunet
Subject: [taler-taler-ios] 04/09: Assets
Date: Wed, 01 Feb 2023 09:28:53 +0100

This is an automated email from the git hooks/post-receive script.

marc-stibane pushed a commit to branch master
in repository taler-ios.

commit d9c01e52c2c72696115f3d0b3769f78f35ce7b00
Author: Marc Stibane <marc@taler.net>
AuthorDate: Wed Feb 1 00:23:09 2023 +0100

    Assets
---
 Taler/Base.lproj/LaunchScreen.storyboard           |  25 ---------
 .../AppIcon.appiconset/Contents.json               |  59 +++++++++++++++++++++
 .../AppIcon.appiconset/appstore1024.png            | Bin 0 -> 926369 bytes
 .../AppIcon.appiconset/iphone120.png               | Bin 0 -> 41886 bytes
 .../AppIcon.appiconset/iphone180.png               | Bin 0 -> 84105 bytes
 .../AppIcon.appiconset/notification40.png          | Bin 0 -> 8741 bytes
 .../AppIcon.appiconset/notification60.png          | Bin 0 -> 14837 bytes
 .../AppIcon.appiconset/settings58.png              | Bin 0 -> 13807 bytes
 .../AppIcon.appiconset/settings87.png              | Bin 0 -> 25494 bytes
 .../AppIcon.appiconset/spotlight120.png            | Bin 0 -> 41886 bytes
 .../AppIcon.appiconset/spotlight80.png             | Bin 0 -> 21490 bytes
 .../AppIconBackground.colorset/Contents.json       |  38 +++++++++++++
 .../Assets.xcassets/Contents.json                  |   0
 .../Incoming.colorset/Contents.json                |  38 +++++++++++++
 .../Outgoing.colorset/Contents.json                |  38 +++++++++++++
 .../PendingIncoming.colorset/Contents.json         |  38 +++++++++++++
 .../PendingOutgoing.colorset/Contents.json         |  38 +++++++++++++
 .../Taler-logo.imageset/Contents.json              |  12 +++++
 .../Taler-logo.imageset/Taler-logo.jpg             | Bin 0 -> 11038 bytes
 .../TalerLogoBackground.colorset/Contents.json     |  38 +++++++++++++
 .../Preview Assets.xcassets/Contents.json          |   0
 21 files changed, 299 insertions(+), 25 deletions(-)

diff --git a/Taler/Base.lproj/LaunchScreen.storyboard 
b/Taler/Base.lproj/LaunchScreen.storyboard
deleted file mode 100644
index 865e932..0000000
--- a/Taler/Base.lproj/LaunchScreen.storyboard
+++ /dev/null
@@ -1,25 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" 
version="3.0" toolsVersion="13122.16" targetRuntime="iOS.CocoaTouch" 
propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" 
useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" 
initialViewController="01J-lp-oVM">
-    <dependencies>
-        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" 
version="13104.12"/>
-        <capability name="Safe area layout guides" minToolsVersion="9.0"/>
-        <capability name="documents saved in the Xcode 8 format" 
minToolsVersion="8.0"/>
-    </dependencies>
-    <scenes>
-        <!--View Controller-->
-        <scene sceneID="EHf-IW-A2E">
-            <objects>
-                <viewController id="01J-lp-oVM" sceneMemberID="viewController">
-                    <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
-                        <rect key="frame" x="0.0" y="0.0" width="375" 
height="667"/>
-                        <autoresizingMask key="autoresizingMask" 
widthSizable="YES" heightSizable="YES"/>
-                        <color key="backgroundColor" 
xcode11CocoaTouchSystemColor="systemBackgroundColor" 
cocoaTouchSystemColor="whiteColor"/>
-                        <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
-                    </view>
-                </viewController>
-                <placeholder placeholderIdentifier="IBFirstResponder" 
id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
-            </objects>
-            <point key="canvasLocation" x="53" y="375"/>
-        </scene>
-    </scenes>
-</document>
diff --git a/Taler/Assets.xcassets/AppIcon.appiconset/Contents.json 
b/TalerWallet1/Assets.xcassets/AppIcon.appiconset/Contents.json
similarity index 57%
rename from Taler/Assets.xcassets/AppIcon.appiconset/Contents.json
rename to TalerWallet1/Assets.xcassets/AppIcon.appiconset/Contents.json
index 9221b9b..2005c8a 100644
--- a/Taler/Assets.xcassets/AppIcon.appiconset/Contents.json
+++ b/TalerWallet1/Assets.xcassets/AppIcon.appiconset/Contents.json
@@ -1,41 +1,49 @@
 {
   "images" : [
     {
+      "filename" : "notification40.png",
       "idiom" : "iphone",
       "scale" : "2x",
       "size" : "20x20"
     },
     {
+      "filename" : "notification60.png",
       "idiom" : "iphone",
       "scale" : "3x",
       "size" : "20x20"
     },
     {
+      "filename" : "settings58.png",
       "idiom" : "iphone",
       "scale" : "2x",
       "size" : "29x29"
     },
     {
+      "filename" : "settings87.png",
       "idiom" : "iphone",
       "scale" : "3x",
       "size" : "29x29"
     },
     {
+      "filename" : "spotlight80.png",
       "idiom" : "iphone",
       "scale" : "2x",
       "size" : "40x40"
     },
     {
+      "filename" : "spotlight120.png",
       "idiom" : "iphone",
       "scale" : "3x",
       "size" : "40x40"
     },
     {
+      "filename" : "iphone120.png",
       "idiom" : "iphone",
       "scale" : "2x",
       "size" : "60x60"
     },
     {
+      "filename" : "iphone180.png",
       "idiom" : "iphone",
       "scale" : "3x",
       "size" : "60x60"
@@ -86,9 +94,60 @@
       "size" : "83.5x83.5"
     },
     {
+      "filename" : "appstore1024.png",
       "idiom" : "ios-marketing",
       "scale" : "1x",
       "size" : "1024x1024"
+    },
+    {
+      "idiom" : "mac",
+      "scale" : "1x",
+      "size" : "16x16"
+    },
+    {
+      "idiom" : "mac",
+      "scale" : "2x",
+      "size" : "16x16"
+    },
+    {
+      "idiom" : "mac",
+      "scale" : "1x",
+      "size" : "32x32"
+    },
+    {
+      "idiom" : "mac",
+      "scale" : "2x",
+      "size" : "32x32"
+    },
+    {
+      "idiom" : "mac",
+      "scale" : "1x",
+      "size" : "128x128"
+    },
+    {
+      "idiom" : "mac",
+      "scale" : "2x",
+      "size" : "128x128"
+    },
+    {
+      "idiom" : "mac",
+      "scale" : "1x",
+      "size" : "256x256"
+    },
+    {
+      "idiom" : "mac",
+      "scale" : "2x",
+      "size" : "256x256"
+    },
+    {
+      "idiom" : "mac",
+      "scale" : "1x",
+      "size" : "512x512"
+    },
+    {
+      "idiom" : "mac",
+      "scale" : "2x",
+      "size" : "512x512"
     }
   ],
   "info" : {
diff --git a/TalerWallet1/Assets.xcassets/AppIcon.appiconset/appstore1024.png 
b/TalerWallet1/Assets.xcassets/AppIcon.appiconset/appstore1024.png
new file mode 100644
index 0000000..d36b1ab
Binary files /dev/null and 
b/TalerWallet1/Assets.xcassets/AppIcon.appiconset/appstore1024.png differ
diff --git a/TalerWallet1/Assets.xcassets/AppIcon.appiconset/iphone120.png 
b/TalerWallet1/Assets.xcassets/AppIcon.appiconset/iphone120.png
new file mode 100644
index 0000000..260cb20
Binary files /dev/null and 
b/TalerWallet1/Assets.xcassets/AppIcon.appiconset/iphone120.png differ
diff --git a/TalerWallet1/Assets.xcassets/AppIcon.appiconset/iphone180.png 
b/TalerWallet1/Assets.xcassets/AppIcon.appiconset/iphone180.png
new file mode 100644
index 0000000..f021a43
Binary files /dev/null and 
b/TalerWallet1/Assets.xcassets/AppIcon.appiconset/iphone180.png differ
diff --git a/TalerWallet1/Assets.xcassets/AppIcon.appiconset/notification40.png 
b/TalerWallet1/Assets.xcassets/AppIcon.appiconset/notification40.png
new file mode 100644
index 0000000..1312c2a
Binary files /dev/null and 
b/TalerWallet1/Assets.xcassets/AppIcon.appiconset/notification40.png differ
diff --git a/TalerWallet1/Assets.xcassets/AppIcon.appiconset/notification60.png 
b/TalerWallet1/Assets.xcassets/AppIcon.appiconset/notification60.png
new file mode 100644
index 0000000..756f283
Binary files /dev/null and 
b/TalerWallet1/Assets.xcassets/AppIcon.appiconset/notification60.png differ
diff --git a/TalerWallet1/Assets.xcassets/AppIcon.appiconset/settings58.png 
b/TalerWallet1/Assets.xcassets/AppIcon.appiconset/settings58.png
new file mode 100644
index 0000000..951e2c0
Binary files /dev/null and 
b/TalerWallet1/Assets.xcassets/AppIcon.appiconset/settings58.png differ
diff --git a/TalerWallet1/Assets.xcassets/AppIcon.appiconset/settings87.png 
b/TalerWallet1/Assets.xcassets/AppIcon.appiconset/settings87.png
new file mode 100644
index 0000000..d159be6
Binary files /dev/null and 
b/TalerWallet1/Assets.xcassets/AppIcon.appiconset/settings87.png differ
diff --git a/TalerWallet1/Assets.xcassets/AppIcon.appiconset/spotlight120.png 
b/TalerWallet1/Assets.xcassets/AppIcon.appiconset/spotlight120.png
new file mode 100644
index 0000000..260cb20
Binary files /dev/null and 
b/TalerWallet1/Assets.xcassets/AppIcon.appiconset/spotlight120.png differ
diff --git a/TalerWallet1/Assets.xcassets/AppIcon.appiconset/spotlight80.png 
b/TalerWallet1/Assets.xcassets/AppIcon.appiconset/spotlight80.png
new file mode 100644
index 0000000..591820e
Binary files /dev/null and 
b/TalerWallet1/Assets.xcassets/AppIcon.appiconset/spotlight80.png differ
diff --git 
a/TalerWallet1/Assets.xcassets/AppIconBackground.colorset/Contents.json 
b/TalerWallet1/Assets.xcassets/AppIconBackground.colorset/Contents.json
new file mode 100644
index 0000000..537c338
--- /dev/null
+++ b/TalerWallet1/Assets.xcassets/AppIconBackground.colorset/Contents.json
@@ -0,0 +1,38 @@
+{
+  "colors" : [
+    {
+      "color" : {
+        "color-space" : "srgb",
+        "components" : {
+          "alpha" : "1.000",
+          "blue" : "0.000",
+          "green" : "0.000",
+          "red" : "0.733"
+        }
+      },
+      "idiom" : "universal"
+    },
+    {
+      "appearances" : [
+        {
+          "appearance" : "luminosity",
+          "value" : "dark"
+        }
+      ],
+      "color" : {
+        "color-space" : "srgb",
+        "components" : {
+          "alpha" : "1.000",
+          "blue" : "0.000",
+          "green" : "0.000",
+          "red" : "0.733"
+        }
+      },
+      "idiom" : "universal"
+    }
+  ],
+  "info" : {
+    "author" : "xcode",
+    "version" : 1
+  }
+}
diff --git a/Taler/Assets.xcassets/Contents.json 
b/TalerWallet1/Assets.xcassets/Contents.json
similarity index 100%
rename from Taler/Assets.xcassets/Contents.json
rename to TalerWallet1/Assets.xcassets/Contents.json
diff --git a/TalerWallet1/Assets.xcassets/Incoming.colorset/Contents.json 
b/TalerWallet1/Assets.xcassets/Incoming.colorset/Contents.json
new file mode 100644
index 0000000..875eed1
--- /dev/null
+++ b/TalerWallet1/Assets.xcassets/Incoming.colorset/Contents.json
@@ -0,0 +1,38 @@
+{
+  "colors" : [
+    {
+      "color" : {
+        "color-space" : "srgb",
+        "components" : {
+          "alpha" : "1.000",
+          "blue" : "0.000",
+          "green" : "0.634",
+          "red" : "0.144"
+        }
+      },
+      "idiom" : "universal"
+    },
+    {
+      "appearances" : [
+        {
+          "appearance" : "luminosity",
+          "value" : "dark"
+        }
+      ],
+      "color" : {
+        "color-space" : "srgb",
+        "components" : {
+          "alpha" : "1.000",
+          "blue" : "255",
+          "green" : "255",
+          "red" : "255"
+        }
+      },
+      "idiom" : "universal"
+    }
+  ],
+  "info" : {
+    "author" : "xcode",
+    "version" : 1
+  }
+}
diff --git a/TalerWallet1/Assets.xcassets/Outgoing.colorset/Contents.json 
b/TalerWallet1/Assets.xcassets/Outgoing.colorset/Contents.json
new file mode 100644
index 0000000..a6fa511
--- /dev/null
+++ b/TalerWallet1/Assets.xcassets/Outgoing.colorset/Contents.json
@@ -0,0 +1,38 @@
+{
+  "colors" : [
+    {
+      "color" : {
+        "color-space" : "srgb",
+        "components" : {
+          "alpha" : "1.000",
+          "blue" : "0.001",
+          "green" : "0.063",
+          "red" : "0.693"
+        }
+      },
+      "idiom" : "universal"
+    },
+    {
+      "appearances" : [
+        {
+          "appearance" : "luminosity",
+          "value" : "dark"
+        }
+      ],
+      "color" : {
+        "color-space" : "srgb",
+        "components" : {
+          "alpha" : "1.000",
+          "blue" : "255",
+          "green" : "255",
+          "red" : "255"
+        }
+      },
+      "idiom" : "universal"
+    }
+  ],
+  "info" : {
+    "author" : "xcode",
+    "version" : 1
+  }
+}
diff --git 
a/TalerWallet1/Assets.xcassets/PendingIncoming.colorset/Contents.json 
b/TalerWallet1/Assets.xcassets/PendingIncoming.colorset/Contents.json
new file mode 100644
index 0000000..a41d661
--- /dev/null
+++ b/TalerWallet1/Assets.xcassets/PendingIncoming.colorset/Contents.json
@@ -0,0 +1,38 @@
+{
+  "colors" : [
+    {
+      "color" : {
+        "color-space" : "srgb",
+        "components" : {
+          "alpha" : "1.000",
+          "blue" : "0.000",
+          "green" : "0.343",
+          "red" : "0.078"
+        }
+      },
+      "idiom" : "universal"
+    },
+    {
+      "appearances" : [
+        {
+          "appearance" : "luminosity",
+          "value" : "dark"
+        }
+      ],
+      "color" : {
+        "color-space" : "srgb",
+        "components" : {
+          "alpha" : "1.000",
+          "blue" : "255",
+          "green" : "255",
+          "red" : "255"
+        }
+      },
+      "idiom" : "universal"
+    }
+  ],
+  "info" : {
+    "author" : "xcode",
+    "version" : 1
+  }
+}
diff --git 
a/TalerWallet1/Assets.xcassets/PendingOutgoing.colorset/Contents.json 
b/TalerWallet1/Assets.xcassets/PendingOutgoing.colorset/Contents.json
new file mode 100644
index 0000000..b89ad7e
--- /dev/null
+++ b/TalerWallet1/Assets.xcassets/PendingOutgoing.colorset/Contents.json
@@ -0,0 +1,38 @@
+{
+  "colors" : [
+    {
+      "color" : {
+        "color-space" : "srgb",
+        "components" : {
+          "alpha" : "1.000",
+          "blue" : "0.001",
+          "green" : "0.031",
+          "red" : "0.343"
+        }
+      },
+      "idiom" : "universal"
+    },
+    {
+      "appearances" : [
+        {
+          "appearance" : "luminosity",
+          "value" : "dark"
+        }
+      ],
+      "color" : {
+        "color-space" : "srgb",
+        "components" : {
+          "alpha" : "1.000",
+          "blue" : "255",
+          "green" : "255",
+          "red" : "255"
+        }
+      },
+      "idiom" : "universal"
+    }
+  ],
+  "info" : {
+    "author" : "xcode",
+    "version" : 1
+  }
+}
diff --git a/TalerWallet1/Assets.xcassets/Taler-logo.imageset/Contents.json 
b/TalerWallet1/Assets.xcassets/Taler-logo.imageset/Contents.json
new file mode 100644
index 0000000..eb70695
--- /dev/null
+++ b/TalerWallet1/Assets.xcassets/Taler-logo.imageset/Contents.json
@@ -0,0 +1,12 @@
+{
+  "images" : [
+    {
+      "filename" : "Taler-logo.jpg",
+      "idiom" : "universal"
+    }
+  ],
+  "info" : {
+    "author" : "xcode",
+    "version" : 1
+  }
+}
diff --git a/TalerWallet1/Assets.xcassets/Taler-logo.imageset/Taler-logo.jpg 
b/TalerWallet1/Assets.xcassets/Taler-logo.imageset/Taler-logo.jpg
new file mode 100644
index 0000000..d499bdf
Binary files /dev/null and 
b/TalerWallet1/Assets.xcassets/Taler-logo.imageset/Taler-logo.jpg differ
diff --git 
a/TalerWallet1/Assets.xcassets/TalerLogoBackground.colorset/Contents.json 
b/TalerWallet1/Assets.xcassets/TalerLogoBackground.colorset/Contents.json
new file mode 100644
index 0000000..d791e44
--- /dev/null
+++ b/TalerWallet1/Assets.xcassets/TalerLogoBackground.colorset/Contents.json
@@ -0,0 +1,38 @@
+{
+  "colors" : [
+    {
+      "color" : {
+        "color-space" : "srgb",
+        "components" : {
+          "alpha" : "1.000",
+          "blue" : "0.824",
+          "green" : "0.796",
+          "red" : "0.784"
+        }
+      },
+      "idiom" : "universal"
+    },
+    {
+      "appearances" : [
+        {
+          "appearance" : "luminosity",
+          "value" : "dark"
+        }
+      ],
+      "color" : {
+        "color-space" : "srgb",
+        "components" : {
+          "alpha" : "1.000",
+          "blue" : "0.824",
+          "green" : "0.796",
+          "red" : "0.784"
+        }
+      },
+      "idiom" : "universal"
+    }
+  ],
+  "info" : {
+    "author" : "xcode",
+    "version" : 1
+  }
+}
diff --git a/Taler/Preview Content/Preview Assets.xcassets/Contents.json 
b/TalerWallet1/Preview Content/Preview Assets.xcassets/Contents.json
similarity index 100%
rename from Taler/Preview Content/Preview Assets.xcassets/Contents.json
rename to TalerWallet1/Preview Content/Preview Assets.xcassets/Contents.json

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]