Statistics
| Branch: | Revision:

root / src / com / rackspacecloud / android / AddContainerActivity.java @ 3d654446

History | View | Annotate | Download (6.4 kB)

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

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

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

working on allowing filenames with spaces to be downloaded

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

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

28dc0ca1 06/24/2010 06:11 am Phillip Toohill

Cloud Files Support

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

Cloud Files Support