diff options
author | Mohamed Zenadi <zeapo@users.noreply.github.com> | 2016-04-25 23:14:29 +0200 |
---|---|---|
committer | Mohamed Zenadi <zeapo@users.noreply.github.com> | 2016-04-25 23:14:29 +0200 |
commit | b8c9792f41fa4cbf67e4542cfda67e823fbb457a (patch) | |
tree | 458138c4099cbd61240592ecdbfed1fdf612bb92 /README.md | |
parent | 73f1b9c7b246c1b68a7f5a52a49efbd74ce8ab34 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -15,8 +15,6 @@ You can install the application from: - [F-Droid](https://f-droid.org/repository/browse/?fdid=com.zeapo.pwdstore) (the prefered way) - [Play Store](https://play.google.com/store/apps/details?id=com.zeapo.pwdstore) (always lags behind) -**DEBUG**: If you want to help us debug the application, please use the [apk](https://github.com/zeapo/Android-Password-Store/blob/fabric/app/app-release.apk) that integrates crashlytics so that we can get more details on the crashes and improve the application. - Pull requests are more than welcome (see [TODO](#todo)). Community @@ -28,8 +26,6 @@ A few ways to get in touch: - [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! - - FAQ ==== @@ -44,7 +40,7 @@ FAQ TODO ===== -- Implement a keyboard to replace the copy/paste and avoid clipboard hijicking (see [#50](https://github.com/zeapo/Android-Password-Store/issues/50)) +- ~~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) - Create a new category - 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)) |