The More Info screen under Settings has URLS of: http://libreofficefromcollabora.com/apps/ab-bug I believe this should be changed to: https://libreoffice-from-collabora.com/apps/ab-bug
Interesting - both work but I suspect you're right. Marking as NEW.
These hyperlinks are also not clickable for me on my Samsung S4 Active, Android 4.4.2
Siqi - can you have a look at this one ? ;-) should be rather trivial; thanks.
Well - not too good to report 2 completely different problems in one bug :-( While the one from comment 0 is a matter of 2 minutes (I just fixed the document that I'm adding to releases, and it will be part of the next release), the one from comment 2 is a more substantial work. I'm changing the bug to actually address the problem from comment 2. Siqi - we need to extend LibreOfficeKit to provide areas with the hyperlinks, and also the Java part to actually follow the link when clicked. Not a prio now, need you to get more familiar with the app code first :-) Let's sync on IRC when you are done with the swipe.
Just for the record: there's an easier way that will be implemented - LibreOffice (the native part) will consume the click, and callback to the Java part with the URL that will be handled there via an intent.
This is now implemented in master - thanks! :-) It will appear in the Viewer shortly.