taler-ios

iOS apps for GNU Taler (wallet)
Log | Files | Refs | README | LICENSE

commit a4aee9e1f803d42105f0bb2f2d7c73aed3385045
parent 41498ff8903038f51825105a5b3b83114bbb304b
Author: Marc Stibane <marc@taler.net>
Date:   Thu,  8 May 2025 10:44:56 +0000

Action Buttons

Diffstat:
ATalerWallet1/Assets.xcassets/OIM-buttons/Deposit.imageset/Contents.json | 15+++++++++++++++
ATalerWallet1/Assets.xcassets/OIM-buttons/Deposit.imageset/Deposit.png | 0
ATalerWallet1/Assets.xcassets/OIM-buttons/Goal.imageset/Contents.json | 15+++++++++++++++
ATalerWallet1/Assets.xcassets/OIM-buttons/Goal.imageset/T25 Goal left.png | 0
ATalerWallet1/Assets.xcassets/OIM-buttons/Request.imageset/Contents.json | 15+++++++++++++++
ATalerWallet1/Assets.xcassets/OIM-buttons/Request.imageset/Request.png | 0
ATalerWallet1/Assets.xcassets/OIM-buttons/Withdraw.imageset/Contents.json | 15+++++++++++++++
ATalerWallet1/Assets.xcassets/OIM-buttons/Withdraw.imageset/Withdrawal.png | 0
DTalerWallet1/Assets.xcassets/OIM-buttons/noun-football-goal-4935574.imageset/Contents.json | 15---------------
9 files changed, 60 insertions(+), 15 deletions(-)

diff --git a/TalerWallet1/Assets.xcassets/OIM-buttons/Deposit.imageset/Contents.json b/TalerWallet1/Assets.xcassets/OIM-buttons/Deposit.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images" : [ + { + "filename" : "Deposit.png", + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + }, + "properties" : { + "template-rendering-intent" : "template" + } +} diff --git a/TalerWallet1/Assets.xcassets/OIM-buttons/Deposit.imageset/Deposit.png b/TalerWallet1/Assets.xcassets/OIM-buttons/Deposit.imageset/Deposit.png Binary files differ. diff --git a/TalerWallet1/Assets.xcassets/OIM-buttons/Goal.imageset/Contents.json b/TalerWallet1/Assets.xcassets/OIM-buttons/Goal.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images" : [ + { + "filename" : "T25 Goal left.png", + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + }, + "properties" : { + "template-rendering-intent" : "template" + } +} diff --git a/TalerWallet1/Assets.xcassets/OIM-buttons/Goal.imageset/T25 Goal left.png b/TalerWallet1/Assets.xcassets/OIM-buttons/Goal.imageset/T25 Goal left.png Binary files differ. diff --git a/TalerWallet1/Assets.xcassets/OIM-buttons/Request.imageset/Contents.json b/TalerWallet1/Assets.xcassets/OIM-buttons/Request.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images" : [ + { + "filename" : "Request.png", + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + }, + "properties" : { + "template-rendering-intent" : "template" + } +} diff --git a/TalerWallet1/Assets.xcassets/OIM-buttons/Request.imageset/Request.png b/TalerWallet1/Assets.xcassets/OIM-buttons/Request.imageset/Request.png Binary files differ. diff --git a/TalerWallet1/Assets.xcassets/OIM-buttons/Withdraw.imageset/Contents.json b/TalerWallet1/Assets.xcassets/OIM-buttons/Withdraw.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images" : [ + { + "filename" : "Withdrawal.png", + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + }, + "properties" : { + "template-rendering-intent" : "template" + } +} diff --git a/TalerWallet1/Assets.xcassets/OIM-buttons/Withdraw.imageset/Withdrawal.png b/TalerWallet1/Assets.xcassets/OIM-buttons/Withdraw.imageset/Withdrawal.png Binary files differ. diff --git a/TalerWallet1/Assets.xcassets/OIM-buttons/noun-football-goal-4935574.imageset/Contents.json b/TalerWallet1/Assets.xcassets/OIM-buttons/noun-football-goal-4935574.imageset/Contents.json @@ -1,15 +0,0 @@ -{ - "images" : [ - { - "filename" : "noun-football-goal-4935574 no text.svg", - "idiom" : "universal" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - }, - "properties" : { - "template-rendering-intent" : "template" - } -}