Commit Graph

346 Commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez 91ccde9cfc
Adds translate support 2017-08-10 11:14:45 -03:00
Ivan Socolsky 1dc8b22eaf
add storage provider 2017-08-07 14:30:48 -03:00
Ivan Socolsky 58de171bb7
add platform provider 2017-08-07 14:30:48 -03:00
Ivan Socolsky de5e2a43dc
rename *service to *provider 2017-08-07 14:30:48 -03:00
Ivan Socolsky b3f9921f4f
setup test environment 2017-07-31 11:36:02 -03:00
Gustavo Maximiliano Cortez c1a1eaf402
Adds page terms of use. Logger module. App bootstrap info 2017-07-28 17:42:23 -03:00
Gustavo Maximiliano Cortez 28af6a7136
About page 2017-07-27 18:31:01 -03:00
Gustavo Maximiliano Cortez 1a7c3b2c3f
Adds package json 2017-07-27 13:03:53 -03:00
Gustavo Maximiliano Cortez f60665a07c
Removes package json 2017-07-27 13:02:29 -03:00
Jason Dreyzehner 0495a8cf9c fix(package): install properly after clean-all 2016-10-21 12:12:50 -04:00
Jason Dreyzehner d9d0a4d633 feature(package): unstage package via pre-commit hook before apply 2016-10-21 12:04:21 -04:00
Jason Dreyzehner 819e977ae3 feature(externalServices): apply external services configuration via environment variable --no-verify 2016-10-21 12:01:29 -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
Matias Alejo Garcia d9f796dd33
add sign:android 2016-10-19 10:58:51 -03:00
Jason Dreyzehner ba948efa29 build(npm): make package.json valid for fresh clones 2016-10-17 20:26:02 -04:00
Gustavo Maximiliano Cortez 5a48707075
Updates bitcore-wallet-client v4.3.2 2016-10-16 12:31:03 -03:00
Matias Alejo Garcia 84bc38e6b6
temporary remove tests 2016-10-14 16:41:35 -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 222fbe57ff
Bitpay card config external json 2016-10-13 17:50:21 -03:00
Matias Alejo Garcia 43aeaae7a2 Merge pull request #394 from bitjson/feature/launch-so-fast-and-so-clean
launch so fast and so clean
2016-10-12 15:05:03 -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
Matias Alejo Garcia 99efe06343 Merge pull request #383 from JDonadio/fix/edit-note
Fix edit memo
2016-10-12 11:50:10 -03:00
Javier 634e151ae5 update bwc version 2016-10-12 11:04:29 -03:00
Jason Dreyzehner 8035846faf feat(build): use cordova-custom-config, remove unnecessary hooks 2016-10-11 22:26:55 -04:00
Marty Alcala 777c2efc32 implement slide to pay 2016-10-07 20:03:51 -04:00
Jason Dreyzehner 5faa5f0558 fix(android): fix android build 2016-10-07 16:22:54 -04:00
Jason Dreyzehner be1648e488 build(cordova): build with new app assets 2016-10-07 04:28:32 -04:00
Jason Dreyzehner 5141dd109b design(tour): polish illustrations, fix svgs for safari 2016-10-06 14:55:29 -04:00
Jason Dreyzehner efcfb37ebf build(grunt): correct grunt commands 2016-10-06 00:52:02 -04:00
Jason Dreyzehner d5e6b8fab8 build(cordova): simplify build, use cordova in a more standard way 2016-10-06 00:18:29 -04:00
Jason Dreyzehner d1b2f6adb1 build(all): update build to use new variables in app config 2016-10-01 19:53:57 -04:00
Jason Dreyzehner 15836bb817 build(cordova): Begin basing cordova build on more standard config.xml
This completes the installations of cordova-plugin-qrscanner, including
required changes to config.xml. Where possible, other plugins are now
included with versioning in config.xml.
2016-09-30 21:22:37 -04:00
Jason Dreyzehner 34197b4ae2 chore(package): add cordova-plugin-qrscanner to dependencies 2016-09-29 21:49:44 -04:00
Gustavo Maximiliano Cortez 5355dee90b
v0.13.0 2016-09-22 18:35:02 -03:00
Gustavo Maximiliano Cortez 58b22fe803
v0.12.0 2016-09-15 10:14:43 -03:00
Gustavo Maximiliano Cortez 7caaf96307
v0.11.0 2016-09-14 17:56:58 -03:00
Gustavo Maximiliano Cortez ff0e407e19
Updates bwc 2016-09-13 09:58:54 -03:00
Gabriel Bazán 8e5a9232de add fs extra to package json 2016-09-07 15:34:48 -03:00
Gustavo Maximiliano Cortez cb10f0612b
New version 2016-09-07 15:09:19 -03:00
Matias Alejo Garcia 6388a97eb5
fix refresh after delete 2016-09-02 14:55:18 -03:00
Matias Alejo Garcia 333b4f45a0
fix fingerprint setting, remove activity from home 2016-09-01 16:46:49 -03:00
Matias Alejo Garcia 1e5c940ef7
wallet created 2016-08-31 20:10:13 -03:00
Matias Alejo Garcia a4bc232f3a
update bwc 2016-08-31 16:28:09 -03:00
Javier aea0cb0428 refactor navigation parameters 2016-08-29 18:21:00 -03:00
Matias Alejo Garcia 5864afd8c0
BWC 4.0 WIP 2016-08-29 12:16:14 -03:00
Matias Alejo Garcia cc7bc88ee6
. 2016-08-29 12:16:14 -03:00
Javier a7b554f198 set min width and height - resizable true 2016-08-25 17:01:42 -03:00