1
mirror of https://github.com/m2049r/xmrwallet synced 2025-03-21 13:04:22 +01:00

update docs and version

This commit is contained in:
m2049r 2017-08-30 22:24:24 +02:00
parent e51425bc2e
commit 1eac363102
6 changed files with 5 additions and 3 deletions

@ -7,8 +7,8 @@ android {
applicationId "com.m2049r.xmrwallet"
minSdkVersion 21
targetSdkVersion 25
versionCode 7
versionName "0.5"
versionCode 8
versionName "0.5.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
externalNativeBuild {
cmake {

@ -14,7 +14,9 @@
- Background updating (make sure you exit the wallet to stop updating to save some battery)
- Access to daemon with username/password and nonstandard port
- Only 5 decimal places shown in transactions (full amount in details - click on transaction)
- All significant figures shown balance
- All significant figures shown in balance
- QR Code scanning incl. payment ID - make sure to *ALWAYS* verify
the scanned code is what it is advertised to be!
## I cannot select and copy the mnemonic seed
Copying anything to the clipboard on Android exposes it to any other App running. So this

Binary file not shown.

Before

(image error) Size: 62 KiB

Binary file not shown.

Before

(image error) Size: 109 KiB

Binary file not shown.

Before

(image error) Size: 62 KiB

Binary file not shown.

Before

(image error) Size: 237 KiB