An open API service indexing awesome lists of open source software.

https://github.com/daverandom/android-chat-linkifier

Convert Android class names to manual links in StackOverflow Android chat via extensive use of magic.
https://github.com/daverandom/android-chat-linkifier

Last synced: 3 days ago
JSON representation

Convert Android class names to manual links in StackOverflow Android chat via extensive use of magic.

Awesome Lists containing this project

README

          

android-chat-linkifier
======================

Convert Android class names to manual links in [StackOverflow Android chat](http://chat.stackoverflow.com/rooms/15/android) via extensive use of magic.

Should match any valid class name in an `inline code block`.

Also converts 'Google "term"' to add a link to the Google search results for 'term'.

*Heavily derived from the [PHP chat linkifier](https://github.com/DaveRandom/chat-linkifier)*