Hwee-Boon Yar
577a3c41d5
Merge pull request #2182 from AlphaWallet/fix-tab-bar-not-hidden-advanced-and-wallets-screen
...
Fix: pushing Advanced Settings screen and List of wallets screen did not hide the tab bar
4 years ago
Hwee-Boon Yar
0a5bd8b755
Fix: pushing Advanced Settings screen and List of wallets screen did not hide the tab bar
4 years ago
Hwee-Boon Yar
d87267a4fd
Merge pull request #2186 from AlphaWallet/fix-shows-2-notification-for-eth-received-for-each-ropsten-transaction
...
Fix: showing duplicate ETH received notifications for Ropsten
4 years ago
Hwee-Boon Yar
04e3de5795
Fix: showing duplicate ETH received notifications for Ropsten
4 years ago
James Sangalli
58917503ee
Merge pull request #2191 from AlphaWallet/#2190
...
Fix crash #2190
4 years ago
Vladyslav shepitko
6128482a7f
Fix crash while fetching nofications settings with `getNotificationSettings`
4 years ago
James Sangalli
2db253c24a
Merge pull request #2181 from AlphaWallet/fix-background-color-of-header-in-add-hide-token-screen
...
Fix background color of header in add hide token screen
4 years ago
James Sangalli
23c40b7541
Merge pull request #2183 from AlphaWallet/fix-token-view-token-script-view-did-not-scroll
...
Fix: TokenScript view for token view was not scrolling
4 years ago
James Sangalli
2fcaad99f9
Merge pull request #2184 from AlphaWallet/fix-pending-transactions-show-up-as-completed-in-activities
...
Fix: pending transactions show up as completed in Activities tab
4 years ago
James Sangalli
f698e55892
Merge pull request #2187 from AlphaWallet/fix-sent-notification-popup-not-appearing
...
Fix sent notification popup not appearing
4 years ago
James Sangalli
52a4f063f2
Merge pull request #2185 from AlphaWallet/fix-should-switch-to-activities-tab-after-sending-transaction
...
Fix: not switching to Activities tab correctly after sending a transaction
4 years ago
James Sangalli
1898bad44e
Merge pull request #2180 from AlphaWallet/enable-activities
...
Enable activities, by default
4 years ago
Hwee-Boon Yar
a6b0419292
Fix: the popup that should be shown after sending ether didn't appear
4 years ago
Hwee-Boon Yar
396e875251
Fix: not switching to Activities tab correctly after sending a transaction
4 years ago
Hwee-Boon Yar
c319447ce4
Fix: pending transactions show up as completed in Activities tab
4 years ago
Hwee-Boon Yar
cac5fdd8a8
Fix: TokenScript view for token view was not scrolling
4 years ago
Hwee-Boon Yar
2ac696e089
Enable activities, by default
4 years ago
Hwee-Boon Yar
7ffe82c7ef
Make hiding section footer for grouped tables more consistent. No functional change
4 years ago
Hwee-Boon Yar
0f2851521e
Fix: background color of section header in Add/Hide Token screen
4 years ago
James Sangalli
866b81a1c6
Merge pull request #2178 from AlphaWallet/add-wallet-names-support
...
Add wallet names support
4 years ago
Hwee-Boon Yar
0a30fcadac
Add support for setting custom names to wallets
4 years ago
Hwee-Boon Yar
977e125ab7
Support copy watched wallet's address in list of wallets screen
4 years ago
James Sangalli
a8b044e7f5
up build
4 years ago
James Sangalli
8d0ffa8351
Merge pull request #2175 from AlphaWallet/fix-large-title-empty-add-custom-token-screen
...
Fix: remove the large title used in add custom token screen, especially important because we don't show a title
4 years ago
Hwee-Boon Yar
76faa0407e
Fix: remove the large title used in add custom token screen, especially important because we don't show a title
4 years ago
James Sangalli
f4457ca2a9
Merge pull request #2174 from AlphaWallet/fix-qr-scanner-broken-outside-of-universal-scanner
...
Fix: QR code scanners in the app are broken, besides the universal scanner. The scanner screen don't close
4 years ago
Hwee-Boon Yar
1e130dc2c2
Fix: QR code scanners in the app are broken, besides the universal scanner. The scanner screen don't close
4 years ago
James Sangalli
01e8d44195
Merge pull request #2166 from AlphaWallet/show-activity-view-for-native-crypto-send-receives-when-tapped-in-activity-tab
...
Show activity view for native crypto send/receives transactions when they are tapped in the Activity tab.
4 years ago
James Sangalli
a8f726ba92
Merge pull request #2165 from AlphaWallet/add-button-in-activity-view-to-show-transaction
...
Add button in activity view to show transaction
4 years ago
James Sangalli
efe0a437ab
Merge pull request #2170 from AlphaWallet/fix-home-screen-quick-action-qr-scanner-not-work-with-cold-launch
...
Fix home screen quick action qr scanner not work with cold launch
4 years ago
James Sangalli
47f2807cc8
Merge pull request #2173 from AlphaWallet/fix-universal-qr-scanner-add-custom-token-doesnt-trigger-token-detection
...
Fix: Using universal QR scanner to add custom token doesn't trigger token detection
4 years ago
James Sangalli
fb0b8e1b3b
Merge pull request #2172 from AlphaWallet/fix-background-color-of-activity-tab-section-headers
...
Fix: background color of Activity tab section headers appears to be 2-toned becaused the section footers are showing up with a very similar background color
4 years ago
Hwee-Boon Yar
a440c3f9c8
Fix: Using universal QR scanner to add custom token doesn't trigger token detection
4 years ago
Hwee-Boon Yar
60ab961010
Fix: background color of Activity tab section headers appears to be 2-toned becaused the section footers are showing up with a very similar background color
4 years ago
Hwee-Boon Yar
47997c27df
Fix: homescreen quick action for QR scanner doesn't work with cold launch. Only worked when app is already in background
4 years ago
Hwee-Boon Yar
6c2488437d
Refactor: extract constant
4 years ago
James Sangalli
0122226a58
Merge pull request #2168 from AlphaWallet/fix-sliders-broken
...
Fix: sliders broken
4 years ago
Hwee-Boon Yar
385df59ec7
Fix: sliders broken
4 years ago
Hwee-Boon Yar
104a5d241c
Show activity view (like how the base ERC20 describes it for ERC20 tokens send/receive) for native crypto send/receives transactions when they are tapped in the Activity tab.
...
Prior to this, while these native crypto send/receive transactions are displayed similarly to ERC20 send/receive activities in the Activities tab, they show the transaction details screen when tapped.
4 years ago
Hwee-Boon Yar
913a4bd913
Add button in Activity view to show transaction details screen
4 years ago
Hwee-Boon Yar
dcc77bc557
Remove unnecessary whitespace
4 years ago
James Sangalli
7acfb1886d
Merge pull request #2156 from AlphaWallet/improve-performance-tokenscript-signature-invalidation
...
Speed up refreshes by not treat signature invalidation as the TokenScript file being modified/updated
4 years ago
James Sangalli
e45c493c48
Merge pull request #2162 from AlphaWallet/remove-test-code-to-support-overriding-tokenscript-for-activities-by-bundling
...
Remove test code used to support overriding TokenScript files for activities by bundling them in the app
4 years ago
James Sangalli
4152daca05
Merge pull request #2155 from AlphaWallet/improve-activities-performance
...
Improve activities performance
4 years ago
Hwee-Boon Yar
ac16910332
Remove test code used to support overriding TokenScript files for activities by bundling them in the app
4 years ago
James Sangalli
0491f4b14b
Merge pull request #2158 from AlphaWallet/speed-up-build
...
Speed up build time by adding a few explicit type declarations and splitting up expressions
4 years ago
Hwee-Boon Yar
bec5b5ea49
Fix whitespace
4 years ago
Hwee-Boon Yar
e696ce133c
Speed up build time by adding a few explicit type declarations and splitting up expressions
4 years ago
Hwee-Boon Yar
4c61a65170
Speed up refreshes by not treat signature invalidation as the TokenScript file being modified/updated
4 years ago
Hwee-Boon Yar
b1d0e4f74d
Only trigger TokenScript signature changed for non-base TokenScripts
4 years ago