Marcos Rodriguez Vélez
33bffaa7ab
ADD: Apple Watch support
2019-05-02 21:33:03 +01:00
Overtorment
c49887f310
ADD: intermediate step asking user to backup his mnemonic
2019-04-22 20:21:13 +01:00
Overtorment
4ed492c249
FIX: buy bitcoin now happens in builtin webview instead of external browser
2019-04-21 19:59:03 +01:00
Overtorment
a998ca0e07
FIX: better ln wallet import
2019-04-13 19:19:33 +01:00
Overtorment
e7bb51dda8
FIX: rare hangs when importing wallet via qr
2019-04-06 21:57:00 +01:00
Overtorment
6ad1cda344
FIX: icons (removed octicons)
2019-04-06 21:18:54 +01:00
Overtorment
cd22ffd0df
REF: lint
2019-03-30 19:32:58 +00:00
David Hedqvist
10af753b62
Moved strings in lightning wallet to localization
2019-03-19 10:31:53 +01:00
Overtorment
801807ac46
FIX: all wallets are refreshed when app launches
2019-03-16 19:57:48 +00:00
Overtorment
a7d2f60114
FIX: correct qr scan when importing lndhub qr backup ( closes #410 )
2019-03-14 15:43:03 +00:00
Overtorment
d3b059c2b1
REF: better support for different lndhub uris
2019-03-08 22:01:30 +00:00
Marcos Rodriguez Vélez
57d1f85548
FIX: UI fixes for transactions list
...
ADD: Haptic feedbacks on error alerts
2019-03-05 02:29:13 +00:00
Marcos Rodriguez Vélez
13443fe608
FIX: Remove setTimeout
2019-02-28 23:24:17 +00:00
Marcos Rodriguez Vélez
311b9838ee
ADD: Blur sensitive views from visibility on app switcher
2019-02-28 23:24:17 +00:00
Marcos Rodriguez Vélez
e93bfa656b
ADD: Switch Lightning wallets on send screen.
...
ADD: If providing an LND address in BTC send screen, throw an error.
ADD: Chain type in order to determine what type of wallet has been selected.
2019-02-26 08:58:13 +00:00
Marcos Rodriguez Vélez
ffd4b82832
FIX: Wallet selection
2019-02-24 23:16:29 +00:00
Overtorment
8621f11bf9
FIX: wallets/list pull-to-refresh animation duration
2019-02-23 20:18:20 +00:00
Marcos Rodriguez Vélez
9dec10592e
FIX: Text not displayed correctly #165
2019-02-23 19:46:22 +00:00
Overtorment
6dd83afd09
REF: buy bitcoin via redirect
2019-02-23 18:10:12 +00:00
Marcos Rodriguez Vélez
573eb5b03c
ADD: Tap, and hold, on balance to display a Copy balance option
2019-02-23 15:48:20 +00:00
Overtorment
547ed1046b
resolved conflict
2019-02-19 20:46:06 +00:00
Overtorment
5e68237a56
REF: main screen only 15 txs. wallet screen txs lazy-load
2019-02-19 20:32:45 +00:00
Marcos Rodriguez Vélez
a832e7f0e5
ADD: Manage funds and marketplace buttons
2019-02-19 09:11:41 +00:00
Marcos Rodriguez Vélez
7ff60ef2b0
ADD: Options icon
2019-02-19 09:11:41 +00:00
Overtorment
7871519a38
REF: main screen only 15 txs. wallet screen txs lazy-load
2019-02-18 23:37:53 +00:00
Marcos Rodriguez Vélez
cc4f6c8a9a
REF: UI responsiveness improvements
2019-02-17 01:22:14 +00:00
Marcos Rodriguez Vélez
e1ce8f8d35
FIX: status bar disappears #311
2019-02-14 23:54:07 +00:00
Marcos Rodriguez Vélez
9bb4b85bfa
Remove old QRCode package
2019-02-14 18:15:38 -05:00
Marcos Rodriguez Vélez
c615ebbc07
FIX: Android not redering QR code #302
2019-02-14 00:15:56 -05:00
Overtorment
f4feeb4fa2
REF: less logging
2019-02-10 01:09:49 +00:00
Overtorment
b941769b99
FIX: untappable 'scan QR code instead' button
2019-02-01 23:00:44 +00:00
Marcos Rodriguez Vélez
a440c61102
FIX: Change propType to correct type. Fixed an issue where goBack wouldnt pop the stack navigation
2019-02-01 10:28:43 -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
324c8faf46
FIX: No padding on empty wallet #288
2019-01-30 16:47:40 -05:00
Marcos Rodriguez Vélez
2b3d5ba9ef
Merge branch 'master' of github.com:BlueWallet/BlueWallet into fixes
...
# Conflicts:
# BlueComponents.js
# package.json
# screen/wallets/list.js
2019-01-30 16:38:08 -05:00
Overtorment
240f2c35cb
REF: start transition to Electrum server
2019-01-30 19:41:35 +00: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
a2ed103cef
FIX: If slider value < 1, force it to 1.
2019-01-29 22:46:32 -05:00
Marcos Rodriguez Vélez
2cb56b51e9
ADD: Create BlueTransactionListItem
2019-01-29 21:13:45 -05:00
Marcos Rodriguez Vélez
0c32dfb55b
ADD: Created BlueAddressInput ( #270 )
...
REF: Created BlueAddressInput
FIX: Invalid bip21
REF: Change Blue Wallet strings to BlueWallet
FIX: Many layout bug fixes.
ADD: Autofocus on number inputs
OPS: Upgraded to React Native 0.58
FIX: Fixes for LND view
2019-01-25 23:32:35 +00:00
Overtorment
74f0350a3e
REF: better balance refresh strategy; FIX: performance issue with many ln transactions
2019-01-25 21:55:17 +00:00
Igor Korsakov
b64c4d7dcd
Experimental ( #268 )
...
* OPS: build maitenance
* ADD: Created BlueCopyTextToClipboard
* ADD: NSMicrophoneUsageDescription in info.plist
2019-01-22 16:17:45 +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
Igor Korsakov
641e6e075d
WIP: Lapp browser webln spec compat
2019-01-16 16:54:17 +00: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
638d38070b
FIX: Disable Save button when an async operation is executing.
2019-01-11 23:01:15 -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