replicant-packages_apps_Email/emailcommon/src/com/android/emailcommon
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
..
internet Warnings and Finals 2014-04-29 11:46:22 -07:00
provider Fix providers.xml alternate diversion 2014-08-15 11:54:56 -07:00
service b/17135753. Make sure to free ServiceConnection. 2014-08-20 14:08:47 -07:00
utility Switch null checks to TextUtils.isEmpty() 2014-08-07 14:11:02 -07:00
Api.java DO NOT MERGE: Move emailcommon2 sources to emailcommon 2012-06-28 11:15:06 -07:00
Configuration.java Split out emailcommon/Android.mk 2011-03-01 15:56:27 -08:00
Device.java Unify LogTag 2013-06-05 20:06:15 -07:00
Logging.java Unify LogTag 2013-06-05 20:06:15 -07:00
TrafficFlags.java DO NOT MERGE: Move emailcommon2 sources to emailcommon 2012-06-28 11:15:06 -07:00
VendorPolicyLoader.java Add Exchange fallback and support diverting to Gmail 2014-07-31 21:44:26 +00:00