Browse Source

Merge branch 'master' of https://github.com/BlueWallet/BlueWallet into development

localNotifications
Marcos Rodriguez Vélez 6 years ago
parent
commit
94e2d55bef
  1. 2
      app.json
  2. 6
      fastlane/metadata/en-US/release_notes.txt
  3. 7
      fastlane/metadata/es-ES/release_notes.txt
  4. 1
      fastlane/metadata/es-ES/release_notes.txt
  5. 7
      fastlane/metadata/pt-BR/release_notes.txt
  6. 1
      fastlane/metadata/pt-BR/release_notes.txt
  7. 7
      fastlane/metadata/ru/release_notes.txt
  8. 1
      fastlane/metadata/ru/release_notes.txt
  9. 7
      fastlane/metadata/ua/release_notes.txt
  10. 1
      fastlane/metadata/ua/release_notes.txt

2
app.json

@ -7,7 +7,7 @@
"ios"
],
"ios": {
"buildNumber": "80",
"buildNumber": "82",
"supportsTablet": true,
"bundleIdentifier": "io.bluewallet.bluewallet",
"infoPlist": {

6
fastlane/metadata/en-US/release_notes.txt

@ -4,4 +4,8 @@
* FIX: transactions update on app start
* FIX: blank screen in the app in case of unexpected TX data
* FIX: 'Export / Details' button for iPad
* REF: improved tx details screen
* REF: improved tx details screen
* ADD: open tx in external blockexplorer
* FIX: tx list resolution increased to minutes
* OPS: Upgrade to Expo 30
* FIX: misaligned unconf tx icon

7
fastlane/metadata/es-ES/release_notes.txt

@ -1,7 +0,0 @@
* FIX: Wont broadcast tx with too small fee
* ADD: HD wallet
* FIX: transactions list update limit
* FIX: transactions update on app start
* FIX: blank screen in the app in case of unexpected TX data
* FIX: 'Export / Details' button for iPad
* REF: improved tx details screen

1
fastlane/metadata/es-ES/release_notes.txt

@ -0,0 +1 @@
./fastlane/metadata/en-US/release_notes.txt

7
fastlane/metadata/pt-BR/release_notes.txt

@ -1,7 +0,0 @@
* FIX: Wont broadcast tx with too small fee
* ADD: HD wallet
* FIX: transactions list update limit
* FIX: transactions update on app start
* FIX: blank screen in the app in case of unexpected TX data
* FIX: 'Export / Details' button for iPad
* REF: improved tx details screen

1
fastlane/metadata/pt-BR/release_notes.txt

@ -0,0 +1 @@
./fastlane/metadata/en-US/release_notes.txt

7
fastlane/metadata/ru/release_notes.txt

@ -1,7 +0,0 @@
* FIX: Wont broadcast tx with too small fee
* ADD: HD wallet
* FIX: transactions list update limit
* FIX: transactions update on app start
* FIX: blank screen in the app in case of unexpected TX data
* FIX: 'Export / Details' button for iPad
* REF: improved tx details screen

1
fastlane/metadata/ru/release_notes.txt

@ -0,0 +1 @@
./fastlane/metadata/en-US/release_notes.txt

7
fastlane/metadata/ua/release_notes.txt

@ -1,7 +0,0 @@
* FIX: Wont broadcast tx with too small fee
* ADD: HD wallet
* FIX: transactions list update limit
* FIX: transactions update on app start
* FIX: blank screen in the app in case of unexpected TX data
* FIX: 'Export / Details' button for iPad
* REF: improved tx details screen

1
fastlane/metadata/ua/release_notes.txt

@ -0,0 +1 @@
./fastlane/metadata/en-US/release_notes.txt
Loading…
Cancel
Save