stephan lindauer

Results 19 comments of stephan lindauer

is that id you are suggesting really supposed to be a secret? i would suggest just attaching this newly generated id to the location object and communicate to the user...

also we will have to think about id collisions if we allow the user to generate it him/herself.

so basically: - keep the old hash we're already sending - add a new field in which the user can generate a human readable name, like: `https://github.com/TomFrost/node-phonetic` `https://github.com/moby/moby/blob/master/pkg/namesgenerator/names-generator.go` this name...

@MartinNowak hey martin, i could adapt the backend on the weekend accordingly. let me know what changes you need done.

hi @darewealth, i worked on the backend interface that receives those images. can you check if the error persists?

obviously we should make sure the server works as intended. one thing that still baffles me, is, that when @cbalster pulled data with his python script, he saw delays. when...

yea i agree. i think the reasoning before was that everything should be anonymous and ephemeral. but 3 hours still counts as ephemeral, i guess. ;)

not sure i understand this. we currently don't safe apk files (apart from in the play dev console). even for f-droid we just have to tag a new release on...

as far as i can see it's not something that we would need with the current workflow. wdyt @cbalster?

i was thinking about adding another fragment for settings. in that fragment we can have a more complex menu structure for enabling or disabling route overlays. this would make it...