Notifications for username & password #18

Closed
opened 2025-11-07 08:23:01 -06:00 by GiteaMirror · 7 comments
Owner

Originally created by @nlowe on GitHub (Nov 27, 2016).

The keepassdroid client spawns a notification for the username and a notification for the password when viewing an account / site entry. This allows the user to copy the username and password individually from the notification bar without having to switch app contexts. The notifications disappear after a few seconds or immediately if the database is locked or the app is suspended / closed.

Originally created by @nlowe on GitHub (Nov 27, 2016). The [keepassdroid](https://play.google.com/store/apps/details?id=com.android.keepass&hl=en) client spawns a notification for the username and a notification for the password when viewing an account / site entry. This allows the user to copy the username and password individually from the notification bar without having to switch app contexts. The notifications disappear after a few seconds or immediately if the database is locked or the app is suspended / closed.
Author
Owner

@kspearrin commented on GitHub (Nov 27, 2016):

This will be supported with #1 .

Closing as a duplicate.

@kspearrin commented on GitHub (Nov 27, 2016): This will be supported with #1 . Closing as a duplicate.
Author
Owner

@nlowe commented on GitHub (Nov 27, 2016):

Thanks for the clarification, I wasn't sure if #1 covered this or not.

On Nov 26, 2016 11:44 PM, "Kyle Spearrin" notifications@github.com wrote:

This will be supported with #1
https://github.com/bitwarden/mobile/issues/1 .

Closing as a duplicate.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/bitwarden/mobile/issues/18#issuecomment-263102168,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAwei2Du_vOz3inic4fLwfIaLTtDz3zTks5rCQq8gaJpZM4K9D3C
.

@nlowe commented on GitHub (Nov 27, 2016): Thanks for the clarification, I wasn't sure if #1 covered this or not. On Nov 26, 2016 11:44 PM, "Kyle Spearrin" <notifications@github.com> wrote: > This will be supported with #1 > <https://github.com/bitwarden/mobile/issues/1> . > > Closing as a duplicate. > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/bitwarden/mobile/issues/18#issuecomment-263102168>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AAwei2Du_vOz3inic4fLwfIaLTtDz3zTks5rCQq8gaJpZM4K9D3C> > . >
Author
Owner

@kspearrin commented on GitHub (Dec 19, 2016):

@nlowe I am using the keepassdroid app and I cannot find the functionality that you have described here. How do I get it to work? I do not see an accessibility service to enable this like some others.

@kspearrin commented on GitHub (Dec 19, 2016): @nlowe I am using the keepassdroid app and I cannot find the functionality that you have described here. How do I get it to work? I do not see an accessibility service to enable this like some others.
Author
Owner

@nlowe commented on GitHub (Dec 19, 2016):

It seems to be a default setting, or something you can't turn off (I couldn't find anything in the settings menu for it). After tapping an entry, a notification is created for the username and password:

screenshot_20161219-080647

@nlowe commented on GitHub (Dec 19, 2016): It seems to be a default setting, or something you can't turn off (I couldn't find anything in the settings menu for it). After tapping an entry, a notification is created for the username and password: ![screenshot_20161219-080647](https://cloud.githubusercontent.com/assets/794251/21314116/4b89cf26-c5c3-11e6-8c65-e0a6daaf901f.png)
Author
Owner

@nlowe commented on GitHub (Dec 19, 2016):

Yeah, seems to be enabled for everything, see: https://github.com/bpellin/keepassdroid/blob/master/app/src/main/java/com/keepassdroid/EntryActivity.java#L170-L182

@nlowe commented on GitHub (Dec 19, 2016): Yeah, seems to be enabled for everything, see: https://github.com/bpellin/keepassdroid/blob/master/app/src/main/java/com/keepassdroid/EntryActivity.java#L170-L182
Author
Owner

@kspearrin commented on GitHub (Dec 19, 2016):

I see. I originally interpreted your description of this issue differently. This would be pretty easy to add.

@kspearrin commented on GitHub (Dec 19, 2016): I see. I originally interpreted your description of this issue differently. This would be pretty easy to add.
Author
Owner

@edsimpsons83 commented on GitHub (Jan 1, 2018):

Any update on this?

@edsimpsons83 commented on GitHub (Jan 1, 2018): Any update on this?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#18