Commit graph

301 commits

Author SHA1 Message Date
Matias Alejo Garcia
c5e88ba72d fix multisig + trezor 2016-01-22 09:31:53 -03:00
Gustavo Maximiliano Cortez
b38e2f6ef3
Fix setting touchId 2016-01-22 01:59:20 -03:00
Gustavo Maximiliano Cortez
fbdfa0016e
Ref push notification 2016-01-22 00:35:11 -03:00
Gustavo Maximiliano Cortez
75421c2735 Glidera testnet = false 2016-01-21 22:08:28 -03:00
Matias Alejo Garcia
d35e4a93da glidera fixes 2016-01-21 22:08:28 -03:00
Matias Alejo Garcia
021f82fede fix touchId 2016-01-21 22:08:28 -03:00
Matias Alejo Garcia
bef3e5789c refactor sign 2016-01-21 22:08:28 -03:00
Matias Alejo Garcia
6d35fe1239 hide "reject" button in 1-1 + autolock unlocked encrypted wallets on startup 2016-01-21 22:07:23 -03:00
Gustavo Maximiliano Cortez
50497c8e52 Wait for locking wallet automatically 2016-01-21 22:07:23 -03:00
Gustavo Maximiliano Cortez
0a5c32b9f3 Touchid before Unlock on iOS 2016-01-21 22:07:23 -03:00
Gabriel Bazán
c17fe98cec enable livenet push notifications 2016-01-21 17:16:40 -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
Javier
a2d83d6c7c rename push notifications variables - fix log when enable/disable notifications 2016-01-20 13:20:47 -03:00
Gabriel Bazán
a1ff63684f update sender Id and package json 2016-01-19 19:02:25 -03:00
Gabriel Bazán
1a8cd4e59e delete token arg in unsusbscribe methods 2016-01-18 17:42:31 -03:00
Gabriel Bazán
070669d835 fix subscribe only when push notifications is enable 2016-01-18 14:22:42 -03:00
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