Statistics
| Branch: | Revision:

root / AndroidManifest.xml @ master

History | View | Annotate | Download (4.2 kB)

# Date Author Comment
7193acee 03/01/2013 04:18 pm Giannis Koutsoubos

update version for export, fixed imports

d79ae700 04/27/2012 04:20 pm Giannis Koutsoubos

allow apps of latest version to use new controls,
fix cookie paring problem on some devices (cookie contained "")
fix problem where text inputs on login web page were unable to request focus on some devices
fix compilation error causing runtime errors on latest sdks...

a9f46cdd 02/17/2012 01:21 pm Giannis Koutsoubos

increase version

666c8e11 01/25/2012 01:55 pm Giannis Koutsoubos

properly reload object in object details, download specific version

a2b9aced 01/23/2012 02:03 pm Giannis Koutsoubos

move to trash and restore from trash, if subdir maps to a folder do not include it in list

7b27f0dc 01/20/2012 05:01 pm Giannis Koutsoubos

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

73f68ca8 01/11/2012 07:24 pm Giannis Koutsoubos

add login activity

fbe9be48 01/10/2012 02:25 pm Giannis Koutsoubos

remove anything not relevant to cloud files

856ad13d 01/02/2012 04:12 pm Giannis Koutsoubos

activities to display my shared, others, groups

7dbfc514 12/21/2011 04:07 pm Giannis Koutsoubos

synced

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

update package info

f3633a16 12/19/2011 06:15 pm Adam Menz

Small bug fixes

c25e8fa0 08/05/2011 08:13 pm Adam Menz

added access control to load balancers

16615abd 08/04/2011 11:03 pm Adam Menz

added connection throttle to load balancers, and fixed a bug on ListAccountsActivity

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

403bb53b 07/26/2011 11:09 pm Adam Menz

shared vip now an option when creating load balancer

b5f66d0e 07/25/2011 09:23 pm Adam Menz

support for adding external nodes to load balancer

232548ba 07/21/2011 11:56 pm Adam Menz

clean up

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

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

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

aeff0a62 07/12/2011 12:23 am Adam Menz

created protocol class, manager, and xml parser and work on the create
loadbalancer page

bd03b51a 07/11/2011 06:47 pm Adam Menz

Merge https://github.com/the2hill/android-rackspacecloud into load_balancers

eb3b3154 07/09/2011 08:46 pm Phillip Toohill

more support for theme for containers/servers, other tweaks

fe23daac 07/09/2011 02:20 am Phillip Toohill

initial loadbalancer support (bulk)

969195cf 07/08/2011 05:01 pm Adam Menz

fixed Honeycomb specific bugs

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

9d849a44 06/28/2011 09:03 pm Adam Menz

fixed the layout of cnd settings

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

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

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

2c815395 06/15/2011 07:56 pm Adam Menz

small bug fixes

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

Partial addition of an ability to contact rackspace through the app

44ac7bea 06/15/2011 12:26 am Adam Menz

working on bugs with screen orientation changes - no resolved

d3ea294b 06/14/2011 07:50 pm Adam Menz

supports adding folders and fixed bugs with deleting files/folders

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

3d6c2d1a 06/07/2011 09:37 pm Adam Menz

backup schedule is working, all functions on viewserver are working

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

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

addded new features to viewserveractivity

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.

b6fa6007 06/25/2010 05:42 am unknown

Cloud Files Support

3d6041e8 06/18/2010 12:14 am Phillip Toohill

Cloud Files Support

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

beginning server view

344675da 04/27/2010 02:21 am Michael Mayo

add server layout

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

first source commit