Commit Graph

82 Commits

Author SHA1 Message Date
Jason Dreyzehner 58f9afa7ce fix(test): remove call to deleted test-coveralls task 2016-10-26 21:18:04 -04:00
Jason Dreyzehner 8115d15675 fix(build): only install the fileicon module on macOS 2016-10-26 20:18:34 -04:00
Jason Dreyzehner 7bf04585a0 build(package): warn if using an unsupported version of node or npm 2016-10-26 20:17:01 -04:00
Jason Dreyzehner c0a6bf3689 chore(release): BitPay - 1.0.1 2016-10-24 08:29:27 -04:00
Matias Alejo Garcia 641091e7d9 Revert "Scan handling" 2016-10-22 23:28:24 -03:00
Jason Dreyzehner b3bfc1e6df Merge pull request #642 from bitjson/feature/external-services-via-env-var
Configure external services via environment variable
2016-10-22 11:04:05 -04:00
Jason Dreyzehner 6e6f6b3da1 fix(apply): better handling of external services config 2016-10-22 10:56:00 -04:00
Jason Dreyzehner fbe24eab78 fix(apply): add BITPAY_EXTERNAL_SERVICES_CONFIG_LOCATION var to apply task 2016-10-21 13:18:42 -04:00
Jason Dreyzehner da48c12ea9 fix(apply): use a better option for getting the user's home dir 2016-10-21 12:44:26 -04:00
Jason Dreyzehner 2c34f53de4 fix(apply): properly replace the ~ char in COPAY_EXTERNAL_SERVICES_CONFIG_LOCATION 2016-10-21 12:30:02 -04:00
Jason Dreyzehner 819e977ae3 feature(externalServices): apply external services configuration via environment variable --no-verify 2016-10-21 12:01:29 -04:00
Marty Alcala 3f402fbd89 fix merge conflicts 2016-10-21 09:38:27 -04:00
Gustavo Maximiliano Cortez ed52198dcc
Fix nwjs autofill and handleopenurl 2016-10-20 19:24:14 -03:00
Marty Alcala 41e1d99609 Merge branch 'ref/design' of github.com:bitpay/bitpay-wallet into scanHandling 2016-10-20 16:46:54 -04:00
Jason Dreyzehner 45dfe7b5de build(package): give more helpful note at the end of the install process 2016-10-19 22:07:25 -04:00
Jason Dreyzehner f7333d1807 build(package): unstage changes to package.json in a pre-commit hook 2016-10-19 21:53:37 -04:00
Jason Dreyzehner 27dc7c595e build(desktop): improve desktop build process, update assets 2016-10-19 17:09:28 -04:00
Marty Alcala 01d5e1d2eb Merge branch 'ref/design' of github.com:bitpay/bitpay-wallet into scanHandling 2016-10-19 16:36:32 -04:00
Matias Alejo Garcia d9f796dd33
add sign:android 2016-10-19 10:58:51 -03:00
Gustavo Maximiliano Cortez 9b19f7b4ba
Fix window size for desktop version 2016-10-19 09:57:07 -03:00
Matias Alejo Garcia cffa4ba55c Merge pull request #569 from bitjson/feature/ios-set-export-compliance-flag
fix(ios): automatically set the ITSAppUsesNonExemptEncryption field to false
2016-10-19 00:35:19 -03:00
Jason Dreyzehner 47699ae04f fix(ios): automatically set the ITSAppUsesNonExemptEncryption field to false
Fixes #475
2016-10-18 19:44:08 -04:00
Jason Dreyzehner 4c403ab32c fix(desktop): pre-compile the app title to avoid displaying handlebars
Fixes #566
2016-10-18 19:33:42 -04:00
Gustavo Maximiliano Cortez e50d5123aa
Fix build macos 2016-10-18 15:27:09 -03:00
Gustavo Maximiliano Cortez 4d1ac36403
Fix icons 2016-10-18 11:25:14 -03:00
Gustavo Maximiliano Cortez ecf5f5c608
Removes unused files 2016-10-18 11:19:21 -03:00
Jason Dreyzehner ba948efa29 build(npm): make package.json valid for fresh clones 2016-10-17 20:26:02 -04:00
Jason Dreyzehner 080f11190a chore(clean): remove old and unused graphic assets 2016-10-17 20:06:28 -04:00
Gustavo Maximiliano Cortez 5a48707075
Updates bitcore-wallet-client v4.3.2 2016-10-16 12:31:03 -03:00
Jason Dreyzehner 0fa312f42c fix(ios): set KeyboardDisplayRequiresUserAction to cordova default for now
Related to #355
2016-10-16 00:40:57 -04:00
Matias Alejo Garcia 356b9a1dd2
rm test from karma 2016-10-14 17:14:45 -03:00
Gustavo Maximiliano Cortez 9b32e50bb0
Updates bitauth pairing. Updates package.json 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez 4ef66f6516
Updates package.json 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez bb6b11be78
Updates package.json 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez 756e1aa489
Adds node-webkit support to package.json, icons/favicon. Fix setup-win syntax. Adds new constants to templates 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez b82bdaaafc
Support appUri 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez 252ebf45b3
Fix handle URL (mobile). Replaces visa-api by api 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez 35cd6ce4cc
New flow to link the bitpay card 2016-10-13 17:50:21 -03:00
Jason Dreyzehner ec343e4991 perf(startupService): speedup perceived load time by removing animations before the splashscreen hid 2016-10-12 13:27:19 -04:00
Jason Dreyzehner 8035846faf feat(build): use cordova-custom-config, remove unnecessary hooks 2016-10-11 22:26:55 -04:00
Jason Dreyzehner eb9be90a68 build(config): correct app description 2016-10-11 14:39:05 -04:00
Gabriel Bazán ee5b2817d7 fix 2016-10-10 13:16:19 -03:00
Gabriel Bazán b29fab9ae2 ios fixes 2016-10-10 13:16:13 -03:00
Gabriel Bazán 3320510d35 fix push notifications and remove onboarding email 2016-10-10 13:16:07 -03:00
Jason Dreyzehner 98f848c52c Merge pull request #317 from bitjson/feature/app-assets
feature(cordova): use new app assets for all platforms
2016-10-07 16:53:02 -04:00
Jason Dreyzehner 5faa5f0558 fix(android): fix android build 2016-10-07 16:22:54 -04:00
Jason Dreyzehner c2c7602e06 build(cordova): add undocumented ios icon from cordova-ios commit d0521fe2 2016-10-07 14:10:53 -04:00
Jason Dreyzehner 3199a2cf33 feature(cordova): use new app assets for all platforms 2016-10-07 13:42:04 -04:00
Jason Dreyzehner be1648e488 build(cordova): build with new app assets 2016-10-07 04:28:32 -04:00
Jason Dreyzehner 2ba9cea636 design(collectEmail): start polishing collectEmail view 2016-10-06 19:41:50 -04:00