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.51k stars 267 forks source link

How to use magikeyboard ? #1655

Closed i-panov closed 10 months ago

i-panov commented 11 months ago

Describe the bug

Autofill does not work for any application or site on my device. Magikeyboard also doesn't work.

To Reproduce

To make it easier to show you, I recorded a video from the screen for you. For example, I took the Booking application and website. But I tried it on others too.

https://disk.yandex.ru/i/xdWjdXGuL-M9lA

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

KeePass Database

KeePassDX:

Android:

Additional context

Add any other context about the problem here.

J-Jamet commented 11 months ago

The Booking app simply didn't want the autofill to appear. For autofill in other compatible applications, check that the autofill service is enabled by following the wiki.

In any case, the magikeyboard works. But of course you have to use it correctly, clicking 50 times on a notification that's not meant to be clicked won't do anything - that's normal. You need to change the keyboard by clicking on the little keyboard button at the bottom right of your screen.

Wiki : https://github.com/Kunzisoft/KeePassDX/wiki/Magikeyboard

i-panov commented 11 months ago

@J-Jamet Ahh... I didn’t understand how to use it at first. Thanks, it works! Tell me, are there any plans to integrate with cloud storages (for example, DropBox, GoogleDrive, YandexDisk) or at least WebDav? And also, I would really like the favicons to be automatically loaded from websites, is this planned?

shuvashish76 commented 11 months ago

Tell me, are there any plans to integrate with cloud storages (for example, DropBox, GoogleDrive, YandexDisk) or at least WebDav?

KPDX is just an offline .kdbx file editor nothing more than that. See #342 pinned discussion and Wiki for more info.

And also, I would really like the favicons to be automatically loaded from websites, is this planned?

See #1449, there is a good chance of merger of this PR as the main principle of this project is to offer fully offline experience but nothing decided yet. There are also other possibilities as mentioned in #1651

Please use separate issues/discussions for specific questions.

J-Jamet commented 10 months ago

Cloud storage : https://github.com/Kunzisoft/KeePassDX/issues/342 https://github.com/Kunzisoft/FileSync Icons : https://github.com/Kunzisoft/KeePassDX/pull/1449 https://github.com/Kunzisoft/KeePassDX/pull/1146