Commit Graph

1060 Commits

Author SHA1 Message Date
Overtorment
ef1509b4f9 FIX: electrum connection status now updates realtime 2020-04-01 20:35:27 +01:00
ncoelho
c883271eb4 add licensing to about screen 2020-04-01 15:39:53 +01:00
marcosrdz
afb9eced70 FIX: App name 2020-04-01 15:39:53 +01:00
ncoelho
55af60aa06 add bottom space for android 2020-04-01 15:39:53 +01:00
ncoelho
1cfff0e82a fix lint on changes 2020-04-01 15:39:53 +01:00
ncoelho
b2b9c250c4 add some love to the about section 2020-04-01 15:39:53 +01:00
Evgeny Sokovikov
ffd7f76669 rewrite currency screen usign funcional components 2020-03-31 10:43:16 +01:00
marcosrdz
c0d2157d9c FIX: Error in back button - Marketplace #922 2020-03-31 10:39:58 +01:00
Overtorment
8952a7aa39 TST: selftest improvements
REF: lint
REL: ver bump
2020-03-31 10:27:59 +01:00
marcosrdz
7a2388927c Merge branch 'master' into general 2020-03-30 10:34:42 -04:00
ncoelho
8ab5edfc29 fix linting 2020-03-30 15:30:56 +01:00
ncoelho
59006006e2 Visual styling to electrum view
This is missing a listenner to retrieve live changes. At the moment the user has to kill the app to see any changes.
2020-03-30 15:30:56 +01:00
ncoelho
f312c4133d add badge 2020-03-30 15:30:56 +01:00
marcosrdz
69ecddc5b8 FIX: Handoff enabled flag 2020-03-30 09:50:19 -04:00
marcosrdz
971d92f4e3 REF: Moved network settings 2020-03-29 23:41:02 -04:00
marcosrdz
5f83d8c061 REF: Moved description label for onlaunch 2020-03-29 22:50:18 -04:00
marcosrdz
2c6ab64474 REF: Move OnLaunch to General 2020-03-29 12:46:22 -04:00
marcosrdz
b73450a19a ADD: General Settings 2020-03-28 22:06:45 -04:00
ncoelho
1ff3ba7425 background white
with bounce on ViemPager component the background should be white to look less weird
2020-03-27 21:16:38 +00:00
Overtorment
cd04a2afbb REF: electrum android reconnect improvements 2020-03-27 19:18:14 +00:00
Overtorment
f056080036 REF: lint 2020-03-27 07:57:20 +00:00
Overtorment
23b74666a4 Merge remote-tracking branch 'origin/master' into fix 2020-03-27 07:56:25 +00:00
marcosrdz
c4ad37a8cf FIX: Header safe area 2020-03-26 21:37:19 -04:00
Overtorment
b142ea45fc resolved conflict 2020-03-26 23:46:30 +00:00
ncoelho
ed0ab49dfd fix lint 2020-03-26 23:40:54 +00:00
ncoelho
4a7a4758e0 align margin on tx list
If this is not the most elegant way to do this, let me know
2020-03-26 23:40:54 +00:00
ncoelho
0337b0ad2f fix lint 2020-03-26 23:39:51 +00:00
ncoelho
b4f5157f07 bigger fontSize on mnemonic export screen 2020-03-26 23:39:51 +00:00
Overtorment
2961f2605f REF: lint 2020-03-26 23:38:03 +00:00
Overtorment
b87ac0abea REF: allow hodlhodl on bip49; analytics events for hodlhodl 2020-03-26 17:26:13 +00:00
ncoelho
029633cfdd small visual polish on hodlhodl view 2020-03-26 17:22:34 +00:00
Overtorment
6b188d24ca ADD: support for Electrum Personal Server (SSL connection) 2020-03-26 17:16:06 +00:00
Overtorment
1b2bf0d590 ADD: hodlhodl trading platform integration alpha 2020-03-25 17:08:55 +00:00
marcosrdz
2c20b05381 OPS: Lint 2020-03-25 06:52:33 +00:00
marcosrdz
9200218569 FIX: View pager ref fix 2020-03-25 06:52:33 +00:00
marcosrdz
9956118f83 FIX: Replace swiper with view pager 2020-03-25 06:52:33 +00:00
ncoelho
47ecf99f9f improved copies and removed icon 2020-03-21 12:25:41 +01:00
Overtorment
59838a9433 REF: decrypt storage & advanced mode switch 2020-03-20 15:25:23 +00:00
Overtorment
b1e7378e02 TST: e2e tests for storage encryption 2020-03-19 15:51:35 +00:00
Overtorment
8df2a8d64b TST: started writing detox test for encrypt 2020-03-18 17:03:05 +00:00
Overtorment
a537f61760 resolved conflict 2020-03-18 16:07:09 +00:00
Overtorment
5cf736eb88
OPS: improve CI (#894)
* OPS: improve CI
2020-03-18 15:38:52 +00:00
Overtorment
22cf386f50 TST: wip detox on circleci 2020-03-17 08:40:11 +00:00
marcosrdz
d4b27bb73c Merge branch 'master' into settingsui 2020-03-16 22:39:38 -04:00
Overtorment
bdcc40c8e0 FIX: weird import screen scan qr code behaviour 2020-03-13 14:54:08 +00:00
Overtorment
8724a7ff65 REF: wallet export screen 2020-03-12 17:50:58 +00:00
Overtorment
2299f419bd FIX: linter 2020-03-12 13:26:01 +00:00
Overtorment
b9e038d909 REF: removed single address RBF; refactored breadwallet format a bit 2020-03-11 20:25:12 +00:00
marcosrdz
e0a1d27ef5 FIX: Wallet name input character entry 2020-03-10 14:43:26 +00:00
Overtorment
00fe264f22 REF: single-address wallets now work through electrum 2020-03-09 23:08:34 +00:00
Marcos Rodriguez Vélez
987938bbcf FIX: Import ColdCard wallet using JSON's label. 2020-03-05 15:16:34 +00:00
marcosrodriguezseminole
4a5a55c254 Merge branch 'master' of https://github.com/BlueWallet/BlueWallet into settingsui 2020-03-02 09:36:16 -05:00
Overtorment
55df582bf6
Merge pull request #793 from BlueWallet/filepicker
Coldcard support (filepicker)
2020-02-27 18:01:59 +00:00
Overtorment
f519df22da REF: lint 2020-02-27 15:58:19 +00:00
Overtorment
84938c655e FIX: lnurl scan to receive is not returning the correct view (closes #828) 2020-02-27 15:58:19 +00:00
Overtorment
c3c76d7b39 REF: coldcard & other 2020-02-26 14:39:19 +00:00
Overtorment
fb552b1f3b REF: coldcard support 2020-02-25 14:42:11 +00:00
Overtorment
61ac905f5a Merge remote-tracking branch 'origin/master' into filepicker 2020-02-24 21:45:25 +00:00
Overtorment
2138493bf1 REF: coldcard integration 2020-02-24 21:45:14 +00:00
Overtorment
efa1c52878 FIX: allow capitalized bech32 addresses (closes #838) 2020-02-24 19:53:22 +00:00
Marcos Rodriguez Vélez
ff522218f1 TST 2020-02-14 15:31:50 +00:00
marcosrodriguezseminole
ea1cc1b517 Merge branch 'master' into filepicker 2020-02-14 10:03:38 -05:00
Marcos Rodriguez Vélez
47c679d1d1 FIX: watch-only delete wallet 2020-02-12 21:30:23 +00:00
Marcos Rodriguez
79a0512664 Merge branch 'master' into filepicker 2020-01-22 23:12:57 -05:00
Marcos Rodriguez
1a0ff16037 FIX: Lint 2020-01-22 19:37:27 +00:00
Marcos Rodriguez
bd2d2b5ed0 DEL: Remove alerts from main list 2020-01-22 19:37:27 +00:00
Marcos Rodriguez
a46c79ac63 FIX: Listen to lnd invoice changes 2020-01-22 19:37:27 +00:00
Marcos Rodriguez
b912cf67f3 Merge branch 'master' into filepicker 2020-01-19 22:45:37 -05:00
Marcos Rodriguez
301bf499ce FIX: There's two refresh icons on the main view, when you pull-to-refresh 2020-01-19 23:27:13 +00:00
Marcos Rodriguez
a7e0766612 FIX: Crash on scan in wallets import when closing the view 2020-01-19 23:27:13 +00:00
Marcos Rodriguez
a3954ecc4b ADD: Allow walet change on invoice creation 2020-01-19 21:04:57 +00:00
Marcos Rodriguez
eb141c0d99 FIX: Allow wallet text input to be empty for new wallet naming 2020-01-19 21:04:57 +00:00
Overtorment
69702fec4d FIX: LN Invoice amount renders 0 2020-01-19 20:55:10 +00:00
Marcos Rodriguez
2be60fa1bd FIX: Handle both chains 2020-01-19 19:16:16 +00:00
Marcos Rodriguez
c2cea68bda TST 2020-01-14 23:49:57 -05:00
Marcos Rodriguez
335ad5f5d1 Merge branch 'master' into filepicker 2020-01-14 20:33:36 -05:00
fiatjaf
a4d65faae1 non await decodeInvoice. 2020-01-11 22:26:51 +00:00
Overtorment
8f68ceeccd TST: decrypt storage 2020-01-09 22:32:44 +00:00
Marcos Rodriguez
c40eb99bec Merge branch 'master' into settingsui 2020-01-09 10:46:33 -05:00
Marcos Rodriguez
dcc51b57de Merge branch 'master' into filepicker 2020-01-08 14:17:04 -05:00
Marcos Rodriguez
4ed9d888e0 FIX: Crash on LNInvoice amount render 2020-01-08 18:37:48 +00:00
Marcos Rodriguez
f5409d74e4 FIX: Camera activation 2020-01-08 18:37:48 +00:00
Marcos Rodriguez
a35bc42b9a TSTS 2020-01-07 01:53:32 -05:00
Marcos Rodriguez
2827858d04 TST 2020-01-06 05:31:45 -05:00
Marcos Rodriguez
c4aa788cdf TTS 2020-01-06 05:21:19 -05:00
Marcos Rodriguez
7c120d2b20 RTST 2020-01-04 19:03:02 -06:00
Overtorment
347c2562e4
Merge branch 'master' into swipee2 2020-01-04 20:26:52 +00:00
Marcos Rodriguez
41054fe7a2 Merge branch 'master' into filepicker 2020-01-04 09:35:27 -06:00
Marcos Rodriguez
2ec19bdec4 REF: SelectWallet uses Hooks 2020-01-04 12:23:15 +00:00
Marcos Rodriguez
ee5cb6da45 TST 2020-01-03 23:08:27 -06:00
Marcos Rodriguez
cf1153b546 ADD: Export TXN 2020-01-03 23:02:30 -06:00
Marcos Rodriguez
921e51d138 ADD: Import txn 2020-01-03 21:12:29 -06:00
Marcos Rodriguez
338481a3de TST 2020-01-02 22:02:41 -06:00
Marcos Rodriguez
c54ef7d067 Update details.js 2020-01-02 16:06:51 -06:00
Marcos Rodriguez
b79a974863 TST 2020-01-02 15:29:23 -06:00
Marcos Rodriguez
d11a9456d6 TST 2020-01-02 14:54:34 -06:00
Marcos Rodriguez
447d0e3042 Merge branch 'filepicker' of https://github.com/BlueWallet/BlueWallet into filepicker 2020-01-02 14:00:31 -06:00
Marcos Rodriguez
872bbb6d9d Update details.js 2020-01-02 14:00:27 -06:00
Marcos Rodriguez Vélez
230ab1d2bf
Update import.js 2020-01-02 13:43:15 -06:00
Marcos Rodriguez
6f162bff97 Merge branch 'filepicker' of https://github.com/BlueWallet/BlueWallet into filepicker 2020-01-02 02:06:59 -06:00
Marcos Rodriguez
9e302df75d ADD: Export/Import PSBTs
eipiji
2020-01-02 01:56:23 -06:00
Marcos Rodriguez
cce9cbeec9 Update psbtWithHardwareWallet.js 2020-01-01 23:07:08 -06:00
Marcos Rodriguez
063287ec9d TST 2020-01-01 21:05:35 -06:00
Marcos Rodriguez
84b0baf086 Update psbtWithHardwareWallet.js 2020-01-01 12:52:16 -06:00
Marcos Rodriguez
2beed9984f Update psbtWithHardwareWallet.js 2020-01-01 12:38:11 -06:00
Marcos Rodriguez
6564639769 ADD: Change masterfingerprint UI 2020-01-01 02:03:20 -06:00
Marcos Rodriguez
1680a6768b # This is a combination of 3 commits.
# This is the 1st commit message:

ADD: File picker for import

# This is the commit message #2:

ADD: File picker for import

# This is the commit message #3:

ADD: Tests for DeeplinkSchemaMatch
2020-01-01 02:03:00 -06:00
Marcos Rodriguez
16ecd3096b ADD: Swipe to Scan 2019-12-31 13:57:39 -06:00
Marcos Rodriguez
3678c376a6 FIX: Set isLoading to false when biometrics unlock fails 2019-12-28 19:44:27 +00:00
Overtorment
adf00f1da0 TST: fix selftest 2019-12-28 18:24:53 +00:00
Marcos Rodriguez
6dac7340ef FIX: TX Time visual glitch 2019-12-28 17:37:21 +00:00
Marcos Rodriguez
c975347b6f REF: Reworked Import wallet flow 2019-12-27 21:50:59 +00:00
Marcos Rodriguez
ec5bc4a3c6 ADD: Ask user if they have backed up their seed phrase 2019-12-26 22:40:03 +00:00
Marcos Rodriguez
29d35c36b5 ADD: Export screen allows copying to clipboard if its a LNDHub wallet 2019-12-26 22:21:46 +00:00
Marcos Rodriguez
c2eb13dd30 ADD: Show LNDHub backup when creating lnd wallet 2019-12-26 22:21:46 +00:00
Marcos Rodriguez
c8c32a11cb Merge branch 'master' into settingsui 2019-12-25 16:52:57 -06:00
Marcos Rodriguez
5d569f8510 REF: Default view settings now uses Hooks 2019-12-25 22:36:45 +00:00
Marcos Rodriguez
b9e223ad37 REF: Release Notes uses Hooks 2019-12-25 21:22:32 +00:00
Marcos Rodriguez
6a5d9daad4 REF: About now uses hooks 2019-12-25 21:21:28 +00:00
Marcos Rodriguez
bbe01d16a3 FIX: TX list uses whole canvas area 2019-12-25 21:08:24 +00:00
Marcos Rodriguez
ea23dc1063 FIX: Show an alert when theres a fetch transactions error. 2019-12-25 21:07:28 +00:00
Marcos Rodriguez
3745ee5b9c REF: Eliminated SettingsContainer 2019-12-24 23:44:33 -06:00
Marcos Rodriguez
e598cff869 Merge branch 'master' into settingsui 2019-12-24 23:28:34 -06:00
Marcos Rodriguez
b341f8b5c3 FIX: Receive address was not being rendered 2019-12-23 17:31:42 +00:00
Marcos Rodriguez
183135d910 FIX: Wallet type selecion clipping on advanced mode 2019-12-23 17:24:36 +00:00
Marcos Rodriguez
775d4bee43 FIX: Wallet type selecion clipping on advanced mode 2019-12-23 09:49:25 +00:00
Marcos Rodriguez
687143e66e Merge branch 'master' into settingsui 2019-12-21 22:25:12 -06:00
Marcos Rodriguez
b1748b80fa FIX: Issue 769. Don't allow empty wallet labels 2019-12-21 21:04:56 +00:00
Marcos Rodriguez
b04d206e42 Merge branch 'master' into settingsui 2019-12-19 15:44:47 -05:00
Marcos Rodriguez
b30656e1ff REF: Custom receive
Update details.js
2019-12-18 23:26:29 +00:00
Marcos Rodriguez
5f50be22f2 ADD: Handle clipboard content with both bitcoin: and lightning:
Update App.js

Update App.js

Update App.js
2019-12-18 23:14:44 +00:00
Marcos Rodriguez
f64ef1c71e Merge branch 'master' into settingsui 2019-12-14 21:25:15 -05:00
Overtorment
f077f893f7 FIX: scan QR with mnemonics now defaults to BIP84 if wallet is blank 2019-12-14 14:44:52 +00:00
Overtorment
703196d4d1 Revert "FIX: Dismiss modal after success import"
This reverts commit 5b1515ee3f.
2019-12-14 14:24:12 +00:00
Marcos Rodriguez
bdb9add2e2 ADD: Native segwit as default wallet
S
2019-12-14 11:59:10 +00:00
Marcos Rodriguez
5ad850e081 ADD: Scroll to end of wallets list when adding a wallet 2019-12-14 11:42:39 +00:00
Marcos Rodriguez
4b36c5f69a Merge branch 'master' into settingsui 2019-12-14 02:04:02 -05:00
Marcos Rodriguez
fc3bb6f2d2 FIX: Scan to receive is more visible
Update lndCreateInvoice.js
2019-12-13 23:04:00 +00:00
Overtorment
cdd760f6fa REF: added constant 2019-12-13 02:19:32 +00:00
Marcos Rodriguez
d60323961b ADD: Toggle for RBF
Update hd-segwit-bech32-wallet.js

Update details.js

Update details.js
2019-12-13 02:19:32 +00:00
Marcos Rodriguez
748ec94bb4 FIX: Hide loading indicator after push 2019-12-13 01:12:10 +00:00
Marcos Rodriguez
5b1515ee3f FIX: Dismiss modal after success import
Update scanQrWif.js
2019-12-13 01:12:10 +00:00
Marcos Rodriguez
98a80d9798 Merge branch 'master' into settingsui 2019-12-11 22:21:04 -05:00
Overtorment
6589ccca58 TST: encryption 2019-11-30 00:34:51 +00:00
Overtorment
deea3a087a OPS: analytics fix 2019-11-29 10:27:40 +00:00
Marcos Rodriguez
cef9e33a44 Merge branch 'master' into settingsui 2019-11-28 17:54:01 -06:00
Marcos Rodriguez
6d025bc9cb FIX: Import QR Code from screenshot not working 2019-11-26 11:43:24 +00:00
Marcos Rodriguez
29562369e9 Merge branch 'master' into settingsui 2019-11-22 10:49:34 -05:00
Marcos Rodriguez
15c42dcedd FIX: Allow textfield to be visible above keyboard 2019-11-21 17:47:50 +00:00
Marcos Rodriguez
00bb9fe28b ADD: Today Extension and Quick Actions.
Update MainInterface.storyboard

ADD: Cache fetched data

ADD: Add "Up from/Down from" data

OPS: Add Provision Profile

Update project.pbxproj

ADD: Synchronize user selected currency with Today extension

Update Info.plist

ADD: quick actions

Update App.js

Update App.js

Update App.js

Update App.js

Update App.js

FIX: Fix currency bugs

FIX: Hide balance from quick actions

ADD: cqc

Update currency.js

Update TodayViewController.swift

Update App.js

REF: headercolor

Update App.js

FIX: carousel would not show

FIX: Fix

FIX

FIX

Update API.swift

FIX: Fixed alerts

TST

Revert "TST"

This reverts commit bcdf62e9b238cc5da200cc4bce45e4e55f480d6d.

ADD: Tests mocks

REF: Device Quick Actions ref

FIX: Fixed crash

Update quickActions.ios.js

ADD: QuickActions for Android

D

FIX: Tests

OP
2019-11-21 17:34:38 +00:00
Overtorment
12b84fecb3 REF: lint 2019-11-19 14:49:09 +00:00
Overtorment
b5339f2aa7 FIX: lapp browser when typing URL without https scheme it doesnt work (closes #732) 2019-11-19 09:02:12 +00:00
Marcos Rodriguez
64f6f74dea Merge branch 'master' into settingsui 2019-11-16 08:23:10 -05:00
ncoelho
fdded0769f ADD: Value and memo to the success screen
fix logic for both sent and receive

fix null

fix layout for small devices with flexbox

marcos suggestions fix
2019-11-16 10:29:31 +00:00
Marcos Rodriguez
98c410b188 ADD: Send max option on advanced menu 2019-11-16 10:26:12 +00:00
Marcos Rodriguez
ef1772c419 FIX: Dont allow zero invoices to enable create invoice button 2019-11-16 10:22:38 +00:00
Marcos Rodriguez
25e68fc21a OPS: upgrade rnwatch
OPS: react-native-watch-connectivity-0.4.1

FIX

FIX

Update WatchConnectivity.ios.js

Update WatchConnectivity.ios.js

ADD: Add Onchain address view for Lightning

Update package.json

FIX: Fix communication bug

FIX: Fix communication bug

Update Info.plist

FIX: Update for watch

Update Interface.storyboard

TST

Update WatchConnectivity.android.js

Update WatchConnectivity.ios.js
2019-11-16 10:17:42 +00:00
Marcos Rodriguez
38048b2068 FIX: Current storage will be the selected one for decrypt 2019-11-10 09:18:56 -05:00
Marcos Rodriguez
fe305876b3 Update encryptStorage.js 2019-11-10 06:53:40 -05:00
Marcos Rodriguez
e01ffa85fb Update encryptStorage.js 2019-11-10 06:51:40 -05:00
Marcos Rodriguez
406bcb58fc ADD: Move biometrics to security screen 2019-11-10 06:43:41 -05:00
Marcos Rodriguez
29901ab399 FIX: Resolved crash when decrypting and going back to the wallets list 2019-11-03 02:26:20 -05:00
Marcos Rodriguez
8c1f9631e0 Merge branch 'master' into settingsui 2019-11-03 01:39:57 -05:00
Overtorment
954cb88ebf FIX: crash on PSBT tx broadcast (when using with hardware wallet) 2019-11-02 23:07:39 +00:00
Marcos Rodriguez
7dbbc5a78e Merge branch 'master' into settingsui 2019-11-02 17:32:39 -04:00
Marcos Rodriguez
43f6304666 ADD: Rewrite Settings screen with Hooks. OPS: Update pacakges
Update settings.js

FIX: Removed redundancy

OPS: Lower required deployment target for iOS and watchOS

FIX: Podfile

Pod

Update project.pbxproj

ADD:  Use RN Nav Hooks

Update settings.js

Update settings.js
2019-11-02 21:06:37 +00:00
Nuno Coelho
8649e5172c REF: mnemonic backup screen 2019-11-02 20:58:55 +00:00
Overtorment
9d2192b21e REF: about:blank 2019-10-23 22:54:09 +01:00
Marcos Rodriguez
7a62a2ae66 OPS: Update RN Device Info 2019-10-22 16:36:27 +01:00
Overtorment
f8f8201cae REF: about:blank 2019-10-22 13:18:50 +01:00
Marcos Rodriguez
41b2808378 DEL: Remove react-native-system-setting 2019-10-22 12:22:54 +01:00
Overtorment
65fcb1bbff ADD: brought back Lapp browser 2019-10-21 15:24:36 +01:00
Overtorment
36dd24b2b7
Merge pull request #695 from BlueWallet/mrktplc-for-ios
ADD: external marketplace link for ios
2019-10-20 11:20:14 +01:00
Marcos Rodriguez
e10ff74387 FIX: Button width on android 2019-10-18 10:22:49 -04:00
Marcos Rodriguez Vélez
6818c7b527
Update transactions.js 2019-10-17 10:17:08 -04:00
Marcos Rodriguez
b9cf5c6172 FIX: Now able to use biometrics with encrypted storage (not for unlocking) 2019-10-17 14:58:17 +01:00
Marcos Rodriguez
256e45f7d2 ADD: Allow for multiple buttons 2019-10-16 22:08:09 -04:00
Marcos Rodriguez
addd8a2926 FIX: Align marketplace button 2019-10-16 21:51:22 -04:00
Overtorment
15488b668f Merge branch 'master' of github.com:BlueWallet/BlueWallet 2019-10-16 23:15:59 +01:00
Overtorment
3bd615bdb1 FIX: LApp marketplace address is now editable 2019-10-16 23:07:01 +01:00
Overtorment
968e5fb7ac ADD: external marketplace link for ios 2019-10-16 22:38:23 +01:00
João Bordalo
c61e5f5179 fixes bug where in pt_PT 'Save' ('Guardar') appears broken. 2019-10-16 18:12:46 +01:00
Overtorment
4f307b8e3a REF: lint 2019-10-16 17:51:00 +01:00
Marcos Rodriguez
8a3d3a7efa Update details.js 2019-10-12 00:28:45 +01:00
Overtorment
fdf2d4d40f FIX: minor issue with scanQrWif 2019-10-11 23:36:46 +01:00
Marcos Rodriguez Vélez
e55faaa6ae Update settings.js 2019-10-11 22:16:37 +01:00
Overtorment
afbb664025 ADD: cryptoadvance HW wallet support 2019-10-11 20:57:32 +01:00
Overtorment
e9c8b47eb0
ADD: Biometrics 2019-10-10 21:22:56 +01:00
Marcos Rodriguez
a8c02be63d FIX: Time shown for top-most transaction
FIX: Removed unused var
2019-10-10 12:26:48 +01:00
Marcos Rodriguez
0f9a4e29c3 Merge branch 'master' into biometrics 2019-10-09 05:00:17 -04:00
Marcos Rodriguez
589b367c51 FIX: Update commit hash for dependency. 2019-10-09 09:54:13 +01:00
Marcos Rodriguez
aad9370281 Merge branch 'master' into biometrics 2019-10-06 23:26:53 -04:00
Overtorment
839488b1ef REF: lint
FIX: Refactored
2019-10-06 23:22:46 -04:00
Marcos Rodriguez
dc56481e8a FIX: Remove unused variables 2019-10-06 23:21:30 -04:00
Marcos Rodriguez
e3a640cb59 ADD: Default into wallet 2019-10-06 23:21:30 -04:00
Overtorment
85074da742 REF: lint 2019-10-06 12:40:21 +01:00
Marcos Rodriguez
551018f60b FIX: Removed redundant key 2019-10-05 21:12:55 -04:00
Marcos Rodriguez
68bb940a39 FIX: Changes 2019-10-05 18:36:16 -04:00
Marcos Rodriguez
c2b667c3ca Merge branch 'master' into biometrics 2019-10-05 18:18:23 -04:00
Marcos Rodriguez
069eb88121 Merge branch 'master' into defualtview 2019-10-05 18:10:54 -04:00
Overtorment
384932261f FIX: zero on send success screen 2019-10-06 00:45:51 +03:00
Marcos Rodriguez
7f02c1594a Merge branch 'master' into defualtview 2019-10-03 15:33:39 -04:00
Marcos Rodriguez
c1e465f96e FIX: Remove set brightness from receive amount. Add X to select wallet 2019-10-03 21:49:49 +03:00
Marcos Rodriguez
d3004e9272 FIX: Remove unused variables 2019-10-02 23:10:22 -04:00
Marcos Rodriguez
8a23083767 ADD: Default into wallet 2019-10-02 23:06:47 -04:00
Marcos Rodriguez
c930e818ac Merge branch 'master' into biometrics 2019-10-01 15:24:55 -04:00
Marcos Rodriguez
ddd8ee2487 FIX: Modify Receive address code 2019-09-30 18:13:22 -04:00
Marcos Rodriguez Vélez
a2271ba62b
Update transactions.js 2019-09-30 10:33:05 -04:00
Marcos Rodriguez
2e79971f04 FIX: Remove unused class 2019-09-29 20:25:22 -04:00
Marcos Rodriguez
9e12222989 ADD: Refill with external wallet 2019-09-29 16:01:27 -04:00
Marcos Rodriguez
102bad7727 Merge branch 'master' into biometrics 2019-09-28 12:33:36 -04:00
Overtorment
d53f502da1 FIX: better wallet export QR readability 2019-09-28 14:08:45 +01:00
Overtorment
a1d542dc28 FIX: NaN when sending onchain 2019-09-27 20:12:28 -04:00
Overtorment
a206988ba3 FIX: RBF tx memo porting 2019-09-27 20:12:28 -04:00
Marcos Rodriguez
29ce0271f8 ADD: Biometrics
FIX: Added FaceID Usage description

ADD: Use Biometrics for Show balance.

ADD: Unlock With Boot Screen

FIX: Allow the use of Biometrics after decrypt

FIX: Build system revert.

FIX: Remove biometric from receive address.

ADD: Biometric for export

FIX: Use RNSecureKeyStore for biometrics

FIX: Realign views

Update biometrics.js
2019-09-27 20:12:25 -04:00
Overtorment
11f73f1e65 FIX: NaN when sending onchain 2019-09-27 18:06:24 +03:00
Overtorment
443acb07e0 FIX: RBF tx memo porting 2019-09-27 11:45:10 +01:00
Marcos Rodriguez
1558cf3757 FIX: Display single address 2019-09-22 15:29:46 -04:00
Overtorment
41d44093ab
Merge branch 'master' into patch-1 2019-09-22 15:32:20 +03:00
Overtorment
7bb7ca9948
Merge branch 'master' into master 2019-09-22 15:29:13 +03:00
Overtorment
1e6ccc2db1
Merge pull request #655 from BlueWallet/traditional-chinese
add Chinese traditional language
2019-09-22 15:27:07 +03:00
Marcos Rodriguez
4740742f9a FIX: Pause capture on import QR 2019-09-21 19:48:08 -04:00
Marcos Rodriguez
e61cdb540a FIX: Permission fixes. 2019-09-21 19:39:42 -04:00
Marcos Rodriguez
3c82b0ec72 ADD: Go straight to camera for scan. 2019-09-21 13:37:37 -04:00
Overtorment
4fef5847ef
Merge pull request #641 from junderw/bumpBitcoinJS
Update to BitcoinJS 5.1.6
2019-09-21 18:58:30 +03:00
ncoelho
6c5c16858c typo 2019-09-20 16:20:38 +01:00
ncoelho
876f7cf214 language settings vietnamise 2019-09-20 16:19:30 +01:00
ncoelho
bdfb114d56 Merge branch 'master' of https://github.com/BlueWallet/BlueWallet into pr/461 2019-09-20 12:59:03 +01:00
ncoelho
48c139d1dd add Chinese traditional language
There was something wrong with the other branch
2019-09-20 12:20:28 +01:00
ncoelho
d4cabfc204 fix error for unused var 2019-09-20 11:58:47 +03:00
ncoelho
3961bc305b minor visual changes
changes color on scan and spacing between elements
2019-09-20 11:58:47 +03:00
ncoelho
cebfe3e57a replace btc with sats for lightning wallets 2019-09-20 11:58:47 +03:00
ncoelho
cf8eec0163 wallet selector margins
Visual changes on wallet selector margins on lightning send
2019-09-20 11:58:47 +03:00
Marcos Rodriguez
0976b44b8f ADD: Splash screen animation #644 2019-09-20 11:56:52 +03:00
ncoelho
4c118dfd51 add margins to the title 2019-09-20 11:51:17 +03:00
Marcos Rodriguez
32cbe5bdd5 FIX: Marketplace App Store Guidelines 2019-09-20 11:51:17 +03:00
Overtorment
95ed8e1426
Merge pull request #646 from BlueWallet/close-button-scan
replace big white close with more clean one
2019-09-18 11:27:52 +03:00
Overtorment
144d48d009
Merge pull request #610 from BlueWallet/issue-573
FIX: Don't display send modal if address belongs to self #573
2019-09-18 11:19:38 +03:00
ncoelho
b7099c88b6 center invoice success icon 2019-09-18 00:27:24 +02:00
ncoelho
cc0b8376f8 replace big white close with more clean one
Moved to the right side, replaced with a less cluttered version.
2019-09-17 19:46:23 +02:00
Marcos Rodriguez Vélez
06d709ad5f
Merge branch 'master' into bumpBitcoinJS 2019-09-17 12:04:26 -04:00
Marcos Rodriguez Vélez
c86bd12eb0
Merge branch 'master' into issue-573 2019-09-17 11:46:00 -04:00
Marcos Rodriguez
618ae19342 FIX: Fix NaN success screen. 2019-09-16 17:11:22 -04:00
Marcos Rodriguez
d6bc65e9c7 Merge branch 'master' into batchui 2019-09-16 16:10:20 -04:00
Marcos Rodriguez
a62f93dbcd FIX: Select fastest fee by default. 2019-09-15 21:10:35 +01:00
fiatjaf
728104eec7 fix props validation on LNDCreateInvoice. 2019-09-15 20:52:02 +01:00
fiatjaf
74a3b54e17 handle lnurl clicks. 2019-09-15 20:52:02 +01:00
Marcos Rodriguez
9615d0fc5f FIX: Provide better warning 2019-09-14 01:23:17 -04:00
Marcos Rodriguez
865e7dbe40 FIX: Decouple RNSecureKeyStore from encryptStorage component. 2019-09-14 00:34:24 -04:00
junderw
d0b2af32a1
Fix outputs value greater than inputs value bug in tests 2019-09-14 10:05:30 +09:00
junderw
e72afd758e
Update to BitcoinJS 5.1.6 2019-09-14 07:15:59 +09:00
Marcos Rodriguez
f49335047f Update details.js 2019-09-11 22:05:01 -04:00
Marcos Rodriguez
798b75bd25 Update details.js 2019-09-11 22:00:49 -04:00
Marcos Rodriguez
b22545ace4 FIX: Removed unnecessary code. 2019-09-11 21:59:11 -04:00
Marcos Rodriguez
22c3603ff1 Merge branch 'master' into issue-573 2019-09-11 21:54:44 -04:00
Marcos Rodriguez
6f2280ab0e ADD: Batch send UI
WIP: Create batch TX

WIP: Continuing...

WIP: More work

WIP: More work...

WIP

WIP

Update signer.js

FIX: Fix Send Max

ADD: Warn user if they want to make a max transaction but then switch to a wallet without support.

FIX: Fixed BIP70 processing

FIX: Removed parameter

FIX: Fixed multiple UI recipient bugs.

WIP

WIP

ADD: Scroll the problematic transaction

Update details.js

Update details.js

FIX: Fix crash when switching wallets

FIX: Success message
2019-09-11 21:35:11 -04:00
Marcos Rodriguez
78a6f1f525 Update walletMigrate.js 2019-09-09 22:09:51 -04:00
Marcos Rodriguez
26b351b498 Merge branch 'master' into settingsui 2019-09-09 22:03:39 -04:00
Overtorment
ceb2f129d0
Merge branch 'master' into screensize 2019-08-31 15:43:24 +01:00
Marcos Rodriguez
5f0e2d5305 FIX: Forked dependency repo. 2019-08-31 15:41:07 +01:00
Marcos Rodriguez
bbefe8ff6c ADD: Auto adjust screen brightness on screens with QRCode. 2019-08-31 15:41:07 +01:00
Marcos Rodriguez Vélez
b46785eedb Update details.js 2019-08-31 15:40:20 +01:00
Marcos Rodriguez
d4b6150d24 FIX: Add warning to or restrict delete wallet option when it has balance 2019-08-31 15:40:20 +01:00
Marcos Rodriguez
8778791151 FIX: InputAccessoryViewID 2019-08-31 15:39:21 +01:00
Marcos Rodriguez
d4f04d63a6 FIX: Mispelled prop 2019-08-31 15:39:21 +01:00
Marcos Rodriguez
cb95192e6b FIX: Use toolbar instead of buttons. 2019-08-31 15:39:21 +01:00
Marcos Rodriguez
ee31cd9b71 FIX: Fixed conditional 2019-08-31 15:39:21 +01:00
Marcos Rodriguez
73b135d69d FIX: Disable Clear button if no text is inserted 2019-08-31 15:39:21 +01:00
Marcos Rodriguez
ffaf904460 FIX: Seed phrase import issues 2019-08-31 15:39:21 +01:00
Marcos Rodriguez
5fff305dd2 FIX: Fixed UI for transaction status. 2019-08-31 02:37:34 -04:00
Marcos Rodriguez
7d8196f512 FIX: Varios UI fixes to accomodate additional screen sizes. 2019-08-31 02:27:43 -04:00
Marcos Rodriguez
db8f53c67f ADD: Provide fee bump suggestions. 2019-08-27 20:02:01 +01:00
Marcos Rodriguez Vélez
7638407d43 Update transactionStatus.js 2019-08-27 19:57:37 +01:00
Overtorment
c9c35f120a TST: fix 2019-08-26 19:06:52 +01:00
Overtorment
a0fbc2efbd ADD: marketplace for regular onchain btc wallets 2019-08-26 15:28:08 +01:00
Marcos Rodriguez
01561bcdb5 ADD: WatchApp Complication. 2019-08-25 20:19:59 +01:00
Marcos Rodriguez
59c9905ae8 FIX: Don't display send modal if address belongs to self #573 2019-08-24 21:14:26 -04:00
Marcos Rodriguez
d48bbd7340 FIX: Don't show alert unless password is invalid. 2019-08-23 03:25:12 -04:00
Marcos Rodriguez
9f9b1e1c20 ADD: Decrypt Storage 2019-08-23 03:04:23 -04:00
Overtorment
399584cc44 REF: migration 2019-08-21 20:29:54 +01:00
Overtorment
25a71aa80e FIX: all data is stored in OS secure keystore 2019-08-20 20:47:43 +01:00
Overtorment
21ec9dc647 REF 2019-08-20 20:47:43 +01:00
Overtorment
260815b24c FIX: import legacy address by WIF with uncompressed pubkey (closes #590) 2019-08-17 14:46:12 +01:00
Marcos Rodriguez
d1dc6cf250 FIX: Only provide handoff if wallet is onchain. 2019-08-15 19:42:09 +01:00
Marcos Rodriguez
41da185522 ADD: Handoff for a transaction and wallets 2019-08-15 19:42:09 +01:00
Overtorment
e640c2e5f4
Merge pull request #567 from BlueWallet/fix-3-dots
add proper 3 dots icon to missing elements
2019-08-13 20:40:29 +01:00
Marcos Rodriguez
027d02713b FIX: Missing execution for Cancel button visibility. 2019-08-13 20:05:25 +01:00
Marcos Rodriguez
b25908c3b5 FIX: Tap to copy preimage text. 2019-08-11 08:35:52 +01:00
Marcos Rodriguez
8eb0b4269e ADD: New TX status screen 2019-08-10 02:57:55 -04:00
Overtorment
cc75ec0ad4
Merge pull request #571 from BlueWallet/wallet-selector
fix wallet selector on send view
2019-08-08 20:24:40 +01:00
Overtorment
313d9f8c6a
Merge branch 'master' into marcosrdz-patch-1 2019-08-08 20:23:20 +01:00
Overtorment
001b1d9d2c
Merge pull request #570 from BlueWallet/address-position
fix address position
2019-08-08 20:21:45 +01:00
Overtorment
630da9d24c
Merge pull request #572 from BlueWallet/distance-bignumber
fix distance to btc and fiat
2019-08-08 20:20:56 +01:00
Marcos Rodriguez Vélez
455a01070e FIX: Update keyboard behavior 2019-08-08 20:19:34 +01:00
Nuno Coelho
c8e1f0921e
Merge branch 'master' into fix-3-dots 2019-08-07 21:29:51 +02:00
Nuno Coelho
07f2a7e161
Merge branch 'master' into address-position 2019-08-07 21:27:22 +02:00
Nuno Coelho
d2b1885fc8
Merge branch 'master' into wallet-selector 2019-08-07 21:26:41 +02:00
Nuno Coelho
e15f3cd861
Merge branch 'master' into distance-bignumber 2019-08-07 21:25:32 +02:00
Marcos Rodriguez
ff0f7d17b9 ADD: User confirmation for use of all funds. 2019-08-07 20:03:12 +01:00
Marcos Rodriguez
221df24100 FIX: placeholder amount bug 2019-08-07 20:03:12 +01:00