replicant-packages_apps_Email/src/com/android/email
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
..
activity email: Add an ActionBar to the mail app's PreferenceActivity 2015-10-18 14:06:01 -07:00
data Cache column name/indexes so we can use getColumnIndex() 2013-02-06 17:09:42 -08:00
mail Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
preferences com.android.mail.providers.Account contructors are no longer public 2014-07-16 10:06:23 +02:00
view Switch null checks to TextUtils.isEmpty() 2014-08-07 14:11:02 -07:00
EmailAddressValidator.java When adding an account, permit precisely 1 email address. 2013-08-21 17:21:48 -07:00
EmailApplication.java Changes to support smaller email tombstone apk size 2014-09-16 13:59:07 -07:00
EmailNotificationController.java Improve notification coalescence algorithm. 2016-01-20 23:32:40 -08:00
StopWatch.java Unify LogTag 2013-06-05 20:06:15 -07:00