Commit Graph

22 Commits

Author SHA1 Message Date
Marcos Rodriguez
3678c376a6 FIX: Set isLoading to false when biometrics unlock fails 2019-12-28 19:44:27 +00:00
Overtorment
4f307b8e3a REF: lint 2019-10-16 17:51:00 +01:00
Overtorment
839488b1ef REF: lint
FIX: Refactored
2019-10-06 23:22:46 -04:00
Marcos Rodriguez
c2b667c3ca Merge branch 'master' into biometrics 2019-10-05 18:18:23 -04:00
Overtorment
384932261f FIX: zero on send success screen 2019-10-06 00:45:51 +03:00
Overtorment
a1d542dc28 FIX: NaN when sending onchain 2019-09-27 20:12:28 -04:00
Marcos Rodriguez
29ce0271f8 ADD: Biometrics
FIX: Added FaceID Usage description

ADD: Use Biometrics for Show balance.

ADD: Unlock With Boot Screen

FIX: Allow the use of Biometrics after decrypt

FIX: Build system revert.

FIX: Remove biometric from receive address.

ADD: Biometric for export

FIX: Use RNSecureKeyStore for biometrics

FIX: Realign views

Update biometrics.js
2019-09-27 20:12:25 -04:00
Overtorment
11f73f1e65 FIX: NaN when sending onchain 2019-09-27 18:06:24 +03:00
Marcos Rodriguez
618ae19342 FIX: Fix NaN success screen. 2019-09-16 17:11:22 -04:00
Marcos Rodriguez
6f2280ab0e ADD: Batch send UI
WIP: Create batch TX

WIP: Continuing...

WIP: More work

WIP: More work...

WIP

WIP

Update signer.js

FIX: Fix Send Max

ADD: Warn user if they want to make a max transaction but then switch to a wallet without support.

FIX: Fixed BIP70 processing

FIX: Removed parameter

FIX: Fixed multiple UI recipient bugs.

WIP

WIP

ADD: Scroll the problematic transaction

Update details.js

Update details.js

FIX: Fix crash when switching wallets

FIX: Success message
2019-09-11 21:35:11 -04:00
Overtorment
03be286b43 REF: electrum reconnect 2019-07-13 16:33:45 +01:00
Overtorment
ff31f52091 FIX: wait for electrum connection before fetching tx or broadcast 2019-07-13 09:32:27 +01:00
Overtorment
9bed2c3776 FIX: android build 2019-05-03 19:45:38 +01:00
Marcos Rodriguez Vélez
33bffaa7ab ADD: Apple Watch support 2019-05-02 21:33:03 +01:00
Marcos Rodriguez Vélez
3f651960e0 ADD: Read clipboard for transactions 2019-03-05 02:25:56 +00:00
Marcos Rodriguez Vélez
a1bf0f8276 ADD: Broadcast TX using Electrum 2019-02-28 23:26:02 +00:00
Marcos Rodriguez Vélez
a440c61102 FIX: Change propType to correct type. Fixed an issue where goBack wouldnt pop the stack navigation 2019-02-01 10:28:43 -05:00
Marcos Rodriguez Vélez
b36bd490e8 FIX: Fixed spacing for RBF button
FIX: Show blockheight if, and only there is at least 1.
2019-01-29 19:50:50 -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
d913934c9e FIX: Addressed some crashes when running on an Android device. (#115)
FIX: Weird styling on inputs #68
2018-11-01 19:44:39 +00:00
Marcos Rodriguez Vélez
202165d1e2 REF: Updated navigation headers to better match design 2018-10-29 22:11:48 +00:00
Marcos Rodriguez Vélez
6bc435fd48 FIX: Improve broadcasting experience #66 (#107)
ADD: New transaction Confirm UI
REF: Improve broadcasting experience #66
FIX: Satoshis to local currency in Send screen
FIX: Fixed Wallet export QR code width
FIX: Invalid BIP21 URI at value #108
FIX: #109  TypeError: undefined is not an object (evaluating 'this.state.tx.inputs.length')
2018-10-27 16:13:09 +01:00