Statistics
| Branch: | Revision:

root / src / com / rackspace / cloud / files / api / client @ d3ea294b

# Date Author Comment
d3ea294b 06/14/2011 07:50 pm Adam Menz

supports adding folders and fixed bugs with deleting files/folders

37a14877 06/13/2011 10:22 pm Adam Menz

Added support for folders in Cloud files

c16dc9e7 06/10/2011 09:21 pm Adam Menz

added folder support cloud file
it now appears as a directory and you can move
in and out of folders

83774e79 06/07/2011 12:25 am Adam Menz

mutiple accounts are working, storage of them is not(to be implemented)

b347d5e3 01/28/2011 10:04 am Chmouel Boudjnah

Use our own customed DefaultHttpClient for CF

With android version older than 2.3.1 the default keystore doesn't have
information about the domain SSL setup on CloudFiles UK.

We use our own customed DefaultHttpClient which use the android 2.3.1
bks instead of the global keystore available on the system....

d1b6f270 01/21/2011 02:11 pm Chmouel Boudjnah

Don't use System.out.print but Log.d

Seems to make things a litle bit faster for me when listing a huge
containers and that's a bit more standard as well (even if we should
prob get rid of that tho).

71696fcf 01/21/2011 01:49 pm Chmouel Boudjnah

Use a long insted of int for a container.

Container size can be bigger than a max of 32 bits, using a long
instead.

4daf0073 07/03/2010 10:03 pm Phillip Toohill

Cloud Files Support

240418be 07/03/2010 07:49 pm Phillip Toohill

Cloud Files Support

6864568a 06/24/2010 07:51 am Phillip Toohill

Cloud Files Support

28dc0ca1 06/24/2010 06:11 am Phillip Toohill

Cloud Files Support

3d6041e8 06/18/2010 12:14 am Phillip Toohill

Cloud Files Support

f8be9cce 06/18/2010 12:09 am Phillip Toohill

test commit