Commit graph

8,937 commits

Author SHA1 Message Date
Jamal Jackson
f808a3afcd added new logic to external link service to open in system browser with confirm message to notify them they're leaving and give option to cancel 2016-10-12 08:57:08 -04:00
Gustavo Maximiliano Cortez
6f3bd62efb Merge pull request #358 from gabrielbazan7/fix/transitions
disable(onboarding) hardware backbutton (android) and back swipe (ios) and more fixes
2016-10-11 14:31:19 -03:00
Matias Alejo Garcia
8c52bc3948 Merge pull request #352 from gabrielbazan7/feat/pullToRefresh
pull to refresh
2016-10-11 14:11:11 -03:00
Gustavo Maximiliano Cortez
5e8d1b8975 Merge pull request #371 from matiu/bug/wallet-create-error
handle errors when creating first wallet
2016-10-11 14:08:12 -03:00
Matias Alejo Garcia
dd68a3d015
fix status 2016-10-11 13:24:16 -03:00
Matias Alejo Garcia
c38d0ed221 Merge pull request #370 from gabrielbazan7/fix/resume
if no wallet resume welcome - if no disclaimer accepted resume disclaimer
2016-10-11 13:18:29 -03:00
Gabriel Bazán
80246588f9 remove bouncing wallet details 2016-10-11 13:17:32 -03:00
Gabriel Edgardo Bazán
2c7856be7e Update disclaimer.html 2016-10-11 13:14:30 -03:00
Matias Alejo Garcia
ea93cd6870
handle errors when creating first wallet 2016-10-11 13:06:03 -03:00
Gabriel Bazán
c73fb0173c pull to refresh in home tab 2016-10-11 13:01:12 -03:00
Gabriel Bazán
59d2641c27 remove unused code 2016-10-11 13:01:01 -03:00
Gabriel Bazán
0d92a2af9b pull to refresh 2016-10-11 13:01:01 -03:00
Gabriel Bazán
24a14fe3af fixes 2016-10-11 12:42:53 -03:00
Gabriel Bazán
6b454bb1f1 change title 2016-10-11 12:37:12 -03:00
Jason Dreyzehner
f1897f4d1b Merge pull request #369 from vanhue/ref/design
Onboarding bg fix
2016-10-11 11:28:40 -04:00
Gabriel Bazán
b9f5728ab7 if no wallet resume welcome - if no disclaimer accepted resume disclaimer 2016-10-11 12:26:57 -03:00
Houston
4d2513c899 Onboarding bg fix 2016-10-11 11:20:24 -04:00
Matias Alejo Garcia
8607867d71 Merge pull request #327 from msalcala11/slideToPayComponent
Implement Slide to Pay
2016-10-11 11:47:18 -03:00
Matias Alejo Garcia
767b523499 Merge pull request #365 from bitjson/feature/new-qrscanner-permissions
Polish QR scanning for desktop, iOS, and Android
2016-10-11 11:29:30 -03:00
Gabriel Bazán
77557f617f fixes 2016-10-11 10:23:33 -03:00
Gabriel Bazán
e2b995102c delete unused code and fixes 2016-10-11 10:19:05 -03:00
Matias Alejo Garcia
ba62ae6c0c Merge pull request #353 from cmgustavo/bug/amazon-font-size-padding
Fix Amazon GiftCard integration: font-size and padding
2016-10-11 08:56:43 -03:00
Jason Dreyzehner
f1a849c5d8 Merge branch 'ref/design' of github.com:bitpay/bitpay-wallet into feature/new-qrscanner-permissions 2016-10-11 03:15:07 -04:00
Jason Dreyzehner
c0d4fbe5bb feat(scan): first iteration of full scan view implementation 2016-10-11 03:06:17 -04:00
Jason Dreyzehner
845534c727 refactor(scan): remove dead code around old desktop scanner 2016-10-10 23:09:27 -04:00
Nick Cardin
581622f83d feat(qr-scanner): update directive to use the new scan view 2016-10-10 23:02:19 -04:00
Jason Dreyzehner
f41c56ba04 feat(scan): implement permission priming in scanService 2016-10-10 22:59:35 -04:00
Jason Dreyzehner
ce3812b220 feat(scan): scaffold permission priming in scan view 2016-10-10 22:58:08 -04:00
Marty Alcala
b2a02ac88a uncomment tabs.home state change 2016-10-10 18:56:02 -04:00
Marty Alcala
82ad31724b wire slide to accept component to proposal accept screen 2016-10-10 18:52:59 -04:00
Gabriel Bazán
cb0ecb69f9 fixes 2016-10-10 17:53:18 -03:00
Gabriel Bazán
2576b3e790 disable hardware backbutton (android) and back swipe (ios) and more fixes 2016-10-10 17:53:11 -03:00
Marty Alcala
324088b5db handle proposal creation 2016-10-10 16:04:54 -04:00
Marty Alcala
9adab04871 fix merge conflicts 2016-10-10 15:35:27 -04:00
Marty Alcala
d5e72eede0 make click to pay flow match slide to pay flow 2016-10-10 15:27:57 -04:00
Gustavo Maximiliano Cortez
3e54619c97 Merge pull request #349 from matiu/bug/tx-sent
fix font on tx-send
2016-10-10 16:04:51 -03:00
Gustavo Maximiliano Cortez
8ef7c9e62c Merge pull request #346 from jamal-jackson/feature/add_direct_glidora_link
sending user directly to Glidera view
2016-10-10 15:48:48 -03:00
Gustavo Maximiliano Cortez
a187de9631 Merge pull request #340 from jamal-jackson/feature/home_tip_improvements
made home tip persistent until user closes on home tab
2016-10-10 15:47:31 -03:00
Gustavo Maximiliano Cortez
c88f3b0fab Merge pull request #338 from matiu/bug/no-funds
better message for "no enough funds"
2016-10-10 15:47:07 -03:00
Gustavo Maximiliano Cortez
d2bd1a2406
Fix Amazon GiftCard integration: font-size and padding 2016-10-10 15:40:11 -03:00
Marty Alcala
34566e13a7 allow user to cancel a transaction when using the slide to pay component 2016-10-10 14:33:55 -04:00
Marty Alcala
a1c73b7148 add hasClick to platformInfo and use it to determine whether to show the slide to pay component or not 2016-10-10 14:22:00 -04:00
Matias Alejo Garcia
2b11dbc4e1
rm Copay from tos 2016-10-10 15:09:28 -03:00
Matias Alejo Garcia
183dde73c4
fix font on tx-send 2016-10-10 14:56:14 -03:00
Jamal Jackson
2da5d82a8a sending user directly to gliders view 2016-10-10 13:42:29 -04:00
Jamal Jackson
c04ab7a469 removed unneeded state transition 2016-10-10 13:20:05 -04:00
Matias Alejo Garcia
52f8888a94
fix arrow direction 2016-10-10 14:12:25 -03:00
Jamal Jackson
b23da0aa11 made home tip persistent until user closes 2016-10-10 13:06:29 -04:00
Gustavo Maximiliano Cortez
1ab772b419 Merge pull request #335 from matiu/bug/no-lang
rm language selection
2016-10-10 14:02:47 -03:00
Gustavo Maximiliano Cortez
6ce9f00cdf Merge pull request #328 from gabrielbazan7/feat/pushNotifications
fix push notifications and remove onboarding email
2016-10-10 13:58:34 -03:00