-
Updated
Jan 1, 2021 - Kotlin
password-store
Here are 233 public repositories matching this topic...
-
Updated
Apr 22, 2019 - Objective-C
translations?
-
Updated
Dec 20, 2020 - JavaScript
-
Updated
Dec 8, 2020 - Shell
-
Updated
Dec 19, 2020 - Objective-C
Most users seem to not know that AuthPass on android supports autofill.
At least for Android >= 10 we should probably display a banner in the password list, similar to other banners already implemented if the user has not yet configured AuthPass as password manager.
For people that use the standalone password generator as part of their workflow, it would be better if they didn't have to refocus the previous input field after they close the generator panel.
- document.activeElement.hasFocus() will tell us what is currently focussed
- If it exists we can store a reference to the activeElement in the PanelStub instance
- When closing the PanelStub we can c
-
Updated
Dec 29, 2020 - Python
-
Updated
Nov 2, 2020 - C++
-
Updated
Dec 9, 2020 - TypeScript
-
Updated
Oct 1, 2020 - Go
-
Updated
Dec 16, 2020 - JavaScript
-
Updated
Apr 2, 2019 - Go
-
Updated
Nov 12, 2020 - Shell
-
Updated
Nov 10, 2019 - Shell
Configure
entry is doubled in tray menu when Pro device is used.
Pro v0.8
Nitrokey App v1.3 (Snap package)
Ubuntu 18.04
-
Updated
Apr 26, 2020 - Shell
-
Updated
Jul 28, 2020 - Java
-
Updated
Dec 9, 2020 - JavaScript
-
Updated
Dec 10, 2020 - C#
Show the outputs of gopass config
in a section of the settings screen
-
Updated
Nov 18, 2020 - Rust
-
Updated
Dec 18, 2020 - Objective-C
-
Updated
Nov 8, 2020 - Emacs Lisp
-
Updated
Nov 5, 2020 - Java
-
Updated
Oct 7, 2020
-
Updated
Sep 30, 2020 - Shell
Improve this page
Add a description, image, and links to the password-store topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the password-store topic, visit your repo's landing page and select "manage topics."
hi,
is it possible to translate the app in other languages? i'd be happy to send a pr :)
i dont know ios development, so i dont know how to implement multiple languages.
thanks