summaryrefslogtreecommitdiffstats
path: root/core/java/android/net
Commit message (Expand)AuthorAgeFilesLines
* Merge "Pipe DHCP vendor info towards framework."Jeff Sharkey2012-04-191-2/+6
|\
| * Pipe DHCP vendor info towards framework.Jeff Sharkey2012-04-181-2/+6
* | Fix buildIrfan Sheriff2012-04-191-2/+2
* | Add network service discovery broadcastIrfan Sheriff2012-04-191-5/+1
* | Add user control to turn on/off nsdIrfan Sheriff2012-04-192-2/+56
|/
* Merge "Open p2p pre-association service discovery API"Irfan Sheriff2012-04-171-1/+0
|\
| * Open p2p pre-association service discovery APIIrfan Sheriff2012-04-141-1/+0
* | Merge "Open network service discovery API"Irfan Sheriff2012-04-172-90/+264
|\ \
| * | Open network service discovery APIIrfan Sheriff2012-04-152-90/+264
| |/
* | Merge "Move TrafficStats iface counters to xt_qtaguid."Jeff Sharkey2012-04-163-28/+127
|\ \
| * | Move TrafficStats iface counters to xt_qtaguid.Jeff Sharkey2012-04-123-28/+127
* | | Merge "API to report if active network is metered."Jeff Sharkey2012-04-163-4/+22
|\ \ \
| * | | API to report if active network is metered.Jeff Sharkey2012-04-163-4/+22
| | |/ | |/|
* | | Surface list of apps with given network policy.Jeff Sharkey2012-04-132-0/+9
|/ /
* | Merge "Pre-association service discovery support"Irfan Sheriff2012-04-121-1/+21
|\ \
| * | Pre-association service discovery supportIrfan Sheriff2012-04-121-1/+21
* | | Merge "Bonjour fixes"Irfan Sheriff2012-04-122-17/+80
|\ \ \ | |_|/ |/| |
| * | Bonjour fixesIrfan Sheriff2012-04-122-17/+80
| |/
* | Migrate to @Override to remove warnings.Jeff Sharkey2012-04-094-8/+16
* | Splice operations before collapsing ifaces.Jeff Sharkey2012-04-091-2/+1
|/
* INetworkStatsSession with lifecycle for caching.Jeff Sharkey2012-04-063-8/+56
* Support metered Wi-Fi NetworkPolicy.Jeff Sharkey2012-04-055-80/+176
* Fix buildIrfan Sheriff2012-04-041-0/+136
* Add initial framework for DNS service discoveryIrfan Sheriff2012-04-044-269/+740
* Original DnsSd TxtRecord fileIrfan Sheriff2012-04-041-0/+289
* Add an API to expose Next Protocol Negotiation (NPN).Jesse Wilson2012-03-251-3/+61
* Move network policy to per-appId (instead of UID).Jeff Sharkey2012-03-222-7/+8
* Remove unused android.net.Downloads.Jeff Sharkey2012-03-201-644/+0
* Remember when NetworkPolicy was inferred.Jeff Sharkey2012-03-201-4/+10
* Remove network subtype check when building template.Jeff Sharkey2012-03-161-2/+0
* Combine network subtypes by default.Jeff Sharkey2012-03-162-6/+26
* Merge "Save timezone when setting data cycle reset date."Jeff Sharkey2012-03-092-17/+26
|\
| * Save timezone when setting data cycle reset date.Jeff Sharkey2012-03-092-17/+26
* | Fix obvious typos under frameworks/base/coreKen Wakasa2012-03-091-1/+1
|/
* Tracking changes to SSLParametersImpl.getDefaultTrustManager()Brian Carlstrom2012-03-081-5/+10
* Improve Wi-Fi hand-offIrfan Sheriff2012-02-292-1/+136
* Act on credential storage updates.Selim Gurun2012-02-161-1/+15
* Merge "Revert "Act on credential storage updates.""Selim Gurun2012-02-151-15/+1
|\
| * Revert "Act on credential storage updates."Selim Gurun2012-02-151-15/+1
* | Merge "Act on credential storage updates."Selim Gurun2012-02-151-1/+15
|\ \ | |/
| * Act on credential storage updates.Selim Gurun2012-02-151-1/+15
* | Implement the (hidden) ExtendedResponseCache interface.Jesse Wilson2012-02-151-1/+19
* | EthernetDataTracker: Don't run DHCP or set network available until link is upMike Lockwood2012-02-101-13/+10
* | store the hw addr in the extraInfo field of ethernet NetworkInfosDoug Zongker2012-02-102-2/+22
* | Fix disconnect from wired ethernet issues.Mike J. Chen2012-02-101-9/+17
* | Send broadcast when changing restrict background.Jeff Sharkey2012-02-071-0/+1
* | Unify shorthand for byte-based units.Jeff Sharkey2012-02-031-0/+7
* | Support snoozing of data warning notification.Jeff Sharkey2012-02-022-12/+40
* | Deprecate ACTION_BACKGROUND_DATA_SETTING_CHANGED.Jeff Sharkey2012-01-301-0/+11
|/
* Merge "Add API's for normalizing MIME's and URI's."Nick Pelly2012-01-251-0/+33
|\