Statistics
| Branch: | Revision:

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

Latest revisions

# Date Author Comment
51938302 06/22/2011 10:24 pm Adam Menz

temporary fix for non modifying tasks

cc71758a 06/22/2011 12:51 am Adam Menz

using droidfu for asynctask in order to resovle orentation issue

2c815395 06/15/2011 07:56 pm Adam Menz

small bug fixes

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.

View revisions

Also available in: Atom