summaryrefslogtreecommitdiff
path: root/core/java/android/net/NetworkPolicyManager.java
Commit message (Expand)AuthorAgeFilesLines
* NetworkPolicyManager: Add POLICY_REJECT_ALL constantChirayu Desai2022-09-261-0/+7
* fw/b: Add support for allowing/disallowing apps on cellular, vpn and wifi net...Oliver Scott2022-09-261-0/+12
* Ignore older UID state change callbacks in NPMS.Sudheer Shanka2022-04-081-1/+5
* Merge "[DU04-2]Appropriate changes to the NetworkPolicyManager API" am: c48d9...Frank Li2022-03-161-1/+19
|\
| * [DU04-2]Appropriate changes to the NetworkPolicyManager APIFrank2022-03-161-1/+19
* | Block network access in Low Power StandbyRobert Horvath2022-02-101-0/+25
* | Merge "Add Low Power Standby firewall chain" am: 932104e096 am: 6a38e544a2 am...Robert Horvath2022-02-101-0/+2
|\|
| * Add Low Power Standby firewall chainRobert Horvath2022-02-091-0/+2
* | Merge "Ensure SubscriptionPlans can be removed"TreeHugger Robot2022-02-051-6/+9
|\ \
| * | Ensure SubscriptionPlans can be removedSarah Chin2022-02-041-6/+9
| |/
* / Update getSubscriptionPlans documentationSarah Chin2022-01-311-2/+4
|/
* [DU04-1]Remove NetworkPolicyManagerInternal from NetworkStatsServicelifr2022-01-181-4/+4
* [DU04]Remove NetworkPolicyManagerInternal from NetworkStatsServicelifr2022-01-151-0/+40
* Remove IntDef annotations from NetworkPolicyManagerAaron Huang2021-05-271-4/+0
* Add ConnectivityAnnotations classAaron Huang2021-05-141-0/+4
* Merge "Hide NetworkPolicyManager.blockedReasonsToString API." am: 0549ca0217 ...Lorenzo Colitti2021-04-221-1/+0
|\
| * Hide NetworkPolicyManager.blockedReasonsToString API.Sudheer Shanka2021-04-211-1/+0
| * Fix an issue in NPMS where ALLOWED_REASON_SYSTEM will be ignored.Sudheer Shanka2021-04-071-0/+6
* | Update documentation for setSubscriptionOverrideSarah Chin2021-04-151-1/+2
* | Fix an issue in NPMS where ALLOWED_REASON_SYSTEM will be ignored.Sudheer Shanka2021-04-061-0/+6
* | Merge "Check network blocked reasons for job satisfaction." into sc-devKweku Adams2021-04-061-1/+1
|\ \ | |/ |/|
| * Check network blocked reasons for job satisfaction.Kweku Adams2021-04-051-1/+1
| * Merge "Revert NPMS threshold to BFGS." into sc-devSudheer Shanka2021-03-301-1/+1
| |\
| | * Revert NPMS threshold to BFGS.Sudheer Shanka2021-03-261-1/+1
| * | Merge "Remove NetworkPolicyManager.isUidBlocked() API." am: 9cff99d059 am: 43...Sudheer Shanka2021-03-291-32/+0
| |\ \
| * \ \ Merge changes from topic "blocked-reasons-callback-tests" am: 2108a92452 am: ...Lorenzo Colitti2021-03-261-3/+1
| |\ \ \
| * | | | Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager.Sudheer Shanka2021-03-231-95/+8
| | |_|/ | |/| |
| * | | Fix the case where blocked reasons for dataSaver are not considered.Sudheer Shanka2021-03-221-0/+14
| * | | Expose isUidNetworkingBlocked and isUidRestrictedOnMeteredNetworksLorenzo Colitti2021-03-181-4/+2
| * | | Add multipath preference, background status APIRemi NGUYEN VAN2021-03-181-2/+26
| * | | Add an API to listen for changes in network blocked status of an uid.Sudheer Shanka2021-03-181-3/+291
| * | | Add new network process capability.Sudheer Shanka2021-02-191-2/+48
| * | | Merge "Exposed some testAPIs in NetworkPolicyManager" am: 4338d7f97a am: 199d...Kholoud Mohamed2021-02-151-1/+10
| |\ \ \
| * \ \ \ Merge "Replace NPMI#isUidNetworkingBlocked()" am: 830e1e9576 am: b3e4a2305d a...Paul Hu2021-02-051-0/+25
| |\ \ \ \
| * \ \ \ \ Merge "Replace NetworkPolicyManagerInternal#isUidRestrictedOnMeteredNetworks(...Paul Hu2021-01-221-0/+16
| |\ \ \ \ \
| * \ \ \ \ \ Merge "Update setSubscriptionOverride API to allow network types"Sarah Chin2021-01-211-8/+13
| |\ \ \ \ \ \
| | * | | | | | Update setSubscriptionOverride API to allow network typesSarah Chin2021-01-141-8/+13
| * | | | | | | Reduce NPMS threshold for network restrictions to IMP_FG.Sudheer Shanka2021-01-151-1/+1
| |/ / / / / /
* | | | | | | Merge "Remove unused method checkUidNetworkingBlocked"Paul Hu2021-04-061-25/+0
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Remove unused method checkUidNetworkingBlockedpaulhu2021-03-311-25/+0
| | |_|_|_|/ | |/| | | |
* / | | | | Remove NetworkPolicyManager.isUidBlocked() API.Sudheer Shanka2021-03-291-32/+0
|/ / / / /
* | | | | Add onBlockedStatusChanged(Network, int) to NetworkCallback.Lorenzo Colitti2021-03-261-3/+1
* | | | | Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager.Sudheer Shanka2021-03-251-95/+8
* | | | | Fix the case where blocked reasons for dataSaver are not considered.Sudheer Shanka2021-03-221-0/+14
* | | | | Expose isUidNetworkingBlocked and isUidRestrictedOnMeteredNetworksLorenzo Colitti2021-03-201-4/+2
* | | | | Add multipath preference, background status APIRemi NGUYEN VAN2021-03-201-2/+26
* | | | | Reland "Add an API to listen for changes in network blocked status of an uid."Sudheer Shanka2021-03-181-3/+291
* | | | | Revert "Add an API to listen for changes in network blocked status of an uid."Anthony Stange2021-03-181-291/+3
* | | | | Add an API to listen for changes in network blocked status of an uid.Sudheer Shanka2021-03-181-3/+291
* | | | | Add new network process capability.Sudheer Shanka2021-03-021-2/+48
| |_|_|/ |/| | |