UrlChecker
UrlChecker copied to clipboard
swipe up/down to open in browser
add the ability to open with browser by swiping the popup up/down.
That's...interesting. Never have though about it. Not sure how swiping actions are implemented on android, or if it will have a lot of false-positives (triggering the swipe when you just wanted to scroll the dialog). I'm not sure if it can be implemented, specially because as I said the whole dialog is scrollable, so it will probably collision, but maybe it can be achieved by scrolling only on the button or something like that. I'll keep the suggestion though, I like it.