History log of /packages/services/BuiltInPrintService/src/com/android/bips/ui/ManualPrintersFragment.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
99f9b8a26fa612f14e2376df5cd319d19e874e42 05-Apr-2017 Philip P. Moltmann <moltmann@google.com> Add proper icons for default print service.

Bug: 35766257
Test: Looked at icons (in settings and print spooler) on angler
Change-Id: I74b59174f3890e764180dd12dc946230b664087f
/packages/services/BuiltInPrintService/src/com/android/bips/ui/ManualPrintersFragment.java
3bf66744d61d18c66d46f2608de0467ad3df0268 30-Nov-2016 Mopria <mopriaplay@gmail.com> Built-In Print Service

The Built-In Print Service implements a standard Android Print
Service and allows printing to Wi-Fi enabled printers on the users's
local network.

Printers must support mDNS discovery and the IPP protocol, and must
allow jobs to be sent in PCLm, PWG-raster, or PDF formats.

Internally, this service implements job control, page rendering, and
printer interactions in native code. This code relies on
libjpeg-turbo for JPEG encoding functions required by PCLm, and
selected portions of CUPS for direct interactions with printers.

Test: ./gradlew test
Change-Id: Ib2dca0190ba4abe028da1d9cd62308733ecce7b5
Signed-off-by: Mopria <mopriaplay@gmail.com>
/packages/services/BuiltInPrintService/src/com/android/bips/ui/ManualPrintersFragment.java