diff --git a/webkitbuilds/setup-win.iss b/webkitbuilds/setup-win.iss index 45bcc25e4..1d7587b44 100755 --- a/webkitbuilds/setup-win.iss +++ b/webkitbuilds/setup-win.iss @@ -34,7 +34,7 @@ Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{ [Files] Source: "bitpay-wallet\win64\bitpay-wallet.exe"; DestDir: "{app}"; Flags: ignoreversion Source: "bitpay-wallet\win64\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs -Source: "../public/img/icons/favicon.ico"; DestDir: "{app}"; DestName: "icon.ico"; Flags: ignoreversion +Source: "../www/img/icons/favicon.ico"; DestDir: "{app}"; DestName: "icon.ico"; Flags: ignoreversion ; NOTE: Don't use "Flags: ignoreversion" on any shared system files [Icons] diff --git a/public/cordova.js b/www/cordova.js similarity index 100% rename from public/cordova.js rename to www/cordova.js diff --git a/public/img/GCs-logo-cllb.png b/www/img/GCs-logo-cllb.png similarity index 100% rename from public/img/GCs-logo-cllb.png rename to www/img/GCs-logo-cllb.png diff --git a/public/img/a-smile_color_btn.png b/www/img/a-smile_color_btn.png similarity index 100% rename from public/img/a-smile_color_btn.png rename to www/img/a-smile_color_btn.png diff --git a/public/img/a_generic.jpg b/www/img/a_generic.jpg similarity index 100% rename from public/img/a_generic.jpg rename to www/img/a_generic.jpg diff --git a/public/img/address-book-add.svg b/www/img/address-book-add.svg similarity index 100% rename from public/img/address-book-add.svg rename to www/img/address-book-add.svg diff --git a/public/img/ajax-loader.gif b/www/img/ajax-loader.gif similarity index 100% rename from public/img/ajax-loader.gif rename to www/img/ajax-loader.gif diff --git a/public/img/avatar.jpg b/www/img/avatar.jpg similarity index 100% rename from public/img/avatar.jpg rename to www/img/avatar.jpg diff --git a/public/img/backup-warning.svg b/www/img/backup-warning.svg similarity index 100% rename from public/img/backup-warning.svg rename to www/img/backup-warning.svg diff --git a/public/img/bank.svg b/www/img/bank.svg similarity index 100% rename from public/img/bank.svg rename to www/img/bank.svg diff --git a/public/img/bitpay-card-visa.svg b/www/img/bitpay-card-visa.svg similarity index 100% rename from public/img/bitpay-card-visa.svg rename to www/img/bitpay-card-visa.svg diff --git a/public/img/bitpay-logo.svg b/www/img/bitpay-logo.svg similarity index 100% rename from public/img/bitpay-logo.svg rename to www/img/bitpay-logo.svg diff --git a/public/img/bitpay-wallet-qr-scan-guides.svg b/www/img/bitpay-wallet-qr-scan-guides.svg similarity index 100% rename from public/img/bitpay-wallet-qr-scan-guides.svg rename to www/img/bitpay-wallet-qr-scan-guides.svg diff --git a/public/img/bought-pending.svg b/www/img/bought-pending.svg similarity index 100% rename from public/img/bought-pending.svg rename to www/img/bought-pending.svg diff --git a/public/img/bought.svg b/www/img/bought.svg similarity index 100% rename from public/img/bought.svg rename to www/img/bought.svg diff --git a/public/img/buy-bitcoin.svg b/www/img/buy-bitcoin.svg similarity index 100% rename from public/img/buy-bitcoin.svg rename to www/img/buy-bitcoin.svg diff --git a/public/img/change-avatar.png b/www/img/change-avatar.png similarity index 100% rename from public/img/change-avatar.png rename to www/img/change-avatar.png diff --git a/public/img/check-white.svg b/www/img/check-white.svg similarity index 100% rename from public/img/check-white.svg rename to www/img/check-white.svg diff --git a/public/img/check.svg b/www/img/check.svg similarity index 100% rename from public/img/check.svg rename to www/img/check.svg diff --git a/public/img/clipo-pin-enter.png b/www/img/clipo-pin-enter.png similarity index 100% rename from public/img/clipo-pin-enter.png rename to www/img/clipo-pin-enter.png diff --git a/public/img/clipo-pin.png b/www/img/clipo-pin.png similarity index 100% rename from public/img/clipo-pin.png rename to www/img/clipo-pin.png diff --git a/public/img/clipo-signin.png b/www/img/clipo-signin.png similarity index 100% rename from public/img/clipo-signin.png rename to www/img/clipo-signin.png diff --git a/public/img/clipo-signup1.png b/www/img/clipo-signup1.png similarity index 100% rename from public/img/clipo-signup1.png rename to www/img/clipo-signup1.png diff --git a/public/img/clipo-signup2-1.png b/www/img/clipo-signup2-1.png similarity index 100% rename from public/img/clipo-signup2-1.png rename to www/img/clipo-signup2-1.png diff --git a/public/img/clipo-signup2.png b/www/img/clipo-signup2.png similarity index 100% rename from public/img/clipo-signup2.png rename to www/img/clipo-signup2.png diff --git a/public/img/clipo-signup3.png b/www/img/clipo-signup3.png similarity index 100% rename from public/img/clipo-signup3.png rename to www/img/clipo-signup3.png diff --git a/public/img/coinbase-logo-inverse.png b/www/img/coinbase-logo-inverse.png similarity index 100% rename from public/img/coinbase-logo-inverse.png rename to www/img/coinbase-logo-inverse.png diff --git a/public/img/coinbase-logo.png b/www/img/coinbase-logo.png similarity index 100% rename from public/img/coinbase-logo.png rename to www/img/coinbase-logo.png diff --git a/public/img/copay_crowdin.png b/www/img/copay_crowdin.png similarity index 100% rename from public/img/copay_crowdin.png rename to www/img/copay_crowdin.png diff --git a/public/img/favicon.ico b/www/img/favicon.ico similarity index 100% rename from public/img/favicon.ico rename to www/img/favicon.ico diff --git a/public/img/glidera-logo.png b/www/img/glidera-logo.png similarity index 100% rename from public/img/glidera-logo.png rename to www/img/glidera-logo.png diff --git a/public/img/icon-about.svg b/www/img/icon-about.svg similarity index 100% rename from public/img/icon-about.svg rename to www/img/icon-about.svg diff --git a/public/img/icon-activity.svg b/www/img/icon-activity.svg similarity index 100% rename from public/img/icon-activity.svg rename to www/img/icon-activity.svg diff --git a/public/img/icon-address-book.svg b/www/img/icon-address-book.svg similarity index 100% rename from public/img/icon-address-book.svg rename to www/img/icon-address-book.svg diff --git a/public/img/icon-alternative-currency.svg b/www/img/icon-alternative-currency.svg similarity index 100% rename from public/img/icon-alternative-currency.svg rename to www/img/icon-alternative-currency.svg diff --git a/public/img/icon-amazon.svg b/www/img/icon-amazon.svg similarity index 100% rename from public/img/icon-amazon.svg rename to www/img/icon-amazon.svg diff --git a/public/img/icon-backup.svg b/www/img/icon-backup.svg similarity index 100% rename from public/img/icon-backup.svg rename to www/img/icon-backup.svg diff --git a/public/img/icon-bitcoin.svg b/www/img/icon-bitcoin.svg similarity index 100% rename from public/img/icon-bitcoin.svg rename to www/img/icon-bitcoin.svg diff --git a/public/img/icon-bitpay.svg b/www/img/icon-bitpay.svg similarity index 100% rename from public/img/icon-bitpay.svg rename to www/img/icon-bitpay.svg diff --git a/public/img/icon-bws-white.svg b/www/img/icon-bws-white.svg similarity index 100% rename from public/img/icon-bws-white.svg rename to www/img/icon-bws-white.svg diff --git a/public/img/icon-bws.svg b/www/img/icon-bws.svg similarity index 100% rename from public/img/icon-bws.svg rename to www/img/icon-bws.svg diff --git a/public/img/icon-camera-toggle.svg b/www/img/icon-camera-toggle.svg similarity index 100% rename from public/img/icon-camera-toggle.svg rename to www/img/icon-camera-toggle.svg diff --git a/public/img/icon-card.svg b/www/img/icon-card.svg similarity index 100% rename from public/img/icon-card.svg rename to www/img/icon-card.svg diff --git a/public/img/icon-chrome-128.png b/www/img/icon-chrome-128.png similarity index 100% rename from public/img/icon-chrome-128.png rename to www/img/icon-chrome-128.png diff --git a/public/img/icon-email.svg b/www/img/icon-email.svg similarity index 100% rename from public/img/icon-email.svg rename to www/img/icon-email.svg diff --git a/public/img/icon-excahnge.svg b/www/img/icon-excahnge.svg similarity index 100% rename from public/img/icon-excahnge.svg rename to www/img/icon-excahnge.svg diff --git a/public/img/icon-flash.svg b/www/img/icon-flash.svg similarity index 100% rename from public/img/icon-flash.svg rename to www/img/icon-flash.svg diff --git a/public/img/icon-gift.svg b/www/img/icon-gift.svg similarity index 100% rename from public/img/icon-gift.svg rename to www/img/icon-gift.svg diff --git a/public/img/icon-language.svg b/www/img/icon-language.svg similarity index 100% rename from public/img/icon-language.svg rename to www/img/icon-language.svg diff --git a/public/img/icon-ledger-white.svg b/www/img/icon-ledger-white.svg similarity index 100% rename from public/img/icon-ledger-white.svg rename to www/img/icon-ledger-white.svg diff --git a/public/img/icon-ledger.svg b/www/img/icon-ledger.svg similarity index 100% rename from public/img/icon-ledger.svg rename to www/img/icon-ledger.svg diff --git a/public/img/icon-lock-white.svg b/www/img/icon-lock-white.svg similarity index 100% rename from public/img/icon-lock-white.svg rename to www/img/icon-lock-white.svg diff --git a/public/img/icon-lock.svg b/www/img/icon-lock.svg similarity index 100% rename from public/img/icon-lock.svg rename to www/img/icon-lock.svg diff --git a/public/img/icon-moved.svg b/www/img/icon-moved.svg similarity index 100% rename from public/img/icon-moved.svg rename to www/img/icon-moved.svg diff --git a/public/img/icon-network.svg b/www/img/icon-network.svg similarity index 100% rename from public/img/icon-network.svg rename to www/img/icon-network.svg diff --git a/public/img/icon-new.svg b/www/img/icon-new.svg similarity index 100% rename from public/img/icon-new.svg rename to www/img/icon-new.svg diff --git a/public/img/icon-notifications.svg b/www/img/icon-notifications.svg similarity index 100% rename from public/img/icon-notifications.svg rename to www/img/icon-notifications.svg diff --git a/public/img/icon-proposal.svg b/www/img/icon-proposal.svg similarity index 100% rename from public/img/icon-proposal.svg rename to www/img/icon-proposal.svg diff --git a/public/img/icon-read-only-white.svg b/www/img/icon-read-only-white.svg similarity index 100% rename from public/img/icon-read-only-white.svg rename to www/img/icon-read-only-white.svg diff --git a/public/img/icon-read-only.svg b/www/img/icon-read-only.svg similarity index 100% rename from public/img/icon-read-only.svg rename to www/img/icon-read-only.svg diff --git a/public/img/icon-receive-history.svg b/www/img/icon-receive-history.svg similarity index 100% rename from public/img/icon-receive-history.svg rename to www/img/icon-receive-history.svg diff --git a/public/img/icon-receive.svg b/www/img/icon-receive.svg similarity index 100% rename from public/img/icon-receive.svg rename to www/img/icon-receive.svg diff --git a/public/img/icon-send-feedback.svg b/www/img/icon-send-feedback.svg similarity index 100% rename from public/img/icon-send-feedback.svg rename to www/img/icon-send-feedback.svg diff --git a/public/img/icon-send.svg b/www/img/icon-send.svg similarity index 100% rename from public/img/icon-send.svg rename to www/img/icon-send.svg diff --git a/public/img/icon-sent-history.svg b/www/img/icon-sent-history.svg similarity index 100% rename from public/img/icon-sent-history.svg rename to www/img/icon-sent-history.svg diff --git a/public/img/icon-sent.svg b/www/img/icon-sent.svg similarity index 100% rename from public/img/icon-sent.svg rename to www/img/icon-sent.svg diff --git a/public/img/icon-splash.png b/www/img/icon-splash.png similarity index 100% rename from public/img/icon-splash.png rename to www/img/icon-splash.png diff --git a/public/img/icon-sync-white.svg b/www/img/icon-sync-white.svg similarity index 100% rename from public/img/icon-sync-white.svg rename to www/img/icon-sync-white.svg diff --git a/public/img/icon-sync.svg b/www/img/icon-sync.svg similarity index 100% rename from public/img/icon-sync.svg rename to www/img/icon-sync.svg diff --git a/public/img/icon-testnet-white.svg b/www/img/icon-testnet-white.svg similarity index 100% rename from public/img/icon-testnet-white.svg rename to www/img/icon-testnet-white.svg diff --git a/public/img/icon-testnet.svg b/www/img/icon-testnet.svg similarity index 100% rename from public/img/icon-testnet.svg rename to www/img/icon-testnet.svg diff --git a/public/img/icon-tour1.png b/www/img/icon-tour1.png similarity index 100% rename from public/img/icon-tour1.png rename to www/img/icon-tour1.png diff --git a/public/img/icon-trezor-white.svg b/www/img/icon-trezor-white.svg similarity index 100% rename from public/img/icon-trezor-white.svg rename to www/img/icon-trezor-white.svg diff --git a/public/img/icon-trezor.svg b/www/img/icon-trezor.svg similarity index 100% rename from public/img/icon-trezor.svg rename to www/img/icon-trezor.svg diff --git a/public/img/icon-unit.svg b/www/img/icon-unit.svg similarity index 100% rename from public/img/icon-unit.svg rename to www/img/icon-unit.svg diff --git a/public/img/icon-user.svg b/www/img/icon-user.svg similarity index 100% rename from public/img/icon-user.svg rename to www/img/icon-user.svg diff --git a/public/img/icon-users.svg b/www/img/icon-users.svg similarity index 100% rename from public/img/icon-users.svg rename to www/img/icon-users.svg diff --git a/public/img/icon-view.svg b/www/img/icon-view.svg similarity index 100% rename from public/img/icon-view.svg rename to www/img/icon-view.svg diff --git a/public/img/icon-wallet.svg b/www/img/icon-wallet.svg similarity index 100% rename from public/img/icon-wallet.svg rename to www/img/icon-wallet.svg diff --git a/public/img/icons/copy.png b/www/img/icons/copy.png similarity index 100% rename from public/img/icons/copy.png rename to www/img/icons/copy.png diff --git a/public/img/icons/favicon.ico b/www/img/icons/favicon.ico similarity index 100% rename from public/img/icons/favicon.ico rename to www/img/icons/favicon.ico diff --git a/public/img/icons/icon-16.png b/www/img/icons/icon-16.png similarity index 100% rename from public/img/icons/icon-16.png rename to www/img/icons/icon-16.png diff --git a/public/img/icons/icon-256.png b/www/img/icons/icon-256.png similarity index 100% rename from public/img/icons/icon-256.png rename to www/img/icons/icon-256.png diff --git a/public/img/icons/icon-32.png b/www/img/icons/icon-32.png similarity index 100% rename from public/img/icons/icon-32.png rename to www/img/icons/icon-32.png diff --git a/public/img/icons/icon-64.png b/www/img/icons/icon-64.png similarity index 100% rename from public/img/icons/icon-64.png rename to www/img/icons/icon-64.png diff --git a/public/img/icons/icon-chrome-128.png b/www/img/icons/icon-chrome-128.png similarity index 100% rename from public/img/icons/icon-chrome-128.png rename to www/img/icons/icon-chrome-128.png diff --git a/public/img/icons/icon.icns b/www/img/icons/icon.icns similarity index 100% rename from public/img/icons/icon.icns rename to www/img/icons/icon.icns diff --git a/public/img/icons/icon.ico b/www/img/icons/icon.ico similarity index 100% rename from public/img/icons/icon.ico rename to www/img/icons/icon.ico diff --git a/public/img/icons/icon.png b/www/img/icons/icon.png similarity index 100% rename from public/img/icons/icon.png rename to www/img/icons/icon.png diff --git a/public/img/icons/logo-chrome-256.png b/www/img/icons/logo-chrome-256.png similarity index 100% rename from public/img/icons/logo-chrome-256.png rename to www/img/icons/logo-chrome-256.png diff --git a/public/img/icons/logo-chrome-64.png b/www/img/icons/logo-chrome-64.png similarity index 100% rename from public/img/icons/logo-chrome-64.png rename to www/img/icons/logo-chrome-64.png diff --git a/public/img/img-tour1.png b/www/img/img-tour1.png similarity index 100% rename from public/img/img-tour1.png rename to www/img/img-tour1.png diff --git a/public/img/item-ico-addwallet.svg b/www/img/item-ico-addwallet.svg similarity index 100% rename from public/img/item-ico-addwallet.svg rename to www/img/item-ico-addwallet.svg diff --git a/public/img/item-ico-contact.svg b/www/img/item-ico-contact.svg similarity index 100% rename from public/img/item-ico-contact.svg rename to www/img/item-ico-contact.svg diff --git a/public/img/item-ico-import.svg b/www/img/item-ico-import.svg similarity index 100% rename from public/img/item-ico-import.svg rename to www/img/item-ico-import.svg diff --git a/public/img/logo-negative.png b/www/img/logo-negative.png similarity index 100% rename from public/img/logo-negative.png rename to www/img/logo-negative.png diff --git a/public/img/logo.png b/www/img/logo.png similarity index 100% rename from public/img/logo.png rename to www/img/logo.png diff --git a/public/img/mcc-icons/airplane.svg b/www/img/mcc-icons/airplane.svg similarity index 100% rename from public/img/mcc-icons/airplane.svg rename to www/img/mcc-icons/airplane.svg diff --git a/public/img/mcc-icons/art.svg b/www/img/mcc-icons/art.svg similarity index 100% rename from public/img/mcc-icons/art.svg rename to www/img/mcc-icons/art.svg diff --git a/public/img/mcc-icons/bicycle.svg b/www/img/mcc-icons/bicycle.svg similarity index 100% rename from public/img/mcc-icons/bicycle.svg rename to www/img/mcc-icons/bicycle.svg diff --git a/public/img/mcc-icons/bitcoin-topup.svg b/www/img/mcc-icons/bitcoin-topup.svg similarity index 100% rename from public/img/mcc-icons/bitcoin-topup.svg rename to www/img/mcc-icons/bitcoin-topup.svg diff --git a/public/img/mcc-icons/boat.svg b/www/img/mcc-icons/boat.svg similarity index 100% rename from public/img/mcc-icons/boat.svg rename to www/img/mcc-icons/boat.svg diff --git a/public/img/mcc-icons/books.svg b/www/img/mcc-icons/books.svg similarity index 100% rename from public/img/mcc-icons/books.svg rename to www/img/mcc-icons/books.svg diff --git a/public/img/mcc-icons/bowling.svg b/www/img/mcc-icons/bowling.svg similarity index 100% rename from public/img/mcc-icons/bowling.svg rename to www/img/mcc-icons/bowling.svg diff --git a/public/img/mcc-icons/bug.svg b/www/img/mcc-icons/bug.svg similarity index 100% rename from public/img/mcc-icons/bug.svg rename to www/img/mcc-icons/bug.svg diff --git a/public/img/mcc-icons/bus.svg b/www/img/mcc-icons/bus.svg similarity index 100% rename from public/img/mcc-icons/bus.svg rename to www/img/mcc-icons/bus.svg diff --git a/public/img/mcc-icons/camera.svg b/www/img/mcc-icons/camera.svg similarity index 100% rename from public/img/mcc-icons/camera.svg rename to www/img/mcc-icons/camera.svg diff --git a/public/img/mcc-icons/car.svg b/www/img/mcc-icons/car.svg similarity index 100% rename from public/img/mcc-icons/car.svg rename to www/img/mcc-icons/car.svg diff --git a/public/img/mcc-icons/clean.svg b/www/img/mcc-icons/clean.svg similarity index 100% rename from public/img/mcc-icons/clean.svg rename to www/img/mcc-icons/clean.svg diff --git a/public/img/mcc-icons/clock.svg b/www/img/mcc-icons/clock.svg similarity index 100% rename from public/img/mcc-icons/clock.svg rename to www/img/mcc-icons/clock.svg diff --git a/public/img/mcc-icons/cocktail.svg b/www/img/mcc-icons/cocktail.svg similarity index 100% rename from public/img/mcc-icons/cocktail.svg rename to www/img/mcc-icons/cocktail.svg diff --git a/public/img/mcc-icons/coins.svg b/www/img/mcc-icons/coins.svg similarity index 100% rename from public/img/mcc-icons/coins.svg rename to www/img/mcc-icons/coins.svg diff --git a/public/img/mcc-icons/computer.svg b/www/img/mcc-icons/computer.svg similarity index 100% rename from public/img/mcc-icons/computer.svg rename to www/img/mcc-icons/computer.svg diff --git a/public/img/mcc-icons/default.svg b/www/img/mcc-icons/default.svg similarity index 100% rename from public/img/mcc-icons/default.svg rename to www/img/mcc-icons/default.svg diff --git a/public/img/mcc-icons/diamond-ring.svg b/www/img/mcc-icons/diamond-ring.svg similarity index 100% rename from public/img/mcc-icons/diamond-ring.svg rename to www/img/mcc-icons/diamond-ring.svg diff --git a/public/img/mcc-icons/dollar-topup.svg b/www/img/mcc-icons/dollar-topup.svg similarity index 100% rename from public/img/mcc-icons/dollar-topup.svg rename to www/img/mcc-icons/dollar-topup.svg diff --git a/public/img/mcc-icons/euro-topup.svg b/www/img/mcc-icons/euro-topup.svg similarity index 100% rename from public/img/mcc-icons/euro-topup.svg rename to www/img/mcc-icons/euro-topup.svg diff --git a/public/img/mcc-icons/film.svg b/www/img/mcc-icons/film.svg similarity index 100% rename from public/img/mcc-icons/film.svg rename to www/img/mcc-icons/film.svg diff --git a/public/img/mcc-icons/food.svg b/www/img/mcc-icons/food.svg similarity index 100% rename from public/img/mcc-icons/food.svg rename to www/img/mcc-icons/food.svg diff --git a/public/img/mcc-icons/football.svg b/www/img/mcc-icons/football.svg similarity index 100% rename from public/img/mcc-icons/football.svg rename to www/img/mcc-icons/football.svg diff --git a/public/img/mcc-icons/furniture.svg b/www/img/mcc-icons/furniture.svg similarity index 100% rename from public/img/mcc-icons/furniture.svg rename to www/img/mcc-icons/furniture.svg diff --git a/public/img/mcc-icons/game.svg b/www/img/mcc-icons/game.svg similarity index 100% rename from public/img/mcc-icons/game.svg rename to www/img/mcc-icons/game.svg diff --git a/public/img/mcc-icons/gas.svg b/www/img/mcc-icons/gas.svg similarity index 100% rename from public/img/mcc-icons/gas.svg rename to www/img/mcc-icons/gas.svg diff --git a/public/img/mcc-icons/golf.svg b/www/img/mcc-icons/golf.svg similarity index 100% rename from public/img/mcc-icons/golf.svg rename to www/img/mcc-icons/golf.svg diff --git a/public/img/mcc-icons/hotel.svg b/www/img/mcc-icons/hotel.svg similarity index 100% rename from public/img/mcc-icons/hotel.svg rename to www/img/mcc-icons/hotel.svg diff --git a/public/img/mcc-icons/law.svg b/www/img/mcc-icons/law.svg similarity index 100% rename from public/img/mcc-icons/law.svg rename to www/img/mcc-icons/law.svg diff --git a/public/img/mcc-icons/mail.svg b/www/img/mcc-icons/mail.svg similarity index 100% rename from public/img/mcc-icons/mail.svg rename to www/img/mcc-icons/mail.svg diff --git a/public/img/mcc-icons/medical.svg b/www/img/mcc-icons/medical.svg similarity index 100% rename from public/img/mcc-icons/medical.svg rename to www/img/mcc-icons/medical.svg diff --git a/public/img/mcc-icons/money.svg b/www/img/mcc-icons/money.svg similarity index 100% rename from public/img/mcc-icons/money.svg rename to www/img/mcc-icons/money.svg diff --git a/public/img/mcc-icons/motorcycle.svg b/www/img/mcc-icons/motorcycle.svg similarity index 100% rename from public/img/mcc-icons/motorcycle.svg rename to www/img/mcc-icons/motorcycle.svg diff --git a/public/img/mcc-icons/music.svg b/www/img/mcc-icons/music.svg similarity index 100% rename from public/img/mcc-icons/music.svg rename to www/img/mcc-icons/music.svg diff --git a/public/img/mcc-icons/newspaper.svg b/www/img/mcc-icons/newspaper.svg similarity index 100% rename from public/img/mcc-icons/newspaper.svg rename to www/img/mcc-icons/newspaper.svg diff --git a/public/img/mcc-icons/park.svg b/www/img/mcc-icons/park.svg similarity index 100% rename from public/img/mcc-icons/park.svg rename to www/img/mcc-icons/park.svg diff --git a/public/img/mcc-icons/people.svg b/www/img/mcc-icons/people.svg similarity index 100% rename from public/img/mcc-icons/people.svg rename to www/img/mcc-icons/people.svg diff --git a/public/img/mcc-icons/pet.svg b/www/img/mcc-icons/pet.svg similarity index 100% rename from public/img/mcc-icons/pet.svg rename to www/img/mcc-icons/pet.svg diff --git a/public/img/mcc-icons/plant.svg b/www/img/mcc-icons/plant.svg similarity index 100% rename from public/img/mcc-icons/plant.svg rename to www/img/mcc-icons/plant.svg diff --git a/public/img/mcc-icons/purchase.svg b/www/img/mcc-icons/purchase.svg similarity index 100% rename from public/img/mcc-icons/purchase.svg rename to www/img/mcc-icons/purchase.svg diff --git a/public/img/mcc-icons/repair.svg b/www/img/mcc-icons/repair.svg similarity index 100% rename from public/img/mcc-icons/repair.svg rename to www/img/mcc-icons/repair.svg diff --git a/public/img/mcc-icons/sadface.svg b/www/img/mcc-icons/sadface.svg similarity index 100% rename from public/img/mcc-icons/sadface.svg rename to www/img/mcc-icons/sadface.svg diff --git a/public/img/mcc-icons/scissors.svg b/www/img/mcc-icons/scissors.svg similarity index 100% rename from public/img/mcc-icons/scissors.svg rename to www/img/mcc-icons/scissors.svg diff --git a/public/img/mcc-icons/search.svg b/www/img/mcc-icons/search.svg similarity index 100% rename from public/img/mcc-icons/search.svg rename to www/img/mcc-icons/search.svg diff --git a/public/img/mcc-icons/shirt.svg b/www/img/mcc-icons/shirt.svg similarity index 100% rename from public/img/mcc-icons/shirt.svg rename to www/img/mcc-icons/shirt.svg diff --git a/public/img/mcc-icons/shoes.svg b/www/img/mcc-icons/shoes.svg similarity index 100% rename from public/img/mcc-icons/shoes.svg rename to www/img/mcc-icons/shoes.svg diff --git a/public/img/mcc-icons/smiley-face.svg b/www/img/mcc-icons/smiley-face.svg similarity index 100% rename from public/img/mcc-icons/smiley-face.svg rename to www/img/mcc-icons/smiley-face.svg diff --git a/public/img/mcc-icons/suitcase.svg b/www/img/mcc-icons/suitcase.svg similarity index 100% rename from public/img/mcc-icons/suitcase.svg rename to www/img/mcc-icons/suitcase.svg diff --git a/public/img/mcc-icons/telephone.svg b/www/img/mcc-icons/telephone.svg similarity index 100% rename from public/img/mcc-icons/telephone.svg rename to www/img/mcc-icons/telephone.svg diff --git a/public/img/mcc-icons/television.svg b/www/img/mcc-icons/television.svg similarity index 100% rename from public/img/mcc-icons/television.svg rename to www/img/mcc-icons/television.svg diff --git a/public/img/mcc-icons/tent.svg b/www/img/mcc-icons/tent.svg similarity index 100% rename from public/img/mcc-icons/tent.svg rename to www/img/mcc-icons/tent.svg diff --git a/public/img/mcc-icons/ticket.svg b/www/img/mcc-icons/ticket.svg similarity index 100% rename from public/img/mcc-icons/ticket.svg rename to www/img/mcc-icons/ticket.svg diff --git a/public/img/mcc-icons/toy.svg b/www/img/mcc-icons/toy.svg similarity index 100% rename from public/img/mcc-icons/toy.svg rename to www/img/mcc-icons/toy.svg diff --git a/public/img/mcc-icons/truck.svg b/www/img/mcc-icons/truck.svg similarity index 100% rename from public/img/mcc-icons/truck.svg rename to www/img/mcc-icons/truck.svg diff --git a/public/img/mcc-icons/watch.svg b/www/img/mcc-icons/watch.svg similarity index 100% rename from public/img/mcc-icons/watch.svg rename to www/img/mcc-icons/watch.svg diff --git a/public/img/no-screenshot.svg b/www/img/no-screenshot.svg similarity index 100% rename from public/img/no-screenshot.svg rename to www/img/no-screenshot.svg diff --git a/public/img/notification.png b/www/img/notification.png similarity index 100% rename from public/img/notification.png rename to www/img/notification.png diff --git a/public/img/onboarding-push-notifications.svg b/www/img/onboarding-push-notifications.svg similarity index 100% rename from public/img/onboarding-push-notifications.svg rename to www/img/onboarding-push-notifications.svg diff --git a/public/img/onboarding-success.svg b/www/img/onboarding-success.svg similarity index 100% rename from public/img/onboarding-success.svg rename to www/img/onboarding-success.svg diff --git a/public/img/onboarding-tour-control.svg b/www/img/onboarding-tour-control.svg similarity index 100% rename from public/img/onboarding-tour-control.svg rename to www/img/onboarding-tour-control.svg diff --git a/public/img/onboarding-tour-currency-bg.svg b/www/img/onboarding-tour-currency-bg.svg similarity index 100% rename from public/img/onboarding-tour-currency-bg.svg rename to www/img/onboarding-tour-currency-bg.svg diff --git a/public/img/onboarding-tour-phone.svg b/www/img/onboarding-tour-phone.svg similarity index 100% rename from public/img/onboarding-tour-phone.svg rename to www/img/onboarding-tour-phone.svg diff --git a/public/img/onboarding-warning.svg b/www/img/onboarding-warning.svg similarity index 100% rename from public/img/onboarding-warning.svg rename to www/img/onboarding-warning.svg diff --git a/public/img/onboarding-welcome-bg.png b/www/img/onboarding-welcome-bg.png similarity index 100% rename from public/img/onboarding-welcome-bg.png rename to www/img/onboarding-welcome-bg.png diff --git a/public/img/onboarding-welcome-shopping24.png b/www/img/onboarding-welcome-shopping24.png similarity index 100% rename from public/img/onboarding-welcome-shopping24.png rename to www/img/onboarding-welcome-shopping24.png diff --git a/public/img/qr.png b/www/img/qr.png similarity index 100% rename from public/img/qr.png rename to www/img/qr.png diff --git a/public/img/satoshi.gif b/www/img/satoshi.gif similarity index 100% rename from public/img/satoshi.gif rename to www/img/satoshi.gif diff --git a/public/img/sell-bitcoin.svg b/www/img/sell-bitcoin.svg similarity index 100% rename from public/img/sell-bitcoin.svg rename to www/img/sell-bitcoin.svg diff --git a/public/img/sold-pending.svg b/www/img/sold-pending.svg similarity index 100% rename from public/img/sold-pending.svg rename to www/img/sold-pending.svg diff --git a/public/img/sold.svg b/www/img/sold.svg similarity index 100% rename from public/img/sold.svg rename to www/img/sold.svg diff --git a/public/img/step-1.png b/www/img/step-1.png similarity index 100% rename from public/img/step-1.png rename to www/img/step-1.png diff --git a/public/img/step-1.svg b/www/img/step-1.svg similarity index 100% rename from public/img/step-1.svg rename to www/img/step-1.svg diff --git a/public/img/step-2.png b/www/img/step-2.png similarity index 100% rename from public/img/step-2.png rename to www/img/step-2.png diff --git a/public/img/step-2.svg b/www/img/step-2.svg similarity index 100% rename from public/img/step-2.svg rename to www/img/step-2.svg diff --git a/public/img/step-3.png b/www/img/step-3.png similarity index 100% rename from public/img/step-3.png rename to www/img/step-3.png diff --git a/public/img/step-3.svg b/www/img/step-3.svg similarity index 100% rename from public/img/step-3.svg rename to www/img/step-3.svg diff --git a/public/img/sync.svg b/www/img/sync.svg similarity index 100% rename from public/img/sync.svg rename to www/img/sync.svg diff --git a/public/img/tab-icons/ico-home-selected.svg b/www/img/tab-icons/ico-home-selected.svg similarity index 100% rename from public/img/tab-icons/ico-home-selected.svg rename to www/img/tab-icons/ico-home-selected.svg diff --git a/public/img/tab-icons/ico-home.svg b/www/img/tab-icons/ico-home.svg similarity index 100% rename from public/img/tab-icons/ico-home.svg rename to www/img/tab-icons/ico-home.svg diff --git a/public/img/tab-icons/ico-receive-selected.svg b/www/img/tab-icons/ico-receive-selected.svg similarity index 100% rename from public/img/tab-icons/ico-receive-selected.svg rename to www/img/tab-icons/ico-receive-selected.svg diff --git a/public/img/tab-icons/ico-receive.svg b/www/img/tab-icons/ico-receive.svg similarity index 100% rename from public/img/tab-icons/ico-receive.svg rename to www/img/tab-icons/ico-receive.svg diff --git a/public/img/tab-icons/ico-scan-selected.svg b/www/img/tab-icons/ico-scan-selected.svg similarity index 100% rename from public/img/tab-icons/ico-scan-selected.svg rename to www/img/tab-icons/ico-scan-selected.svg diff --git a/public/img/tab-icons/ico-scan.svg b/www/img/tab-icons/ico-scan.svg similarity index 100% rename from public/img/tab-icons/ico-scan.svg rename to www/img/tab-icons/ico-scan.svg diff --git a/public/img/tab-icons/ico-send-selected.svg b/www/img/tab-icons/ico-send-selected.svg similarity index 100% rename from public/img/tab-icons/ico-send-selected.svg rename to www/img/tab-icons/ico-send-selected.svg diff --git a/public/img/tab-icons/ico-send.svg b/www/img/tab-icons/ico-send.svg similarity index 100% rename from public/img/tab-icons/ico-send.svg rename to www/img/tab-icons/ico-send.svg diff --git a/public/img/tab-icons/ico-settings-selected.svg b/www/img/tab-icons/ico-settings-selected.svg similarity index 100% rename from public/img/tab-icons/ico-settings-selected.svg rename to www/img/tab-icons/ico-settings-selected.svg diff --git a/public/img/tab-icons/ico-settings.svg b/www/img/tab-icons/ico-settings.svg similarity index 100% rename from public/img/tab-icons/ico-settings.svg rename to www/img/tab-icons/ico-settings.svg diff --git a/public/img/tour1.png b/www/img/tour1.png similarity index 100% rename from public/img/tour1.png rename to www/img/tour1.png diff --git a/public/img/tour2.png b/www/img/tour2.png similarity index 100% rename from public/img/tour2.png rename to www/img/tour2.png diff --git a/public/img/tour3.png b/www/img/tour3.png similarity index 100% rename from public/img/tour3.png rename to www/img/tour3.png diff --git a/public/img/tour4.png b/www/img/tour4.png similarity index 100% rename from public/img/tour4.png rename to www/img/tour4.png diff --git a/public/img/tour5.png b/www/img/tour5.png similarity index 100% rename from public/img/tour5.png rename to www/img/tour5.png diff --git a/public/img/transaction-ico-down.svg b/www/img/transaction-ico-down.svg similarity index 100% rename from public/img/transaction-ico-down.svg rename to www/img/transaction-ico-down.svg diff --git a/public/img/transaction-ico-up.svg b/www/img/transaction-ico-up.svg similarity index 100% rename from public/img/transaction-ico-up.svg rename to www/img/transaction-ico-up.svg diff --git a/public/img/warning.svg b/www/img/warning.svg similarity index 100% rename from public/img/warning.svg rename to www/img/warning.svg diff --git a/public/index.html b/www/index.html similarity index 100% rename from public/index.html rename to www/index.html diff --git a/public/roboto-font/LICENSE.txt b/www/roboto-font/LICENSE.txt similarity index 100% rename from public/roboto-font/LICENSE.txt rename to www/roboto-font/LICENSE.txt diff --git a/public/roboto-font/Roboto-Black.ttf b/www/roboto-font/Roboto-Black.ttf similarity index 100% rename from public/roboto-font/Roboto-Black.ttf rename to www/roboto-font/Roboto-Black.ttf diff --git a/public/roboto-font/Roboto-Black.woff b/www/roboto-font/Roboto-Black.woff similarity index 100% rename from public/roboto-font/Roboto-Black.woff rename to www/roboto-font/Roboto-Black.woff diff --git a/public/roboto-font/Roboto-Black.woff2 b/www/roboto-font/Roboto-Black.woff2 similarity index 100% rename from public/roboto-font/Roboto-Black.woff2 rename to www/roboto-font/Roboto-Black.woff2 diff --git a/public/roboto-font/Roboto-BlackItalic.ttf b/www/roboto-font/Roboto-BlackItalic.ttf similarity index 100% rename from public/roboto-font/Roboto-BlackItalic.ttf rename to www/roboto-font/Roboto-BlackItalic.ttf diff --git a/public/roboto-font/Roboto-BlackItalic.woff b/www/roboto-font/Roboto-BlackItalic.woff similarity index 100% rename from public/roboto-font/Roboto-BlackItalic.woff rename to www/roboto-font/Roboto-BlackItalic.woff diff --git a/public/roboto-font/Roboto-BlackItalic.woff2 b/www/roboto-font/Roboto-BlackItalic.woff2 similarity index 100% rename from public/roboto-font/Roboto-BlackItalic.woff2 rename to www/roboto-font/Roboto-BlackItalic.woff2 diff --git a/public/roboto-font/Roboto-Bold.ttf b/www/roboto-font/Roboto-Bold.ttf similarity index 100% rename from public/roboto-font/Roboto-Bold.ttf rename to www/roboto-font/Roboto-Bold.ttf diff --git a/public/roboto-font/Roboto-Bold.woff b/www/roboto-font/Roboto-Bold.woff similarity index 100% rename from public/roboto-font/Roboto-Bold.woff rename to www/roboto-font/Roboto-Bold.woff diff --git a/public/roboto-font/Roboto-Bold.woff2 b/www/roboto-font/Roboto-Bold.woff2 similarity index 100% rename from public/roboto-font/Roboto-Bold.woff2 rename to www/roboto-font/Roboto-Bold.woff2 diff --git a/public/roboto-font/Roboto-BoldItalic.ttf b/www/roboto-font/Roboto-BoldItalic.ttf similarity index 100% rename from public/roboto-font/Roboto-BoldItalic.ttf rename to www/roboto-font/Roboto-BoldItalic.ttf diff --git a/public/roboto-font/Roboto-BoldItalic.woff b/www/roboto-font/Roboto-BoldItalic.woff similarity index 100% rename from public/roboto-font/Roboto-BoldItalic.woff rename to www/roboto-font/Roboto-BoldItalic.woff diff --git a/public/roboto-font/Roboto-BoldItalic.woff2 b/www/roboto-font/Roboto-BoldItalic.woff2 similarity index 100% rename from public/roboto-font/Roboto-BoldItalic.woff2 rename to www/roboto-font/Roboto-BoldItalic.woff2 diff --git a/public/roboto-font/Roboto-Italic.ttf b/www/roboto-font/Roboto-Italic.ttf similarity index 100% rename from public/roboto-font/Roboto-Italic.ttf rename to www/roboto-font/Roboto-Italic.ttf diff --git a/public/roboto-font/Roboto-Italic.woff b/www/roboto-font/Roboto-Italic.woff similarity index 100% rename from public/roboto-font/Roboto-Italic.woff rename to www/roboto-font/Roboto-Italic.woff diff --git a/public/roboto-font/Roboto-Italic.woff2 b/www/roboto-font/Roboto-Italic.woff2 similarity index 100% rename from public/roboto-font/Roboto-Italic.woff2 rename to www/roboto-font/Roboto-Italic.woff2 diff --git a/public/roboto-font/Roboto-Light.ttf b/www/roboto-font/Roboto-Light.ttf similarity index 100% rename from public/roboto-font/Roboto-Light.ttf rename to www/roboto-font/Roboto-Light.ttf diff --git a/public/roboto-font/Roboto-Light.woff b/www/roboto-font/Roboto-Light.woff similarity index 100% rename from public/roboto-font/Roboto-Light.woff rename to www/roboto-font/Roboto-Light.woff diff --git a/public/roboto-font/Roboto-Light.woff2 b/www/roboto-font/Roboto-Light.woff2 similarity index 100% rename from public/roboto-font/Roboto-Light.woff2 rename to www/roboto-font/Roboto-Light.woff2 diff --git a/public/roboto-font/Roboto-LightItalic.ttf b/www/roboto-font/Roboto-LightItalic.ttf similarity index 100% rename from public/roboto-font/Roboto-LightItalic.ttf rename to www/roboto-font/Roboto-LightItalic.ttf diff --git a/public/roboto-font/Roboto-LightItalic.woff b/www/roboto-font/Roboto-LightItalic.woff similarity index 100% rename from public/roboto-font/Roboto-LightItalic.woff rename to www/roboto-font/Roboto-LightItalic.woff diff --git a/public/roboto-font/Roboto-LightItalic.woff2 b/www/roboto-font/Roboto-LightItalic.woff2 similarity index 100% rename from public/roboto-font/Roboto-LightItalic.woff2 rename to www/roboto-font/Roboto-LightItalic.woff2 diff --git a/public/roboto-font/Roboto-Medium.ttf b/www/roboto-font/Roboto-Medium.ttf similarity index 100% rename from public/roboto-font/Roboto-Medium.ttf rename to www/roboto-font/Roboto-Medium.ttf diff --git a/public/roboto-font/Roboto-Medium.woff b/www/roboto-font/Roboto-Medium.woff similarity index 100% rename from public/roboto-font/Roboto-Medium.woff rename to www/roboto-font/Roboto-Medium.woff diff --git a/public/roboto-font/Roboto-Medium.woff2 b/www/roboto-font/Roboto-Medium.woff2 similarity index 100% rename from public/roboto-font/Roboto-Medium.woff2 rename to www/roboto-font/Roboto-Medium.woff2 diff --git a/public/roboto-font/Roboto-MediumItalic.ttf b/www/roboto-font/Roboto-MediumItalic.ttf similarity index 100% rename from public/roboto-font/Roboto-MediumItalic.ttf rename to www/roboto-font/Roboto-MediumItalic.ttf diff --git a/public/roboto-font/Roboto-MediumItalic.woff b/www/roboto-font/Roboto-MediumItalic.woff similarity index 100% rename from public/roboto-font/Roboto-MediumItalic.woff rename to www/roboto-font/Roboto-MediumItalic.woff diff --git a/public/roboto-font/Roboto-MediumItalic.woff2 b/www/roboto-font/Roboto-MediumItalic.woff2 similarity index 100% rename from public/roboto-font/Roboto-MediumItalic.woff2 rename to www/roboto-font/Roboto-MediumItalic.woff2 diff --git a/public/roboto-font/Roboto-Regular.ttf b/www/roboto-font/Roboto-Regular.ttf similarity index 100% rename from public/roboto-font/Roboto-Regular.ttf rename to www/roboto-font/Roboto-Regular.ttf diff --git a/public/roboto-font/Roboto-Regular.woff b/www/roboto-font/Roboto-Regular.woff similarity index 100% rename from public/roboto-font/Roboto-Regular.woff rename to www/roboto-font/Roboto-Regular.woff diff --git a/public/roboto-font/Roboto-Regular.woff2 b/www/roboto-font/Roboto-Regular.woff2 similarity index 100% rename from public/roboto-font/Roboto-Regular.woff2 rename to www/roboto-font/Roboto-Regular.woff2 diff --git a/public/roboto-font/Roboto-Thin.ttf b/www/roboto-font/Roboto-Thin.ttf similarity index 100% rename from public/roboto-font/Roboto-Thin.ttf rename to www/roboto-font/Roboto-Thin.ttf diff --git a/public/roboto-font/Roboto-Thin.woff b/www/roboto-font/Roboto-Thin.woff similarity index 100% rename from public/roboto-font/Roboto-Thin.woff rename to www/roboto-font/Roboto-Thin.woff diff --git a/public/roboto-font/Roboto-Thin.woff2 b/www/roboto-font/Roboto-Thin.woff2 similarity index 100% rename from public/roboto-font/Roboto-Thin.woff2 rename to www/roboto-font/Roboto-Thin.woff2 diff --git a/public/roboto-font/Roboto-ThinItalic.ttf b/www/roboto-font/Roboto-ThinItalic.ttf similarity index 100% rename from public/roboto-font/Roboto-ThinItalic.ttf rename to www/roboto-font/Roboto-ThinItalic.ttf diff --git a/public/roboto-font/Roboto-ThinItalic.woff b/www/roboto-font/Roboto-ThinItalic.woff similarity index 100% rename from public/roboto-font/Roboto-ThinItalic.woff rename to www/roboto-font/Roboto-ThinItalic.woff diff --git a/public/roboto-font/Roboto-ThinItalic.woff2 b/www/roboto-font/Roboto-ThinItalic.woff2 similarity index 100% rename from public/roboto-font/Roboto-ThinItalic.woff2 rename to www/roboto-font/Roboto-ThinItalic.woff2 diff --git a/public/roboto-font/roboto-black-webfont.woff b/www/roboto-font/roboto-black-webfont.woff similarity index 100% rename from public/roboto-font/roboto-black-webfont.woff rename to www/roboto-font/roboto-black-webfont.woff diff --git a/public/roboto-font/roboto-black-webfont.woff2 b/www/roboto-font/roboto-black-webfont.woff2 similarity index 100% rename from public/roboto-font/roboto-black-webfont.woff2 rename to www/roboto-font/roboto-black-webfont.woff2 diff --git a/public/roboto-font/roboto-blackitalic-webfont.woff b/www/roboto-font/roboto-blackitalic-webfont.woff similarity index 100% rename from public/roboto-font/roboto-blackitalic-webfont.woff rename to www/roboto-font/roboto-blackitalic-webfont.woff diff --git a/public/roboto-font/roboto-blackitalic-webfont.woff2 b/www/roboto-font/roboto-blackitalic-webfont.woff2 similarity index 100% rename from public/roboto-font/roboto-blackitalic-webfont.woff2 rename to www/roboto-font/roboto-blackitalic-webfont.woff2 diff --git a/public/roboto-font/roboto-bold-webfont.woff b/www/roboto-font/roboto-bold-webfont.woff similarity index 100% rename from public/roboto-font/roboto-bold-webfont.woff rename to www/roboto-font/roboto-bold-webfont.woff diff --git a/public/roboto-font/roboto-bold-webfont.woff2 b/www/roboto-font/roboto-bold-webfont.woff2 similarity index 100% rename from public/roboto-font/roboto-bold-webfont.woff2 rename to www/roboto-font/roboto-bold-webfont.woff2 diff --git a/public/roboto-font/roboto-bolditalic-webfont.woff b/www/roboto-font/roboto-bolditalic-webfont.woff similarity index 100% rename from public/roboto-font/roboto-bolditalic-webfont.woff rename to www/roboto-font/roboto-bolditalic-webfont.woff diff --git a/public/roboto-font/roboto-bolditalic-webfont.woff2 b/www/roboto-font/roboto-bolditalic-webfont.woff2 similarity index 100% rename from public/roboto-font/roboto-bolditalic-webfont.woff2 rename to www/roboto-font/roboto-bolditalic-webfont.woff2 diff --git a/public/roboto-font/roboto-italic-webfont.woff b/www/roboto-font/roboto-italic-webfont.woff similarity index 100% rename from public/roboto-font/roboto-italic-webfont.woff rename to www/roboto-font/roboto-italic-webfont.woff diff --git a/public/roboto-font/roboto-italic-webfont.woff2 b/www/roboto-font/roboto-italic-webfont.woff2 similarity index 100% rename from public/roboto-font/roboto-italic-webfont.woff2 rename to www/roboto-font/roboto-italic-webfont.woff2 diff --git a/public/roboto-font/roboto-light-webfont.woff b/www/roboto-font/roboto-light-webfont.woff similarity index 100% rename from public/roboto-font/roboto-light-webfont.woff rename to www/roboto-font/roboto-light-webfont.woff diff --git a/public/roboto-font/roboto-light-webfont.woff2 b/www/roboto-font/roboto-light-webfont.woff2 similarity index 100% rename from public/roboto-font/roboto-light-webfont.woff2 rename to www/roboto-font/roboto-light-webfont.woff2 diff --git a/public/roboto-font/roboto-lightitalic-webfont.woff b/www/roboto-font/roboto-lightitalic-webfont.woff similarity index 100% rename from public/roboto-font/roboto-lightitalic-webfont.woff rename to www/roboto-font/roboto-lightitalic-webfont.woff diff --git a/public/roboto-font/roboto-lightitalic-webfont.woff2 b/www/roboto-font/roboto-lightitalic-webfont.woff2 similarity index 100% rename from public/roboto-font/roboto-lightitalic-webfont.woff2 rename to www/roboto-font/roboto-lightitalic-webfont.woff2 diff --git a/public/roboto-font/roboto-medium-webfont.woff b/www/roboto-font/roboto-medium-webfont.woff similarity index 100% rename from public/roboto-font/roboto-medium-webfont.woff rename to www/roboto-font/roboto-medium-webfont.woff diff --git a/public/roboto-font/roboto-medium-webfont.woff2 b/www/roboto-font/roboto-medium-webfont.woff2 similarity index 100% rename from public/roboto-font/roboto-medium-webfont.woff2 rename to www/roboto-font/roboto-medium-webfont.woff2 diff --git a/public/roboto-font/roboto-mediumitalic-webfont.woff b/www/roboto-font/roboto-mediumitalic-webfont.woff similarity index 100% rename from public/roboto-font/roboto-mediumitalic-webfont.woff rename to www/roboto-font/roboto-mediumitalic-webfont.woff diff --git a/public/roboto-font/roboto-mediumitalic-webfont.woff2 b/www/roboto-font/roboto-mediumitalic-webfont.woff2 similarity index 100% rename from public/roboto-font/roboto-mediumitalic-webfont.woff2 rename to www/roboto-font/roboto-mediumitalic-webfont.woff2 diff --git a/public/roboto-font/roboto-regular-webfont.woff b/www/roboto-font/roboto-regular-webfont.woff similarity index 100% rename from public/roboto-font/roboto-regular-webfont.woff rename to www/roboto-font/roboto-regular-webfont.woff diff --git a/public/roboto-font/roboto-regular-webfont.woff2 b/www/roboto-font/roboto-regular-webfont.woff2 similarity index 100% rename from public/roboto-font/roboto-regular-webfont.woff2 rename to www/roboto-font/roboto-regular-webfont.woff2 diff --git a/public/roboto-font/roboto-thin-webfont.woff b/www/roboto-font/roboto-thin-webfont.woff similarity index 100% rename from public/roboto-font/roboto-thin-webfont.woff rename to www/roboto-font/roboto-thin-webfont.woff diff --git a/public/roboto-font/roboto-thin-webfont.woff2 b/www/roboto-font/roboto-thin-webfont.woff2 similarity index 100% rename from public/roboto-font/roboto-thin-webfont.woff2 rename to www/roboto-font/roboto-thin-webfont.woff2 diff --git a/public/roboto-font/roboto-thinitalic-webfont.woff b/www/roboto-font/roboto-thinitalic-webfont.woff similarity index 100% rename from public/roboto-font/roboto-thinitalic-webfont.woff rename to www/roboto-font/roboto-thinitalic-webfont.woff diff --git a/public/roboto-font/roboto-thinitalic-webfont.woff2 b/www/roboto-font/roboto-thinitalic-webfont.woff2 similarity index 100% rename from public/roboto-font/roboto-thinitalic-webfont.woff2 rename to www/roboto-font/roboto-thinitalic-webfont.woff2 diff --git a/public/views/activity.html b/www/views/activity.html similarity index 100% rename from public/views/activity.html rename to www/views/activity.html diff --git a/public/views/add.html b/www/views/add.html similarity index 100% rename from public/views/add.html rename to www/views/add.html diff --git a/public/views/addressbook.add.html b/www/views/addressbook.add.html similarity index 100% rename from public/views/addressbook.add.html rename to www/views/addressbook.add.html diff --git a/public/views/addressbook.html b/www/views/addressbook.html similarity index 100% rename from public/views/addressbook.html rename to www/views/addressbook.html diff --git a/public/views/addressbook.view.html b/www/views/addressbook.view.html similarity index 100% rename from public/views/addressbook.view.html rename to www/views/addressbook.view.html diff --git a/public/views/advancedSettings.html b/www/views/advancedSettings.html similarity index 100% rename from public/views/advancedSettings.html rename to www/views/advancedSettings.html diff --git a/public/views/amazon.html b/www/views/amazon.html similarity index 100% rename from public/views/amazon.html rename to www/views/amazon.html diff --git a/public/views/amount.html b/www/views/amount.html similarity index 100% rename from public/views/amount.html rename to www/views/amount.html diff --git a/public/views/backup.html b/www/views/backup.html similarity index 100% rename from public/views/backup.html rename to www/views/backup.html diff --git a/public/views/backupWarning.html b/www/views/backupWarning.html similarity index 100% rename from public/views/backupWarning.html rename to www/views/backupWarning.html diff --git a/public/views/bitpayCard.html b/www/views/bitpayCard.html similarity index 100% rename from public/views/bitpayCard.html rename to www/views/bitpayCard.html diff --git a/public/views/buyAmazon.html b/www/views/buyAmazon.html similarity index 100% rename from public/views/buyAmazon.html rename to www/views/buyAmazon.html diff --git a/public/views/buyCoinbase.html b/www/views/buyCoinbase.html similarity index 100% rename from public/views/buyCoinbase.html rename to www/views/buyCoinbase.html diff --git a/public/views/buyGlidera.html b/www/views/buyGlidera.html similarity index 100% rename from public/views/buyGlidera.html rename to www/views/buyGlidera.html diff --git a/public/views/buyandsell.html b/www/views/buyandsell.html similarity index 100% rename from public/views/buyandsell.html rename to www/views/buyandsell.html diff --git a/public/views/coinbase.html b/www/views/coinbase.html similarity index 100% rename from public/views/coinbase.html rename to www/views/coinbase.html diff --git a/public/views/coinbaseUri.html b/www/views/coinbaseUri.html similarity index 100% rename from public/views/coinbaseUri.html rename to www/views/coinbaseUri.html diff --git a/public/views/confirm.html b/www/views/confirm.html similarity index 100% rename from public/views/confirm.html rename to www/views/confirm.html diff --git a/public/views/copayers.html b/www/views/copayers.html similarity index 100% rename from public/views/copayers.html rename to www/views/copayers.html diff --git a/public/views/export.html b/www/views/export.html similarity index 100% rename from public/views/export.html rename to www/views/export.html diff --git a/public/views/glidera.html b/www/views/glidera.html similarity index 100% rename from public/views/glidera.html rename to www/views/glidera.html diff --git a/public/views/glideraUri.html b/www/views/glideraUri.html similarity index 100% rename from public/views/glideraUri.html rename to www/views/glideraUri.html diff --git a/public/views/import.html b/www/views/import.html similarity index 100% rename from public/views/import.html rename to www/views/import.html diff --git a/public/views/includes/acceptSlide.html b/www/views/includes/acceptSlide.html similarity index 100% rename from public/views/includes/acceptSlide.html rename to www/views/includes/acceptSlide.html diff --git a/public/views/includes/alert.html b/www/views/includes/alert.html similarity index 100% rename from public/views/includes/alert.html rename to www/views/includes/alert.html diff --git a/public/views/includes/available-balance.html b/www/views/includes/available-balance.html similarity index 100% rename from public/views/includes/available-balance.html rename to www/views/includes/available-balance.html diff --git a/public/views/includes/backupLaterPopup.html b/www/views/includes/backupLaterPopup.html similarity index 100% rename from public/views/includes/backupLaterPopup.html rename to www/views/includes/backupLaterPopup.html diff --git a/public/views/includes/backupNeededPopup.html b/www/views/includes/backupNeededPopup.html similarity index 100% rename from public/views/includes/backupNeededPopup.html rename to www/views/includes/backupNeededPopup.html diff --git a/public/views/includes/backupWarningPopup.html b/www/views/includes/backupWarningPopup.html similarity index 100% rename from public/views/includes/backupWarningPopup.html rename to www/views/includes/backupWarningPopup.html diff --git a/public/views/includes/clientError.html b/www/views/includes/clientError.html similarity index 100% rename from public/views/includes/clientError.html rename to www/views/includes/clientError.html diff --git a/public/views/includes/confirm-tx.html b/www/views/includes/confirm-tx.html similarity index 100% rename from public/views/includes/confirm-tx.html rename to www/views/includes/confirm-tx.html diff --git a/public/views/includes/confirmBackupPopup.html b/www/views/includes/confirmBackupPopup.html similarity index 100% rename from public/views/includes/confirmBackupPopup.html rename to www/views/includes/confirmBackupPopup.html diff --git a/public/views/includes/copayers.html b/www/views/includes/copayers.html similarity index 100% rename from public/views/includes/copayers.html rename to www/views/includes/copayers.html diff --git a/public/views/includes/copyToClipboard.html b/www/views/includes/copyToClipboard.html similarity index 100% rename from public/views/includes/copyToClipboard.html rename to www/views/includes/copyToClipboard.html diff --git a/public/views/includes/menu.html b/www/views/includes/menu.html similarity index 100% rename from public/views/includes/menu.html rename to www/views/includes/menu.html diff --git a/public/views/includes/note.html b/www/views/includes/note.html similarity index 100% rename from public/views/includes/note.html rename to www/views/includes/note.html diff --git a/public/views/includes/offline.html b/www/views/includes/offline.html similarity index 100% rename from public/views/includes/offline.html rename to www/views/includes/offline.html diff --git a/public/views/includes/output.html b/www/views/includes/output.html similarity index 100% rename from public/views/includes/output.html rename to www/views/includes/output.html diff --git a/public/views/includes/password.html b/www/views/includes/password.html similarity index 100% rename from public/views/includes/password.html rename to www/views/includes/password.html diff --git a/public/views/includes/screenshotWarningModal.html b/www/views/includes/screenshotWarningModal.html similarity index 100% rename from public/views/includes/screenshotWarningModal.html rename to www/views/includes/screenshotWarningModal.html diff --git a/public/views/includes/terms.html b/www/views/includes/terms.html similarity index 100% rename from public/views/includes/terms.html rename to www/views/includes/terms.html diff --git a/public/views/includes/transaction.html b/www/views/includes/transaction.html similarity index 100% rename from public/views/includes/transaction.html rename to www/views/includes/transaction.html diff --git a/public/views/includes/txp.html b/www/views/includes/txp.html similarity index 100% rename from public/views/includes/txp.html rename to www/views/includes/txp.html diff --git a/public/views/includes/version.html b/www/views/includes/version.html similarity index 100% rename from public/views/includes/version.html rename to www/views/includes/version.html diff --git a/public/views/includes/walletActivity.html b/www/views/includes/walletActivity.html similarity index 100% rename from public/views/includes/walletActivity.html rename to www/views/includes/walletActivity.html diff --git a/public/views/includes/walletInfo.html b/www/views/includes/walletInfo.html similarity index 100% rename from public/views/includes/walletInfo.html rename to www/views/includes/walletInfo.html diff --git a/public/views/includes/wallets.html b/www/views/includes/wallets.html similarity index 100% rename from public/views/includes/wallets.html rename to www/views/includes/wallets.html diff --git a/public/views/join.html b/www/views/join.html similarity index 100% rename from public/views/join.html rename to www/views/join.html diff --git a/public/views/modals/amazon-card-details.html b/www/views/modals/amazon-card-details.html similarity index 100% rename from public/views/modals/amazon-card-details.html rename to www/views/modals/amazon-card-details.html diff --git a/public/views/modals/bitpay-card-confirmation.html b/www/views/modals/bitpay-card-confirmation.html similarity index 100% rename from public/views/modals/bitpay-card-confirmation.html rename to www/views/modals/bitpay-card-confirmation.html diff --git a/public/views/modals/coinbase-confirmation.html b/www/views/modals/coinbase-confirmation.html similarity index 100% rename from public/views/modals/coinbase-confirmation.html rename to www/views/modals/coinbase-confirmation.html diff --git a/public/views/modals/coinbase-tx-details.html b/www/views/modals/coinbase-tx-details.html similarity index 100% rename from public/views/modals/coinbase-tx-details.html rename to www/views/modals/coinbase-tx-details.html diff --git a/public/views/modals/confirmation.html b/www/views/modals/confirmation.html similarity index 100% rename from public/views/modals/confirmation.html rename to www/views/modals/confirmation.html diff --git a/public/views/modals/customAmount.html b/www/views/modals/customAmount.html similarity index 100% rename from public/views/modals/customAmount.html rename to www/views/modals/customAmount.html diff --git a/public/views/modals/glidera-tx-details.html b/www/views/modals/glidera-tx-details.html similarity index 100% rename from public/views/modals/glidera-tx-details.html rename to www/views/modals/glidera-tx-details.html diff --git a/public/views/modals/paypro.html b/www/views/modals/paypro.html similarity index 100% rename from public/views/modals/paypro.html rename to www/views/modals/paypro.html diff --git a/public/views/modals/receive-tips.html b/www/views/modals/receive-tips.html similarity index 100% rename from public/views/modals/receive-tips.html rename to www/views/modals/receive-tips.html diff --git a/public/views/modals/scan-tips.html b/www/views/modals/scan-tips.html similarity index 100% rename from public/views/modals/scan-tips.html rename to www/views/modals/scan-tips.html diff --git a/public/views/modals/scanner.html b/www/views/modals/scanner.html similarity index 100% rename from public/views/modals/scanner.html rename to www/views/modals/scanner.html diff --git a/public/views/modals/search.html b/www/views/modals/search.html similarity index 100% rename from public/views/modals/search.html rename to www/views/modals/search.html diff --git a/public/views/modals/terms.html b/www/views/modals/terms.html similarity index 100% rename from public/views/modals/terms.html rename to www/views/modals/terms.html diff --git a/public/views/modals/tx-details.html b/www/views/modals/tx-details.html similarity index 100% rename from public/views/modals/tx-details.html rename to www/views/modals/tx-details.html diff --git a/public/views/modals/tx-status.html b/www/views/modals/tx-status.html similarity index 100% rename from public/views/modals/tx-status.html rename to www/views/modals/tx-status.html diff --git a/public/views/modals/txp-details.html b/www/views/modals/txp-details.html similarity index 100% rename from public/views/modals/txp-details.html rename to www/views/modals/txp-details.html diff --git a/public/views/modals/wallets.html b/www/views/modals/wallets.html similarity index 100% rename from public/views/modals/wallets.html rename to www/views/modals/wallets.html diff --git a/public/views/onboarding/backupRequest.html b/www/views/onboarding/backupRequest.html similarity index 100% rename from public/views/onboarding/backupRequest.html rename to www/views/onboarding/backupRequest.html diff --git a/public/views/onboarding/collectEmail.html b/www/views/onboarding/collectEmail.html similarity index 100% rename from public/views/onboarding/collectEmail.html rename to www/views/onboarding/collectEmail.html diff --git a/public/views/onboarding/disclaimer.html b/www/views/onboarding/disclaimer.html similarity index 100% rename from public/views/onboarding/disclaimer.html rename to www/views/onboarding/disclaimer.html diff --git a/public/views/onboarding/notifications.html b/www/views/onboarding/notifications.html similarity index 100% rename from public/views/onboarding/notifications.html rename to www/views/onboarding/notifications.html diff --git a/public/views/onboarding/tour.html b/www/views/onboarding/tour.html similarity index 100% rename from public/views/onboarding/tour.html rename to www/views/onboarding/tour.html diff --git a/public/views/onboarding/welcome.html b/www/views/onboarding/welcome.html similarity index 100% rename from public/views/onboarding/welcome.html rename to www/views/onboarding/welcome.html diff --git a/public/views/paperWallet.html b/www/views/paperWallet.html similarity index 100% rename from public/views/paperWallet.html rename to www/views/paperWallet.html diff --git a/public/views/paymentUri.html b/www/views/paymentUri.html similarity index 100% rename from public/views/paymentUri.html rename to www/views/paymentUri.html diff --git a/public/views/preferences.html b/www/views/preferences.html similarity index 100% rename from public/views/preferences.html rename to www/views/preferences.html diff --git a/public/views/preferencesAbout.html b/www/views/preferencesAbout.html similarity index 100% rename from public/views/preferencesAbout.html rename to www/views/preferencesAbout.html diff --git a/public/views/preferencesAdvanced.html b/www/views/preferencesAdvanced.html similarity index 100% rename from public/views/preferencesAdvanced.html rename to www/views/preferencesAdvanced.html diff --git a/public/views/preferencesAlias.html b/www/views/preferencesAlias.html similarity index 100% rename from public/views/preferencesAlias.html rename to www/views/preferencesAlias.html diff --git a/public/views/preferencesAltCurrency.html b/www/views/preferencesAltCurrency.html similarity index 100% rename from public/views/preferencesAltCurrency.html rename to www/views/preferencesAltCurrency.html diff --git a/public/views/preferencesBitpayCard.html b/www/views/preferencesBitpayCard.html similarity index 100% rename from public/views/preferencesBitpayCard.html rename to www/views/preferencesBitpayCard.html diff --git a/public/views/preferencesBwsUrl.html b/www/views/preferencesBwsUrl.html similarity index 100% rename from public/views/preferencesBwsUrl.html rename to www/views/preferencesBwsUrl.html diff --git a/public/views/preferencesCoinbase.html b/www/views/preferencesCoinbase.html similarity index 100% rename from public/views/preferencesCoinbase.html rename to www/views/preferencesCoinbase.html diff --git a/public/views/preferencesColor.html b/www/views/preferencesColor.html similarity index 100% rename from public/views/preferencesColor.html rename to www/views/preferencesColor.html diff --git a/public/views/preferencesDeleteWallet.html b/www/views/preferencesDeleteWallet.html similarity index 100% rename from public/views/preferencesDeleteWallet.html rename to www/views/preferencesDeleteWallet.html diff --git a/public/views/preferencesDeleteWords.html b/www/views/preferencesDeleteWords.html similarity index 100% rename from public/views/preferencesDeleteWords.html rename to www/views/preferencesDeleteWords.html diff --git a/public/views/preferencesEmail.html b/www/views/preferencesEmail.html similarity index 100% rename from public/views/preferencesEmail.html rename to www/views/preferencesEmail.html diff --git a/public/views/preferencesFee.html b/www/views/preferencesFee.html similarity index 100% rename from public/views/preferencesFee.html rename to www/views/preferencesFee.html diff --git a/public/views/preferencesGlidera.html b/www/views/preferencesGlidera.html similarity index 100% rename from public/views/preferencesGlidera.html rename to www/views/preferencesGlidera.html diff --git a/public/views/preferencesHistory.html b/www/views/preferencesHistory.html similarity index 100% rename from public/views/preferencesHistory.html rename to www/views/preferencesHistory.html diff --git a/public/views/preferencesInformation.html b/www/views/preferencesInformation.html similarity index 100% rename from public/views/preferencesInformation.html rename to www/views/preferencesInformation.html diff --git a/public/views/preferencesLanguage.html b/www/views/preferencesLanguage.html similarity index 100% rename from public/views/preferencesLanguage.html rename to www/views/preferencesLanguage.html diff --git a/public/views/preferencesLogs.html b/www/views/preferencesLogs.html similarity index 100% rename from public/views/preferencesLogs.html rename to www/views/preferencesLogs.html diff --git a/public/views/preferencesNotifications.html b/www/views/preferencesNotifications.html similarity index 100% rename from public/views/preferencesNotifications.html rename to www/views/preferencesNotifications.html diff --git a/public/views/preferencesUnit.html b/www/views/preferencesUnit.html similarity index 100% rename from public/views/preferencesUnit.html rename to www/views/preferencesUnit.html diff --git a/public/views/proposals.html b/www/views/proposals.html similarity index 100% rename from public/views/proposals.html rename to www/views/proposals.html diff --git a/public/views/sellCoinbase.html b/www/views/sellCoinbase.html similarity index 100% rename from public/views/sellCoinbase.html rename to www/views/sellCoinbase.html diff --git a/public/views/sellGlidera.html b/www/views/sellGlidera.html similarity index 100% rename from public/views/sellGlidera.html rename to www/views/sellGlidera.html diff --git a/public/views/tab-create-personal.html b/www/views/tab-create-personal.html similarity index 100% rename from public/views/tab-create-personal.html rename to www/views/tab-create-personal.html diff --git a/public/views/tab-create-shared.html b/www/views/tab-create-shared.html similarity index 100% rename from public/views/tab-create-shared.html rename to www/views/tab-create-shared.html diff --git a/public/views/tab-export-file.html b/www/views/tab-export-file.html similarity index 100% rename from public/views/tab-export-file.html rename to www/views/tab-export-file.html diff --git a/public/views/tab-export-qrCode.html b/www/views/tab-export-qrCode.html similarity index 100% rename from public/views/tab-export-qrCode.html rename to www/views/tab-export-qrCode.html diff --git a/public/views/tab-home.html b/www/views/tab-home.html similarity index 100% rename from public/views/tab-home.html rename to www/views/tab-home.html diff --git a/public/views/tab-import-file.html b/www/views/tab-import-file.html similarity index 100% rename from public/views/tab-import-file.html rename to www/views/tab-import-file.html diff --git a/public/views/tab-import-hardware.html b/www/views/tab-import-hardware.html similarity index 100% rename from public/views/tab-import-hardware.html rename to www/views/tab-import-hardware.html diff --git a/public/views/tab-import-phrase.html b/www/views/tab-import-phrase.html similarity index 100% rename from public/views/tab-import-phrase.html rename to www/views/tab-import-phrase.html diff --git a/public/views/tab-receive.html b/www/views/tab-receive.html similarity index 100% rename from public/views/tab-receive.html rename to www/views/tab-receive.html diff --git a/public/views/tab-scan.html b/www/views/tab-scan.html similarity index 100% rename from public/views/tab-scan.html rename to www/views/tab-scan.html diff --git a/public/views/tab-send.html b/www/views/tab-send.html similarity index 100% rename from public/views/tab-send.html rename to www/views/tab-send.html diff --git a/public/views/tab-settings.html b/www/views/tab-settings.html similarity index 100% rename from public/views/tab-settings.html rename to www/views/tab-settings.html diff --git a/public/views/tabs.html b/www/views/tabs.html similarity index 100% rename from public/views/tabs.html rename to www/views/tabs.html diff --git a/public/views/termsOfUse.html b/www/views/termsOfUse.html similarity index 100% rename from public/views/termsOfUse.html rename to www/views/termsOfUse.html diff --git a/public/views/translators.html b/www/views/translators.html similarity index 100% rename from public/views/translators.html rename to www/views/translators.html diff --git a/public/views/unsupported.html b/www/views/unsupported.html similarity index 100% rename from public/views/unsupported.html rename to www/views/unsupported.html diff --git a/public/views/walletDetails.html b/www/views/walletDetails.html similarity index 100% rename from public/views/walletDetails.html rename to www/views/walletDetails.html