Commit Graph

6991 Commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez cafa4b29e0
New release v1.8.0 2016-01-21 22:35:23 -03:00
Gustavo Maximiliano Cortez ec8f588e69 Merge pull request #3801 from bitpay/v1.7
Updating master with v1.7 patches
2016-01-21 22:18:30 -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 8e65298ff9 add row 2016-01-21 22:07:22 -03:00
bechi 4ab36478fe fix padding bugs 2016-01-21 22:07:22 -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
Gustavo Maximiliano Cortez 0595fa07af Hide share address while generating new address 2016-01-21 22:07:22 -03:00
Gustavo Maximiliano Cortez 5300814681 Updates new version 2016-01-21 22:07:22 -03:00
Gustavo Maximiliano Cortez 11a679bd98 New release v1.7.1 2016-01-21 22:07:22 -03:00
Gustavo Maximiliano Cortez 7e56445330 Restores previous size of QR code 2016-01-21 22:07:21 -03:00
Matias Alejo Garcia 4470688e81 Merge pull request #3799 from gabrielbazan7/feat/pushNotificationsRefactor
push notifications in livenet - testnet
2016-01-21 19:24:21 -03:00
Matias Alejo Garcia 1fad4ba088 Merge pull request #3800 from gabrielbazan7/fix/FadeSplashScreenDuration
change to long int fade splash screen duration value
2016-01-21 19:24:02 -03:00
Gabriel Bazán d2b0de9caf change to long int fade splash screen duration value 2016-01-21 17:19:32 -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
Matias Alejo Garcia 189db76999 Merge pull request #3789 from gabrielbazan7/fix/registrationPushControl
adding control for non ios and android device in pushnotifications registration
2016-01-20 17:22:32 -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
Matias Alejo Garcia 0d1392c499 Merge pull request #3786 from tanojaja/feat/push-notifications-02
rename push notifications variables - fix log when enable/disable not…
2016-01-20 15:25:41 -03:00
Javier a2d83d6c7c rename push notifications variables - fix log when enable/disable notifications 2016-01-20 13:20:47 -03:00
Matias Alejo Garcia a395f12d87 Merge pull request #3782 from cmgustavo/bug/remove-unsent-tx
Removes unsent TX from personal wallets
2016-01-20 09:45:18 -03:00
Gustavo Maximiliano Cortez fe6c7eb403
Removes unsent TX from personal wallets 2016-01-20 09:42:21 -03:00
Matias Alejo Garcia 331bda1106 Merge pull request #3700 from gabrielbazan7/feat/pushNotifications
push notifications
2016-01-19 19:03:15 -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