Hwee-Boon Yar
bafef32384
Merge pull request #2292 from vladyslav-iosdev/#2291
...
Remove trailing zeros from Amount Text Field added during switch from crypty to native currency #2291
4 years ago
Vladyslav shepitko
d0466a0333
Remove trailing zeros from Amount Text Field added during switch from crypty to native currency #2291
4 years ago
Vladyslav Shepitko
b471813516
Merge pull request #2189 from AlphaWallet/#2143
...
Make project build with Xcode 12 #2143
4 years ago
Vladyslav shepitko
6cf19f4f72
Make project build with Xcode 12
4 years ago
Hwee-Boon Yar
497b7192b5
Merge pull request #2290 from vladyslav-iosdev/#2289
...
Open URL in AlphaWallet using share extension doesn't convert % escapes #2289
4 years ago
Vladyslav shepitko
b679c7b763
Open URL in AlphaWallet using share extension doesn't convert % escapes #2289
4 years ago
Hwee-Boon Yar
2ea6f019d1
Merge pull request #2283 from AlphaWallet/#2281
...
Crash sometimes when searching in Activity tab #2281
4 years ago
Vladyslav shepitko
962fee1eb0
Crash sometimes when searching in Activity tab #2281
4 years ago
Hwee-Boon Yar
f8f9a799c5
Merge pull request #2287 from AlphaWallet/add-issue-pr-templates-for-github
...
Add GitHub-specific templates for Issues and Pull Requests
4 years ago
Hwee-Boon Yar
622ecba862
Add GitHub-specific templates for Issues and Pull Requests
4 years ago
Hwee-Boon Yar
ffcfc638d4
Merge pull request #2282 from AlphaWallet/#2199
...
Track events for actionsheet-style confirmation for "normal" transactions #2199
4 years ago
Vladyslav shepitko
928afc739d
Track events for actionsheet-style confirmation for "normal" transactions #2199
4 years ago
Hwee-Boon Yar
92736e59e7
Merge pull request #2267 from AlphaWallet/#1100
...
Add Open in AlphaWallet DApp Browser in iOS Activities #1100
4 years ago
Vladyslav shepitko
e9be300b10
Add Open in AlphaWallet DApp Browser in iOS Activities #1100
4 years ago
Hwee-Boon Yar
43df4675e1
Up build and version
4 years ago
Hwee-Boon Yar
953564f7ce
Merge pull request #2105 from vladyslav-iosdev/#1689-new
...
Actionsheet for transaction confirmations for all transactions (except claiming paid MagicLinks), so the user can adjust gas settings and nonce for all transactions
4 years ago
Hwee-Boon Yar
9fce4c6e86
Actionsheet for transaction confirmations for all transactions (except claiming paid MagicLink), so the user can adjust gas settings and nonce for all transactions:
...
* fungible transfers (native crypto and ERC20)
* non-fungible transfers
* dapp-initiated transactions
* TokenScript transactions
Also:
* Make UnconfirmedTransaction clearer, whether `to` refers to recipient or contract
* The error message that used to be shown when the max gas (ETH) is exceeded was in `wei`. This is fixed too
* Fix: crash if transaction formed by dapp is malformed — no `to` address
Co-authored-by: Vladyslav shepitko <vladyslav.shepitko@gmail.com>
Co-authored-by: Hwee-Boon Yar <hboon@motionobj.com>
4 years ago
Hwee-Boon Yar
6bde8a2120
Merge pull request #2279 from AlphaWallet/fix_2275_but_with_using_2243_changes
...
Update replace Double values with NSDecimalNumber value fix precision loss
4 years ago
Vladyslav shepitko
1f5052247f
Fix precision loss in Send fungible screen by replacing Double with NSDecimalNumber
4 years ago
Vladyslav Shepitko
8bcdea6889
Merge pull request #2276 from AlphaWallet/text-font-weight-in-activity-tab-cells-should-be-different-for-different-states
...
Make text font/weight in Activity tab cells be different to indicate different states
4 years ago
Vladyslav Shepitko
f930716d4a
Merge pull request #2277 from AlphaWallet/remove-spurious-case
...
Remove spurious case
4 years ago
Vladyslav Shepitko
a144f97c24
Merge pull request #2278 from AlphaWallet/fix-build-warning
...
Fix building warning by removing unneccessary `let`
4 years ago
Hwee-Boon Yar
aac1687674
Fix building warning by removing unneccessary `let`
4 years ago
Hwee-Boon Yar
895a64e1fd
Remove spurious case
4 years ago
Hwee-Boon Yar
ae1bd7d0fc
Make text font/weight in Activity tab cells be different to indicate different states
4 years ago
Hwee-Boon Yar
b785a5fcfa
Merge pull request #2263 from AlphaWallet/#2259
...
Wallet address is truncated in iPhone 5s in the Change/add wallet cell in Settings tab #2259
4 years ago
Vladyslav shepitko
759456d27b
Wallet address is truncated in iPhone 5s in the Change/add wallet cell in Settings tab #2259
4 years ago
Vladyslav Shepitko
db1aa0f99f
Merge pull request #2261 from vladyslav-iosdev/#2258
...
Add search functionality to Activity tab #2258
4 years ago
Vladyslav shepitko
2a7cbc7005
Add search functionality to Activity tab #2258
4 years ago
Vladyslav Shepitko
532694c114
Merge pull request #2254 from AlphaWallet/fix-transaction-with-error-showing-as-successful-in-activity-tab
...
Display failed transactions in Activity tab
4 years ago
Hwee-Boon Yar
f0f743995f
Display failed transactions in Activity tab #2238
4 years ago
Hwee-Boon Yar
f5f197cb68
Merge pull request #2268 from AlphaWallet/#2264
...
Refactor: Extract common vibration code and use it #2264
4 years ago
Vladyslav shepitko
dbbf71f737
Refactor: Extract common vibration code and use it #2264
4 years ago
Hwee-Boon Yar
8551d9992c
Merge pull request #2262 from AlphaWallet/#2260
...
Vibrate after adding bookmark #2260
4 years ago
Vladyslav shepitko
84ffabdc03
Vibrate after adding bookmark #2260
4 years ago
Hwee-Boon Yar
9acf208739
Merge pull request #2256 from AlphaWallet/#2253
...
Make camera button in address textfield follow textfield's background color #2253
4 years ago
Vladyslav shepitko
afcedcba1c
Make camera button in address textfield follow textfield's background color #2253
4 years ago
Hwee-Boon Yar
b80cd9bb69
Merge pull request #2249 from AlphaWallet/#2243
...
Toggling between ETH and USD in Send screen should show the same amounts #2243
4 years ago
Vladyslav shepitko
58901a81a5
Toggling between ETH and USD in Send screen should show the same amounts #2243
4 years ago
Hwee-Boon Yar
755e05f325
Merge pull request #2247 from AlphaWallet/#2245
...
Refactor: Remove NavigationController if it's no longer needed #2245
4 years ago
Vladyslav shepitko
1af2bd3b6d
Refactor: Remove NavigationController if it's no longer needed #2245
4 years ago
Hwee-Boon Yar
1da7d68fec
Merge pull request #2248 from AlphaWallet/#2246
...
Make back, forward, "more" button in Browser navigation bar be highlighted like QR scan button in Wallet tab when tapped and held #2246
4 years ago
Vladyslav shepitko
3eec30a057
Make back, forward, "more" button in Browser navigation bar be highlighted like QR scan button in Wallet tab when tapped and held #2246
4 years ago
James Sangalli
776684f04a
Merge pull request #2241 from AlphaWallet/#2095
...
Add repo as icon source for testnet #2095
4 years ago
Vladyslav shepitko
21e9047fd5
Add repo as icon source for testnet #2095
4 years ago
Hwee-Boon Yar
445fd20465
Up build
4 years ago
James Sangalli
abcc2ffe12
Merge pull request #2236 from AlphaWallet/make-pending-erc20-721-sends-in-activity-tab-use-activity-cell
...
Make pending ERC20/721 sends in Activity tab be displayed using the new Activity cells rather than old-style transactions
4 years ago
James Sangalli
575f332062
Merge pull request #2237 from AlphaWallet/remove-magic-string-use-enum-rawvalue
...
Use enum's rawValue instead of magic string constant
4 years ago
Hwee-Boon Yar
147a240128
Use enum's rawValue instead of magic string constant
4 years ago
Hwee-Boon Yar
a5ec59aaf8
Make pending ERC20/721 sends in Activity tab be displayed using the new Activity cells rather than old-style transactions
4 years ago