Statistics
| Branch: | Revision:

root / src / com / rackspace / cloud / servers / api / client / ServerManager.java @ 07c153b1

History | View | Annotate | Download (21.3 kB)

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

a7d1fdc2 07/01/2011 09:26 pm Adam Menz

folders for cloud files are now working as well as their function,
and persist through configuration changes

51fdecfb 06/29/2011 08:59 pm Adam Menz

Added a confirm resize activity to allow the user to confirm/rollback
their resize. Also the ability to refresh ViewServerActivity

697895bc 06/29/2011 05:55 pm Adam Menz

working on allowing filenames with spaces to be downloaded

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

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

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

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

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

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

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

remove TODOs and generated blocks

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

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

first source commit