diff --git a/cordova/config.xml b/cordova/config.xml index 8da7b4375..94305a93c 100644 --- a/cordova/config.xml +++ b/cordova/config.xml @@ -1,8 +1,8 @@ + version="2.0.0" + android-versionCode="105" + ios-CFBundleVersion="2.0.0"> Copay A secure bitcoin wallet for friends and companies. diff --git a/cordova/wp/Package.appxmanifest b/cordova/wp/Package.appxmanifest index cf7369c6c..89311af34 100644 --- a/cordova/wp/Package.appxmanifest +++ b/cordova/wp/Package.appxmanifest @@ -1,6 +1,6 @@ - + Copay Bitcoin Wallet diff --git a/cordova/wp/Properties/WMAppManifest.xml b/cordova/wp/Properties/WMAppManifest.xml index 86de2b523..f8bb1e098 100644 --- a/cordova/wp/Properties/WMAppManifest.xml +++ b/cordova/wp/Properties/WMAppManifest.xml @@ -11,7 +11,7 @@ - + Assets\icon@2.png diff --git a/package.json b/package.json index ac580e726..55c254da6 100644 --- a/package.json +++ b/package.json @@ -2,8 +2,8 @@ "name": "copay", "description": "A multisignature wallet", "author": "BitPay", - "version": "1.12.14", - "androidVersionCode": "104", + "version": "2.0.0", + "androidVersionCode": "105", "keywords": [ "wallet", "copay", diff --git a/public/views/includes/note.html b/public/views/includes/note.html index ce0be26e4..8f984dd83 100644 --- a/public/views/includes/note.html +++ b/public/views/includes/note.html @@ -3,7 +3,7 @@ Enter a new comment Edit comment - +
diff --git a/public/views/modals/search.html b/public/views/modals/search.html index 9fdb91128..747528921 100644 --- a/public/views/modals/search.html +++ b/public/views/modals/search.html @@ -31,14 +31,18 @@ sync
- Received - - {{index.addressbook[btx.addressTo]}} - - {{btx.message}} + + + {{btx.note.body}} + Received - - Sent + + + + {{btx.message}} + {{btx.note.body}} + {{index.addressbook[btx.addressTo]}} + Sent Moved diff --git a/public/views/modals/tx-details.html b/public/views/modals/tx-details.html index 6ee0aa465..f0519af46 100644 --- a/public/views/modals/tx-details.html +++ b/public/views/modals/tx-details.html @@ -28,8 +28,6 @@
- + - - {{btx.amountStr}}
@@ -100,7 +98,7 @@
  • - Note + Description {{btx.message}}
  • @@ -127,12 +125,12 @@ -
  • +
  • Comment - {{comment}}
    - - {{editedBy}} - + {{btx.note.body}}
    + + Edited by {{btx.note.editedByName}}, +
  • @@ -158,8 +156,8 @@ See it on the blockchain
    diff --git a/public/views/modals/txp-details.html b/public/views/modals/txp-details.html index 81055b0eb..59f186eb7 100644 --- a/public/views/modals/txp-details.html +++ b/public/views/modals/txp-details.html @@ -78,7 +78,7 @@
    • - Note + Description {{tx.message}}
    • diff --git a/public/views/preferencesHistory.html b/public/views/preferencesHistory.html index 1de09b0c3..de8142b7e 100644 --- a/public/views/preferencesHistory.html +++ b/public/views/preferencesHistory.html @@ -6,14 +6,22 @@

      diff --git a/public/views/walletHome.html b/public/views/walletHome.html index 42734ab33..6282c236d 100644 --- a/public/views/walletHome.html +++ b/public/views/walletHome.html @@ -202,7 +202,12 @@ sync
      - Received + + + {{btx.note.body}} + Received + + {{btx.message}} @@ -449,7 +454,7 @@
      -