summaryrefslogtreecommitdiff
path: root/services/print/java/com/android
AgeCommit message (Expand)Author
2025-01-09Correct namespace for do_not_include_capabilities flag Benjamin Gordon
2025-01-06Do not use BIND_INCLUDE_CAPABILITIES when bind PrintService Piotr Pawliczek
2024-09-15Batch migration of frameworks/base TEST_MAPPING to test_module_config modules Ronald Braunstein
2024-05-02Explicitly request to support package restart query TYM Tsai
2023-07-17Resolve custom printer icon boundary exploit. kumarashishg
2023-06-01Rescind PrintManager BAL privilege Nan Wu
2022-10-28Update getOrCreateUserState to update if needed João Victor Mendes Freire
2022-03-29Add method PrintManager#isPrintServiceEnabled(ComponentName) Erik Wolsheimer
2020-08-14Fix confusion of userId vs. uid Adam Bookatz
2020-08-03Removed @Deprecated SystemService callback methods that take a userId. Felipe Leme
2020-01-02Replace com.android.internal.util.Preconditions.checkNotNull with Daulet Zhanguzin
2019-10-11Add TEST_MAPPING for print and pdf tests Philip P. Moltmann
2019-05-14Bind print svcs as "in foreground" for location Philip P. Moltmann
2018-11-26Post system_server toasts as system_server Julia Reynolds
2018-07-23Merge "Avoid onServiceDisconnected() for unbind Service" am: a37c252248 am: c... Gopal Krishna Shukla
2018-07-23Merge "Avoid onServiceDisconnected() for unbind Service" Gopal Krishna Shukla
2018-07-23Avoid onServiceDisconnected() for unbind Service Gopal Krishna Shukla
2018-07-11Utility methods useful for working with files. Jeff Sharkey
2018-05-10Allow Print subsystem to work with services provided by instant app Philip P. Moltmann
2018-02-26Merge "Check printing restriction for correct user." Vladislav Kuzkokov
2018-02-23Merge "Use PooledLambda in print code" TreeHugger Robot
2018-02-23Use PooledLambda in print code Eugene Susla
2018-02-23Check printing restriction for correct user. Vladislav Kuzkokov
2018-02-21Create print job when print activity starts Philip P. Moltmann
2018-02-08Frameworks: Annotate trivial @GuardedBy in services/ misc Andreas Gampe
2018-02-05Make printing policy a restriction. Vladislav Kuzkokov
2018-02-02Dump usb as DualDump Philip P. Moltmann
2018-01-24Fix Printing policy in profile owner. Vladislav Kuzkokov
2018-01-18Implement Policy to disable printing. Vladislav Kuzkokov
2018-01-17Follow up I1f0c56651eaa59f0ce90cdb08c71e89a96c48dd4 Philip P. Moltmann
2018-01-16Only have one way of dumping print manager state Philip P. Moltmann
2017-12-05PooledLambda Eugene Susla
2017-11-14Merge commit '98e12851336b7db16e583f9afac63ecc97465980' from Xin Li
2017-11-14Merge "Stop observing death of PrintManager listener when it is removed" am: ... Koji Fukui
2017-11-14Merge "Stop observing death of PrintManager listener when it is removed" am: ... Koji Fukui
2017-11-13Stop observing death of PrintManager listener when it is removed Koji Fukui
2017-08-29Don't dump print state while holding lock Philip P. Moltmann
2017-08-01Merge "PrintManagerService: Don't prune services on all package change events... Narayan Kamath
2017-08-01PrintManagerService: Don't prune services on all package change events. Narayan Kamath
2017-07-25Dump print manager as proto Philip P. Moltmann
2017-07-14Enforce permission for print system APIs Philip P. Moltmann
2017-06-27Only require that system UIDs tag their sockets. Jeff Sharkey
2017-06-13Merge "remove the lock-use for prunePrintService in case blocking main thread... yangbingqian
2017-06-12remove the lock-use for prunePrintService in case blocking main thread yangbingqian
2017-04-18Move CompanionDeviceManagerService to a place of its own Eugene Susla
2017-04-14API for notification listener for Companioon apps Eugene Susla
2017-04-14[DO NOT MERGE] Fix associations serialization optimization bug Eugene Susla
2017-04-14[DO NOT MERGE] Stop scan on device chooser activity backgrounded Eugene Susla
2017-04-07Add ICompanionDeviceManager.getAssociation overload with explicit userId Eugene Susla
2017-04-06Return inet addr for discoverable printers Philip P. Moltmann