Marco Polci
|
486b999cae
|
Bugfix: reference to undefined variable.
|
2015-09-08 19:39:37 +02:00 |
|
Matias Alejo Garcia
|
326c699286
|
Merge pull request #3137 from cmgustavo/fix/txp-modal02
Fix/txp modal02
|
2015-09-04 12:31:35 -03:00 |
|
Gustavo Maximiliano Cortez
|
b1b0fb929a
|
Merge pull request #3069 from troggy/addon/state
Allow addon menu items to run arbitrary code on click
|
2015-09-04 11:36:34 -03:00 |
|
Gustavo Maximiliano Cortez
|
2ebfd9e926
|
Merge pull request #3076 from troggy/addon/custom-home-tx-template
Allow addons to use custom template for proposal row on home screen.
|
2015-09-04 11:33:02 -03:00 |
|
Matias Alejo Garcia
|
b9fd88cbe4
|
Merge pull request #3142 from cmgustavo/bug/chrome-animated
Disables animation on chromeapp
|
2015-09-04 10:16:05 -03:00 |
|
Gustavo Maximiliano Cortez
|
2e2dbb656d
|
Disables animation on chromeapp
|
2015-09-04 10:08:04 -03:00 |
|
Kosta Korenkov
|
83db31a9f0
|
Whitelist chrome-extension: URL schema for images
By default Angular will prefix such image URLs with ``unsafe:`` thus stopping images to appear
Related reading: http://stackoverflow.com/questions/15606751/angular-changes-urls-to-unsafe-in-extension-page?lq=1
|
2015-09-04 12:02:55 +03:00 |
|
Kosta Korenkov
|
f41be9f4e5
|
Allow addons to use custom template for proposal row on home screen.
|
2015-09-04 09:14:49 +03:00 |
|
Kosta Korenkov
|
89bf65b97c
|
Allow addons menu items to run arbitrary code on click
This would allow for addon to have separate view, not only tab view in home contoller.
|
2015-09-04 09:08:03 +03:00 |
|
Gustavo Maximiliano Cortez
|
56b5d878ea
|
Updates TX when it has an error
|
2015-09-03 18:14:38 -03:00 |
|
Gustavo Maximiliano Cortez
|
3a4df0c6c9
|
Fix messages in txp modal
|
2015-09-03 17:34:42 -03:00 |
|
Matias Alejo Garcia
|
be61c3039c
|
Merge pull request #3127 from troggy/fix-menu
Fix empty space in menu bar with one addon
|
2015-09-03 15:29:39 -03:00 |
|
Matias Alejo Garcia
|
4824724034
|
Merge pull request #3132 from troggy/addon/send-balance
Create availableBalance directive for Send screen
|
2015-09-03 13:19:45 -03:00 |
|
Kosta Korenkov
|
ea03b87a7e
|
Create availableBalance directive for Send screen
..so it can be decorated by addon.
|
2015-09-03 14:44:50 +03:00 |
|
Kosta Korenkov
|
77df59e5e1
|
Refactor txStatus to ease overriding in addons.
Favour overriding instead of options introduced in #3065
|
2015-09-03 12:04:24 +03:00 |
|
Kosta Korenkov
|
dcafad99a7
|
Fix empty space in menu bar with one addon
|
2015-09-01 06:52:54 +03:00 |
|
Gustavo Maximiliano Cortez
|
deba8f12af
|
Merge pull request #3027 from troggy/refactor/qr-scanner
Add QR scanner directive
|
2015-08-31 10:27:18 -03:00 |
|
Kosta Korenkov
|
53f114c747
|
Double check for QR scanner
Now QR scanner returns only if two consecutive scans return the same result.
|
2015-08-31 08:55:30 +03:00 |
|
Gustavo Maximiliano Cortez
|
14c04a836a
|
Merge pull request #3110 from troggy/logo-directive
Add logo directive
|
2015-08-24 09:40:30 -03:00 |
|
Matias Alejo Garcia
|
f5dc787f65
|
Merge pull request #3102 from cmgustavo/bug/fee-default01
Fix default fee: normal
|
2015-08-21 10:53:24 -03:00 |
|
Matias Alejo Garcia
|
0791c3fc32
|
Merge pull request #3095 from cmgustavo/bug/modal-txp-05
Fixes txp modals for single outputs
|
2015-08-21 10:53:05 -03:00 |
|
Kosta Korenkov
|
43e99c6b7a
|
Add logo directive
.. so that logo can be overriden in addon.
|
2015-08-21 08:01:34 +03:00 |
|
Gustavo Maximiliano Cortez
|
854b1511de
|
Refactory single/multiples outputs
|
2015-08-20 16:43:03 -03:00 |
|
Matias Alejo Garcia
|
3f71f44701
|
Merge pull request #3104 from cmgustavo/bug/start-copay
Bug/start copay
|
2015-08-20 11:04:50 -03:00 |
|
Gustavo Maximiliano Cortez
|
dc512f6459
|
Fix avatar padding
|
2015-08-19 17:41:10 -03:00 |
|
Gustavo Maximiliano Cortez
|
cae4074cc9
|
Cleaning more variables
|
2015-08-19 17:39:31 -03:00 |
|
Gustavo Maximiliano Cortez
|
d29b36b935
|
Clear variable if wallet changed. Fix padding in home
|
2015-08-19 17:10:40 -03:00 |
|
Gustavo Maximiliano Cortez
|
cdf16f0485
|
Fix splash for large devices
|
2015-08-19 11:18:16 -03:00 |
|
Gustavo Maximiliano Cortez
|
a13e12ff07
|
Smooth start on mobile
|
2015-08-19 11:16:55 -03:00 |
|
Gustavo Maximiliano Cortez
|
ae7edb1d3e
|
Fix default fee: normal
|
2015-08-18 12:31:37 -03:00 |
|
Gustavo Maximiliano Cortez
|
a4731e7f06
|
Fix txp modals for single outputs
|
2015-08-14 16:56:13 -03:00 |
|
Gustavo Maximiliano Cortez
|
ec471bdba3
|
Translates errors from send
|
2015-08-13 16:47:10 -03:00 |
|
Gustavo Maximiliano Cortez
|
89fb17c726
|
Merge pull request #3091 from matiu/feat/fix-send-all
fix commit
|
2015-08-13 15:07:25 -03:00 |
|
Matias Alejo Garcia
|
19ee4424a4
|
fix commit
|
2015-08-13 14:54:53 -03:00 |
|
Gustavo Maximiliano Cortez
|
cebd8fe06e
|
Allow only dots to separate decimals
|
2015-08-13 12:59:19 -03:00 |
|
Gustavo Maximiliano Cortez
|
19d24e8084
|
Fix tx-details
|
2015-08-13 11:07:24 -03:00 |
|
Gustavo Maximiliano Cortez
|
fcaf035369
|
Updates templates.pot
|
2015-08-12 17:11:32 -03:00 |
|
Matias Alejo Garcia
|
778fce1688
|
Merge pull request #3079 from cmgustavo/feat/spend-unconfirm-01
Display if has unconfirmed inputs
|
2015-08-12 15:49:36 -03:00 |
|
Matias Alejo Garcia
|
e0fc92c964
|
Merge pull request #3082 from cmgustavo/translation/ru-01
New language: Russian
|
2015-08-12 15:49:25 -03:00 |
|
Matias Alejo Garcia
|
81ebe2708f
|
fix switch case
|
2015-08-12 14:38:29 -03:00 |
|
Matias Alejo Garcia
|
e4651ef7b0
|
simplifies error handling at index + universal error popup
|
2015-08-12 13:04:39 -03:00 |
|
Matias Alejo Garcia
|
5ad2532593
|
fix parameters2
|
2015-08-12 11:52:04 -03:00 |
|
Matias Alejo Garcia
|
d61206d2c0
|
fix parameters
|
2015-08-12 11:49:13 -03:00 |
|
Gustavo Maximiliano Cortez
|
8231271bc6
|
New language: Russian
|
2015-08-12 11:18:03 -03:00 |
|
Matias Alejo Garcia
|
7c65b9907f
|
better find code
|
2015-08-12 11:16:34 -03:00 |
|
Matias Alejo Garcia
|
033f7c163f
|
better handing of errors + prevent joining the same wallet more that once
|
2015-08-12 11:08:33 -03:00 |
|
Matias Alejo Garcia
|
fe07348a5a
|
adds errorCb, handles blocks
|
2015-08-12 08:57:44 -03:00 |
|
Gustavo Maximiliano Cortez
|
90bfe4aaa2
|
Display if has unconfirmed inputs
|
2015-08-11 17:59:41 -03:00 |
|
Matias Alejo Garcia
|
ba40323b7b
|
show pending update
|
2015-08-11 17:47:03 -03:00 |
|
Matias Alejo Garcia
|
48d6b78667
|
WIP send max fixes
|
2015-08-11 17:47:02 -03:00 |
|