From fcd599ee4ad91d423a72ff4c9b87c1e11d4613c1 Mon Sep 17 00:00:00 2001 From: fuwa Date: Wed, 2 Jan 2019 10:39:10 +0800 Subject: [PATCH 1/4] add test channel in readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 62332a1..b1e78ae 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ An Android Wallet for Wownero height="80">](https://f-droid.org/packages/com.wownero.wownerujo/) Get it on Google Play +# Preparing for upcoming Wownero v0.5 + +Some of the included remote nodes have been upgraded to Wownero v0.5, which are incompatible to the current released version of Wownerujo. Consider upgrading to the [beta channnel], if you have your seed backed up and are using the Google Play store. Or you might consider running your own node, since you will need one eventually. + ## QUICKSTART - Download the APK for the most current release [here](https://f-droid.org/packages/com.wownero.wownerujo/) and install it - Run the App and select "Generate Wallet" to create a new wallet or recover a wallet @@ -35,3 +39,6 @@ Then, fire up Android Studio and build the APK. ### F-Droid - + + +[beta channel]:https://play.google.com/apps/testing/com.wownero.wownerujo/join From 6d56cd9db26699f729bbd239e0133c4a21e85656 Mon Sep 17 00:00:00 2001 From: fuwa Date: Wed, 2 Jan 2019 10:40:36 +0800 Subject: [PATCH 2/4] fix layout --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1e78ae..6ca91ec 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ An Android Wallet for Wownero height="80">](https://f-droid.org/packages/com.wownero.wownerujo/) Get it on Google Play -# Preparing for upcoming Wownero v0.5 +## Preparing for upcoming Wownero v0.5 Some of the included remote nodes have been upgraded to Wownero v0.5, which are incompatible to the current released version of Wownerujo. Consider upgrading to the [beta channnel], if you have your seed backed up and are using the Google Play store. Or you might consider running your own node, since you will need one eventually. From 763f21483a866bea688df45a694cb88b6c5f6193 Mon Sep 17 00:00:00 2001 From: fuwa Date: Wed, 2 Jan 2019 10:41:34 +0800 Subject: [PATCH 3/4] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ca91ec..14727fa 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ An Android Wallet for Wownero ## Preparing for upcoming Wownero v0.5 -Some of the included remote nodes have been upgraded to Wownero v0.5, which are incompatible to the current released version of Wownerujo. Consider upgrading to the [beta channnel], if you have your seed backed up and are using the Google Play store. Or you might consider running your own node, since you will need one eventually. +Some of the included remote nodes have been upgraded to Wownero v0.5, which are incompatible to the current released version of Wownerujo. Consider upgrading to the [beta channel], if you have your seed backed up and are using the Google Play store. Or you might consider running your own node, since you will need one eventually. ## QUICKSTART - Download the APK for the most current release [here](https://f-droid.org/packages/com.wownero.wownerujo/) and install it From b515b507a4bb0b633bb78878b71c40baef22ae88 Mon Sep 17 00:00:00 2001 From: fuwa Date: Thu, 3 Jan 2019 05:51:34 +0000 Subject: [PATCH 4/4] update shell.nix --- script/nix/shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/nix/shell.nix b/script/nix/shell.nix index 6adea37..88762ac 100644 --- a/script/nix/shell.nix +++ b/script/nix/shell.nix @@ -65,7 +65,7 @@ with nixpkgs; graphviz pkgconfig - androidsdk + androidsdk_9_0 vim exiftool