Commit graph

577 commits

Author SHA1 Message Date
Overtorment
4cb77a3ce3
Merge pull request #1514 from BlueWallet/marcosrdz-patch-4
ADD: If Desktop, show Import file option
2020-09-01 14:01:20 +01:00
marcosrdz
b39cb8bad1 ADD: Request location authorization for HodlHodl 2020-08-30 14:23:27 +01:00
marcosrdz
d2968bfe2d ADD: Refresh Button for Desktop 2020-08-24 18:53:51 +01:00
Marcos Rodriguez Vélez
60ea7e8dd0
Update import.js 2020-08-23 01:07:50 -04:00
Marcos Rodriguez Vélez
6215b9e833
ADD: If Desktop, show Import file option 2020-08-23 01:03:44 -04:00
ncoelho
98ec56bd88 FIX: size 2020-08-20 15:45:07 +01:00
ncoelho
ac84592c2e REF: Sizes on buttons for difference devices 2020-08-20 15:45:07 +01:00
marcosrdz
06bca3ae3a FIX: Button size for large devices 2020-08-20 15:45:07 +01:00
Marcos Rodriguez Vélez
b3cf0c010b
ADD: Open desktop browser on macOS (#1469) 2020-08-12 16:30:37 +01:00
marcosrdz
c0a241d2d3 ADD: If on Desktop, show ActionSheet with photo options 2020-08-11 12:26:14 +01:00
Overtorment
c52929054b
Addwallethook2 (#1468)
* REF: Add Wallet Hooks

* OPS: Lint

* Update BlueComponents.js

* OPS: Lint

* Update add.js

* Update add.js

Co-authored-by: marcosrdz <marcospr@pm.me>
2020-08-10 23:38:07 +01:00
Marcos Rodriguez Vélez
2540f14377
REF: Use builtin RefreshControl 2020-08-10 17:10:35 +01:00
Overtorment
ae0e016401
ADD: handling push notification open (#1467) 2020-08-10 15:17:50 +01:00
marcosrdz
59bf5fed36 ADD: Modal Device Height props for macOS 2020-08-10 14:47:45 +01:00
marcosrdz
90f966f12e REF: Reorder Wallets uses hooks 2020-08-10 14:44:41 +01:00
marcosrdz
75f52e421e REF: Wallet details uses Hooks 2020-08-10 14:44:05 +01:00
Overtorment
b27bd6785d
Revert "REF: Add Wallet Hooks (#1357)" (#1454)
This reverts commit 3e9c7aab77.
2020-08-07 14:08:49 +01:00
Marcos Rodriguez Vélez
3e9c7aab77
REF: Add Wallet Hooks (#1357) 2020-08-07 12:31:01 +01:00
marcosrdz
6636515852 ADD: Show loading indicator when processing file or qrcode image 2020-08-06 16:52:20 +01:00
marcosrdz
37c9eecc53 FIX: QRCode border in LND Backup screen 2020-08-05 15:49:26 +01:00
marcosrdz
dfbaab3730 REF: Export useFocusEffect and Hooks 2020-08-05 15:49:26 +01:00
marcosrdz
02bc15a646 REF: Xpub Hooks and useFocusEffect 2020-08-05 15:49:26 +01:00
marcosrdz
d411c19196 FIX: Inverted QR codes #1386 2020-08-03 19:17:37 +01:00
marcosrdz
01bba92c57 FIX: Wallet rename #1417 2020-08-03 14:19:46 +01:00
Overtorment
fe74f742db ADD: hodlhodl logout button 2020-07-31 18:38:15 +01:00
Overtorment
1b00594c35 FIX: unsubscribe from push notifications when wallet is deleted 2020-07-30 15:07:41 +01:00
Overtorment
68c79f995b ADD: screen/wallets/details transactions count 2020-07-28 17:26:26 +01:00
marcosrdz
8c883e8388 FIX: Restore Change unit on balance tap 2020-07-25 17:24:43 +01:00
marcosrdz
c0957ff9da FIX: Input field to rename wallet is covered when typing #1356 2020-07-20 15:18:24 +01:00
Ivan
7d1511056b
REF: Improve localization 2020-07-20 14:38:46 +01:00
ncoelho
f58653bdb7 Fix: Title Background and Invoices background 2020-07-16 19:18:30 +01:00
marcosrdz
32a6fca023 FIX: background Color was missing 2020-07-16 09:31:03 +01:00
Marcos Rodriguez Vélez
2ce7111687
ADD: Dark Mode 2020-07-15 18:32:59 +01:00
Overtorment
e053d5feaf FIX: import mnemonic w/typo, 'try again' does nothing (closes #1286) 2020-07-06 17:46:32 +01:00
Ivan Vershigora
e09aac4b07 FIX: provide entropy for D20 2020-07-02 15:07:18 +01:00
Ivan Vershigora
e6b1b9c7a3 FIX: provide entropy for D20 2020-07-02 15:07:18 +01:00
Overtorment
7396147157 REF: rearrange modules, move from root to blue_modules/ 2020-07-02 15:04:44 +01:00
Ivan Vershigora
0eabb97b49 FIX: fix wallet/transaction perfomance 2020-06-30 17:21:47 +01:00
Ivan Vershigora
ef546857f8 FIX: fix wallet/transaction perfomance 2020-06-30 17:21:47 +01:00
Ivan Vershigora
85f1383d69 FIX: fix wallet/transaction perfomance 2020-06-30 17:21:47 +01:00
Ivan Vershigora
ce23009853 FIX: fix wallet/transaction perfomance 2020-06-30 17:21:47 +01:00
Overtorment
de90c546cc FIX: entropy screen coin image 2020-06-29 16:27:17 +01:00
Ivan
09b81c5941
ADD: Entropy generator (#1233) 2020-06-29 13:58:43 +01:00
Overtorment
553a4a0908 FIX: local trader: when user is not logged in, clicking 'accept offer' should not just throw alert, but open login screen
FIX: local trader: before accepting offer, refetch it and use fresh id and version so there are no 'outdated' errors
FIX: local trader: when 'I am selling', sort order should be reversed

(closes #1280)
2020-06-26 16:55:50 +01:00
marcosrdz
d697ff66a0 ADD: Launch screen dark mode 2020-06-24 19:53:27 +01:00
marcosrdz
e3f0804c8c FIX: Crashes after NavigationService refactor 2020-06-19 13:42:50 +01:00
Marcos Rodriguez Vélez
38de7bea83
OPS: Upgrade RN to 62 2020-06-18 16:49:36 +01:00
Marcos Rodriguez Vélez
df010227cd
ADD: Option to exclude transactions #248 (#1220) 2020-06-18 15:59:44 +01:00
marcosrdz
3818e2dbea FIX: Change Withdraw to Exchange 2020-06-16 17:43:38 +01:00
Overtorment
59851ff323 REF: hodlhodl improvements 2020-06-16 13:48:59 +01:00