Statistics
| Branch: | Revision:

root / src / com / rackspacecloud / android / ListAccountsActivity.java @ c476482b

History | View | Annotate | Download (14.6 kB)

# Date Author Comment
8da154b8 07/19/2011 04:57 pm Adam Menz

Merge branch 'analytics' into experimental

Conflicts:
src/com/rackspacecloud/android/ListAccountsActivity.java

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

modified CustomHttpClient, so Http requests are faster

0edf6b39 07/13/2011 07:17 pm Adam Menz

added google analytics activity superclasses and activites that
track now extend these and most of the tracking calls are in place

bf03b262 07/12/2011 08:43 pm Adam Menz

updated the addserverpage and general clean up

3e180b04 07/07/2011 07:25 pm Adam Menz

bug fixes

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

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

f00e3176 06/24/2011 06:58 pm Adam Menz

Merge branch 'contact_and_password' into experimental

Conflicts:
src/com/rackspacecloud/android/ListAccountsActivity.java

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

fixed bug on viewserveractivity page

e7534f91 06/23/2011 05:15 pm Adam Menz

Fixed activity lifecycle management issues and removed background logo
from ViewServerActivity

0ae79b26 06/17/2011 06:24 pm Adam Menz

added images to the contact page and app password protection
is fully functioning

f2323921 06/15/2011 04:31 pm Adam Menz

Partial addition of an ability to contact rackspace through the app

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

fea03400 06/08/2011 08:19 pm Adam Menz

mutiple accounts now working with deletes and orentation bug fixes

f2020b69 06/08/2011 05:57 pm Adam Menz

fixed the crashes on rotation change during the authentication process

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

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

7b55f1ec 06/07/2011 04:37 pm Adam Menz

more implementation for mutiple accounts

441d5327 06/07/2011 12:26 am Adam Menz

same as pervious, just added files