Open amenk opened 8 years ago
We haven't migrated any of those (though they build & work, we tested that). You can find the android and ios directories here:
When do you plan to migrate them? Android seems a native java app .. what are those .m files for iOS - I don't have a clue.. :)
Our plans for mobile apps (in case we make a FOSS password manager) was to use Cordova and share most of the code with the Browser Extensions. What do you think?
Certainly worth a try! I had a dig through the frontend code when doing a security review and the cryptographic code is fairly self contained and should therefore be easy to extract. The jQuery frontend code is another story and relies very much on the exact DOM layout.
I'm excited to see someone pick this up!
I am wondering how much man-power is being put from We Are Wizards into passopolis?
We spend
And a few hours now and then to make the server deployment publishable.
Anything new about the apps?
Anything new about the apps :) ?
bump What's up?
I would love to see updated instructions on building the Android app with Android Studio. I'm attempting to follow the ones in the old mitro repo using Eclipse and Ant, but a lot has changed, and I'm having trouble mimicking the build environment they describe on my Mac.
Anything new? Anywhere we can help? The mobile apps are really crucial for us ...
Maybe we really should try to make a cordova app, to reuse the browser plugin codebase ... trying to dig into that ...
What about the Iphone and Android apps? What are they implemented in? And where are the repos to poke around?