Commit Graph

14 Commits

Author SHA1 Message Date
Marcos Rodriguez Vélez
9c67d17dc8 OPS: Test fails on newer clipboard. Downgrade. 2021-06-23 12:22:13 -04:00
marcospr
deea804877 TST 2021-02-18 22:30:51 -05:00
marcosrdz
2b5150e14a FIX: Some widgets were not showing on drawer 2021-02-16 21:37:57 -05:00
marcosrdz
61fd24166c ADD: Apple Watch Price Complication 2021-02-08 21:41:08 -05:00
marcosrdz
f4535655a2 ADD: Wallet balance hide/show on Watch app 2021-02-03 23:09:35 -05:00
Marcos Rodriguez Vélez
1e770f779b
REF: useContext for centralized data access 2020-10-24 18:20:59 +01:00
marcosrdz
00fa01f551 FIX: watchOS app would keep most recent wallet even after removal of all wallets 2020-10-12 17:42:00 +01:00
marcosrdz
5cef8085c4 OPS: XCode project update foundation 2020-10-08 20:34:19 -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
Marcos Rodriguez Vélez
33bffaa7ab ADD: Apple Watch support 2019-05-02 21:33:03 +01:00
Marcos Rodriguez Vélez
a2786cebe9 FIX project file for universal app 2019-01-25 19:19:51 -05:00
Marcos Rodriguez Vélez
9429230916 ...Android... 2019-01-19 00:40:41 -05:00
Marcos Rodriguez Vélez
c049d12e74 essage 2018-12-28 16:01:55 -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