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.
Is your feature request related to a problem? Please describe.
Currently icons could only be added manually via file, which is not convinent. And some website's favicon (downloaded manually or with KeePassXC) is not clear enough for a HiDPI screen like phone.
Describe the solution you'd like
Add a app selector to extract icons from installed apps. For apps with 2-layer icon, add a option to merge background and foreground, or use foreground only.
Also, if an entry's url scheme is androidapp://, or contains field like AndroidApp*, put the app(s) at the top to suggest it, if it's installed.
Describe alternatives you've considered
Download icons from website's favicon, apple-touch-icon or manifest.json: #596 (The latter two are better, because these icons usually have higher resolution.)
In-app simpleicons.org downloader, with a option not to colorize the icon or colorize with a custom color (instead of the brand color).
Make the "app icon extractor" in a seperate app like #1449 (maybe put all three functions in one same app)
Is your feature request related to a problem? Please describe. Currently icons could only be added manually via file, which is not convinent. And some website's favicon (downloaded manually or with KeePassXC) is not clear enough for a HiDPI screen like phone.
Describe the solution you'd like Add a app selector to extract icons from installed apps. For apps with 2-layer icon, add a option to merge background and foreground, or use foreground only. Also, if an entry's url scheme is
androidapp://
, or contains field likeAndroidApp*
, put the app(s) at the top to suggest it, if it's installed.Describe alternatives you've considered
apple-touch-icon
ormanifest.json
: #596 (The latter two are better, because these icons usually have higher resolution.)Additional context N/A