Simon Perdrisat

Results 104 comments of Simon Perdrisat

I realise that now as I mention in #2338 . I'm therefor not that interested in poetry at the moment. I taught it was like composer and https://packagist.org, but it...

Template are a feature of keepass DB that let you quickly use custom field when you create a new entry: http://keepass.info/help/v2/dbsettings.html#templates Keepass2android add some default template for you and then...

Exactly :). Template are stored in the /template folder in the database. So in my opinion their is two features: - be able to create new entry based on template...

For references, the AutoFill Credential Provider Extensions feature is demoed in this video: https://developer.apple.com/videos/play/wwdc2018/721/ `ASCredentialProviderViewController` need to be implemented, it's a view controller that a password manager app uses to...

This is called AutoFill Credential Provider. What you want to implement is `ASCredentialProviderViewController`, a view controller that a password manager app uses to extend Password AutoFill. https://developer.apple.com/documentation/authenticationservices/ascredentialproviderviewcontroller The `ASCredentialIdentityStore` is...

The Finder as a search function (you execute a query and it return the result) but in MacPass it should be a **filter** (you have list of things and you...

Now it's even worst (Version 0.7.10 (22740)). You can clear close search mode. How to reproduce: - write "abc4" in the search box - delete "abc" in the search box...

@mstarke It should not be fixed by https://github.com/buddax2/MacPass/commit/5a4eb302280410c7dd52e9f5bd5b09bc94c51db5 ?

I think the finder way of doing it is super confusing for most user. Yet for the finder, their are some reasons for that (you can search not only using...

Also, MacPass keep the active entry in the right panel active even if it's not listed in the search result. Again the Contact app has better behaviour in this case...