Commit graph

1,079 commits

Author SHA1 Message Date
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
be223b614a
Show popup before the spinner on mobile 2016-01-22 15:38:13 -03:00
Matias Alejo Garcia
ef0caadb42 fix refresh in multisig 2016-01-22 12:39:44 -03:00
Gustavo Maximiliano Cortez
6dd9a0e737
Fix payment uri 2016-01-22 10:58:57 -03:00
Gustavo Maximiliano Cortez
71f234413b
Fix URI payment 2016-01-22 10:51:07 -03:00
Matias Alejo Garcia
c5e88ba72d fix multisig + trezor 2016-01-22 09:31:53 -03:00
Gustavo Maximiliano Cortez
b19b510683
Fix typo 2016-01-22 02:07:27 -03:00
Gustavo Maximiliano Cortez
b38e2f6ef3
Fix setting touchId 2016-01-22 01:59:20 -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
Gustavo Maximiliano Cortez
75421c2735 Glidera testnet = false 2016-01-21 22:08:28 -03:00
Gustavo Maximiliano Cortez
08af65c6a4 Fix payment URI on mobile 2016-01-21 22:08:28 -03:00
Gustavo Maximiliano Cortez
8bdd086108 Fix Glidera OAUTH 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
bechi
a319a5e011 fix ui bugs on txp details 2016-01-21 22:07:22 -03:00
Matias Alejo Garcia
0fbf1a0506 display error is touch id failed 2016-01-21 22:07:22 -03:00
Gabriel Bazán
c17fe98cec enable livenet push notifications 2016-01-21 17:16:40 -03:00
Matias Alejo Garcia
86f5651c0d Merge pull request #3776 from cmgustavo/feat/activity-historic-rate
Adds historic rate to transaction history (if available)
2016-01-21 17:01:12 -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
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
Gustavo Maximiliano Cortez
a5e9373975
Adds historic rate to transaction history (if available) 2016-01-18 17:08:24 -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
d8cfb9dd5c fix duplicated isMobile 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
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
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