Kunzisoft / KeePassDX

Lightweight vault and password manager for Android, KeePassDX allows editing encrypted data in a single file in KeePass format and fill in the forms in a secure way.
https://www.keepassdx.com/
GNU General Public License v3.0
4.56k stars 269 forks source link

Feature request: add CrossProfileApps support #815

Open ivysrono opened 3 years ago

ivysrono commented 3 years ago

Previous discussion: https://github.com/Kunzisoft/KeePassDX/issues/526#issuecomment-738829227 https://github.com/oasisfeng/island/issues/172#issuecomment-739661853

KeePassDX can still request "cross profile" privilege to communicate between instances.

https://developer.android.com/reference/kotlin/android/content/pm/CrossProfileApps

https://techcommunity.microsoft.com/t5/intune-customer-success/outlook-for-android-and-cross-profile-switching-experience/ba-p/1949089

J-Jamet commented 3 years ago

Thanks I'll watch when I have time. Don't hesitate to do a pull request if you need to.