Skip to content

Commit

Permalink
Version 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent-byte-vega committed Aug 7, 2024
1 parent 103beed commit e53708e
Show file tree
Hide file tree
Showing 266 changed files with 2,141 additions and 9,956 deletions.
17 changes: 2 additions & 15 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ PODS:
- ExpoModulesCore
- ZXingObjC/OneD
- ZXingObjC/PDF417
- ExpoDevice (6.0.2):
- ExpoModulesCore
- ExpoFileSystem (17.0.1):
- ExpoModulesCore
- ExpoFont (12.0.6):
Expand Down Expand Up @@ -1311,9 +1309,6 @@ PODS:
- React-logger (= 0.74.2)
- React-perflogger (= 0.74.2)
- React-utils (= 0.74.2)
- ReactNativeWebPFormat (1.2.0):
- React-Core
- SDWebImageWebPCoder
- RealmJS (12.11.1):
- React
- RNArgon2 (2.0.1):
Expand Down Expand Up @@ -1366,7 +1361,7 @@ PODS:
- React-Core
- RNReactNativeHapticFeedback (1.14.0):
- React-Core
- RNReanimated (3.10.1):
- RNReanimated (3.12.1):
- DoubleConversion
- glog
- hermes-engine
Expand Down Expand Up @@ -1436,7 +1431,6 @@ DEPENDENCIES:
- Expo (from `../node_modules/expo`)
- ExpoAsset (from `../node_modules/expo-asset/ios`)
- ExpoCamera (from `../node_modules/expo-camera/ios`)
- ExpoDevice (from `../node_modules/expo-device/ios`)
- ExpoFileSystem (from `../node_modules/expo-file-system/ios`)
- ExpoFont (from `../node_modules/expo-font/ios`)
- ExpoKeepAwake (from `../node_modules/expo-keep-awake/ios`)
Expand Down Expand Up @@ -1506,7 +1500,6 @@ DEPENDENCIES:
- React-runtimescheduler (from `../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler`)
- React-utils (from `../node_modules/react-native/ReactCommon/react/utils`)
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
- ReactNativeWebPFormat (from `../node_modules/react-native-webp-format`)
- RealmJS (from `../node_modules/realm`)
- RNArgon2 (from `../node_modules/react-native-argon2`)
- RNBootSplash (from `../node_modules/react-native-bootsplash`)
Expand Down Expand Up @@ -1556,8 +1549,6 @@ EXTERNAL SOURCES:
:path: "../node_modules/expo-asset/ios"
ExpoCamera:
:path: "../node_modules/expo-camera/ios"
ExpoDevice:
:path: "../node_modules/expo-device/ios"
ExpoFileSystem:
:path: "../node_modules/expo-file-system/ios"
ExpoFont:
Expand Down Expand Up @@ -1693,8 +1684,6 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/react/utils"
ReactCommon:
:path: "../node_modules/react-native/ReactCommon"
ReactNativeWebPFormat:
:path: "../node_modules/react-native-webp-format"
RealmJS:
:path: "../node_modules/realm"
RNArgon2:
Expand Down Expand Up @@ -1747,7 +1736,6 @@ SPEC CHECKSUMS:
Expo: 6381470c669c3f31c8ac0ebd8e88686f925146ad
ExpoAsset: 9b7433ecc5f1b608ccbb823492e062bde944abd2
ExpoCamera: 11129a52e17fea1701ce923db49b08de8494145a
ExpoDevice: fc94f0e42ecdfd897e7590f2874fc64dfa7e9b1c
ExpoFileSystem: 80bfe850b1f9922c16905822ecbf97acd711dc51
ExpoFont: c84702079267ae51161c20bb8b925670907ffa2f
ExpoKeepAwake: 3b8815d9dd1d419ee474df004021c69fdd316d08
Expand Down Expand Up @@ -1817,7 +1805,6 @@ SPEC CHECKSUMS:
React-runtimescheduler: 56b642bf605ba5afa500d35790928fc1d51565ad
React-utils: 4476b7fcbbd95cfd002f3e778616155241d86e31
ReactCommon: ecad995f26e0d1e24061f60f4e5d74782f003f12
ReactNativeWebPFormat: f5f043cc9ded052e535c3869ec341f91ba5a67c5
RealmJS: ecd23895a68689ce2c048d28df3d699cf76cedb7
RNArgon2: 1481820722fd4af1575c09f7fc9ad67c00ee8a42
RNBootSplash: e025d4ee98d942ee6c8b495a6fe66339a6b5f6dd
Expand All @@ -1833,7 +1820,7 @@ SPEC CHECKSUMS:
RNKeychain: a65256b6ca6ba6976132cc4124b238a5b13b3d9c
RNLocalize: d4b8af4e442d4bcca54e68fc687a2129b4d71a81
RNReactNativeHapticFeedback: 1e3efeca9628ff9876ee7cdd9edec1b336913f8c
RNReanimated: 35f9ac9c3ac42d0497ebd1cce5c39d7687a8493e
RNReanimated: f9192536fa8a312c737eaf15c905f78831193ef1
RNScreens: b32a9ff15bea7fcdbe5dff6477bc503f792b1208
RNShare: da6d90b6dc332f51f86498041d6e34211f96b630
RNSVG: 43b64ed39c14ce830d840903774154ca0c1f27ec
Expand Down
12 changes: 2 additions & 10 deletions ios/SuperWallet.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -718,11 +718,7 @@
ONLY_ACTIVE_ARCH = YES;
OTHER_CFLAGS = "$(inherited)";
OTHER_CPLUSPLUSFLAGS = "$(inherited)";
OTHER_LDFLAGS = (
"$(inherited)",
"-Wl",
"-ld_classic",
);
OTHER_LDFLAGS = "$(inherited)";
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
SDKROOT = iphoneos;
USE_HERMES = true;
Expand Down Expand Up @@ -796,11 +792,7 @@
ONLY_ACTIVE_ARCH = YES;
OTHER_CFLAGS = "$(inherited)";
OTHER_CPLUSPLUSFLAGS = "$(inherited)";
OTHER_LDFLAGS = (
"$(inherited)",
"-Wl",
"-ld_classic",
);
OTHER_LDFLAGS = "$(inherited)";
REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
SDKROOT = iphoneos;
USE_HERMES = true;
Expand Down
83 changes: 81 additions & 2 deletions loc/de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,15 @@
"typedMessageSigningRequest": "{type} Anfrage zur Unterzeichnung",
"withdrawal": "Auszahlung"
},
"assetOptions": {
"copied": "Vertragsadresse kopiert!",
"copyContractAddress": "Vertragsadresse kopieren",
"hideAsset": "Asset ausblenden",
"receive": "Erhalten",
"send": "Senden",
"viewDetails": "Details anzeigen",
"viewOn": "Anzeigen auf {explorer}"
},
"backupWallet": {
"backup": "Absicherung",
"backupYourWallet": "Sichere deine Wallet ab",
Expand Down Expand Up @@ -374,6 +383,9 @@
"diagnostics": {
"running": "Diagnose läuft ..."
},
"discovery": {
"explore": "Entdecken"
},
"editAccount": {
"save": "Speichern",
"title": "Wallet bearbeiten",
Expand All @@ -399,28 +411,79 @@
"type": "Typ: {type}"
},
"extension": {
"_": {
"off": "Aus",
"on": "Ein"
},
"ariaLabel": {
"icon": "Symbol"
},
"assets": {
"logoAlt": "Asset-Logo",
"manageAssets": "Assets verwalten"
},
"home": {
"addWallet": "Wallet hinzufügen",
"manage": "Verwalte",
"selectWallet": "Wallet auswählen"
},
"lockWallet": "Wallet sperren",
"manageAssets": {
"filter": "Assets filtern",
"hiddenAssets": "Ausgeblendete Assets",
"manageAssets": "Assets verwalten",
"search": "Über 5.000 Assets durchsuchen",
"unhideAll": "Alle einblenden",
"visibleAssets": "Sichtbare Assets"
},
"navigation": {
"activity": "Aktivität",
"assets": "Assets",
"nfts": "NFTs"
},
"nft": {
"addNfts": "NFTs zur Wallet hinzufügen"
"about": "Über",
"addNfts": "NFTs zur Wallet hinzufügen",
"send": "Senden"
},
"onboarding": {
"skip": "Überspr.",
"typeYourSecretRecoveryPhrase": "Gib deine Secret Recovery Phrase ein",
"walletSupports": "Diese Wallet unterstützt Ethereum, Polygon, Optimism, Arbitrum und mehr"
},
"receive": {
"receiveCryptoOrNft": "Krypto oder NFT erhalten"
},
"send": {
"continue": "Fortfahren",
"sendingTo": {
"search": "Wähle aus, was du senden möchtest",
"title": "Wird gesendet an"
},
"sendInput": {
"label": "Wird gesendet an",
"paste": "Einfügen",
"placeholder": "Adresse oder ENS-Domäne eingeben ..."
},
"sendOn": {
"network": "Netzwerk",
"title": "Senden am"
}
},
"settings": {
"build": "Build {0}",
"changePassword": "Passwort ändern",
"lockWallet": "Wallet sperren",
"privacy": "Datenschutz",
"version": "Kraken Wallet-Erweiterung {0}",
"walletSettings": "Wallet-Einstellungen"
},
"skip": "Überspr.",
"walletBackup": {
"couldNotRetrieveState": "Der Verifizierungsstatus der Recovery Phrase konnte nicht abgerufen werden",
"unverified": "Recovery Phrase ist nicht verifiziert",
"verified": "Recovery Phrase ist verifiziert"
},
"walletSettings": "Wallet-Einstellungen"
},
"floatingTransactionActivityButtons": {
Expand Down Expand Up @@ -584,7 +647,17 @@
"favorite": "Favorit",
"title": "NFT verwalten",
"unArchive": "Archivierung aufheben",
"unArchiveSuccess": "Archivierung des NFT aufgehoben"
"unArchiveSuccess": "Archivierung des NFT aufgehoben",
"unfavorite": "Aus Favoriten entfernen"
},
"nftOptions": {
"archive": "Archiv",
"favorite": "Favorit",
"send": "Senden",
"unarchive": "Archivierung aufheben",
"unfavorite": "Aus Favoriten entfernen",
"viewDetails": "Details anzeigen",
"viewOn": "Anzeigen auf {explorer}"
},
"nftView": {
"about": "Über",
Expand Down Expand Up @@ -1389,6 +1462,12 @@
"part1": "Du kannst jetzt die Performance eines Assets sowie Preisänderungen direkt in deiner Wallet verfolgen!",
"part2": "Sichere dir detaillierte Einblicke in deine Assets, halte dich zu potenziellen Bedrohungen auf dem Laufenden und erhalte nahtlosen Zugang zu wichtigen Informationen wie Token-Verträgen und aktuellen Netzwerkgebühren.",
"title": "Umfassende Asset-Daten auf einen Blick"
},
"longPress": {
"buttonText": "Hört sich gut an",
"part1": "Wir präsentieren – „Berühren und Halten“-Aktionen für deine Assets und NFTs! Aktionen wie Versenden, Erhalten oder Ausblenden sind jetzt ganz einfach und ohne die Nutzung mehrerer Bildschirme möglich.",
"part2": "Profitiere von einer reibungsloseren und intuitiveren Wallet-Erfahrung.",
"title": "Schnelle Aktionen für deinen Komfort"
}
}
}
27 changes: 26 additions & 1 deletion loc/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,15 @@
"faceId": "Face ID or Passcode"
}
},
"assetOptions": {
"viewDetails": "View details",
"send": "Send",
"receive": "Receive",
"copyContractAddress": "Copy contract address",
"viewOn": "View on {explorer}",
"hideAsset": "Hide asset",
"copied": "Contract address copied!"
},
"connectApp": {
"all_networks": "All networks",
"cancel": "Cancel",
Expand Down Expand Up @@ -331,6 +340,7 @@
"nftManage": {
"title": "Manage NFT",
"favorite": "Favorite",
"unfavorite": "Unfavorite",
"copy_id": "Copy ID",
"archive": "Archive",
"unArchive": "Unarchive",
Expand All @@ -339,6 +349,15 @@
"nftGallery": {
"favorite": "Favorite"
},
"nftOptions": {
"viewDetails": "View details",
"send": "Send",
"favorite": "Favorite",
"unfavorite": "Unfavorite",
"viewOn": "View on {explorer}",
"archive": "Archive",
"unarchive": "Unarchive"
},
"onboarding": {
"never_share": "Never share it with anyone.",
"create_wallet": "Create wallet",
Expand Down Expand Up @@ -912,6 +931,12 @@
"part1": "You can now track your holdings' an asset's performance and price changes directly in the wallet!",
"part2": "Dive into detailed asset insights, get informed of potential threats, and seamlessly access essential information like token contracts and current network fees.",
"buttonText": "Check it out"
},
"longPress": {
"title": "Quick actions for your convenience",
"part1": "We're excited to introduce Long Press actions for your assets and NFTs! Perform tasks like sending, receiving, and hiding with ease, without navigating multiple screens.",
"part2": "Enjoy a smoother, more intuitive wallet experience today.",
"buttonText": "Sounds good"
}
}
}
}
Loading

0 comments on commit e53708e

Please sign in to comment.