Statistics
| Branch: | Revision:

root / src / com @ a597c658

Name Size
  rackspace
  rackspacecloud

Latest revisions

# Date Author Comment
a597c658 06/03/2011 07:35 pm Adam Menz

added support for using uk accounts on <2.2

e8bf12c3 02/02/2011 08:49 pm Mike Mayo

Merge branch 'master' of https://github.com/chmouel/android-rackspacecloud into chmouel-master

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

44dfef45 01/24/2011 10:33 pm Mike Mayo

blah

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.

23230b5a 01/21/2011 02:49 pm Chmouel Boudjnah

Use stock preference icon for setting menu.

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.

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.

View revisions

Also available in: Atom