Closed GoogleCodeExporter closed 8 years ago
agreed this would be an awesome feature.
however, it might be tough because the backend buffer is stored in a char[][]
array,
which makes matching somewhat difficult.
we could solve this by keeping a second buffer updated that is just a String[],
which
would make regexes easy to run, but might be harder to detect multi-line links
when
wrapped by unknown remote apps.
Original comment by Jeffrey.Sharkey
on 7 Nov 2008 at 9:33
Agreed, the ability to fork off the browser from embedded links would be a
major
usability enhancement. Many programs already mark links in some manner (e.g.
underline) which might make matching them a bit easier. As it stands of
course,
copy and paste of URLs should work as a somewhat painful stopgap.
Original comment by lauren4...@gmail.com
on 12 Dec 2008 at 7:27
Might it be possible to get control over the regular expressions used and the
activities they tie into? Launching the Youtube player for Youtube links and the
Last.fm player for Last.fm station links as examples. Or even shortcuts to
things
like ssh://user@host:port invoking another ConnectBot terminal.
Original comment by gotenx...@gmail.com
on 17 Feb 2009 at 9:01
This is basically fixed with r365, no?
Original comment by aripol...@gmail.com
on 15 Jul 2009 at 9:38
True.
Original comment by kenny@the-b.org
on 15 Jul 2009 at 9:40
This is extremely useful. Thanks! Unfortunately, URLs are truncated at end of
line. Any URL exceeding the current display line length is cut off in the URL
scan.
Original comment by lauren4...@gmail.com
on 16 Jul 2009 at 5:46
Of course, a workaround is to step the font size way down so the entire URL
fits in
a line (even if requires landscape mode) and then rescan.
Original comment by lauren4...@gmail.com
on 16 Jul 2009 at 5:56
just to clarify - has this hit the market yet? Any ETA if not?
Original comment by ikwall...@gmail.com
on 4 Aug 2009 at 12:36
Original issue reported on code.google.com by
not...@gmail.com
on 4 Nov 2008 at 3:52