Statistics
| Branch: | Revision:

root / src / com / rackspace / cloud / files @ 7b27f0dc

# 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

5eadf5a9 01/16/2012 11:46 am Giannis Koutsoubos

fix context menu

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

05a718db 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

bd2e8393 12/21/2011 03:56 pm Giannis Koutsoubos

compile fixes

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

71c27c5a 12/21/2011 03:17 pm Giannis Koutsoubos

isFolder implementation

07c153b1 12/21/2011 03:16 pm Giannis Koutsoubos

display folder name with /, parse public attribute

1fd17f2e 12/21/2011 02:49 pm Giannis Koutsoubos

add and parse pithos+ api specific data

48601850 12/21/2011 02:58 am Mike Mayo

update package info

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

697a6784 12/19/2011 01:54 pm Giannis Koutsoubos

changed password for certificate store, constants for auth token, storage token since on pithos auth token is used

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

improved the GaActivity and added page and event tracking to loadbalancers

4f7b2601 08/03/2011 04:39 pm Adam Menz

Merge branch 'load_balancers-2' into experimental_2

Conflicts:
.classpath
AndroidManifest.xml
res/layout/createserver.xml
src/com/rackspace/cloud/files/api/client/CustomHttpClient.java
src/com/rackspacecloud/android/AddServerActivity.java
src/com/rackspacecloud/android/ListAccountsActivity.java

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

4f9d1a69 07/19/2011 04:39 pm Adam Menz

work on modifying a lb, add/modify nodes, edit name/condition

25881fb3 07/14/2011 09:50 pm Adam Menz

modified CustomHttpClient, so Http requests are faster

96a8e632 07/14/2011 08:04 pm Adam Menz

more work done on adding a loadbalancer

639ae8d6 07/13/2011 10:16 pm Adam Menz

progress on adding nodes to load balancer

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

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.

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