Commit Graph

97 Commits

Author SHA1 Message Date
Marcos Rodriguez
9e302df75d ADD: Export/Import PSBTs
eipiji
2020-01-02 01:56:23 -06:00
Marcos Rodriguez
b1748b80fa FIX: Issue 769. Don't allow empty wallet labels 2019-12-21 21:04:56 +00:00
Marcos Rodriguez
b9cf5c6172 FIX: Now able to use biometrics with encrypted storage (not for unlocking) 2019-10-17 14:58:17 +01:00
João Bordalo
c61e5f5179 fixes bug where in pt_PT 'Save' ('Guardar') appears broken. 2019-10-16 18:12:46 +01:00
Overtorment
afbb664025 ADD: cryptoadvance HW wallet support 2019-10-11 20:57:32 +01: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
b46785eedb Update details.js 2019-08-31 15:40:20 +01:00
Marcos Rodriguez
d4b6150d24 FIX: Add warning to or restrict delete wallet option when it has balance 2019-08-31 15:40:20 +01:00
Overtorment
5726775a61 REF: bip84 2019-06-09 20:25:14 +01:00
Overtorment
9bed2c3776 FIX: android build 2019-05-03 19:45:38 +01:00
Overtorment
d3b059c2b1 REF: better support for different lndhub uris 2019-03-08 22:01:30 +00:00
Marcos Rodriguez Vélez
0dccc4782d FIX: Many layout bug fixes.
ADD: Autofocus on number inputs
OPS: Upgraded to React Native 0.58
2019-01-25 01:12:07 -05:00
Marcos Rodriguez Vélez
638d38070b FIX: Disable Save button when an async operation is executing. 2019-01-11 23:01:15 -05:00
Marcos Rodriguez Vélez
312bcf8ec0 ADD: Loading indicator for wallet name change and wallet delete
ADD: Added CZK fiat
FIX: Main wallet list shows transaction unit that is preferred by wallet
2019-01-06 23:54:22 -05:00
Pavel Ševčík
fca5ecca9a Fix: Use spacing only if button is present 2018-12-28 16:53:02 +01:00
Pavel Ševčík
43512fd8cf Refactor: Use static properties for wallet types 2018-12-28 16:52:06 +01:00
Pavel Ševčík
46edce17b9 Feature: Ability to show wallet XPUB in options 2018-12-27 16:37:12 +01:00
Marcos Rodriguez Vélez
3b4844490c ADD: The selected balance unit per wallet is now saved. 2018-12-16 11:24:23 -05:00
Marcos Rodriguez Vélez
5623ae171c Merge branch 'master' of github.com:BlueWallet/BlueWallet into balanceUnit
# Conflicts:
#	ios/BlueWallet/Info.plist
#	loc/index.js
#	screen/wallets/transactions.js
2018-12-15 22:10:30 -05:00
Marcos Rodriguez Vélez
9d514ce656 Initial 2018-12-13 23:31:13 -05:00
Marcos Rodriguez Vélez
bc8c91608e Haptic feedback updates 2018-12-13 11:50:18 -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
Overtorment
0f6f3d69ca FIX: better android support 2018-11-09 23:44:34 +00:00
Marcos Rodriguez Vélez
904940b58b FIX: More Android fixes (#116)
FIX: More Android fixes
2018-11-02 13:53:35 +00:00
Overtorment
3207ff7b50 REF 2018-11-01 23:02:12 +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
e1df1b3ca2 FIX: Replaced Close asset. Removed bounce animation glitch (#112)
FIX: Replaced Close asset
FIX: Removed bounce animation glitch
2018-10-30 09:35:24 +00:00
Overtorment
48b6c4d349 FIX: buy button for lnd wallet 2018-10-29 23:30:27 +00:00
Marcos Rodriguez Vélez
202165d1e2 REF: Updated navigation headers to better match design 2018-10-29 22:11:48 +00:00
Overtorment
8a1c9908f8 ADD: buy bitcoin with Changelly 2018-10-28 01:11:07 +01: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
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
Igor Korsakov
a11b7b17e8
FIX: layout bugs (#71)
* FIX: layout bugs
2018-09-22 12:26:45 +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
Overtorment
6df0d90ef1 FIX: 'Export / Details' button for iPad 2018-09-12 21:07:35 +01:00
Overtorment
4a10782453 ADD: import HD wallets (watch-only for now) 2018-07-22 15:49:59 +01:00
Overtorment
b369a1b917 REF: prettier: line width 120 2018-07-07 14:04:32 +01:00
Overtorment
c43ec87bb0 WIP: redesign 2018-06-28 23:17:14 +01:00
Overtorment
a1c774882a WIP: redesign 2018-06-28 02:43:28 +01:00
Overtorment
55f6ccde73 WIP: redesign 2018-06-24 23:22:46 +01:00
Overtorment
11078d9bf7 REF 2018-06-17 12:38:12 +01:00
Igor Korsakov
75d054d0e7
Translations (#15)
ADD: locale
2018-05-28 20:18:11 +01:00
Overtorment
8646f1d06e store version 1.2.0 2018-05-12 21:27:34 +01:00
Overtorment
06c1727fad UI improvements; refactoring 2018-05-06 18:12:14 +01:00
Overtorment
f84f797f28 codestyle 2018-03-18 03:11:54 +00:00
Sergey Tsegelnyk
f1d68e53e6 prettier 2018-03-18 03:11:54 +00:00
Overtorment
08a5749c12 init 2018-01-30 22:42:38 +00:00