Skip to content

Commit

Permalink
Remove useless folders & images. Reverse apply.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jbdtky committed Jan 1, 2019
1 parent ef3d98e commit 77daa43
Show file tree
Hide file tree
Showing 208 changed files with 3 additions and 758 deletions.
4 changes: 2 additions & 2 deletions app-template/apply.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,6 @@ function copyDir(from, to) {
fs.copySync(configDir + '/GoogleService-Info.plist', '../GoogleService-Info.plist');
fs.copySync(configDir + '/google-services.json', '../google-services.json');

copyDir(configDir + '/img', '../www/img');
copyDir(configDir + '/sass', '../src/sass');
copyDir(configDir + '/img', '../www/img/app');
copyDir(configDir + '/sass', '../src/sass/app');
console.log("apply.js finished. \n\n");
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/*
* Copay Distribution SCSS overrides
* /img -> /src/img/app
*/

/* Colors */
Expand Down
40 changes: 0 additions & 40 deletions app-template/bitpay/GoogleService-Info.plist

This file was deleted.

35 changes: 0 additions & 35 deletions app-template/bitpay/appConfig.json

This file was deleted.

42 changes: 0 additions & 42 deletions app-template/bitpay/google-services.json

This file was deleted.

Binary file removed app-template/bitpay/img/128x128.png
Binary file not shown.
Binary file removed app-template/bitpay/img/16x16.png
Binary file not shown.
Binary file removed app-template/bitpay/img/24x24.png
Binary file not shown.
Binary file removed app-template/bitpay/img/256x256.png
Binary file not shown.
Binary file removed app-template/bitpay/img/32x32.png
Binary file not shown.
Binary file removed app-template/bitpay/img/48x48.png
Binary file not shown.
Binary file removed app-template/bitpay/img/64x64.png
Binary file not shown.
Binary file removed app-template/bitpay/img/96x96.png
Diff not rendered.
Binary file removed app-template/bitpay/img/favicon.ico
Binary file not shown.
Binary file removed app-template/bitpay/img/icon.png
Diff not rendered.
1 change: 0 additions & 1 deletion app-template/bitpay/img/logo-negative.svg
Diff not rendered.
Binary file removed app-template/bitpay/img/logo.ico
Binary file not shown.
1 change: 0 additions & 1 deletion app-template/bitpay/img/logo.svg
Diff not rendered.
Empty file.
40 changes: 0 additions & 40 deletions app-template/copay/GoogleService-Info.plist

This file was deleted.

34 changes: 0 additions & 34 deletions app-template/copay/appConfig.json

This file was deleted.

42 changes: 0 additions & 42 deletions app-template/copay/google-services.json

This file was deleted.

Binary file removed app-template/copay/img/128x128.png
Diff not rendered.
Binary file removed app-template/copay/img/16x16.png
Diff not rendered.
Binary file removed app-template/copay/img/24x24.png
Diff not rendered.
Binary file removed app-template/copay/img/256x256.png
Diff not rendered.
Binary file removed app-template/copay/img/32x32.png
Diff not rendered.
Binary file removed app-template/copay/img/48x48.png
Diff not rendered.
Binary file removed app-template/copay/img/64x64.png
Diff not rendered.
Binary file removed app-template/copay/img/96x96.png
Diff not rendered.
29 changes: 0 additions & 29 deletions app-template/copay/img/backup-warning.svg
Diff not rendered.
Binary file removed app-template/copay/img/favicon.ico
Binary file not shown.
13 changes: 0 additions & 13 deletions app-template/copay/img/icon-bitcoin.svg
Diff not rendered.
Binary file removed app-template/copay/img/icon.png
Diff not rendered.
Binary file removed app-template/copay/img/logo-negative.png
Diff not rendered.
Loading

0 comments on commit 77daa43

Please sign in to comment.