Commit graph

100 commits

Author SHA1 Message Date
Igor Korsakov
f8d1e98dd8
Revert "REF: bugfixes" (#265)
This reverts commit d762ab543b.
2019-01-21 14:33:49 +00:00
Marcos Rodriguez Vélez
d762ab543b REF: bugfixes 2019-01-21 14:29:41 +00:00
Marcos Rodriguez Vélez
204e4ba867 FIX: Can't create a Lightning Wallet 3.5.6 (223) #224 2019-01-09 10:01:31 -05:00
Overtorment
8a13172639 TST 2019-01-09 13:45:02 +00:00
Marcos Rodriguez Vélez
5a751617d3 ADD: Alert user if they are trying to create a lightning wallet without a bitcoin wallet 2019-01-06 22:50:33 -05:00
Marcos Rodriguez Vélez
802fadc08d FIX: If period is the initial character, place a zero in front 2019-01-06 19:41:25 -05:00
Marcos Rodriguez Vélez
05d63ff3f6 FIX: Only allow one dot on BTC 2019-01-06 17:48:06 -05:00
Marcos Rodriguez Vélez
604581c93f FIX: Replace comas with spaces 2019-01-06 16:23:14 -05:00
Marcos Rodriguez Vélez
950d9ac8ff FIX: Error when paying invoice 2019-01-06 15:55:50 -05:00
Marcos Rodriguez Vélez
c0a137a965 FIX: Fix issue with typing amounts 2019-01-06 15:21:04 -05:00
Marcos Rodriguez Vélez
5876b9e9ef FIX: Added withFormatting option 2019-01-06 14:34:01 -05:00
Marcos Rodriguez Vélez
b62a5f5eea FIX: Disable editing amount if num_satoshis is specified 2019-01-06 04:30:32 -05:00
Marcos Rodriguez Vélez
7f4887d5c7 OPS: Expanded BlueBitcoinAmount to support sats 2019-01-06 01:39:39 -05:00
Marcos Rodriguez Vélez
6caa11454a FIX: Updated transaction buttons maximum width 2019-01-04 21:46:10 -05:00
Marcos Rodriguez Vélez
25501a4646 FIX: Main Buttons layout #204 2019-01-04 21:14:23 -05:00
Marcos Rodriguez Vélez
d453059ee1 FIX: Changed language selection screen to FlatList 2019-01-03 22:28:15 -05:00
Marcos Rodriguez Vélez
f37363a9a5 FIX: Made amount tap area larger 2019-01-03 21:06:02 -05:00
Marcos Rodriguez Vélez
766853ab14 FIX: Fix transaction icons 2018-12-31 17:29:36 -05:00
Marcos Rodriguez Vélez
47e54314a6 Merge branch 'master' of github.com:BlueWallet/BlueWallet into receiveBase
# Conflicts:
#	screen/send/details.js
2018-12-30 17:57:27 -05:00
Overtorment
abc34e3797 Merge branch 'set-receive-amount-label' of https://github.com/pajasevi/BlueWallet into pajasevi-set-receive-amount-label 2018-12-30 19:34:10 +00:00
Pavel Ševčík
a8923c6850 Fix: Amount needs to be string 2018-12-29 17:25:31 +01:00
Marcos Rodriguez Vélez
77a5667e94 ADD: See additional node info 2018-12-28 20:15:59 -05:00
Marcos Rodriguez Vélez
2ad15c0427 FIX: Fixed rotation of Bolt 2018-12-28 19:28:55 -05:00
Marcos Rodriguez Vélez
055b72e95b FIX: Wrong Icon was rendered on tx 2018-12-28 17:16:30 -05:00
Marcos Rodriguez Vélez
6d50c23fbb ADD: Added icon for expired tx 2018-12-28 16:43:38 -05:00
Pavel Ševčík
43512fd8cf Refactor: Use static properties for wallet types 2018-12-28 16:52:06 +01:00
Pavel Ševčík
f22f3e6a5a Show BTC input as disabled when disabled 2018-12-27 11:30:50 +01:00
Pavel Ševčík
85867728d8 Created common component for setting Bitcoin amount 2018-12-25 15:20:22 +01:00
Marcos Rodriguez Vélez
91a2ecb1dc FIX: Remove BTC trailing zeros. Save to disk onBlur for preferred balance unit. 2018-12-23 08:05:33 -05:00
Marcos Rodriguez Vélez
bc1fa41269 FIX: Autocorrect when importing wallet #164 2018-12-22 23:13:58 -05:00
Marcos Rodriguez Vélez
b617bc844b Fixes for balance 2018-12-22 12:51:30 -05:00
Marcos Rodriguez Vélez
90c56dde8e Added preferredBalanceUnit to other wallets 2018-12-22 11:51:07 -05:00
Marcos Rodriguez Vélez
3ebc79624c FIX: Currency Unit change 2018-12-21 22:23:52 -05:00
Marcos Rodriguez Vélez
d26acf944b FIX: Fix crash when changing unit 2018-12-18 00:58:49 -05:00
Overtorment
e6b33eb085 REF 2018-12-17 20:02:33 +00: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
a4fe0c201c REF 2018-12-15 16:01:01 +00:00
Marcos Rodriguez Vélez
523cd3a607 Removed 'currency' from settings. Made tappable area for settings larger 2018-12-14 11:40:38 -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
Marcos Rodriguez Vélez
b6e1762190 Needed for android 2018-12-11 22:39:58 -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
Marcos Rodriguez Vélez
202165d1e2 REF: Updated navigation headers to better match design 2018-10-29 22:11:48 +00:00
Igor Korsakov
f5dd8252e1
Development (#103)
ADD: New send screen
ADD: Support for BIP70 decoding
2018-10-20 22:10:21 +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