Commit graph

384 commits

Author SHA1 Message Date
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
João Bordalo
4abedd67d3 fix typo 'Have your saved' => 'Have you saved'
https://github.com/BlueWallet/BlueWallet/issues/1073
2020-05-20 16:22:17 +01:00
Overtorment
b3f09d754d REF: fee selection 2020-05-18 17:48:11 +01:00
marcosrdz
c23a227845 OPS: Fix onPress crash 2020-05-17 12:29:56 -04:00
marcosrdz
08e23ff4d0 OPS: Refactor Main Lists 2020-05-16 21:41:38 -04:00
ncoelho
bdecbdee52 fix lint 2020-05-15 19:10:36 +01:00
ncoelho
73fda825e2 FIX: Line break on tx list 2020-05-15 19:10:36 +01:00
ncoelho
960390f112 FIX: Fee suggestion selection 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
ncoelho
9739db087d Revert "REF: RBF screen can scroll, fix for small devices"
This reverts commit bc152623ce.
2020-05-15 16:22:10 +01:00
ncoelho
f078d20851 REF: RBF screen can scroll, fix for small devices 2020-05-15 16:22:10 +01:00
ncoelho
16dadd4f24 REF: Text margin to icon 2020-05-07 12:06:02 +01:00
ncoelho
4fbef2934a FIX: Icon alignment 2020-05-07 12:06:02 +01:00
ncoelho
4447bc4b16 FIX: Remove chevron from tx list 2020-05-07 12:06:02 +01:00
ncoelho
f91a3c3ef6 More space on the header 2020-05-06 14:54:06 +01:00
ncoelho
c87ab8744c fix lint 2020-05-06 14:54:06 +01:00
ncoelho
b47f6711dc REF: Fix the header size
This changes make no sense, but they work
2020-05-06 14:54:06 +01:00
marcosrdz
de55ffe90b FIX: Fix main list 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
Nuno Coelho
dcbdc36112
Merge branch 'master' into localtrader-highlight 2020-04-28 18:31:50 +02:00
Overtorment
f7028431ce
ADD: broadcast txhex screen 2020-04-28 17:27:35 +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
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
Overtorment
aab1fd24a2 REF: react hooks 2020-04-07 18:15:29 +01:00
ncoelho
4037bad896 improve readability of list, increased white space 2020-03-30 15:29:08 +01: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
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
marcosrodriguezseminole
4a5a55c254 Merge branch 'master' of https://github.com/BlueWallet/BlueWallet into settingsui 2020-03-02 09:36:16 -05:00
Marcos Rodriguez
79a0512664 Merge branch 'master' into filepicker 2020-01-22 23:12:57 -05:00
Marcos Rodriguez
a46c79ac63 FIX: Listen to lnd invoice changes 2020-01-22 19:37:27 +00:00
Marcos Rodriguez
c40eb99bec Merge branch 'master' into settingsui 2020-01-09 10:46:33 -05:00
Marcos Rodriguez
9e302df75d ADD: Export/Import PSBTs
eipiji
2020-01-02 01:56:23 -06:00
Marcos Rodriguez
16ecd3096b ADD: Swipe to Scan 2019-12-31 13:57:39 -06: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
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
f64ef1c71e Merge branch 'master' into settingsui 2019-12-14 21:25:15 -05:00
Marcos Rodriguez
f8fa0ad0a0 ADD: Hide Manage Funds button if wallet doesn't allow onchain refill. 2019-12-14 11:49:07 +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
98a80d9798 Merge branch 'master' into settingsui 2019-12-11 22:21:04 -05:00
Overtorment
deea3a087a OPS: analytics fix 2019-11-29 10:27:40 +00:00
Marcos Rodriguez
fa61ecfd5f FIX: Lower font size 2019-11-10 08:09:30 -05:00
Marcos Rodriguez
7dbbc5a78e Merge branch 'master' into settingsui 2019-11-02 17:32:39 -04:00