ncoelho
c0fba53946
fix distance between btc and fiat
2019-08-06 20:13:37 +02:00
Marcos Rodriguez
a5455d2549
FIX: Save unit change fixed
2019-08-04 15:26:40 +03:00
Marcos Rodriguez
6b7d4700d1
OPS: Refactor Wallet header on TX list.
2019-08-04 15:26:40 +03:00
Marcos Rodriguez
5738db056a
ADD: Allow user to hide their balance.
2019-08-04 15:26:40 +03:00
fiatjaf
538688e7d7
"Scan lnurl" -> "Scan to receive"
2019-08-03 19:10:24 +03:00
fiatjaf
3ed6a7a63f
more subtle (and disappearing scan-lnurl button).
2019-08-03 19:10:24 +03:00
fiatjaf
05d05f2aa5
support scanning and processing lnurl withdraws.
2019-08-03 19:10:24 +03:00
Overtorment
430a7c54dd
REF: lint
2019-05-22 21:00:35 +01:00
Overtorment
4b8215d490
FIX: unclickable 'import wallet'
2019-05-22 21:00:35 +01:00
ncoelho
3fbd2c1b40
Add new style and colors to add wallet screen
2019-05-20 19:25:07 +01:00
Marcos Rodriguez Vélez
33bffaa7ab
ADD: Apple Watch support
2019-05-02 21:33:03 +01:00
Overtorment
df5d197f59
REL: lint
2019-04-06 21:17:43 +01:00
David Hedqvist
6e34263623
Reverted changes that were inside consts to fix tests.
...
Should perhaps be fixed on another way later?
2019-04-01 10:21:53 +02:00
David Hedqvist
6a3d574e02
Cleaned up colors in BlueComponent.js
...
A a first step in getting a good overview of what colors are
and should be used in the app.
2019-03-29 15:06:09 +01:00
Marcos Rodriguez Vélez
0eb0376fe3
Update BlueComponents.js
2019-03-14 16:25:03 +00:00
Marcos Rodriguez Vélez
6017f4d990
FIX: Create button was difficult to press on android. ( #369 )
...
FIX: Create button was difficult to press on android.
ADD: Clipboard detection on app state change to foreground
OPS: Upgrade to RN 58.6 due to various important fixes
FIX: Statusbar restored
2019-03-02 12:13:12 +00:00
Marcos Rodriguez Vélez
279f63b9d0
FIX: Hide context menu
2019-02-28 23:24:17 +00:00
Marcos Rodriguez Vélez
b9b94011c4
FIX: Disable third party keyboard on iOS
...
FIX: Disable suggestions on android
2019-02-28 23:24:17 +00:00
Marcos Rodriguez Vélez
48ddb705b8
FIX: Crash on Android related to InputAccessoryView
2019-02-21 00:36:32 +00:00
Marcos Rodriguez Vélez
1fea501a74
ADD: InputAccesoryView for easy keyboard dismissal
2019-02-17 17:13:12 +00:00
Marcos Rodriguez Vélez
bb911a2139
ADD: Invoice string
2019-02-17 17:12:12 +00:00
Marcos Rodriguez Vélez
e425aad18c
FIX: Fixed color on view invoice
2019-02-17 01:32:06 +00:00
Marcos Rodriguez Vélez
0566c306de
FIX: Dismiss keyboard when pressing return
2019-02-10 11:39:26 +00:00
Marcos Rodriguez Vélez
8d48489e89
FIX: Dismiss keyboard when pressing return
2019-02-09 23:13:19 +00:00
Marcos Rodriguez Vélez
067adbd570
Fixes
2019-02-01 22:45:18 -05:00
Marcos Rodriguez Vélez
e3c8520e9c
ADD: use all UI
2019-01-31 01:52:21 -05:00
Marcos Rodriguez Vélez
3f1165826b
Recovered fixes lost during last pull
2019-01-30 19:56:34 -05:00
Marcos Rodriguez Vélez
f320d03f0f
FIX: Crash on opening ln tx detail screen #284
2019-01-30 16:53:29 -05:00
Marcos Rodriguez Vélez
33debff3c8
ADD: MYR fiat
...
FIX: Scanning QR would dismiss screen
2019-01-29 23:00:12 -05:00
Marcos Rodriguez Vélez
2cb56b51e9
ADD: Create BlueTransactionListItem
2019-01-29 21:13:45 -05:00
Marcos Rodriguez Vélez
b36bd490e8
FIX: Fixed spacing for RBF button
...
FIX: Show blockheight if, and only there is at least 1.
2019-01-29 19:50:50 -05:00
Marcos Rodriguez Vélez
00d570c144
ADD: https://github.com/BlueWallet/BlueWallet/issues/220 - Import a photo for QR Code scan
2019-01-26 14:37:56 +00:00
Marcos Rodriguez Vélez
ca61ded041
Fixes for LND view
2019-01-25 13:56:43 -05: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
6860f6f052
ADD: WalletGradients class
2019-01-24 23:46:03 -05:00
Marcos Rodriguez Vélez
32f798fd21
Fixed transaction layout
2019-01-24 14:48:40 -05:00
Marcos Rodriguez Vélez
a270ffc898
FIX: Multiple android layout issues
2019-01-24 14:31:30 -05:00
Marcos Rodriguez Vélez
1b0fea1c06
FIX: Invalid bip21
2019-01-24 13:44:33 -05:00
Marcos Rodriguez Vélez
f4d448b4b3
ADD: Created BlueAddressInput
2019-01-24 02:36:01 -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
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
3237c8c2c3
ADD: Created BlueCopyTextToClipboard
2019-01-21 08:55:39 -05: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