Statistics
| Branch: | Revision:

root / src / com / rackspacecloud / android / Preferences.java @ d9fea798

History | View | Annotate | Download (1.6 kB)

# Date Author Comment
d9fea798 07/19/2011 04:48 pm Adam Menz

moved the web_property_id out of Preferences and into its
own config file

4f5e4ef0 07/14/2011 10:28 pm Adam Menz

analytics are complete

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

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

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

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.