PhilippC

Results 388 comments of PhilippC

this feature is currently not available. Just to understand: Why do you have entries with the same names and groups? Wouldn't it help to give them unique names?

I cannot reproduce (1.10-pre, Android 14, Pixel 6a). I get a screenshot with a black screen. @LixLixGH can you install an older version from https://github.com/PhilippC/keepass2android/releases. Does it still work there?...

@Ray-B if you can collect a logcat, there might be a bit more information right before the logged error due to the `e.printStackTrace();` try { fl = getDriveService(getAccount()).files().get(getGDriveId()).execute(); } catch...

I don't think that Proton Drive exposes a suitable API.

yes, looks like this can be used to build a FileStorage implementation in KeePass2Android. Given the (not existing) number of up-votes here, I don't give this high priority, but I'm...

please don't add "+1" comments but click the "+1" reaction on the top post. I use this to rate feature requests (https://github.com/PhilippC/keepass2android/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc)

are you talking about the autofill service? Did you test any other app if that works in Samsung browser?

Please enable debug logging in the settings - application - log file and also go to settings - application - password access - autofill service and enable "log autofill view"....

this is a missing feature. The current workaround to do this on the PC or create a new database and move everything there (not really feasible with many groups/entries on...

I work on KP2A on my spare time. There are too many requests to even answer everything. 3.) is implemented with https://github.com/PhilippC/keepass2android/pull/2510