Fixed FTPUpload behaviour by using Apache common-net. [artf441879]
This commit is contained in:
parent
f00bd440a7
commit
62937e7e81
13 changed files with 278 additions and 11 deletions
|
|
@ -5,7 +5,7 @@
|
|||
Version {VERSION}, BuildNumber {BUILD}
|
||||
<br /><br />
|
||||
Application was developed by Ziver Koc (at Ericsson AB).
|
||||
<br /><br />
|
||||
<br /> <br />
|
||||
<h3>Attributions:</h3>
|
||||
<ul>
|
||||
<li>GraphView (<a href="http://android-graphview.org/">http://android-graphview.org/</a>)</li>
|
||||
|
|
@ -14,7 +14,8 @@
|
|||
<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>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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue