Commit graph

284 commits

Author SHA1 Message Date
Gabriel Bazán
58b573ac4e unsubscribe method refactor 2016-01-18 14:06:52 -03:00
Gabriel Bazán
77d9a02ec3 remove url from config service 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
Javier
50ffb0af23 move push notifications config to configService 2016-01-18 14:06:52 -03:00
Gabriel Bazán
a97befc20a adding copayerid to opts.user 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
d02afef341 addapt switch to suscribe/unsuscribe notifications 2016-01-18 14:06:51 -03:00
Gabriel Bazán
a05d4a0cff refactor 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
baf1982821 Fix typo 2016-01-16 17:06:50 -06:00
Derek Miller
d5516ed394 Fix typos 2016-01-16 17:04:01 -06:00
Gustavo Maximiliano Cortez
a8f5aa0f62 Merge pull request #3770 from matiu/ref/log-mobile
do not print read values from storage in mobile
2016-01-15 11:13:49 -03:00
Matias Alejo Garcia
e49459dc7f do not print read values from storage in mobile 2016-01-15 11:04:29 -03: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
388bd1fd3d fix rebase conflicts 2016-01-13 16:12:12 -03:00
Gabriel Bazán
006c46c91a mark default language in options 2016-01-13 15:02:12 -03:00
Gabriel Bazán
caa25a5124 deleting unnecessary timeout 2016-01-13 15:02:12 -03:00
Gabriel Bazán
f237c783a9 fix default language 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
Matias Alejo Garcia
36a13746eb Merge pull request #3751 from mpolci/fix-auto-lock-client
Fix automatic lock of focused client on timeout
2016-01-12 11:20:23 -03:00
Gustavo Maximiliano Cortez
c63e35acfe
Set only available languages 2016-01-08 11:03:56 -03:00
Marco Polci
a33ca046d1 Fix automatic lock of focused client on timeout 2016-01-08 11:34:19 +01:00
Gustavo Maximiliano Cortez
75c04683bd Merge pull request #3692 from troggy/fix-default-config-polution
Fix: configService.set() pollutes default config
2016-01-05 17:38:12 -03:00
Gustavo Maximiliano Cortez
d125a14483
Fix txp and tx with multiple and single outputs 2015-12-20 19:02:38 -03:00
Kosta Korenkov
051d4c0f74 Fix: configService.set() pollutes default config 2015-12-17 16:26:04 +03:00
Gustavo Maximiliano Cortez
8c90f6f346
Check if array is empty 2015-12-16 16:40:02 -03:00
Gustavo Maximiliano Cortez
804c37bffa
Adds example. Refactory 2015-12-16 16:22:40 -03:00
Gustavo Maximiliano Cortez
8882ca8e87
Fixes proposals with multiple outputs with only one output 2015-12-16 16:15:40 -03:00
Gustavo Maximiliano Cortez
8dbeb0971c
Hide status-bar after sign/reject/send a tx 2015-12-14 12:23:56 -03:00
Javier
53a22dcd20 normalize bws error message 2015-12-08 12:29:10 -03:00
Gustavo Maximiliano Cortez
8e69c0aa7e
Rename variables 2015-12-07 12:52:42 -03:00
Gustavo Maximiliano Cortez
bdfa89115d
Fix disclaimer 2015-12-05 20:50:31 -03:00
Gustavo Maximiliano Cortez
a28f9c0e7f
Ref bootstrapping (disclaimer) 2015-12-04 18:45:35 -03:00
Gustavo Maximiliano Cortez
afc52d69ce
Updates tx-status, new design 2015-12-03 16:22:44 -03:00
Gabriel Bazán
e98edfbb9e adding animation 2015-12-02 16:11:55 -03:00
Gustavo Maximiliano Cortez
486b24eeb1 Merge pull request #3559 from bitpay/v1.5
Merge into v1.6 from v1.5
2015-12-01 14:50:49 -03:00
Gabriel Bazán
1b38a42292 refactor 2015-11-30 18:57:18 -03:00
Gabriel Bazán
3a38384451 adding term of use animation, and taking out animation in initial disclaimer page 2015-11-30 17:52:09 -03:00
Gabriel Bazán
b9557d47d2 adding agreeDisclaimer flag for compatibility 2015-11-30 16:34:24 -03:00
Gabriel Bazán
9aeb1ea4fd refactor 2015-11-30 13:32:54 -03:00
Gabriel Bazán
3f7485ca8d deleting agree disclaimer flag in storage and adding to the storage profile 2015-11-30 13:00:29 -03:00
Gustavo Maximiliano Cortez
29f1cf84a7
Fix avatar default background color 2015-11-26 15:51:01 -03:00
Gabriel Bazán
fd32a1ec91 fix blank page 2015-11-26 12:49:57 -03:00
Gabriel Bazán
f23df02d0b fix disclaimer 2015-11-26 12:49:56 -03:00
Matias Alejo Garcia
bbec74dcb9 Merge pull request #3497 from bitpay/v1.5
Update v1.6 with changes on v1.5
2015-11-19 16:27:19 -03:00
Matias Alejo Garcia
691139f2b1 refactor profile creation 2015-11-17 13:36:31 -03:00