Commit Graph

1085 Commits

Author SHA1 Message Date
ncoelho
e6905ceb9a improve heading on android 2020-05-21 20:34:08 +01:00
ncoelho
885447e20d fix lint 2020-05-21 20:34:08 +01:00
ncoelho
ba6be27839 REF: Button position and SafeArea
Moved the button to an outside render. Also removed the SafeArea from the main view following the same logic as on transactions.js this allows to have more space for the button on the bottom of the screen, and also to see the transactions list without a white banner on the bottom. Please don't kill me :)
2020-05-21 20:34:08 +01:00
marcosrdz
a573c697ec ADD: Scan button in Main List 2020-05-21 20:34:08 +01:00
Overtorment
b3f09d754d REF: fee selection 2020-05-18 17:48:11 +01:00
marcosrdz
e1d2384c63 FIX: Add background to tx header 2020-05-18 15:37:28 +01:00
marcosrdz
c23a227845 OPS: Fix onPress crash 2020-05-17 12:29:56 -04:00
marcosrdz
bf56f068ae OPS: Restore Empty TX UI 2020-05-17 08:17:08 -04:00
marcosrdz
08e23ff4d0 OPS: Refactor Main Lists 2020-05-16 21:41:38 -04:00
João Bordalo
ea9dc6efca Fixes hardcoded strings in screen/wallets/details.js:
'connect to'
  'advanced'
  'Use with hardware wallet'

Creates new entries on all loc files:
  loc.wallets.details.connected_to
  loc.wallets.details.advanced
  loc.wallets.details.use_with_hardware_wallet
