summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/net
Commit message (Expand)AuthorAgeFilesLines
* server: Whitelist non-INTERNET/non-CELLULAR Network for meteringBryse Flowers2016-05-212-2/+12
* server: modify network stat plugin frameworkBryse Flowers2016-05-053-101/+2
* Framework changes for resetting data usage statisticsKamaljeet Maini2016-04-013-0/+108
* NetworkManagement: Add ability to restrict app WiFi background data accessKamaljeet Maini2016-04-011-1/+3
* NetworkManagement : Add ability to restrict app data/wifi usageDanesh M2016-03-211-0/+9
* Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-111-0/+87
|\
| * Merge "Fix issue #25357209: Could not send SMS or MMS messages, had to reboot...Dianne Hackborn2015-11-031-1/+1
| |\
| | * Fix issue #25357209: Could not send SMS or MMS messages, had to rebootDianne Hackborn2015-11-021-1/+1
| * | Merge "ignore initial request to disable iptable chain" into mnc-dr-devKevin Cernekee2015-10-201-3/+3
| |\ \ | | |/
| * | am a03ecf7d: Merge "Push firewall rules up to ConnectivityService." into mnc-...Jeff Sharkey2015-10-121-36/+61
| |\ \
| * \ \ am ea68c4ce: am c97509c0: Merge "Update ifaces when global restriction change...Jeff Sharkey2015-08-131-1/+1
| |\ \ \
| * | | | DO NOT MERGE Allow a custom component to handle network policy notificationsZach Johnson2015-08-111-0/+88
* | | | | NetworkPolicyManager : Process low power mode change on background threadDanesh M2016-03-041-7/+15
* | | | | When the device boots up, netd works more than requiredSoi, Yoshinari2016-02-241-0/+11
* | | | | NetworkPolicyManager: Null check list of packages belonging to UIDEthan Chen2016-02-221-4/+6
* | | | | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-40/+66
|\ \ \ \ \
| * | | | | Fix issue #25357209: Could not send SMS or MMS messages, had to rebootDianne Hackborn2015-11-031-1/+1
| | |_|_|/ | |/| | |
| * | | | ignore initial request to disable iptable chainXiaohui Chen2015-10-201-3/+3
| | |_|/ | |/| |
| * | | Push firewall rules up to ConnectivityService.Jeff Sharkey2015-09-141-36/+62
| | |/ | |/|
* | | NetworkPolicyManager: Don't show warning notification on disabled.Adnan2015-10-261-1/+2
* | | net: Don't spam logs when ConnectivityExt isn't availableSteve Kondik2015-10-181-16/+24
* | | server: add network stat plugin frameworkSunmeet Gill2015-10-063-1/+95
|/ /
* | Update ifaces when global restriction changes.Jeff Sharkey2015-08-121-1/+1
|/
* Fix issue #22989030: Separate battery whitelistsDianne Hackborn2015-08-071-44/+92
* Add OrSelf to privileged permission check.Amit Mahajan2015-07-301-2/+3
* Allow Settings to set background data restrict on secondary users.Julia Reynolds2015-07-271-3/+8
* Fix issue #21626564: MMS should be receivied while DozingDianne Hackborn2015-07-141-22/+49
* Add checks for READ_PRIVILEGED_PHONE_STATE.Amit Mahajan2015-07-141-4/+10
* Expose time-interval detail query on INetworkStatsSessionZoltan Szatmary-Ban2015-07-071-1/+27
* Device idle fixes: issue #22209630 and issue #22225665Dianne Hackborn2015-07-011-1/+7
* fix temp white list update in device idleXiaohui Chen2015-06-261-5/+2
* system_server: optimize app idle parole state changeXiaohui Chen2015-06-221-17/+31
* Merge "system_server: add two child chains to firewall" into mnc-devXiaohui Chen2015-06-172-18/+86
|\
| * system_server: add two child chains to firewallXiaohui Chen2015-06-172-18/+86
* | Fix issue #21813831: Need API for asking to be added to power whitelistDianne Hackborn2015-06-151-1/+1
* | Update network state of apps leaving the whitelistAmith Yamasani2015-06-121-1/+19
|/
* Temporarily whitelist an app for network during dozeAmith Yamasani2015-06-021-4/+42
* Network Reset should have a lockdown like Factory Reset.Stuart Scott2015-06-011-5/+12
* Update power manager to track uid state like netstats.Dianne Hackborn2015-05-181-73/+31
* Pass charset to XmlPullParser.setInput instead of nullWojciech Staszkiewicz2015-05-141-2/+3
* Merge commit '17455a3' into master_mergePrerepa Viswanadham2015-05-011-3/+9
|\
| * Added parameter to avoid having a stream opened,Jan Nordqvist2015-04-231-3/+9
| * CONNECTIVITY_ACTION is the new _IMMEDIATEErik Kline2015-04-211-2/+2
* | Merge "Fix potential NPE on devices without DPMS" into mnc-devZoltan Szatmary-Ban2015-04-301-3/+4
|\ \
| * | Fix potential NPE on devices without DPMSZoltan Szatmary-Ban2015-04-301-3/+4
* | | Merge "Update use of procstate for services." into mnc-devDianne Hackborn2015-04-301-1/+1
|\ \ \
| * | | Update use of procstate for services.Dianne Hackborn2015-04-291-1/+1
* | | | Remove network access for idle appsAmith Yamasani2015-04-292-17/+100
|/ / /
* | | Implement user-settable power save whitelist.Dianne Hackborn2015-04-291-29/+37
|/ /
* | Fixing build breakStuart Scott2015-04-201-1/+1