Simon Poole
Simon Poole
> Saying "upload successful" is great, but saying "upload successful: changeset #333333..." offers "real proof" that it was successful. And in fact that could be a hyperlink too. Changesets ids...
The not Vepsucci specific logic is (assuming we are not leaving changesets open) - call the API to open a new changeset (changeset number is allocated and returned) - upload...
The total length information is already available in the info dialog when a way is selected. Probably the best way to implement the idea is to be able to display...
Ich habe mal Note -> in Node geändert, da dass wohl die Intention war.
Ist das nicht durch die Objektsuche schon abgedeckt (falls die Daten lokal nicht geladen sind, dann mit einer Overpassabfrage). Siehe http://vespucci.io/tutorials/object_search/
Das "Problem" ist das wir da ziemlich viele verschiedene Formate unterstützen, siehe https://github.com/MarcusWolschon/osmeditor4android/blob/master/src/main/java/de/blau/android/util/CoordinateParser.java#L70
As all such ideas this has an issue in that there is only a limited number of gestures available that are reasonably easy to make and no modifiers (as you...
In general in the form/preset based tab we allow two lines for the key. Could you give an example where that isn't the case?
Ah I was thinking of something else. I don't think it is a good idea to try and split titles over two lines, I'm fairly sure this would at least...
I just had an in depth look at this, neither method will currently work as the top title view is actually an action bar that doesn't expose its inner workings,...