Go to file
Makoto Onuki 50d934360d Fix the "onPostExecute executed even when cancelled" issue
Renamed onPostExecute to onSuccess and made sure it won't called
if a task is cancelled in time.

Also removed isCancelled().  To implement it right we should make sure
that onPostExecute() isn't finished when setting mCancelled, but it's a bit
of a pain to implement right, and we don't really have to use it.

Change-Id: I3a0baf504506ffc4952a5553f7098a8415842fa3
2011-06-29 10:22:38 -07:00
assets Remove empty.html, which isn't used any more. 2010-12-22 11:59:31 -08:00
emailcommon Fix the "onPostExecute executed even when cancelled" issue 2011-06-29 10:22:38 -07:00
res Show a search results header. 2011-06-27 19:59:23 -07:00
src/com Fix the "onPostExecute executed even when cancelled" issue 2011-06-29 10:22:38 -07:00
tests Fix the "onPostExecute executed even when cancelled" issue 2011-06-29 10:22:38 -07: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 Integrate chips into Email. 2011-06-16 17:41:04 -07:00
AndroidManifest.xml Merge "Revert "Make EmailActivity the default activity."" 2011-06-21 15:06:39 -07:00
CleanSpec.mk Step 2 in 7" support for tablets. 2011-05-25 15:44:41 -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 Fix proguard flags after Account move. 2011-06-14 10:25:27 -07:00
remove-exchange-support.sh remove-exchange-support.sh supports MacOS 2011-01-28 13:39:39 -08:00