[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-taler-ios] 70/204: Reorg
From: |
gnunet |
Subject: |
[taler-taler-ios] 70/204: Reorg |
Date: |
Thu, 05 Dec 2024 23:50:38 +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 b1f25f01eb63efc62a5cd08f128da1e1e128270f
Author: Marc Stibane <marc@taler.net>
AuthorDate: Tue Oct 15 14:16:51 2024 +0200
Reorg
---
TalerWallet.xcodeproj/project.pbxproj | 2 +-
TalerWallet1/Views/{ => Settings}/Exchange/ExchangeListView.swift | 0
TalerWallet1/Views/{ => Settings}/Exchange/ExchangeRowView.swift | 0
TalerWallet1/Views/{ => Settings}/Exchange/ExchangeSectionView.swift | 0
4 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/TalerWallet.xcodeproj/project.pbxproj
b/TalerWallet.xcodeproj/project.pbxproj
index 99549a6..f5a63e5 100644
--- a/TalerWallet.xcodeproj/project.pbxproj
+++ b/TalerWallet.xcodeproj/project.pbxproj
@@ -750,7 +750,6 @@
4EE77E832C1012F7007C9064 /* Actions */,
4EB095342989CBFE0043A8A1 /* Balances */,
4EB0952E2989CBFE0043A8A1 /* Transactions */,
- 4EB095272989CBFE0043A8A1 /* Exchange */,
4EB095242989CBFE0043A8A1 /* Settings */,
4EEC157129F7188B00D46A03 /* Sheets */,
4EB095462989CBFE0043A8A1 /* HelperViews */,
@@ -764,6 +763,7 @@
4EB095252989CBFE0043A8A1 /* SettingsView.swift
*/,
4EC400882AE3E7E800DF72C7 /* AboutView.swift */,
4EB095262989CBFE0043A8A1 /* SettingsItem.swift
*/,
+ 4EB095272989CBFE0043A8A1 /* Exchange */,
);
path = Settings;
sourceTree = "<group>";
diff --git a/TalerWallet1/Views/Exchange/ExchangeListView.swift
b/TalerWallet1/Views/Settings/Exchange/ExchangeListView.swift
similarity index 100%
rename from TalerWallet1/Views/Exchange/ExchangeListView.swift
rename to TalerWallet1/Views/Settings/Exchange/ExchangeListView.swift
diff --git a/TalerWallet1/Views/Exchange/ExchangeRowView.swift
b/TalerWallet1/Views/Settings/Exchange/ExchangeRowView.swift
similarity index 100%
rename from TalerWallet1/Views/Exchange/ExchangeRowView.swift
rename to TalerWallet1/Views/Settings/Exchange/ExchangeRowView.swift
diff --git a/TalerWallet1/Views/Exchange/ExchangeSectionView.swift
b/TalerWallet1/Views/Settings/Exchange/ExchangeSectionView.swift
similarity index 100%
rename from TalerWallet1/Views/Exchange/ExchangeSectionView.swift
rename to TalerWallet1/Views/Settings/Exchange/ExchangeSectionView.swift
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-taler-ios] 58/204: ScopePicker, (continued)
- [taler-taler-ios] 58/204: ScopePicker, gnunet, 2024/12/05
- [taler-taler-ios] 62/204: a11y, gnunet, 2024/12/05
- [taler-taler-ios] 63/204: amount too small is no error, gnunet, 2024/12/05
- [taler-taler-ios] 64/204: shortcuts, prep for amountLastUsed, gnunet, 2024/12/05
- [taler-taler-ios] 67/204: Simplify, gnunet, 2024/12/05
- [taler-taler-ios] 68/204: cleanup, gnunet, 2024/12/05
- [taler-taler-ios] 72/204: cleanup currencyInfo, gnunet, 2024/12/05
- [taler-taler-ios] 84/204: cleanup, gnunet, 2024/12/05
- [taler-taler-ios] 53/204: DualHeightSheet, gnunet, 2024/12/05
- [taler-taler-ios] 71/204: pickerStyle, gnunet, 2024/12/05
- [taler-taler-ios] 70/204: Reorg,
gnunet <=
- [taler-taler-ios] 69/204: Reorg, gnunet, 2024/12/05
- [taler-taler-ios] 73/204: Published balances, gnunet, 2024/12/05
- [taler-taler-ios] 78/204: use info(for:scope), gnunet, 2024/12/05
- [taler-taler-ios] 85/204: ScopePicker, gnunet, 2024/12/05
- [taler-taler-ios] 87/204: cleanup, gnunet, 2024/12/05
- [taler-taler-ios] 77/204: info2, gnunet, 2024/12/05
- [taler-taler-ios] 75/204: cleanup, gnunet, 2024/12/05
- [taler-taler-ios] 80/204: scope from balance, gnunet, 2024/12/05
- [taler-taler-ios] 79/204: -Binding, gnunet, 2024/12/05
- [taler-taler-ios] 81/204: iterate over balances, gnunet, 2024/12/05