Go to file
Anthony Lee 8c65e50bfe b/17135753. Make sure to free ServiceConnection.
The only way that the ServiceConnection was not being freed is if
there was an Exception (other than RemoteException) being thrown
out of mTask.run(). Now the call to unbindService() is called
in a finally() block surrounding that block of code.

Change-Id: I597412233381894be76d3c8bdf99fc7d96794dc2
2014-08-20 14:08:47 -07:00
assets Remove empty.html, which isn't used any more. 2010-12-22 11:59:31 -08:00
emailcommon b/17135753. Make sure to free ServiceConnection. 2014-08-20 14:08:47 -07:00
res Update Notifications Icon (Email) 2014-08-15 17:54:08 -07:00
src/com Drawer resource updates 2014-08-19 14:20:12 -07:00
tests Clean up proguard test flags file 2014-08-01 16:44:56 -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 Use appcompat photoviewer. 2014-08-19 13:57:33 -07:00
AndroidManifest.xml Fix FolderSelectionActivity Issue (Widget) 2014-08-15 17:19:44 -07: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-test.flags Fix proguard rule 2014-08-06 00:41:47 -07:00
proguard.flags Use test proguard config for eng builds 2014-08-01 11:08:18 -07:00