summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/ConnectivityService.java
Commit message (Expand)AuthorAgeFilesLines
...
* Create telephony-common and mms-commonWink Saville2012-07-111-8/+9
* Modify logging to debug this issueRobert Greenwalt2012-05-241-89/+106
* Block metered APNs when app is restricted.Jeff Sharkey2012-05-021-11/+24
* Add bit to eventlog to handle new network typesRobert Greenwalt2012-04-251-7/+7
* Merge "Stop complaining about failure to remove routes"Robert Greenwalt2012-04-241-2/+2
|\
| * Stop complaining about failure to remove routesRobert Greenwalt2012-04-231-2/+2
* | Add ALLOW_METERED column to DownloadManager.Jeff Sharkey2012-04-181-12/+24
* | API to report if active network is metered.Jeff Sharkey2012-04-161-0/+13
|/
* Fix the bug net.dns1.pid is same as net.dns2.pidyoonsung.nam2012-03-021-1/+2
* Send broadcast when changing restrict background.Jeff Sharkey2012-02-071-6/+23
* Add additional debugWink Saville2012-01-251-1/+5
* Merge "Stop using shared DUN APN when tethering stops."Robert Greenwalt2012-01-201-11/+25
|\
| * Stop using shared DUN APN when tethering stops.Robert Greenwalt2012-01-031-11/+25
* | Disable wimax when mobile data is in Settingstk.mun2012-01-061-0/+6
|/
* Fix NPE in ConnectivityService.Robert Greenwalt2011-11-111-0/+1
* Fix Wimax-less build.Robert Greenwalt2011-11-101-1/+3
* Fix build.Robert Greenwalt2011-11-081-1/+1
* Wimax : wimax framework related open source.tk.mun2011-11-071-1/+88
* Start using IP tool for advanced routing.Robert Greenwalt2011-11-041-27/+50
* Temp disable Tethering if DUN is requiredRobert Greenwalt2011-10-271-0/+6
* Move battery stats to xt_qtaguid for data stats.Jeff Sharkey2011-10-091-2/+13
* VPN: temporarily disable the default proxy when VPN is active.Chia-chi Yeh2011-10-031-18/+35
* ConnectivityService: detach the logic of global proxy.Chia-chi Yeh2011-10-031-7/+2
* Revert "Tell the resolver what protocols to use."Lorenzo Colitti2011-09-281-45/+6
* Merge "Watch network subtype, tethering teardown, empty."Jeff Sharkey2011-09-251-3/+4
|\
| * Watch network subtype, tethering teardown, empty.Jeff Sharkey2011-09-221-3/+4
* | am b849074c: Merge "Tell the resolver what protocols to use." into ics-factor...Robert Greenwalt2011-09-221-6/+45
|\ \ | |/ |/|
| * Merge "Tell the resolver what protocols to use." into ics-factoryromRobert Greenwalt2011-09-221-6/+45
| |\
| | * Tell the resolver what protocols to use.Robert Greenwalt2011-09-221-6/+45
* | | am 904fb9d7: Merge "Notify people of empty proxies too." into ics-factoryromWink Saville2011-09-221-1/+2
|\| |
| * | Notify people of empty proxies too.Robert Greenwalt2011-09-211-1/+2
* | | am 4aa8d943: Merge "Reduce connectivity logging" into ics-factoryromWink Saville2011-09-211-43/+65
|\| |
| * | Reduce connectivity loggingWink Saville2011-09-211-43/+65
| |/
* / Change hostname format to conform to specificationIrfan Sheriff2011-09-201-1/+1
|/
* Collect and persist tethering stats.Jeff Sharkey2011-09-161-0/+6
* Create new isNetworkSupported APIRobert Greenwalt2011-08-311-0/+6
* Introduce immediate CONNECTIVITY_ACTION variant.Jeff Sharkey2011-08-291-6/+18
* Proactively disable data when over policy limit.Jeff Sharkey2011-08-231-3/+30
* Merge "Background data notification, API clean up."Jeff Sharkey2011-08-181-47/+0
|\
| * Background data notification, API clean up.Jeff Sharkey2011-08-171-47/+0
* | Merge "P2p enhancements"repo sync2011-08-161-45/+41
|\ \
| * | P2p enhancementsrepo sync2011-08-101-45/+41
* | | VPN: reset legacy VPN when resetting IPv4 addresses.Chia-chi Yeh2011-08-161-2/+8
* | | Flush central DNS cache when things change.Robert Greenwalt2011-08-151-14/+30
| |/ |/|
* | Remove default routes for non-default networks.Robert Greenwalt2011-08-091-0/+13
|/
* resolved conflicts for merge of 7bb2d942 to masterWink Saville2011-08-051-9/+64
|\
| * am 090df1dc: Merge "Delay connectivity change notifications." into honeycomb-LTEWink Saville2011-08-041-9/+64
| |\
| | * Delay connectivity change notifications.Wink Saville2011-08-041-9/+64
* | | Merge "Expose quota status for active network."Jeff Sharkey2011-08-031-0/+25
|\ \ \
| * | | Expose quota status for active network.Jeff Sharkey2011-08-021-0/+25