gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-www] branch master updated: edit web site: add Android App downlo


From: gnunet
Subject: [taler-www] branch master updated: edit web site: add Android App download
Date: Sun, 22 Dec 2019 16:50:41 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new a520b87  edit web site: add Android App download
a520b87 is described below

commit a520b878440512ccf30372b4b4dfbd3e41850af8
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Dec 22 16:50:39 2019 +0100

    edit web site: add Android App download
---
 template/wallet.html.j2 | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/template/wallet.html.j2 b/template/wallet.html.j2
index 1b3998a..53e4192 100644
--- a/template/wallet.html.j2
+++ b/template/wallet.html.j2
@@ -231,6 +231,28 @@ document.addEventListener('DOMContentLoaded', onLoad);
         </ol>
       </div> <!-- /col-lg-6 -->
 
+
+      <div class="col-lg-6">
+        <h2>Android 4.4 (API 18) or later</h2>
+
+        <ul>
+          <li>
+            <a href="https://play.google.com/apps/testing/net.taler.wallet";>
+               {% trans %}
+                 Install Android App from Google App Store, or
+               {% endtrans %}
+            </a>
+          </li>
+          <li>
+            <a href="https://fdold.eu/taler-wallet-android.apk";>
+               {% trans %}
+                 Download Android App from us (bypassing Google registration) 
and Open in a File Manager to install.
+               {% endtrans %}
+            </a>
+          </li>
+        </ul>
+      </div> <!-- /col-lg-6 -->
+
     </div> <!-- /row -->
 
     <div class="row">

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]