summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohamed Zenadi <zeapo@users.noreply.github.com>2016-04-25 23:25:10 +0200
committerMohamed Zenadi <zeapo@users.noreply.github.com>2016-04-25 23:25:10 +0200
commit5a532cbc11b6c282c40d4b8d4307246442a710f3 (patch)
treeaeda0b1c7ac0db3a155a3cddda5f125af433112f
parentb8c9792f41fa4cbf67e4542cfda67e823fbb457a (diff)
Update README.mdv1.2.0.41
-rw-r--r--README.md25
1 files changed, 12 insertions, 13 deletions
diff --git a/README.md b/README.md
index 079dcfce..f96ffdf3 100644
--- a/README.md
+++ b/README.md
@@ -17,14 +17,9 @@ You can install the application from:
Pull requests are more than welcome (see [TODO](#todo)).
-Community
-=========
-
-A few ways to get in touch:
-
-- [Github issues](https://github.com/zeapo/Android-Password-Store/issues), use it if you have a bug report, you do not understand how somehting works or feature request
-- [reddit](https://www.reddit.com/r/androidpwd), want to discuss something and it's midnight, no one on irc and you really want to write more than a couple of lines? reddit is your way!
-
+How-To
+======
+See the wiki https://github.com/zeapo/Android-Password-Store/wiki/First-time-setup for a newer written version of the following gif walkthrough
FAQ
====
@@ -38,6 +33,15 @@ FAQ
- **Q** I get the error *No encrypted data with known secret key found in stream*
- **A** In OpenKeyChain **(under the left drawer) Apps > Password Store > Accounts > (select the account) > Account key** select the key used to encrypt your passwords.
+Community
+=========
+
+A few ways to get in touch:
+
+- [Github issues](https://github.com/zeapo/Android-Password-Store/issues), use it if you have a bug report, you do not understand how somehting works or feature request
+- [reddit](https://www.reddit.com/r/androidpwd), want to discuss something and it's midnight, no one on irc and you really want to write more than a couple of lines? reddit is your way!
+
+
TODO
=====
- ~~Implement a keyboard to replace the copy/paste and avoid clipboard hijicking (see [#50](https://github.com/zeapo/Android-Password-Store/issues/50))~~ (Autofill does the job)
@@ -45,11 +49,6 @@ TODO
- Multiple password stores (multiple git repositories).
- Solve issues labeld as *enhancement* (see [enhancement issues](https://github.com/zeapo/Android-Password-Store/issues?q=is%3Aopen+is%3Aissue+label%3Aenhancement))
-How-To
-======
-*Note:* This section is work in progress
-
-See the wiki https://github.com/zeapo/Android-Password-Store/wiki/First-time-setup for a newer written version of the following gif walkthrough
Generate a ssh key for your git repo
--------------------------------------------