Matt Hall

Results 11 comments of Matt Hall

Good point, and we are interested in people contributing code. We'll get a license added but it'll be BSD or MIT or some permissive one in any case.

@countrygeek It seems like the serval project is operating more at a hardware level that we will be, we only want to use official Android APIs so the app can...

We currently just have the standard OS sharing button in there, am I right?

This looks interesting, can someone submit it on our behalf or does it have to be us?

Yeah, might be nice to allow the data to remain, but it seems like it'd be a good idea to have the default be to remove the data. I'll look...

We're half the way there thanks to @zawarudo's pull request, once we add a preferences system we'll allow people to also scrub GPS.

No, you can't pass in the base64 encoded string quite like that, you'll need to decode it first. That method basically expects properly formed XML in a plain String.

Any chance you're accidentally launching the fake App Store app in the simfinger fake apps section (like I did at first)?

I didn't realize people were using maven for android projects now - is there anything special I would need to do that you know of?

As best as I can tell it's a camera permissions problem, Processing isn't asking for the permission properly. If your terminal has the camera permission you can run Processing from...