Statistics
| Branch: | Revision:

root / src / com / rackspace / cloud / files / api / client / ContainerObjectManager.java @ d3ea294b

History | View | Annotate | Download (7 kB)

# 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....

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

Cloud Files Support

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

Cloud Files Support