2020-05-15 16:38:18 +01:00
ncoelho
4aefd5fe6e fix lint 2020-05-15 16:22:10 +01:00
ncoelho
99ab5410fc REF: allow view to be scrolled on small devices 2020-05-15 16:22:10 +01:00
marcosrdz
5e5d7ee4f3 ADD: Storage delete/not-delete for unencrypted storage. 2020-05-11 20:39:20 +01:00
Overtorment
74c700bafb REF: prevent possible crash on ln view invoice screen 2020-05-11 08:08:42 +01:00
marcosrdz
5807efdb6d FIX: Biometrics switch value 2020-05-10 18:27:35 +01:00
ncoelho
f91a3c3ef6 More space on the header 2020-05-06 14:54:06 +01:00
Marcos Rodriguez Vélez
13572c8775
OPS: Upgrade RN elements 2020-05-03 19:17:49 +01:00
Overtorment
cccbfb2bb6 REF: lint 2020-04-30 17:37:46 +01:00
ncoelho
450642401b REF: Remove balance verification for onchain marketplce on iOS 2020-04-30 13:48:23 +01:00
ncoelho
55c697433c Blind fix on android Marketplace 2020-04-29 20:17:42 +01:00
ncoelho
a3c24eb127 REF: fix lapp browser on android 2020-04-29 20:17:42 +01:00
ncoelho
2132d0d0bc fix lint 2020-04-29 20:17:42 +01:00
ncoelho
b7f72498f2 remove 3rd button from ligthning wallets 2020-04-29 20:17:42 +01:00
ncoelho
acbdd443a0 FIX: Don't add Broadcast TX to Lightning wallets 2020-04-29 20:11:54 +01:00
ncoelho
f3984bbb31 ADD: Broadcast on Network options 2020-04-29 16:49:08 +01:00
Overtorment
1bd5086283 Revert "remove 3rd button from ligthning wallets"
This reverts commit a11d4aa453.
2020-04-29 16:29:46 +01:00
Overtorment
893279a884 Revert "fix lint"
This reverts commit 07541438b7.
2020-04-29 16:29:46 +01:00
Overtorment
999cc1f163 Revert "Update transactions.js"
This reverts commit b99fdf670c.
2020-04-29 16:29:46 +01:00
Overtorment
b99fdf670c Update transactions.js 2020-04-29 16:11:40 +01:00
ncoelho
07541438b7 fix lint 2020-04-29 16:11:40 +01:00
ncoelho
a11d4aa453 remove 3rd button from ligthning wallets 2020-04-29 16:11:40 +01:00
Overtorment
c157b108ef FIX: crash on send from watch-only wallet (closes #1023) 2020-04-29 16:09:50 +01:00
Overtorment
92cc2c8411 FIX: broken buy-bitcoin button 2020-04-29 13:37:09 +01:00
marcosrdz
d900b7722e FIX: Hide toolbar when keyboard is dismissed (Android) 2020-04-29 12:35:49 +01:00
Nuno Coelho
dcbdc36112
Merge branch 'master' into localtrader-highlight 2020-04-28 18:31:50 +02:00
Overtorment
d552669dd2 FIX: capitalized deeplink (closes #1005) 2020-04-28 17:28:11 +01:00
Overtorment
f7028431ce
ADD: broadcast txhex screen 2020-04-28 17:27:35 +01:00
marcosrdz
c95326ce7e REF: Secret words uses Hooks 2020-04-28 09:12:48 +01:00
Overtorment
70af003a14 TST: detox e2e test to import BIP84 mnemonic & create real transaction 2020-04-27 20:41:59 +01:00
Marcos Rodriguez Vélez
53c099562b
* FIX: Import toolbar touch 2020-04-27 08:11:33 +01:00
marcosrdz
9f4c823cdc FIX: Import toolbar touch 2020-04-26 12:33:43 +01:00
Overtorment
2a90b271c2 FIX: pass local fiat currency to buy-bitcoin widget 2020-04-24 17:53:13 +01:00
ncoelho
de642f60be REF: Blind fix for import button on android
🤞
2020-04-24 16:49:12 +01:00
Overtorment
2ec23d9147 REF: transaction value 2020-04-24 15:55:10 +01:00
Overtorment
285a81a60d REF: send functionality for all wallet types 2020-04-24 10:37:09 +01:00
Nuno Coelho
4da74c5f26
Merge branch 'master' into localtrader-highlight 2020-04-20 16:42:42 +02:00
marcosrdz
68dc331eb3 REF: Receive Screen with React Hooks 2020-04-20 11:05:22 +01:00
Overtorment
4aad1b6915 REF: lint 2020-04-17 16:23:18 +01:00
Overtorment
4baa1f38a6 ADD: refill lightning wallet with bank card 2020-04-17 16:18:05 +01:00
ncoelho
91ceee85a9 REF: Move the sell fiat button to the list header 2020-04-16 15:43:53 +02:00
ncoelho
1dfc82103f REF: Move onchain marketplace to wallet details 2020-04-16 13:41:12 +02:00
ncoelho
f9aadec59b REF: Remove Local Trader from Wallet view 2020-04-16 11:54:51 +02:00
ncoelho
0e5188c76d ADD: Local Trader CTA to main view 2020-04-15 23:10:24 +02:00
ncoelho
bfbe96630d fix lint 2020-04-15 20:38:10 +02:00
ncoelho
6030b21f61 REF: Cleaner wallet panel at blank state 2020-04-15 19:03:28 +02:00
Marcos Rodriguez Vélez
c5578ae9ef FIX: Wrong URL on Handoff 2020-04-15 13:30:55 +01:00
Overtorment
5abd8ca530 resolved conflict 2020-04-13 17:18:20 +01:00
marcosrdz
4c7ef653d4 ADD: Handoff Receive Address 2020-04-12 16:05:16 +01:00
Overtorment
a6c2cdaf4a FIX: bip38 fixes 2020-04-10 17:06:37 +01:00
Overtorment
20ff1c8871 Merge branch 'master' of github.com:BlueWallet/BlueWallet into fix-bip38 2020-04-10 11:32:43 +01:00
ncoelho
ec9fb91b50 remove ref 2020-04-10 09:43:03 +01:00
ncoelho
9a6bfd6dec fix lint 2020-04-10 09:43:03 +01:00
ncoelho
a39a357a72 fix lint 2020-04-10 09:43:03 +01:00
ncoelho
c306ee7dd8 fix 943 apply KeyboardAvoiding through padding 2020-04-10 09:43:03 +01:00
ncoelho
8572d85e29 fix 947 KeyboardAvoiding for android 2020-04-09 20:22:17 +01:00
Overtorment
3106a47058 resolved conflict 2020-04-07 18:49:47 +01:00
marcosrdz
6cb344286c OPS: Lint 2020-04-07 18:15:29 +01:00
Overtorment
aab1fd24a2 REF: react hooks 2020-04-07 18:15:29 +01:00
ncoelho
35a1bd5390 fix fix aligment on new Settings and promote Electrum 2020-04-07 16:32:16 +01:00
ncoelho
55825a9d08 allow copy to clipboard on watch-only wallets 2020-04-07 16:29:38 +01:00
Overtorment
c4be1ac0da FIX: BIP38 import support 2020-04-07 15:43:40 +01:00
marcosrdz
e579cb4685 ADD: Copy from clipboard on actionsheet 2020-04-06 12:53:42 +01:00
Overtorment
3a184ff578 ADD: avatars in HodlHodl offers list 2020-04-03 22:02:35 +01:00
marcosrdz
97e715019d ADD: Long Press on Send. More optins to come 2020-04-03 16:09:49 +01:00
Overtorment
9b757f348e REF: lint 2020-04-01 20:35:27 +01:00
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