OSDN Git Service

Coalescing multiple print job notifications (Settings)
authorSvetoslav <svetoslavganov@google.com>
Thu, 10 Oct 2013 04:59:04 +0000 (21:59 -0700)
committerSvetoslav Ganov <svetoslavganov@google.com>
Thu, 10 Oct 2013 06:40:56 +0000 (23:40 -0700)
commitd9f156ddf072775c894db1ca3c3fe8989be4dbeb
tree72861bc512553d015d89aa864685204ec5982e5d
parent16ad57483d7bba6f5c05ffd64431a900c400eff5
Coalescing multiple print job notifications (Settings)

We used to show a single notificaiton for every print job but
this is against th UX guidelines. Since we have to lead by
example, this change adds coalescing of multiple notifications.

bug:11155212

Change-Id: I865450495e7e85bd6620c1f42aeef07d2f83a01a
AndroidManifest.xml
src/com/android/settings/Settings.java
src/com/android/settings/print/PrintJobSettingsFragment.java
src/com/android/settings/print/PrintSettingsFragment.java