James Sangalli
|
d6a01e5f77
|
with Boon's improvements
|
6 years ago |
James Sangalli
|
903a75c93b
|
clean up encoding check logic
|
6 years ago |
James Sangalli
|
4d9ec13ec5
|
update test to new link format
|
6 years ago |
James Sangalli
|
8812608dcf
|
merged with master, resolved conflicts
|
6 years ago |
James Sangalli
|
e6dc861e80
|
Merge pull request #728 from alpha-wallet/fix-dates-not-localized-in-transactions-tab-and-transaction-details
Fix: timestamps are not localized in the transactions tab and the transaction details screen
|
6 years ago |
James Sangalli
|
28020eb6fb
|
Merge branch 'master' into fix-dates-not-localized-in-transactions-tab-and-transaction-details
|
6 years ago |
James Sangalli
|
dfdaf10e7a
|
Merge pull request #730 from alpha-wallet/touch-up-file-headers
Touch up file headers
|
6 years ago |
Hwee-Boon Yar
|
93dd84623f
|
Touch up file headers
|
6 years ago |
Hwee-Boon Yar
|
b46a3e48ac
|
Fix: timestamps are not localized in the transactions tab and the transaction details screen
|
6 years ago |
James Sangalli
|
729ee887df
|
Merge pull request #727 from alpha-wallet/fix-typos
Fix: typos in variable/func name
|
6 years ago |
James Sangalli
|
2f664a5b51
|
Merge pull request #726 from alpha-wallet/remove-debug-print
Remove debug print statement. Could be a large piece of text
|
6 years ago |
James Sangalli
|
4c38945eac
|
Merge branch 'master' into remove-debug-print
|
6 years ago |
James Sangalli
|
b01a1a4d48
|
Merge pull request #725 from alpha-wallet/improve-ether-received-notification-text
Improve ether received notification text
|
6 years ago |
Hwee-Boon Yar
|
b52d35c4b2
|
Fix: typos in variable/func name
|
6 years ago |
Hwee-Boon Yar
|
decd2b61e7
|
Remove debug print statement. Could be a large piece of text
|
6 years ago |
Hwee-Boon Yar
|
3da85c12a1
|
Improve ether received notification text
|
6 years ago |
James Sangalli
|
d459f4019b
|
Merge pull request #723 from alpha-wallet/show-local-notifications-when-eth-known-tokens-received
Show local notification to indicate user has received ether. Only while app is active
|
6 years ago |
Hwee-Boon Yar
|
4906d28a8c
|
Show local notification to indicate received ether. Only while app is active
|
6 years ago |
James Sangalli
|
d8539e79fd
|
Merge pull request #722 from alpha-wallet/patch-rubyzip
Fix vulnerable dependency
|
6 years ago |
James Sangalli
|
ddb2c9a9ae
|
Fix vulnerable dependency
|
6 years ago |
James Sangalli
|
6b4f0eeea0
|
Merge pull request #709 from alpha-wallet/fix-tokens-that-has-isStormBirdContract-func-but-no-symbol-shown-in-wallet
Fix: non-fungible tokens with empty symbol showing up in wallet
|
6 years ago |
James Sangalli
|
a9918a2298
|
Merge branch 'master' into fix-tokens-that-has-isStormBirdContract-func-but-no-symbol-shown-in-wallet
|
6 years ago |
James Sangalli
|
3cb80531a0
|
fix contract address creation filter
|
6 years ago |
James Sangalli
|
f4188442cf
|
Merge pull request #719 from alpha-wallet/add-dangerfile
Add dangerfile to look for messed up commits in current feature branch. To be used in a post-commit hook
|
6 years ago |
James Sangalli
|
b7b7944c80
|
Merge branch 'master' into add-dangerfile
|
6 years ago |
Hwee-Boon Yar
|
82c50c622d
|
Add dangerfile to look for messed up commits. To be used in a post-commit hook
|
6 years ago |
James Sangalli
|
0f6b48cef0
|
Merge pull request #717 from alpha-wallet/fix-localization-strings-for-dapp-browser-should-use-R
Fix: access to localization strings for Dapp browser was not going through R
|
6 years ago |
Hwee-Boon Yar
|
8309301fa8
|
Fix: access to localization strings for Dapp browser was not going through R
|
6 years ago |
James Sangalli
|
3eafebfc81
|
Merge pull request #715 from alpha-wallet/update-for-xcode10-ios-12
Update for Xcode10 iOS 12
|
6 years ago |
James Sangalli
|
a317ece45d
|
Merge branch 'master' into update-for-xcode10-ios-12
|
6 years ago |
James Sangalli
|
4e8c05c7ec
|
Merge pull request #714 from alpha-wallet/move-files-remove-new-group-folders
Move files to support RPC calls to directories with clearer names, including getting rid of folders called "New Group"
|
6 years ago |
James Sangalli
|
8c97d50688
|
Merge branch 'master' into move-files-remove-new-group-folders
|
6 years ago |
James Sangalli
|
e8c0e3f743
|
Merge pull request #713 from alpha-wallet/speed-up-auto-detect-tokens
Speedup auto-detect tokens (upon startup) by removing, now, unnecessary delay between fetching details for each contract detected
|
6 years ago |
Hwee-Boon Yar
|
6afc9ae86f
|
Make travis run tests with Xcode 10
|
6 years ago |
Hwee-Boon Yar
|
25fcded27e
|
Add snapshots for snapshot tests for iOS 12
|
6 years ago |
Hwee-Boon Yar
|
b91b02f9d3
|
Fix: build fails with Xcode 10 due to Cocoapods
|
6 years ago |
Hwee-Boon Yar
|
dbd765b362
|
Move files to support RPC calls to be clearer, including getting rid of folders called "New Group"
|
6 years ago |
Hwee-Boon Yar
|
cbada7d9e3
|
Speed up auto-detect tokens (upon startup) by removing, now, unnecessary delay between fetching details for each contract detected
|
6 years ago |
James Sangalli
|
cfa45e14ec
|
Merge pull request #711 from alpha-wallet/refactor-delete-unused-properties
Refactor: delete unused properties
|
6 years ago |
James Sangalli
|
cf3e7c1701
|
Merge branch 'master' into refactor-delete-unused-properties
|
6 years ago |
James Sangalli
|
851a75c094
|
Merge pull request #708 from alpha-wallet/fix-memory-leak-from-strong-self-closures
Fix: memory leak, and potential leaks, because closures were retaining self unnecessarily
|
6 years ago |
Hwee-Boon Yar
|
2573bfedcf
|
Refactor: delete unused properties
|
6 years ago |
Hwee-Boon Yar
|
a8116844e0
|
Fix: non-fungible tokens with empty symbol showing up in wallet
|
6 years ago |
Hwee-Boon Yar
|
1177b5f17f
|
Fix: memory leak, and potential leaks, because closures were retaining self unnecessarily
|
6 years ago |
James Sangalli
|
26e98b4fad
|
Merge pull request #706 from alpha-wallet/make-properties-private
Mark private properties private
|
6 years ago |
James Sangalli
|
335dde1cde
|
Merge branch 'master' into make-properties-private
|
6 years ago |
James Sangalli
|
3789964379
|
Merge pull request #705 from alpha-wallet/show-no-connectivity-instead-of-bad-link
When importing ticket with universal link and there's no connectivity, show no connectivity error message instead of invalid link
|
6 years ago |
James Sangalli
|
1977d96bf7
|
Merge branch 'master' into show-no-connectivity-instead-of-bad-link
|
6 years ago |
James Sangalli
|
3408aae095
|
Merge pull request #704 from alpha-wallet/remove-unused-code
Remove unused code
|
6 years ago |
James Sangalli
|
37def47650
|
Merge branch 'master' into remove-unused-code
|
6 years ago |