Go to file
Martin Hibdon af7f7130fd Update version number
This also changes the version number format. Instead
of being a single increment each time, we're actually
encoding the date in the version number.

The format is now vvMMDDc

where vv is major version number
MM is the ordinal month number. This starts at 0 for each major release and
   counts up for each month
DD is the day of the month
c is a code which increments per version, in case we have multiple releases
   on the same date. This should start at zero.

Change-Id: I006745754614e9c72261035748a90a38871b67e6
2013-12-09 16:49:12 -08:00
assets Remove empty.html, which isn't used any more. 2010-12-22 11:59:31 -08:00
emailcommon Add configuration for oauth providers 2013-12-03 16:27:08 -08:00
emailsync Remove mAmAccount from the email provider account object 2013-10-04 10:21:25 -07:00
res Add configuration for oauth providers 2013-12-03 16:27:08 -08:00
src/com Merge "Add configuration for oauth providers" into ub-mail-master 2013-12-04 00:29:17 +00:00
tests During upgrade, ignore protocols whose strings don't change. 2013-11-14 18:19:12 -08:00
.classpath Initial Contribution 2008-10-21 07:00:00 -07:00
.project Initial Contribution 2008-10-21 07:00:00 -07:00
Android.mk am 042e6940: Merge "Build with current SDK" into jb-ub-mail-ur10 2013-11-06 11:14:07 -08:00
AndroidManifest.xml Update version number 2013-12-09 16:49:12 -08:00
CleanSpec.mk Remove unused resource directories 2013-09-06 10:23:02 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:22 -08:00
proguard.flags Remove nonexistant classes and update existing ones 2013-01-30 14:20:58 -08:00