nextcloud-desktop/src/libsync/creds
Jocelyn Turcotte dcb687929f Show a notification instead of a login window on startup #3350
The original problem is that showing a popup not originated
from the main settings window while it's focused won't be
shown in front to the user.

This try not to highjack the user's attention of the user
by showing a notification when checking the connection for
valid credentials, and require the user to sign in through
the UI. There are still issues with showing that popup from
the tray icon, but the user will most likely be looking for
the popup in that case. The new sign in button directly in
the settings account works properly.
2015-09-01 18:40:20 +02:00
..
abstractcredentials.cpp Credentials: Use the bound account everywhere. 2015-01-16 15:22:56 +01:00
abstractcredentials.h Show a notification instead of a login window on startup #3350 2015-09-01 18:40:20 +02:00
credentialscommon.cpp CSync callbacks: Don't use global account. 2014-12-18 15:39:51 +01:00
credentialscommon.h Missing EXPORT macro 2015-06-23 00:53:32 +02:00
dummycredentials.cpp Show a notification instead of a login window on startup #3350 2015-09-01 18:40:20 +02:00
dummycredentials.h Show a notification instead of a login window on startup #3350 2015-09-01 18:40:20 +02:00
httpcredentials.cpp Show a notification instead of a login window on startup #3350 2015-09-01 18:40:20 +02:00
httpcredentials.h Show a notification instead of a login window on startup #3350 2015-09-01 18:40:20 +02:00
tokencredentials.cpp Show a notification instead of a login window on startup #3350 2015-09-01 18:40:20 +02:00
tokencredentials.h Show a notification instead of a login window on startup #3350 2015-09-01 18:40:20 +02:00