summaryrefslogtreecommitdiff
path: root/core/java/android/net/nsd/NsdManager.java
AgeCommit message (Expand)Author
2021-07-21Keep the native mdns daemon alive for pre-S applicationLuke Huang
2021-06-14Make NsdService only start the native daemon when needed and automatically cl...Luke Huang
2019-11-06docs: fix a couple of minor typosJoshua Baxter
2017-09-02Network Service Discovery test: properly release resourcesHugo Benichi
2017-06-05Merge "Annotate @SystemApi with required permissions." into oc-devJeff Sharkey
2017-06-05Annotate @SystemApi with required permissions.Jeff Sharkey
2017-05-09NsdService: test coverage for client requests.Hugo Benichi
2017-05-09NsdManager: remove duplicated argument validationHugo Benichi
2017-05-02NsdManager: add test coverage for discoverServices()Hugo Benichi
2017-05-02NsdManager: unit test coverage for servive registrationHugo Benichi
2017-04-21NsdManager: add unit testsHugo Benichi
2017-04-17Nsdmanager/NsdService: add loggingHugo Benichi
2017-04-05Nsdmanager/NsdService: add loggingHugo Benichi
2016-12-09DO NOT MERGE: Indicate the NsdServiceInfo attributes are only filled in for a...Philip P. Moltmann
2016-05-05Indicate the NsdServiceInfo attributes are only filled in for a resolved serv...Philip P. Moltmann
2016-03-01When system server goes down, crash apps more.Jeff Sharkey
2014-03-31Document and enforce "one request per Listener" ruleDave Platt
2014-03-04am bf588bda: am f08cd8c6: am 7d8262cb: am 22f66b76: Merge "Harden NsdManager ...Dave Platt
2014-03-04Harden NsdManager against null-dereference crashesDave Platt
2013-11-20Remove unused imports from frameworks/base.John Spurlock
2013-05-02Fix sync problem in NsdManagerRobert Greenwalt
2012-05-09API review fixesIrfan Sheriff
2012-04-19Fix buildIrfan Sheriff
2012-04-19Add network service discovery broadcastIrfan Sheriff
2012-04-19Add user control to turn on/off nsdIrfan Sheriff
2012-04-15Open network service discovery APIIrfan Sheriff
2012-04-12Bonjour fixesIrfan Sheriff
2012-04-04Add initial framework for DNS service discoveryIrfan Sheriff