index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
net
/
nsd
/
NsdManager.java
Age
Commit message (
Expand
)
Author
2021-07-21
Keep the native mdns daemon alive for pre-S application
Luke Huang
2021-06-14
Make NsdService only start the native daemon when needed and automatically cl...
Luke Huang
2019-11-06
docs: fix a couple of minor typos
Joshua Baxter
2017-09-02
Network Service Discovery test: properly release resources
Hugo Benichi
2017-06-05
Merge "Annotate @SystemApi with required permissions." into oc-dev
Jeff Sharkey
2017-06-05
Annotate @SystemApi with required permissions.
Jeff Sharkey
2017-05-09
NsdService: test coverage for client requests.
Hugo Benichi
2017-05-09
NsdManager: remove duplicated argument validation
Hugo Benichi
2017-05-02
NsdManager: add test coverage for discoverServices()
Hugo Benichi
2017-05-02
NsdManager: unit test coverage for servive registration
Hugo Benichi
2017-04-21
NsdManager: add unit tests
Hugo Benichi
2017-04-17
Nsdmanager/NsdService: add logging
Hugo Benichi
2017-04-05
Nsdmanager/NsdService: add logging
Hugo Benichi
2016-12-09
DO NOT MERGE: Indicate the NsdServiceInfo attributes are only filled in for a...
Philip P. Moltmann
2016-05-05
Indicate the NsdServiceInfo attributes are only filled in for a resolved serv...
Philip P. Moltmann
2016-03-01
When system server goes down, crash apps more.
Jeff Sharkey
2014-03-31
Document and enforce "one request per Listener" rule
Dave Platt
2014-03-04
am bf588bda: am f08cd8c6: am 7d8262cb: am 22f66b76: Merge "Harden NsdManager ...
Dave Platt
2014-03-04
Harden NsdManager against null-dereference crashes
Dave Platt
2013-11-20
Remove unused imports from frameworks/base.
John Spurlock
2013-05-02
Fix sync problem in NsdManager
Robert Greenwalt
2012-05-09
API review fixes
Irfan Sheriff
2012-04-19
Fix build
Irfan Sheriff
2012-04-19
Add network service discovery broadcast
Irfan Sheriff
2012-04-19
Add user control to turn on/off nsd
Irfan Sheriff
2012-04-15
Open network service discovery API
Irfan Sheriff
2012-04-12
Bonjour fixes
Irfan Sheriff
2012-04-04
Add initial framework for DNS service discovery
Irfan Sheriff