buttercup / buttercup-mobile

:iphone: React-Native mobile application for Buttercup
https://buttercup.pw
GNU General Public License v3.0
392 stars 69 forks source link

Android loading a local vault file #265

Closed powerhousepro69 closed 2 years ago

powerhousepro69 commented 3 years ago

Is there anyway at all to load a local vault file with your android app?

perry-mitchell commented 2 years ago

Not yet, but when 2.x comes for android in the coming week or two, this will be available. It's already implemented on iOS.

linhandev commented 2 years ago

Any update on this? Don't really want to route my passwd through cloud services.

ldexterldesign commented 1 year ago

It's already implemented on iOS

What's the meaning of "loading local a vault file" here?

If I CRUD and store a vault inside BC app then loading is possible

If I store a vault outside BC app (e.g. in Filen app) then loading doesn't seem possible/implemented 😕

Appreciate clarification either here or there

Yours hopefully