OSDN Git Service

Print UI polish (a.k.a. just the next iteration))
authorSvetoslav Ganov <svetoslavganov@google.com>
Tue, 6 Aug 2013 21:40:46 +0000 (14:40 -0700)
committerSvetoslav Ganov <svetoslavganov@google.com>
Tue, 6 Aug 2013 22:07:17 +0000 (15:07 -0700)
commit14db9654f6c31e94fe9272776f1f1b8602a17fdc
treefad51f4badc7de342f4b32a3b246e76febed4a33
parent614b4c4cd42699161b0c801117416ec517b2afe2
Print UI polish (a.k.a. just the next iteration))

1. Added a dialog to show a spinner while the app is writing the
   printed content.

2. Fixed print job config acitivity leaking.

3. Updated the notifications a bit.

Change-Id: I8314390135a49605ee11ab4ed14b210a29566745
core/java/android/print/PrintManager.java
packages/PrintSpooler/res/layout/generating_print_job_dialog.xml [new file with mode: 0644]
packages/PrintSpooler/res/layout/print_job_config_activity.xml
packages/PrintSpooler/res/values/strings.xml
packages/PrintSpooler/src/com/android/printspooler/NotificationController.java
packages/PrintSpooler/src/com/android/printspooler/PrintJobConfigActivity.java
packages/PrintSpooler/src/com/android/printspooler/PrintSpooler.java