ue-control/app/src/main/assets/www/about.html

21 lines
1.1 KiB
HTML
Raw Normal View History

<html>
<body>
<h1>About</h1>
<hr />
2014-08-06 13:18:04 +02:00
Version {VERSION}, BuildNumber {BUILD}
<br /><br />
Application was developed by Ziver Koc (at Ericsson AB).
<br /> <br />
<h3>Attributions:</h3>
<ul>
<li>GraphView (<a href="http://android-graphview.org/">http://android-graphview.org/</a>)</li>
<li>SweetiePlus Icons (<a href="http://sublink.ca/">http://sublink.ca/</a>)</li>
<li>DynamicListView (<a href="https://android.googlesource.com">https://android.googlesource.com</a>)</li>
2014-08-01 16:07:48 +02:00
<li>Android-logging-log4j (<a href="https://code.google.com/p/android-logging-log4j/">https://code.google.com/p/android-logging-log4j/</a>)</li>
<li>Log4j (<a href="http://logging.apache.org/log4j">http://logging.apache.org/log4j</a>)</li>
<li>dom4J (<a href="http://dom4j.sourceforge.net/">http://dom4j.sourceforge.net/</a>)</li>
<li>Tango Desktop Project (<a href="http://tango.freedesktop.org/">http://tango.freedesktop.org/</a>)</li>
<li>Apache Commons (<a href="http://commons.apache.org/">http://commons.apache.org/</a>)</li>
</ul>
</body>
</html>