Statistics
| Branch: | Revision:

root / res @ master

# Date Author Comment
378fe36a 02/20/2013 04:09 pm Giannis Koutsoubos

center progress dialog, use displayname/uuid logic in login/permissions/others, unify login-addAccount, allow to edit account, fix problem on SDK version 3,4 with AsyncTaskExecution in download-delete-edit, fix http handling done in main thread and leading to crashes on 4.0+ devices, use 2.3 display since tab panel with images is not supported on 4+ devices, do not show size in flders if size is 0

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

94abc2c7 01/26/2012 03:56 pm Giannis Koutsoubos

added provider option for login through web, correctly list and display others elements

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

properly reload object in object details, download specific version

08922f29 01/23/2012 05:49 pm Giannis Koutsoubos

restore versions, add placeholder user for groups, isPublic checkbox

ecbad159 01/18/2012 02:32 pm Giannis Koutsoubos

show context menu, hide menu items for trash and myshared

b2436f98 01/13/2012 04:40 pm Giannis Koutsoubos

some fixes in metadata list

da02192c 01/13/2012 04:10 pm Giannis Koutsoubos

do not allow download on folders, use shared query for my shared

05a718db 01/13/2012 03:15 pm Giannis Koutsoubos

hide some menu options, query with prefix for container objects, save metadata

6b838a23 01/12/2012 04:58 pm Giannis Koutsoubos

icons, text fixes

79e5706c 01/11/2012 07:25 pm Giannis Koutsoubos

add login menu in account list

b37bd6cd 01/11/2012 07:25 pm Giannis Koutsoubos

use pithos+ application name

b8b24e90 01/11/2012 07:24 pm Giannis Koutsoubos

login layout

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

remove anything not relevant to cloud files

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

c99967ba 01/04/2012 04:31 pm Giannis Koutsoubos

initial support for displaying metadata

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

activities to display my shared, others, groups

b26c3ff3 12/22/2011 02:10 pm Giannis Koutsoubos

show container icon

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

008fa428 12/21/2011 02:48 pm Giannis Koutsoubos

add pithos icons, and pithos servers

95a92905 12/20/2011 07:31 am Mike Mayo

Merge branch 'experimental_2' of git://github.com/patchorang/android-rackspacecloud into patchorang-experimental_2

Conflicts:
res/menu/accounts_list_menu.xml

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

Small bug fixes

98131795 12/19/2011 01:53 pm Giannis Koutsoubos

pithos ssl certificate store

c2b54e85 12/13/2011 10:29 pm Adam Menz

Bug fixes for the load balancer release

0ddfaa70 10/04/2011 04:17 am Matt Lee

Fixed a spelling mistake and a minor bug in the accounts page.

143cdf16 08/10/2011 10:48 pm Adam Menz

bug fixes in loadbalancer ui

21c57799 08/09/2011 11:24 pm Adam Menz

bug fixes for load balancer operations

f506786e 08/09/2011 07:10 pm Adam Menz

redid the SelectVipActivity layout and bug fixes

71e52c4a 08/08/2011 11:16 pm Adam Menz

bug fixes

1a79c76b 08/08/2011 08:56 pm Adam Menz

made the backup server page sync with control panel

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

fee0d4aa 08/04/2011 06:56 pm Adam Menz

improved the edittext properties from some layouts

b2a2d2f1 08/03/2011 10:11 pm Adam Menz

cleaned up code (made more activities extend cloud(list)activity

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

54986b23 08/02/2011 08:02 pm Adam Menz

improved login process (allows user to cancel) and fixed layout for createaccountactivity

157f0be5 08/02/2011 06:46 pm Adam Menz

small ui improvement

c4a37180 08/01/2011 09:13 pm Adam Menz

fixed bugs that occured when adding new nodes to a lb

01340459 07/28/2011 09:36 pm Adam Menz

bug fixes, imporved port/protocol selection, better ui for adding nodes

6ae5d8db 07/27/2011 10:58 pm Adam Menz

now and enable/disable session persistence and log for a load balancer

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

1b82ddb3 07/25/2011 04:36 pm Adam Menz

small 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

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

updated the addserverpage and general clean up

8aee6f93 07/12/2011 07:00 pm Adam Menz

rebase

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

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

d8be1aef 07/11/2011 09:40 pm Adam Menz

LoadBalancers now using CustomHttpClient and listLB now getting from ORD and DFW

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

more support for theme for containers/servers, other tweaks

ea001570 07/09/2011 04:06 am Phillip Toohill

begining support for landscape/new design (not complete)

23bc5e75 07/09/2011 02:21 am Phillip Toohill

layouts, drawables, activities for loadbalancers

085332e1 06/30/2011 10:43 pm Adam Menz

Merge branch 'resize' into experimental

984acda7 06/30/2011 10:34 pm Adam Menz

can now create multiple servers at once

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

98e73ed2 06/24/2011 06:47 pm Adam Menz

fixing for rebase:

5656caee 06/24/2011 06:16 pm Adam Menz

error checking for download/external storage in ContainerObjectDetails

51938302 06/22/2011 10:24 pm Adam Menz

temporary fix for non modifying tasks

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

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

e9feb464 06/15/2011 06:51 pm Adam Menz

Contact rackspace support fully implemented

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

Partial addition of an ability to contact rackspace through the app

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

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

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

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

a92a330e 06/07/2011 09:38 pm Adam Menz

same as pervious, just adding files (all server tasks working)

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

backup schedule is working, all functions on viewserver are working

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

same as pervious, just added files

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

535c3ce0 01/21/2011 05:03 pm Chmouel Boudjnah

Add a show/hide api_key checkbox for easy entering.

Like on a Wireless Password make it a bit easier for user to enter
manually an API key.

008df6cf 01/18/2011 08:08 pm Chmouel Boudjnah

Allow to specify custom auth server for OpenStack.

This is mostly for folks who have a nova and swift instance connected to
the same auth server. We probably want to make it independent of each
others in the future.

It fix as well a litle path bug from my other commit.

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.

6ece9f04 06/27/2010 08:26 pm unknown

Cloud Files Support

78af992b 06/27/2010 06:01 pm unknown

Cloud Files Support

82cd98ea 06/25/2010 05:26 am unknown

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

8b432514 06/21/2010 10:45 pm Phillip Toohill

Cloud Files Support

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

Cloud Files Support

2d3dd41d 05/04/2010 12:47 am Michael Mayo

fix rotation crash

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

resize server

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

reboot and delete server

d294048f 04/28/2010 03:17 am Michael Mayo

more server view stuff

e9241fbf 04/27/2010 11:49 pm Michael Mayo

ip addresses

8322c8cf 04/27/2010 11:03 pm Michael Mayo

z index fix

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

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

add server layout

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