Simon Poole
Simon Poole
@dead10ck you can conceivably work just with Notes. In any case I can see both sides of this argument and am still looking for a reasonable solution to the dilemma.
@dead10ck all the "task-like" data share large parts of their implementation and are stored in the same data structures, while there is a bit of sub-class specific code, for example...
Adding the functionality is definitely possible, but my question is why do you prefer the "normal"/long-press mode? While there are no short term plans to remove it, it does create...
How far did it scroll down? IIRC it simply brings the house number in to view.
I can get this to happen if I turn on max magnification plus the largest font. After checking the code this would seem to be an issue with Androids ScrollView...
That is true now given that the choice isn't actually available, but given a lightweight way to update, I suspect that will change essentially immediately.
Documentation: - https://paul.kinlan.me/launch-app-from-web-with-fallback/ (there are a number of articles on the topic on the site) - https://developer.chrome.com/multidevice/android/intents I suppose we could use the fallback url to produce some kind of...
To summarize the situation with osm.org and mobile editing: - on iPads/tablets we have an edit button that currently shows 3 options, and it is not unreasonable to assume that...
Seems as setting the iframe src will definitely not work in iOS 9. For other long winded approaches see http://stackoverflow.com/questions/32689483/ios9-try-to-open-app-via-scheme-if-possible-or-redirect-to-app-store-otherwise and others.
@wtimme Android is not an issue as that actually works modulo a bit of bitrot. I just didn't see a lot of point in moving forward with this just for...