Commit Graph

252 Commits

Author SHA1 Message Date
Marcos Rodriguez Vélez
18b50c9bbd FIX: Fixed content size issue on viewing lnd invoice 2019-01-02 20:05:53 -05:00
Igor Korsakov
9bfa4f262c
ADD: Czech translation 2019-01-02 20:25:20 +00:00
Marcos Rodriguez Vélez
ae93dd453b FIX: Fixed spacing between items in LND Invoice view 2019-01-02 14:05:15 -05:00
Pavel Ševčík
d2ec47ca84 Feature: Added Czech translation 2019-01-02 13:07:27 +01:00
Marcos Rodriguez Vélez
39deff924e FIX: failed to decode simple address from URL scheme? #190
FIX: Paid Invoice UI errors.
2019-01-01 17:31:42 -05:00
Overtorment
bba840d2bf FIX 2019-01-01 03:21:14 +00:00
Overtorment
0c4a73e327 REF 2019-01-01 03:17:33 +00:00
Marcos Rodriguez Vélez
7608f327bf FIX: Use loc instead of hardcoded string 2018-12-31 19:41:15 -05:00
Overtorment
e4cc953c6d REF 2019-01-01 00:09:10 +00:00
Overtorment
d001b7eca3 REF: currency 2018-12-31 21:27:03 +00:00
Overtorment
de9b082fff FIX: de locale 2018-12-31 19:36:45 +00:00
Overtorment
e3dc1060fa Merge remote-tracking branch 'origin/master' into receiveBase 2018-12-31 19:23:00 +00:00
SiteEffect
0a7c835de5 Add german (DE) translations
* Add menue "Deutsch (DE)" for de_DE
* Add index
* Add de_DE translations
2018-12-31 16:40:12 +01: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
b52392eb11 REF 2018-12-30 20:25:08 +00:00
Overtorment
a4c839f1de FIX: crash on android; FIX: scroll for android (too high screen); FIX: while bip21 should be shared or copied 2018-12-30 20:10:28 +00: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
Overtorment
3581552535 FIX: correct polling for paid user invoice 2018-12-30 15:34:13 +00:00
Marcos Rodriguez Vélez
fd46fa4476 ADD: Manages LND funds using new wallet selector 2018-12-30 01:10:16 -05:00
Marcos Rodriguez Vélez
3baf4a439a FIX: Fixed an import bug due to wrong property 2018-12-29 22:54:25 -05:00
Marcos Rodriguez Vélez
ef7d543c6a FIX: view invoice will not allow you to go back if it is an initial screen 2018-12-29 22:33:41 -05:00
Pavel Ševčík
6c7db12e34 Fix: Removed unused constant 2018-12-29 20:51:14 +01:00
Marcos Rodriguez Vélez
eaddee91a6 FIX: Fixed infinite loading 2018-12-29 14:09:12 -05:00
Marcos Rodriguez Vélez
ca203785e6 FIX: currency crash 2018-12-29 13:58:22 -05:00
Marcos Rodriguez Vélez
66bce8874a FIX: Dismiss add screen 2018-12-29 13:24:51 -05:00
Pavel Ševčík
d347fcf450 Fix: Use QRFast for long strings 2018-12-29 17:42:04 +01: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
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
Marcos Rodriguez Vélez
0581791bea ADD: Disable import button if label is empty 2018-12-28 16:04:57 -05:00
Marcos Rodriguez Vélez
c049d12e74 essage 2018-12-28 16:01:55 -05:00
Pavel Ševčík
fca5ecca9a Fix: Use spacing only if button is present 2018-12-28 16:53:02 +01:00
Pavel Ševčík
43512fd8cf Refactor: Use static properties for wallet types 2018-12-28 16:52:06 +01:00
Pavel Ševčík
6491b0d07e Fix: Display wallet balance consistently on all screens 2018-12-28 11:58:15 +00:00
Igor Korsakov
4be0a4f07a
ADD: Ability to show wallet XPUB in options 2018-12-28 11:55:01 +00:00
Pavel Ševčík
7d798e0de7 Fix: Display proper link to block explorer 2018-12-28 11:44:26 +00:00
Marcos Rodriguez Vélez
409c443e90 FIX: Change status bar color on unmount 2018-12-27 20:32:48 -05:00
Marcos Rodriguez Vélez
114225bf47 ADD: Change status bar color on the transactions screen 2018-12-27 19:44:41 -05:00
Marcos Rodriguez Vélez
02db2d20eb If invoice object passed, show the UI right away. 2018-12-27 19:26:46 -05:00
Marcos Rodriguez Vélez
5efbd2ca9f ADD: Check if invoice expired after fetching data 2018-12-27 18:40:55 -05:00
Marcos Rodriguez Vélez
912d8808cc ADD: If wallet was previously imported, throw an alert. 2018-12-27 18:33:39 -05:00
Marcos Rodriguez Vélez
59f4a25b4b Merge branch 'show-wallet-xpub' of https://github.com/pajasevi/BlueWallet into receiveBase 2018-12-27 18:29:34 -05:00
Pavel Ševčík
7bc69055bb Dead code elimination and optimization 2018-12-27 19:30:36 +01:00
Pavel Ševčík
6e4d863eb3 Feature: Allow XPUB to be copied to clipboard 2018-12-27 19:29:02 +01:00
Pavel Ševčík
46edce17b9 Feature: Ability to show wallet XPUB in options 2018-12-27 16:37:12 +01:00
Marcos Rodriguez Vélez
78988dfe1f FIX: Removed remaining old-style headers 2018-12-27 10:12:22 -05:00
Marcos Rodriguez Vélez
706c18ddd4 Merge branch 'fix-wallet-unit' of https://github.com/pajasevi/BlueWallet into receiveBase 2018-12-27 10:11:34 -05:00
Pavel Ševčík
3861d04213 Fix: Display share button correctly 2018-12-27 14:48:00 +01:00
Pavel Ševčík
93e76a3065 Fix: Display wallet balance consistently on all screens 2018-12-27 11:42:45 +01:00