Commit Graph

22 Commits

Author SHA1 Message Date
Marcos Rodriguez Vélez
cc4f6c8a9a REF: UI responsiveness improvements 2019-02-17 01:22:14 +00:00
Marcos Rodriguez Vélez
33debff3c8 ADD: MYR fiat
FIX: Scanning QR would dismiss screen
2019-01-29 23:00:12 -05:00
Pavel Ševčík
43512fd8cf Refactor: Use static properties for wallet types 2018-12-28 16:52:06 +01:00
Pavel Ševčík
7df4be55e9 Fix: Import BIP21 format watch-only address 2018-12-25 19:23:49 +00:00
Marcos Rodriguez Vélez
06a77fc1d9 Lets see if this works 2018-12-21 22:43:49 -05:00
Overtorment
811eb072c9 FIX: BIP44 mnemonic QR correctly imported 2018-12-22 03:00:53 +00: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
Overtorment
b60039d916 FIX: Import - QR scan - add support for HD seedphrase & blitzhub format (closes #76) 2018-10-10 21:28:56 +01:00
Overtorment
0734f68a55 REF: qr scan improved 2018-10-10 16:46:36 +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
Marcos Rodriguez Vélez
5ae0359090 Downgraded called props (#74)
* Downgrade Expo to 29
2018-09-24 20:39:27 +01:00
Marcos Rodriguez Vélez
5a2f2020fc
Updated Main screen header design. Moved all react-native-elements Header to be react-navigation's header prop instead of being inside render() 2018-09-18 21:59:16 -04:00
Marcos Rodriguez Vélez
54c71c0ee1
Updated QR Code scan call 2018-09-18 02:51:44 -04:00
Marcos Rodriguez Vélez
418e69cdc7
Fixes 2018-09-18 02:48:53 -04:00
Overtorment
4349dd8f36 ADD: Watch-only addresses 2018-07-14 20:53:43 +01:00
Overtorment
7619183285 REF: prettier 140 chars
WIP: HD wallets
TST
REF
2018-07-07 22:15:14 +01:00
Overtorment
b369a1b917 REF: prettier: line width 120 2018-07-07 14:04:32 +01:00
Overtorment
eefb095a2c FIX: scan qr when adding wallet 2018-07-06 17:28:27 +01:00
Overtorment
a1c774882a WIP: redesign 2018-06-28 02:43:28 +01:00
Igor Korsakov
75d054d0e7
Translations (#15)
ADD: locale
2018-05-28 20:18:11 +01:00
Igor Korsakov
064caa05fc
Feature/legacywallet (#10)
ADD: scan legacy address and check balance
ADD: can creat tx from legacy address
OPS: new nodejs circleCI version
REF
2018-05-20 10:38:50 +01:00