Statistics
| Branch: | Revision:

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

History | View | Annotate | Download (13.9 kB)

# Date Author Comment
7b27f0dc 01/20/2012 05:01 pm Giannis Koutsoubos

clenup of code, prefix based navigation on my shared, update permissions on object details

da02192c 01/13/2012 04:10 pm Giannis Koutsoubos

do not allow download on folders, use shared query for my shared

74c976a0 01/13/2012 03:15 pm Giannis Koutsoubos

hide some menu options, query with prefix for container objects, save metadata

802fbd9e 01/11/2012 07:25 pm Giannis Koutsoubos

upload files from sdcard

d37efce5 01/10/2012 02:12 pm Giannis Koutsoubos

display versions of object

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

ef6fa21a 12/22/2011 03:27 pm Giannis Koutsoubos

display MyShared

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

b722cab3 07/21/2011 10:25 pm Adam Menz

added new load balancing features
working now is add/remove lb, add/remove nodes
and edit lb/nodes

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

51938302 06/22/2011 10:24 pm Adam Menz

temporary fix for non modifying tasks

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