You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 15, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+12-13Lines changed: 12 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -17,14 +17,9 @@ You can install the application from:
17
17
18
18
Pull requests are more than welcome (see [TODO](#todo)).
19
19
20
-
Community
21
-
=========
22
-
23
-
A few ways to get in touch:
24
-
25
-
-[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
26
-
-[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!
27
-
20
+
How-To
21
+
======
22
+
See the wiki https://github.com/zeapo/Android-Password-Store/wiki/First-time-setup for a newer written version of the following gif walkthrough
28
23
29
24
FAQ
30
25
====
@@ -38,18 +33,22 @@ FAQ
38
33
-**Q** I get the error *No encrypted data with known secret key found in stream*
39
34
-**A** In OpenKeyChain **(under the left drawer) Apps > Password Store > Accounts > (select the account) > Account key** select the key used to encrypt your passwords.
40
35
36
+
Community
37
+
=========
38
+
39
+
A few ways to get in touch:
40
+
41
+
-[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
42
+
-[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!
43
+
44
+
41
45
TODO
42
46
=====
43
47
-~~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)
- Solve issues labeld as *enhancement* (see [enhancement issues](https://github.com/zeapo/Android-Password-Store/issues?q=is%3Aopen+is%3Aissue+label%3Aenhancement))
47
51
48
-
How-To
49
-
======
50
-
*Note:* This section is work in progress
51
-
52
-
See the wiki https://github.com/zeapo/Android-Password-Store/wiki/First-time-setup for a newer written version of the following gif walkthrough
0 commit comments