Go to file
Danny Baumann a29e6b2215 Improve notification coalescence algorithm.
Instead of coalescing for 15 seconds after the first change
notification, coalesce until change notifications have been idle for at
least 2 seconds. This avoids long update delays, which is especially
jarring when using notifications on a wearable and the initial
notification didn't yet include the message body.
Also skip coalescence entirely for deletions; update immediately in that
case.

Change-Id: I67bed9a1af7b023020b0fd5429495eb45000e858
2016-01-20 23:32:40 -08:00
assets
emailcommon Allow download of compressed attachments. 2015-10-18 14:06:01 -07:00
provider_src/com/android/email email: junk icon 2016-01-13 05:03:18 -08:00
res Automatic translation import 2016-01-11 22:42:27 +02:00
src/com Improve notification coalescence algorithm. 2016-01-20 23:32:40 -08:00
tests EmailTests: fix api change 2015-10-18 14:05:32 -07:00
.classpath
.project
Android.mk email: custom notification lights 2015-10-18 14:03:25 -07:00
AndroidManifest.xml Email: Clean duplicated WRITE_CONTACTS permission 2015-11-19 21:49:15 +01:00
CleanSpec.mk Remove unused resource directories 2013-09-06 10:23:02 -07:00
MODULE_LICENSE_APACHE2
NOTICE
proguard-test.flags Fix proguard rule 2014-08-06 00:41:47 -07:00
proguard.flags -keepclasses is not a proguard option 2014-12-22 17:11:04 +01:00