Sebastiaan Pasma
40d0e5b896
added protocol and use the new cashaddr instead of legacy
2018-06-29 15:24:11 +02:00
Sebastiaan Pasma
f89499047a
Update sound to play on the screens they suppose to play only
2018-06-29 15:11:34 +02:00
Sebastiaan Pasma
243f35c25d
copy to clipboard
2018-06-28 14:16:33 +02:00
Sebastiaan Pasma
9396c7c97f
Removed all references to the rating card & feedback
2018-06-27 16:43:09 +02:00
Sebastiaan Pasma
ecbab6a5b5
Fix double permission screen on Android
2018-06-26 13:01:24 +02:00
Sebastiaan Pasma
8bc76d2e21
Fix for camera permission bug after reactivating camera permission
2018-06-25 19:51:25 +02:00
Sebastiaan Pasma
5696a68029
Send mail instead of the Send Feedback screen.
2018-06-25 17:13:56 +02:00
Sebastiaan Pasma
06ab1d1062
- remove native audio plugin references
...
- soundService for playing sounds
- file naming changed on sound files
- Bug where sounds were playing when mute switch on iPhone was on
- added cordova media plugin (with support for a fix the found mute-switch bug)
- play all sounds to use the new soundService
2018-06-25 11:07:13 +02:00
Brendon Duncan
cabbe098f8
Merge pull request #175 from Bitcoin-com/wallet/task/378
...
Improvement - 378 - Dismiss "Received payment" screen
2018-06-22 18:08:58 +12:00
Sebastiaan Pasma
bbf3700769
Always set showingPaymentReceived to false when entering tab
2018-06-20 14:24:37 +02:00
Brendon Duncan
06adfc5f44
Merge pull request #178 from Bitcoin-com/wallet/task/379
...
Improvement - 379 - Coin sounds on "Payment received" screen
2018-06-19 21:52:39 +12:00
Sebastiaan Pasma
51cfa75ffc
Use the whenAvailable which is called onBeforeEnter so that changed configuration is also reloaded onEnter
2018-06-18 12:44:31 +02:00
Brendon Duncan
901d202f85
Bugfix for when alternative string is not available in Network Fees alert.
2018-06-15 10:24:00 +12:00
Brendon Duncan
fffbda2458
Matched amount formatting on Confirm screen, to previous formatting.
2018-06-15 10:14:21 +12:00
Brendon Duncan
1e73eae4d2
Bugfix for undefined wallet status on send tab.
2018-06-15 10:04:15 +12:00
Brendon Duncan
a186e4d04f
Display fiat on Network Fees popup. Display subcent amounts as '< 0.01'.
2018-06-14 22:16:25 +12:00
Sebastiaan Pasma
ec46b50262
Remove payment received screen after changing tabs
2018-06-13 18:34:32 +02:00
Sebastiaan Pasma
74f3e19545
ogg-file for Desktop as NWjs doesn't accept mp3
2018-06-13 16:29:01 +02:00
Sebastiaan Pasma
c0e691ec27
Received sound file + code to play when receiving
2018-06-13 16:27:37 +02:00
Brendon Duncan
a6d2799510
Display fiat on Payment Received screen, according to preferences.
2018-06-13 15:56:39 +12:00
Sebastiaan Pasma
1e1f5deb2a
iOS 9.3 fix
2018-06-04 21:37:36 +02:00
Sebastiaan Pasma
edc398015a
Merge branch 'wallet/sprint/17' into wallet/task/358
2018-05-28 13:55:31 +02:00
Sebastiaan Pasma
4c4c213786
Merge remote-tracking branch 'origin/wallet/sprint/17' into wallet/sprint/17
...
# Conflicts:
# src/js/controllers/tab-scan.js
2018-05-28 13:48:26 +02:00
Sebastiaan Pasma
a0b0f1a30b
Check if permission has been granted, if so, activate the camera
2018-05-28 10:52:31 +02:00
Jean-Baptiste Dominguez
63c76fe13e
Update version and show rc-beta
2018-05-25 18:15:02 +09:00
Sam Cheng Hung
7588307f77
Merge pull request #146 from Bitcoin-com/wallet/task/356
...
Fix - 356 - Remove vibration
2018-05-25 11:37:43 +08:00
Jean-Baptiste Dominguez
2e7d1c2cc8
Fix - 356 - Remove vibration
2018-05-25 12:14:49 +09:00
Jean-Baptiste Dominguez
ae38e6efbf
Merge pull request #144 from Bitcoin-com/wallet/task/357
...
Wallet/task/357
2018-05-25 11:55:36 +09:00
Jean-Baptiste Dominguez
706ba298fb
Merge pull request #145 from Bitcoin-com/wallet/task/319
...
Wallet/task/319
2018-05-25 11:50:30 +09:00
Brendon Duncan
576bb2098a
Moved the fix for reading the QR code higher up the call stack, so it would only be used when needed.
2018-05-24 18:56:05 -07:00
Brendon Duncan
e7e578f20c
Manually reversing 2 commits.
2018-05-24 18:36:20 -07:00
Brendon Duncan
c3347931ef
The wallet list in the Confirm screen nows displays balances according to the Price Display setting.
2018-05-24 15:54:47 -07:00
Brendon Duncan
e0511ccb53
Dislaying fiat amounts in Send tab, according to Price Display setting.
2018-05-24 15:29:59 -07:00
Brendon Duncan
e5734cf083
Wallet balance display on the Receive tab now adheres to the Price Display setting.
2018-05-24 11:54:58 -07:00
Jean-Baptiste Dominguez
f87c43de20
Merge pull request #139 from Bitcoin-com/wallet/task/355
...
Improvement - 355 - Use External Link Service
2018-05-24 14:41:32 +09:00
Jean-Baptiste Dominguez
8f5f01eea1
Merge pull request #137 from Bitcoin-com/wallet/task/346
...
Store banner on Home tab
2018-05-24 12:10:12 +09:00
Sebastiaan Pasma
7643ea02cb
Use External Link Service
2018-05-23 11:35:19 +02:00
Sebastiaan Pasma
af5a843e8a
Use externalLinkService
2018-05-23 11:16:10 +02:00
Jean-Baptiste Dominguez
a0462a1e1e
Merge pull request #136 from davidshares/master
...
Fixing two links
2018-05-23 14:54:20 +09:00
Jean-Baptiste Dominguez
4319bfa82a
Merge pull request #134 from Bitcoin-com/wallet/task/348
...
Bug - 348 - Tapping ↻ on the "Wallet Service URL" screen will change it to a wrong URL.
2018-05-23 12:49:57 +09:00
Sebastiaan Pasma
082686def6
346 - Bitcoin.com Store banner on Home tab
2018-05-22 17:43:12 +02:00
David Shares
0dc41bd5a5
Fixing link
2018-05-22 11:16:37 -04:00
David Shares
fa17d64391
Fixing link
2018-05-22 11:14:44 -04:00
Jean-Baptiste Dominguez
faa4038f9d
Merge pull request #126 from Bitcoin-com/wallet/task/332
...
Wallet/task/332
2018-05-22 18:30:52 +09:00
Sebastiaan Pasma
6eaf243e6e
Also fixed for aliases 'prod' and 'production'
2018-05-22 09:54:56 +02:00
Sebastiaan Pasma
4e83d09f47
Bug - 348 - Tapping ↻ on the "Wallet Service URL" screen will change it to a wrong URL.
2018-05-22 09:43:39 +02:00
Jean-Baptiste Dominguez
c5ae87e898
Fix - 339 - receive is executed by an event out of angular, apply.
2018-05-22 11:27:10 +09:00
Sebastiaan Pasma
56a59093ee
Improvement - 339 - "Payment received" screen is skipped after first transaction
2018-05-21 17:37:21 +02:00
Jean-Baptiste Dominguez
2be15e98b6
Merge pull request #122 from Bitcoin-com/wallet/task/337
...
Improvement - 337 - Small fix: change color of the Android status bar
2018-05-21 16:28:50 +09:00
Jean-Baptiste Dominguez
90ef40d523
Fix - 344 - Add comma like first character
2018-05-21 12:31:59 +09:00