Statistics
| Branch: | Revision:

root / src / com / rackspace / cloud / files / api / client / ContainerManager.java @ da02192c

History | View | Annotate | Download (17.1 kB)

# Date Author Comment
732d9c2c 01/09/2012 03:02 pm Giannis Koutsoubos

tabview in object details, show metadata and permissions, add/delete group

856ad13d 01/02/2012 04:12 pm Giannis Koutsoubos

activities to display my shared, others, groups

55b9f635 12/21/2011 03:50 pm Giannis Koutsoubos

Merge remote-tracking branch 'origin/master'

Conflicts:
.classpath
src/com/rackspace/cloud/files/api/client/ContainerManager.java
src/com/rackspace/cloud/files/api/client/CustomHttpClient.java
src/com/rackspace/cloud/servers/api/client/Account.java
src/com/rackspace/cloud/servers/api/client/Backup.java...

038ac9a4 12/21/2011 03:21 pm Giannis Koutsoubos

source formatting

6c0d81f1 12/19/2011 01:56 pm Giannis Koutsoubos

do not fail when server urls are not found, use empty lists where no data found, use auth token instead of storage token

5018a7f8 08/10/2011 04:39 pm Adam Menz

improved the GaActivity and added page and event tracking to loadbalancers

e6c34a0f 07/05/2011 07:14 pm Adam Menz

bug fixes

006434d8 06/29/2011 04:48 pm Adam Menz

fixed issue #1 on github, also added some support for file names with
non url safe characters (still in progress)

32731215 06/28/2011 07:49 pm Adam Menz

Merge branch 'object_details' into experimental
and some xlarge layouts
and detailed error handling in place
Conflicts:
AndroidManifest.xml
src/com/rackspacecloud/android/ListContainerActivity.java
src/com/rackspacecloud/android/ListServersActivity.java...

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

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

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

Cloud Files Support