9 Commits

Author SHA1 Message Date
mbonet
04d7cb6b31 Modifying imports to org.apache.cordova.api 2012-10-10 22:54:41 +03:00
Nick Retallack
7811e65633 Downloader would sometimes not return the directory name, depending on the code path 2012-06-20 18:50:23 -07:00
Nick Retallack
36ac6d6ab6 This line is wrong. The line before it sets the method to GET, and then this line sets it to POST, which is not what you want for a downloader. 2012-06-20 17:16:42 -07:00
Nick Retallack
36a80af95d Environment needs to be imported 2012-06-20 17:15:24 -07:00
RandyMcMillan
0f18f3baa1 .. 2012-06-02 22:08:22 -04:00
snufkinto
cd870abc01 Added return value 'dir' as the path of the downloaded file.
Changed the default download path from hard-coded '/sdcard/download' to Environment.getExternalStorageDirectory().getPath() + "/download";
2012-05-29 16:33:57 +08:00
snufkinto
cf80054044 Update Android/Downloader/Downloader.java 2012-05-29 16:31:52 +08:00
Phillip Neumann
b0e0d59b49 Add Licence and tip for adding plugin definition in plugin.xml 2011-08-19 16:01:08 -03:00
KillFill
a95ea2987d Init Downloader plugin directory 2011-08-18 21:43:18 -04:00