Commit Graph

18 Commits

Author SHA1 Message Date
Marcos Rodriguez Vélez
d26acf944b FIX: Fix crash when changing unit 2018-12-18 00:58:49 -05: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
Overtorment
b72a9c10f1 FIX: keep balance and units in BTC (closes #67) 2018-12-15 14:38:05 +00:00
Marcos Rodriguez Vélez
9d514ce656 Initial 2018-12-13 23:31:13 -05:00
Marcos Rodriguez Vélez
fb729f3492 Wallet UI feedback on touch 2018-12-11 22:33:28 -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
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
Overtorment
8a1c9908f8 ADD: buy bitcoin with Changelly 2018-10-28 01:11:07 +01:00
Igor Korsakov
f5dd8252e1
Development (#103)
ADD: New send screen
ADD: Support for BIP70 decoding
2018-10-20 22:10:21 +01:00
Overtorment
22e0f80fd2 REF 2018-10-10 21:29:14 +01:00
Overtorment
60ad886061 REF: empty tx list 2018-10-10 20:36:32 +01:00
Overtorment
a326f78e7f FIX: lnd manage funds crash 2018-10-09 19:48:32 +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