Commit Graph

40 Commits

Author SHA1 Message Date
Marcos Rodriguez Vélez
f5704a9832 FIX: Fixed an issue in currency settings where the checkmark wouldn't be in the correct preference
ADD: Added AUD, VEF, and ZAR fiats.
2019-01-03 20:46:40 -05:00
Overtorment
65504646b0 REF 2019-01-03 01:41:27 +00:00
Marcos Rodriguez Vélez
10d49550fa FIX: Fixed an error on while updating invoice 2019-01-02 20:10:16 -05:00
Marcos Rodriguez Vélez
18b50c9bbd FIX: Fixed content size issue on viewing lnd invoice 2019-01-02 20:05:53 -05:00
Marcos Rodriguez Vélez
ae93dd453b FIX: Fixed spacing between items in LND Invoice view 2019-01-02 14:05:15 -05:00
Marcos Rodriguez Vélez
39deff924e FIX: failed to decode simple address from URL scheme? #190
FIX: Paid Invoice UI errors.
2019-01-01 17:31:42 -05:00
Overtorment
bba840d2bf FIX 2019-01-01 03:21:14 +00:00
Overtorment
0c4a73e327 REF 2019-01-01 03:17:33 +00:00
Marcos Rodriguez Vélez
7608f327bf FIX: Use loc instead of hardcoded string 2018-12-31 19:41:15 -05:00
Overtorment
e4cc953c6d REF 2019-01-01 00:09:10 +00:00
Overtorment
3581552535 FIX: correct polling for paid user invoice 2018-12-30 15:34:13 +00:00
Marcos Rodriguez Vélez
fd46fa4476 ADD: Manages LND funds using new wallet selector 2018-12-30 01:10:16 -05:00
Marcos Rodriguez Vélez
ef7d543c6a FIX: view invoice will not allow you to go back if it is an initial screen 2018-12-29 22:33:41 -05:00
Marcos Rodriguez Vélez
ca203785e6 FIX: currency crash 2018-12-29 13:58:22 -05:00
Marcos Rodriguez Vélez
66bce8874a FIX: Dismiss add screen 2018-12-29 13:24:51 -05:00
Marcos Rodriguez Vélez
77a5667e94 ADD: See additional node info 2018-12-28 20:15:59 -05:00
Marcos Rodriguez Vélez
c049d12e74 essage 2018-12-28 16:01:55 -05:00
Pavel Ševčík
43512fd8cf Refactor: Use static properties for wallet types 2018-12-28 16:52:06 +01:00
Marcos Rodriguez Vélez
02db2d20eb If invoice object passed, show the UI right away. 2018-12-27 19:26:46 -05:00
Marcos Rodriguez Vélez
5efbd2ca9f ADD: Check if invoice expired after fetching data 2018-12-27 18:40:55 -05:00
Marcos Rodriguez Vélez
912d8808cc ADD: If wallet was previously imported, throw an alert. 2018-12-27 18:33:39 -05:00
Marcos Rodriguez Vélez
78988dfe1f FIX: Removed remaining old-style headers 2018-12-27 10:12:22 -05:00
Marcos Rodriguez Vélez
6f58cc1944 ADD: Lightning invoice fetch every 5 seconsds 2018-12-27 01:12:19 -05:00
Marcos Rodriguez Vélez
d4a0b7e9b0 FIX: replaced headers for import and pay invoice 2018-12-25 15:53:24 -05:00
Marcos Rodriguez Vélez
78b0a4c357 Create LND invoice 2018-12-25 11:34:51 -05:00
Marcos Rodriguez Vélez
4aa9c47fda ADD: Deeplinking for LND invoices 2018-12-24 10:29:33 -05:00
Marcos Rodriguez Vélez
265f975cd1 Styling fixes for LND wallets 2018-12-22 22:51:58 -05:00
Igor Korsakov
6f581a2f2e
Eject (#126)
* OPS: randombytes work
* OPS: porting to RN android: added prompt, refactoring
* OPS: better android prompt
* FIX: scan qr callback
* FIX: correct fee sat calculation for HD & classic segwit wallets
* FIX: Fixed height for button in empty transaction list
* FIX: keyboard issue on fee selection modal
* FIX: slow QR code generation for HD backup screen
* ADD: wallet reorder
* FIX: TypeError: undefined is not an object (evaluating 'recommendedFees.halfHourFee') #133
* FIX: android appstore link
* OPS: Code to Migrate Expo json
* REF: renamed blitzhub to lndhub
* OPS: Migration: move expo files instead of parsing
* FIX: lndhub uri usage
* FIX: no security alert on android (it was ios specific)
* REF: better tx list rendering and sorting
* ADD: verify tx on coinb.in
* FIX: Tap to dismiss is not working #137
* REF: Removed Wallet gradients duplication.
* REF: about screen
* FIX: bech32 qr scan in send screen
* FIX: better bip21 handling
* Use of dayjs for transaction details
* REF: QR code content follows BIP21
* ADD: fee in local currency when send
* FIX: Refresh wallet info on page focus
2018-12-11 22:52:46 +00:00
Marcos Rodriguez Vélez
d09dbb0935 ADD: You can now pay for a Lightning invoice by manually inserting the invoice ID 2018-10-22 23:51:30 +01:00
Overtorment
0734f68a55 REF: qr scan improved 2018-10-10 16:46:36 +01:00
Igor Korsakov
65be52ed3d
Development (#96)
* ADD: Wallet Details screen
* FIX: Fixed receive and send calls
* FIX: improve splash image and colors
* FIX: Modified Encrypted Storage prompt to avoid cancellation
* FIX: improved tx refresh strategy
* FIX: HDBread tx confirmations calculation
2018-10-09 00:25:36 -04:00
Overtorment
a35008758d WIP: lnd tx list refreshed upon sucessfull payInvoice 2018-10-03 01:36:00 +01:00
Overtorment
3e91a6e546 WIP: lnd 2018-09-28 23:45:35 +01:00
Overtorment
a08b3527bc WIP: lnd 2018-09-26 22:16:52 +01:00
Marcos Rodriguez Vélez
6fc2a1a06d Upgrade to Expo 30. (#75)
* Update to Expo 30
2018-09-26 20:01:23 +01:00
Overtorment
2d050d34a5 resolved conflict 2018-09-22 12:28:34 +01:00
Igor Korsakov
a11b7b17e8
FIX: layout bugs (#71)
* FIX: layout bugs
2018-09-22 12:26:45 +01:00
Overtorment
d9f887e2ac WIP: lnd llocalizations 2018-09-22 12:01:55 +01:00
Overtorment
9a13c22175 FIX: lightning invoice scan qr 2018-09-11 00:37:43 +01:00
Igor Korsakov
bd71479e75
Lnd WIP (#32)
FIX: HD wallet send
WIP: lnd wallets add/import/remove works
2018-09-01 00:28:19 +01:00