Sebastiaan Pasma
d801e287fd
Only copy address to clipboard after click "generate new address"
2018-07-13 14:23:09 +02:00
Jean-Baptiste Dominguez
1d9efcca06
Merge branch 'wallet/sprint/18' into wallet/task/399
2018-07-03 12:17:56 +09:00
Jean-Baptiste Dominguez
da0ffde179
Brackets missing
2018-07-03 12:15:42 +09:00
Jean-Baptiste Dominguez
d6222623e1
Merge pull request #198 from Bitcoin-com/wallet/task/409
...
Bug - 409 - "Generate new address" copies "bitcoincash:null" to the clipboard instead of a new address
2018-07-03 11:26:54 +09:00
Sebastiaan Pasma
6b20a01e25
remove protocolHandler, only apply on bitcoincash: + support legacy&bitpay address types
2018-07-02 10:34:32 +02:00
Jean-Baptiste Dominguez
bc641f1cec
Merge pull request #201 from Bitcoin-com/wallet/task/419
...
Wallet/task/419 in 363 for testing (fix the issue)
2018-07-02 15:21:33 +09:00
Brendon Duncan
ccf2dd4586
Changes as requested by PR.
2018-07-02 11:20:34 +12:00
Sebastiaan Pasma
c63bc06c76
try catch on copy-to-clipboard
2018-07-01 23:35:06 +02:00
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
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
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
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
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
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
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
b6a0c0d849
Fix - 292 - White screen
2018-04-27 18:22:23 +09:00
Jean-Baptiste Dominguez
5ecfc4a949
Improvement - 288 - Receive screen post check mark display: When a new wallet is chosen, QR does not display, previous payment received checkmark persists
2018-04-25 17:52:15 +09:00
Sam Cheng Hung
71bdd845da
Update: Utilise txFormatService for payment received overlay
2018-03-29 14:49:35 +09:00
Sam Cheng Hung
124684b5a1
Update: Adds amount received on payment received overlay on Receive tab
2018-03-29 14:14:43 +09:00
Kadir Sekha
c4d40110b7
Revert "Revert "Merge remote-tracking branch 'origin/instantpaymentverification'""
...
This reverts commit 453f77770d .
2018-03-12 14:12:24 +09:00
Kadir Sekha
453f77770d
Revert "Merge remote-tracking branch 'origin/instantpaymentverification'"
...
This reverts commit 523d63478b , reversing
changes made to 445dfbde21 .
2018-03-12 14:02:46 +09:00
Landon
82e43fb078
fixed spelling and cleaned up debugging code
2018-03-06 17:28:05 +09:00
Landon
19b16a491f
new animation when receiving a payment
2018-03-06 16:34:03 +09:00
Kadir Sekha
25a30eeb55
force the nav bar to appear if it disappears
2018-02-28 14:15:44 +05:00
Kadir Sekha
ffd12993fd
fixed bug where deleted wallet shows up in selector
2018-02-23 23:34:18 +05:30
Kadir Sekha
fa6a4c2323
changed address type select to selector and cleaned receive screen
2018-02-21 22:29:44 +05:30
Kadir Sekha
1c8990fc08
got address book working with bitcoin cash addresses
2018-01-11 19:07:12 +09:00
Kadir Sekha
81b808f369
changed cashaddr date to the 15th of january
2018-01-11 12:59:37 +09:00
Kadir Sekha
513374305a
only show new address style if beyond release date
2018-01-10 11:44:28 +09:00
Kadir Sekha
14fecbf1ac
can now display new style address and bitpay address
2018-01-08 16:16:12 +09:00
Gustavo Maximiliano Cortez
779d21e9e9
Get protocol handler from walletService
2017-09-09 19:42:48 -03:00
Gustavo Maximiliano Cortez
823814817d
Adds bitcoincash URL support
2017-09-08 16:55:04 -03:00
Gustavo Maximiliano Cortez
2c33f186af
Ref chain to coin. Adds create wallet
2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
94363704ab
Adds bitcoin cash basic support (unit convertion, integrations, request specific amount, etc)
2017-08-31 11:58:12 -03:00
Gustavo Maximiliano Cortez
4880a292af
Update translations
2017-06-06 10:31:17 -03:00
Gustavo Maximiliano Cortez
6eedcd01a6
Ref tab-receive. Fix UI standar alignment
2017-05-23 15:58:25 -03:00
Gabriel Edgardo Bazán
d22cea024c
Merge pull request #5996 from cmgustavo/bug/addresses-receive-tab
...
Fix addresses view. Also show adddress cached if error occurs
2017-05-15 14:57:00 -03:00
Gustavo Maximiliano Cortez
1c91420581
Ref custom amount. Also fixes small screen issue
2017-05-11 15:43:35 -03:00
Gustavo Maximiliano Cortez
88b6e722f2
Fix addresses view. Also show adddress cached if error occurs
2017-05-10 12:31:40 -03:00
Gustavo Maximiliano Cortez
16f2c780ce
Simple refactor. Update address if receives tx
2017-05-09 12:45:15 -03:00
Gabriel Bazán
813d89a139
add wallet information to custom amount and addresses view
2017-05-08 10:38:08 -03:00
Gabriel Bazán
dbc49e9ce0
remove slider directive and replace sliders in paperwallet view
2017-05-08 10:38:08 -03:00