Commit graph

2,963 commits

Author SHA1 Message Date
Jean-Baptiste Dominguez
7fa1cd1668 Fix contacts 2018-07-17 11:02:25 +09:00
Jean-Baptiste Dominguez
a4f0f88766 Fix addressbookAdd 2018-07-16 15:52:33 +09:00
Jean-Baptiste Dominguez
8442248e96
Merge branch 'wallet/sprint/19' into wallet/task/416 2018-07-16 14:25:03 +09:00
Brendon Duncan
7dea47eb42
Merge pull request #214 from Bitcoin-com/wallet/task/458
Wallet/task/458
2018-07-16 13:53:20 +12:00
Sebastiaan Pasma
00b4ee5849
wallet empty/no wallet fixes 2018-07-13 14:54:26 +02:00
Sebastiaan Pasma
d801e287fd
Only copy address to clipboard after click "generate new address" 2018-07-13 14:23:09 +02:00
Sebastiaan Pasma
358ae5842c
Clipboard empty message + translations 2018-07-13 14:16:15 +02:00
Sebastiaan Pasma
501e8ce738
Only show "from"-wallets with balance 2018-07-13 14:02:48 +02:00
Sebastiaan Pasma
02e22517cb
scrollable contacts fix 2018-07-13 11:44:24 +02:00
Jean-Baptiste Dominguez
8abaf184aa 458 - Add Statistic 2018-07-13 17:19:31 +09:00
Brendon Duncan
2121155dd0 When pasting from clipboard using the button on send screen, the text now appears the first time. 2018-07-13 17:18:41 +12:00
Brendon Duncan
e299422843 Shows "Empty case" send screen after sending all funds from wallets. 2018-07-13 15:03:57 +12:00
Sebastiaan Pasma
a3ef304e09
wallet to wallet back-button 2018-07-12 17:40:31 +02:00
Sebastiaan Pasma
554d40d08f
config variable 2018-07-12 15:25:42 +02:00
Sebastiaan Pasma
2e6ae9770e
Wallet to wallet flow 2018-07-12 15:25:11 +02:00
Sebastiaan Pasma
be32f53668
Wallet 2 wallet transfer 2018-07-11 17:31:58 +02:00
Sebastiaan Pasma
7cc806b00c
Filter contacts on "starting with" instead of "contains" and some refactors 2018-07-10 15:11:17 +02:00
Sebastiaan Pasma
e6da12c17e
tab-send 2018-07-10 14:27:51 +02:00
Sebastiaan Pasma
af6ddce7fe renamed tab-send files 2018-07-10 11:11:11 +02:00
Sebastiaan Pasma
94e6dd7dac clipboard features 2018-07-10 11:08:03 +02:00
Sebastiaan Pasma
9a9ddbc413 Merge branch 'wallet/task/420' into wallet/task/416 2018-07-10 10:27:44 +02:00
Sebastiaan Pasma
1ee95cf262 new send-tab 2018-07-09 18:22:11 +02:00
Sebastiaan Pasma
de32460fd7 bannerService fixes + some space for the loader 2018-07-04 11:05:31 +02:00
Jean-Baptiste Dominguez
bbe78ea4ca Updates 2018-07-04 17:17:39 +09:00
Sebastiaan Pasma
1d5010de41 home view changes for bannerService 2018-07-03 11:38:22 +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
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
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