Marcos Rodriguez Vélez
536f43b473
Updates
2019-01-22 17:49:22 -05:00
Marcos Rodriguez Vélez
4295449602
Merge branch 'master' of github.com:BlueWallet/BlueWallet into bugfixes
...
# Conflicts:
# package-lock.json
# package.json
2019-01-21 10:57:02 -05:00
Overtorment
a2df729b64
REL: bump ver
2019-01-21 14:55:24 +00:00
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
a12035aba2
FIX: Restored wkwebview
2019-01-21 08:58:21 -05:00
Marcos Rodriguez Vélez
3237c8c2c3
ADD: Created BlueCopyTextToClipboard
2019-01-21 08:55:39 -05:00
Marcos Rodriguez Vélez
a94f571cf6
Merge branch 'master' of github.com:BlueWallet/BlueWallet into bugfixes
...
# Conflicts:
# android/app/app.iml
# android/app/build.gradle
# android/app/src/main/java/com/bluewallet/MainApplication.java
# android/app/src/main/java/io/bluewallet/bluewallet/MainApplication.java
# android/gradle/wrapper/gradle-wrapper.properties
# ios/BlueWallet.xcodeproj/project.pbxproj
2019-01-21 08:51:45 -05:00
Igor Korsakov
27dda65596
REF: lapp-browser; OPS: build refactor
2019-01-21 13:21:48 +00:00
Marcos Rodriguez Vélez
c9234da26f
Merge branch 'master' of github.com:BlueWallet/BlueWallet into bugfixes
...
# Conflicts:
# android/app/build.gradle
2019-01-20 23:18:04 -05:00
Overtorment
ed710b7d7a
OPS: fixes
2019-01-17 17:28:29 +00:00
Marcos Rodriguez Vélez
f045b96090
OPS: Lowered iOS minimum target version
2019-01-17 00:22:11 -05:00
Marcos Rodriguez Vélez
e473a9d959
FIX: LND Invoice pushes in nav. Following on-chain tx behavior.
2019-01-14 01:55:55 -05:00
Marcos Rodriguez Vélez
9fc3c49c9e
FIX: If satoshi balance was negative, it would not show the less than sign when it had a suffix.
...
FIX: If satoshi balance was negative, it would not show the manage funds button
2019-01-11 22:54:53 -05:00
Overtorment
615078a062
OPS
2019-01-12 02:09:24 +00:00
Overtorment
d269f4926e
ADD: lapp-browser
2019-01-12 00:23:32 +00:00
Marcos Rodriguez Vélez
d443f92dc1
OPS: Upgraded sentry. Removed unused packages
2019-01-11 12:50:56 -05:00
Marcos Rodriguez Vélez
fe1d5fc889
ADD: Use platform's rating UI in-app
2019-01-10 21:24:49 -05:00
Overtorment
08a8c77c03
OPS: package-lock
2019-01-10 15:28:49 +00:00
Overtorment
fd2578eb97
resolved conflict after reverting 6cebdebf01
2019-01-10 15:04:16 +00:00
Marcos Rodriguez Vélez
6cebdebf01
ADD: MS App Dev center
2019-01-09 22:08:01 -05:00
Overtorment
cb5b77e683
OPS: fixed dependecy
2019-01-09 12:49:33 +00:00
Marcos Rodriguez Vélez
71366ceffd
ADD: THB fiat
2019-01-09 00:38:31 -05:00
Pavel Ševčík
6ee2a9932d
Created separate screen for setting amount to receive
2018-12-25 15:25:12 +01:00
Pavel Ševčík
f1d662b868
Updated react-native-custom-qr-codes package
2018-12-25 11:44:09 +01:00
Overtorment
e18396b124
FIX: correct satoshi display
2018-12-24 18:12:27 +00:00
Marcos Rodriguez Vélez
bf154a39d5
Removed bitcoin-unit
2018-12-23 00:21:43 -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
906686611e
Added "else" on change wallet unit
2018-12-19 22:03:15 -05:00
Marcos Rodriguez Vélez
de276d064c
FIX: Tap to change unit
2018-12-18 23:33:13 -05:00
Marcos Rodriguez Vélez
f5412d1c31
FIX: Package.json updates
2018-12-16 10:35:14 -05:00
Marcos Rodriguez Vélez
bc8c91608e
Haptic feedback updates
2018-12-13 11:50:18 -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
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
Overtorment
4606634e5a
Merge branch 'master' of github.com:Overtorment/BlueWallet
2018-10-31 18:35:55 +00:00
Marcos Rodriguez Vélez
e7445b77f2
FIX: Updated Receive to have logo in QRCode
2018-10-31 18:35:13 +00:00
Overtorment
9e53253695
OPS
2018-10-31 15:08:59 +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
Igor Korsakov
f5dd8252e1
Development ( #103 )
...
ADD: New send screen
ADD: Support for BIP70 decoding
2018-10-20 22:10:21 +01:00
Overtorment
9960764e55
OPS: add sentry
2018-10-06 02:21:38 +01:00
Overtorment
fa5c468041
OPS
2018-10-06 01:44:15 +01:00
Marcos Rodriguez Vélez
6fc2a1a06d
Upgrade to Expo 30. ( #75 )
...
* Update to Expo 30
2018-09-26 20:01:23 +01:00
Marcos Rodriguez Vélez
35c50f781d
Downgrade Expo 28.0.1 ( #73 )
...
* Downgrade Expo to 28
2018-09-24 09:06:00 +01:00
Marcos Rodriguez Vélez
83e59bfa18
Downgrade Expo to 29. ( #72 )
...
* Downgrade Expo to 29
2018-09-23 22:55:53 +01:00
Overtorment
d88cb06ee7
REL
2018-09-22 14:43:44 +01:00
Marcos Rodriguez Vélez
6637d2d380
Fixes
2018-09-19 01:11:39 +01:00
Marcos Rodriguez Vélez
bc27bfd156
Updated test dependencies
2018-09-19 01:11:39 +01:00