summaryrefslogtreecommitdiff
path: root/services/print
AgeCommit message (Expand)Author
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-12-08Improve OWNERS coverage across frameworks/base/.Jeff Sharkey
2020-05-04Add custom Error Prone check for SDK comparisons.Jeff Sharkey
2020-01-02Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin
2019-11-17Add filegroups for services.* librariesJiyong Park
2019-10-11Add TEST_MAPPING for print and pdf testsPhilip P. Moltmann
2019-05-14Bind print svcs as "in foreground" for locationPhilip P. Moltmann
2018-11-26Post system_server toasts as system_serverJulia 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 ServiceGopal 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 appPhilip 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 codeEugene Susla
2018-02-23Check printing restriction for correct user.Vladislav Kuzkokov
2018-02-21Create print job when print activity startsPhilip P. Moltmann
2018-02-08Frameworks: Annotate trivial @GuardedBy in services/ miscAndreas Gampe
2018-02-05Make printing policy a restriction.Vladislav Kuzkokov
2018-02-02Dump usb as DualDumpPhilip 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 I1f0c56651eaa59f0ce90cdb08c71e89a96c48dd4Philip P. Moltmann
2018-01-16Only have one way of dumping print manager statePhilip P. Moltmann
2017-12-12Convert services to Android.bpColin Cross
2017-12-08Convert services to Android.bpColin Cross
2017-12-05PooledLambdaEugene Susla
2017-11-14Merge commit '98e12851336b7db16e583f9afac63ecc97465980' fromXin 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 removedKoji Fukui
2017-08-29Don't dump print state while holding lockPhilip 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 protoPhilip P. Moltmann
2017-07-14Enforce permission for print system APIsPhilip 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 threadyangbingqian
2017-04-18Move CompanionDeviceManagerService to a place of its ownEugene Susla
2017-04-14API for notification listener for Companioon appsEugene Susla
2017-04-14[DO NOT MERGE] Fix associations serialization optimization bugEugene Susla
2017-04-14[DO NOT MERGE] Stop scan on device chooser activity backgroundedEugene Susla
2017-04-07Add ICompanionDeviceManager.getAssociation overload with explicit userIdEugene Susla
2017-04-06Return inet addr for discoverable printersPhilip P. Moltmann
2017-04-02Consistent dump() permission checking.Jeff Sharkey
2017-03-24Unbind from service on app killed and dedup association requestsEugene Susla
2017-03-20Register PackageMonitor for CompanionDeviceManagerServiceEugene Susla
2017-03-09Support multiple filters per association requestEugene Susla