File tree
64 files changed
+509
-473
lines changed- apps/wallet-mobile
- src
- Dashboard
- Nfts
- SelectedWallet/WalletSelection
- Staking/StakingCenter
- TxHistory
- TxDetails
- WalletInit
- MnemonicCheck
- MnemonicShow
- RestoreWallet
- SaveReadOnlyWallet
- VerifyRestoredWallet
- WalletFreshInit
- WalletInit
- auth
- ChangePinScreen
- CreatePinScreen
- OsAuthScreen
- PinLoginScreen
- components
- features
- Initialization
- AnalyticsChangedScreen
- AnalyticsNoticeScreen
- InitialScreen
- LanguagePickerScreen
- ReadPrivacyPolicyScreen
- ReadTermsOfServiceScreen
- TermsOfServiceChangedScreen
- RampOnOff
- Receive/useCases
- Send/useCases/StartMultiTokenTx
- Settings
- ApplicationSettings
- Currency
- EasyConfirmation
- PrivacyPolicy
- RemoveWallet
- TermsOfService
- WalletSettings
- Staking/Governance
- Swap
- ToggleAnalyticsSettings
- legacy
- Modal
- theme
- translations/messages/src
- Dashboard
- Nfts
- SelectedWallet/WalletSelection
- TxHistory
- TxDetails
- WalletInit
- MnemonicCheck
- MnemonicShow
- RestoreWallet
- SaveReadOnlyWallet
- VerifyRestoredWallet
- WalletFreshInit
- WalletInit
- auth
- OsAuthScreen
- PinLoginScreen
- features/Settings
- ApplicationSettings
- EasyConfirmation
- RemoveWallet
- WalletSettings
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
64 files changed
+509
-473
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| 19 | + | |
19 | 20 |
| |
20 | 21 |
| |
21 | 22 |
| |
| |||
55 | 56 |
| |
56 | 57 |
| |
57 | 58 |
| |
| 59 | + | |
| 60 | + | |
58 | 61 |
| |
59 | 62 |
| |
60 | 63 |
| |
| |||
72 | 75 |
| |
73 | 76 |
| |
74 | 77 |
| |
75 |
| - | |
76 |
| - | |
77 | 78 |
| |
78 | 79 |
| |
79 | 80 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
| |||
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
| 24 | + | |
23 | 25 |
| |
24 | 26 |
| |
25 | 27 |
| |
| |||
137 | 139 |
| |
138 | 140 |
| |
139 | 141 |
| |
140 |
| - | |
141 |
| - | |
142 | 142 |
| |
143 | 143 |
| |
144 | 144 |
| |
|
0 commit comments