Statistics
| Branch: | Revision:

root / src / com / rackspace @ 006434d8

# Date Author Comment
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...

f39579c4 06/24/2011 05:37 pm Adam Menz

fixed bug on viewserveractivity page

9548973b 06/23/2011 11:11 pm Adam Menz

fixed bugs caused from serval requests sent quickly

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

d88d3ae1 06/09/2011 09:44 pm Adam Menz

Created popups that display when a user performs a task to
inform then that it started. Also fixed bugs.

37b4d44e 06/08/2011 11:29 pm Adam Menz

working with ukaccounts, mutiple accounts, and all server tasks

ac513060 06/08/2011 10:10 pm Adam Menz

Merge branch 'mutipleAccounts' into HEAD

Conflicts:
AndroidManifest.xml
src/com/rackspace/cloud/servers/api/client/FlavorManager.java
src/com/rackspace/cloud/servers/api/client/ImageManager.java
src/com/rackspace/cloud/servers/api/client/ServerManager.java...

e1599cad 06/08/2011 09:42 pm Adam Menz

Merge branch 'reBuild_reNameBranch' into HEAD which also has uk

Conflicts:
src/com/rackspace/cloud/servers/api/client/http/Authentication.java
src/com/rackspacecloud/android/RackspaceCloudActivity.java
src/com/rackspacecloud/android/ViewServerActivity.java

730daee8 06/08/2011 01:02 am Adam Menz

mutiple accounts are working, but a delete still needs to be implemented

83774e79 06/07/2011 12:25 am Adam Menz

mutiple accounts are working, storage of them is not(to be implemented)

f3a0f609 06/06/2011 05:50 pm Adam Menz

partial progress for multiple accounts

a597c658 06/03/2011 07:35 pm Adam Menz

added support for using uk accounts on <2.2

f58bf9f4 06/03/2011 05:17 pm Adam Menz

addded new features to viewserveractivity

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.

2aaecc36 01/18/2011 01:19 pm Chmouel Boudjnah

Add a preference window to switch between geo auth

Add UK and US auth which by default goes to US. Will add OpenStack
custom auth next.

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

fb3e5d24 06/18/2010 12:28 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

995e075e 05/04/2010 01:03 am Michael Mayo

version 1.0

221f7770 05/03/2010 11:27 pm Michael Mayo

cleanup and fix crash

610ee726 05/03/2010 10:15 pm Michael Mayo

remove unneeded class

e7274b25 05/03/2010 10:14 pm Michael Mayo

remove TODOs and generated blocks

88452393 05/03/2010 10:00 pm Michael Mayo

ubuntu 10 image

3e6fd0e9 05/03/2010 09:57 pm Michael Mayo

remove all warnings

849e1b61 04/30/2010 02:19 am Michael Mayo

resize server

af63e739 04/30/2010 12:46 am Michael Mayo

reboot and delete server

2538f98e 04/27/2010 10:29 pm Michael Mayo

large logos in server view

9a4cdbc6 04/27/2010 08:33 pm Michael Mayo

beginning server view

48aa01e6 04/27/2010 06:17 am Michael Mayo

cleanup

43a29eea 04/27/2010 05:48 am Michael Mayo

attempt to post to create servers

d8f3bb33 04/27/2010 01:20 am Michael Mayo

flavor and image loading

35e7942d 04/26/2010 10:54 pm Michael Mayo

first source commit