Commit graph

346 commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez
0efbf28f1a
Generate CSV using a new plugin 2016-02-16 12:33:39 -05:00
Matias Alejo Garcia
bcde97727e Merge pull request #3795 from cmgustavo/feat/send-confirmation-popup
Send confirmation popup
2016-02-11 14:14:42 -05:00
Gustavo Maximiliano Cortez
90fba0de7a
Fix typo 2016-02-11 14:00:03 -05:00
Javier
eb3680ba6d convert update tx history event into a function 2016-02-09 17:12:03 -03:00
Javier
f3c9728890 rename variables/event 2016-02-09 15:20:26 -03:00
Gustavo Maximiliano Cortez
9cc275af5f
Support new proposals with array of outputs 2016-01-29 17:00:57 -03:00
Gustavo Maximiliano Cortez
df834c50c3 Complete flow of confirmation popup before send a tx 2016-01-29 16:40:33 -03:00
Javier
3e1c91f19d handling new errors 2016-01-27 16:23:02 -03:00
Gabriel Bazán
9f0a1ae537 refactor 2016-01-26 16:34:30 -03:00
Gabriel Bazán
426d8d29b0 add push notification registration event 2016-01-26 15:10:39 -03:00
Gabriel Bazán
e19ece08c7 remove events and refactor of push notifications functions 2016-01-26 14:44:17 -03:00
Gabriel Bazán
509047e2b0 use detect language in push notifications, save remote preferences when creating a new profile 2016-01-26 10:38:27 -03:00
Gustavo Maximiliano Cortez
b19b510683
Fix typo 2016-01-22 02:07:27 -03:00
Gustavo Maximiliano Cortez
086413ba59
Fix typo 2016-01-22 00:39:22 -03:00
Gustavo Maximiliano Cortez
fbdfa0016e
Ref push notification 2016-01-22 00:35:11 -03:00
Matias Alejo Garcia
bef3e5789c refactor sign 2016-01-21 22:08:28 -03:00
Gustavo Maximiliano Cortez
0a5c32b9f3 Touchid before Unlock on iOS 2016-01-21 22:07:23 -03:00
Matias Alejo Garcia
0fbf1a0506 display error is touch id failed 2016-01-21 22:07:22 -03:00
Gabriel Bazán
82c9e3b731 add call back to set Ux Language 2016-01-20 17:21:26 -03:00
Gabriel Bazán
6be5209fcf delete response in unsubscribe method 2016-01-20 16:25:06 -03:00
Gabriel Bazán
a53ba1fea0 refactor 2016-01-20 16:06:15 -03:00
Gabriel Bazán
1d3e74164d adding control for non ios and android device in pushnotifications registration 2016-01-20 15:34:07 -03:00
Gabriel Bazán
1a8cd4e59e delete token arg in unsusbscribe methods 2016-01-18 17:42:31 -03:00
Gabriel Bazán
58b573ac4e unsubscribe method refactor 2016-01-18 14:06:52 -03:00
Gabriel Bazán
d8cfb9dd5c fix duplicated isMobile 2016-01-18 14:06:52 -03:00
Gabriel Bazán
425d8ffb33 push notifications service addapted to bws 2016-01-18 14:06:52 -03:00
Gabriel Bazán
2d64e61654 unsubscribe when wallet is deleted 2016-01-18 14:06:52 -03:00
Gabriel Bazán
171665afe6 refactor 2016-01-18 14:06:51 -03:00
Gabriel Bazán
2d07cf0e55 push notification subscribe refactor 2016-01-18 14:06:51 -03:00
Gabriel Bazán
012fb8021b adding copayersid and walletid to user subscribe json 2016-01-18 14:06:51 -03:00
Gabriel Bazán
ca65303941 adding subscribe opts 2016-01-18 14:06:51 -03:00
Gabriel Bazán
d02afef341 addapt switch to suscribe/unsuscribe notifications 2016-01-18 14:06:51 -03:00
Gabriel Bazán
fdc03a6f29 push notifications 2016-01-18 14:06:51 -03:00
Javier
b3c59e2cb0 add switch to enable/disable notifications on global setings 2016-01-18 14:06:51 -03:00
Derek Miller
d5516ed394 Fix typos 2016-01-16 17:04:01 -06:00
Matias Alejo Garcia
dd47185402 Merge pull request #3762 from cmgustavo/feat/2-step-balance
Adds support for 2-step balance
2016-01-14 10:12:17 -03:00
Gabriel Bazán
006c46c91a mark default language in options 2016-01-13 15:02:12 -03:00
Gustavo Maximiliano Cortez
79f61c29f8
Adds support for 2-step balance 2016-01-13 12:08:13 -03:00
Gustavo Maximiliano Cortez
3080fd736a Merge pull request #3711 from bechi/feat/icon
Feat/icon
2016-01-05 17:31:14 -03:00
Gustavo Maximiliano Cortez
c70c8947ec Merge pull request #3716 from cmgustavo/bug/send_all_fee
Bug/send all fee
2016-01-05 17:21:45 -03:00
Gustavo Maximiliano Cortez
c4e9fb94a8
Adds total bytes to send confirmex max 2015-12-24 13:43:12 -03:00
Gustavo Maximiliano Cortez
66b7fa8f7a
Fix fee for send all 2015-12-23 18:05:22 -03:00
bechi
470e83df5a new icon on navigation bar 2015-12-22 17:27:32 -03:00
Gustavo Maximiliano Cortez
d125a14483
Fix txp and tx with multiple and single outputs 2015-12-20 19:02:38 -03:00
Gustavo Maximiliano Cortez
804c37bffa
Adds example. Refactory 2015-12-16 16:22:40 -03:00
Gustavo Maximiliano Cortez
92d2570e13
Set default language even though no wallet focused 2015-12-14 17:13:21 -03:00
Gabriel Bazán
0ce69590b8 refactor 2015-12-14 15:18:26 -03:00
Gabriel Bazán
3901d2d72e fix no conecction bug in disclaimer 2015-12-14 14:02:27 -03:00
Matias Alejo Garcia
ebec92354f fix backup flag from server 2015-12-10 16:40:40 -03:00
Matias Alejo Garcia
452919dbe0 better flag 2015-12-10 15:12:46 -03:00