summaryrefslogtreecommitdiff
path: root/core/java/android/net/NetworkPolicy.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix NetworkTemplate generates non-metered carrier template" am: 70c3d3...Junyu Lai2022-04-201-1/+2
|\
| * Fix NetworkTemplate generates non-metered carrier templateJunyu Lai2022-04-181-1/+2
| * Remove @hide usage and fix NetworkPolicy backupRemi NGUYEN VAN2022-02-101-1/+3
* | Remove @hide usage and fix NetworkPolicy backupRemi NGUYEN VAN2022-02-071-1/+3
* | Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex""Bernardo Rufino2022-01-191-2/+2
* | Merge "Revert "Migrate unsafe parcel APIs in framework-minus-apex""Ashwini Oruganti2022-01-121-2/+2
|\ \
| * | Revert "Migrate unsafe parcel APIs in framework-minus-apex"Bernardo Rufino2022-01-121-2/+2
* | | Merge changes from topics "ms34-tm", "ms40-clock" am: beb9fb3cc8 am: 08c51b04...Junyu Lai2022-01-061-1/+2
|\ \ \ | | |/ | |/|
| * | [MS09] Expose NetworkTemplate APIs which are needed by NetworkPolicyJunyu Lai2022-01-061-1/+2
* | | Merge "wifi data usage: replaced Wi-Fi SSID with a Wi-Fi network key" am: d98...Les Lee2022-01-031-2/+4
|\| |
| * | wifi data usage: replaced Wi-Fi SSID with a Wi-Fi network keyLes Lee2022-01-031-2/+4
* | | Merge "[MS15.1] Remove get/setSubscriberIdMatchRule dependencies" am: d159c1e...Junyu Lai2021-12-231-20/+19
|\| |
| * | [MS15.1] Remove get/setSubscriberIdMatchRule dependenciesJunyu Lai2021-12-221-20/+19
* | | Merge "[MS14] Move isPersistable to NetworkPolicy" am: f421f1dd68 am: 3c4a90e...Treehugger Robot2021-12-211-1/+28
|\| | | |/ |/|
| * [MS14] Move isPersistable to NetworkPolicyJunyu Lai2021-12-211-1/+28
* | Migrate unsafe parcel APIs in framework-minus-apexBernardo Rufino2021-12-151-2/+2
|/
* [MS01] Move NetworkTemplate cloud backup functions to NetworkPolicyJunyu Lai2021-12-101-2/+82
* Add @Nullable to Object#equals()Roman Kalukiewicz2021-02-051-1/+2
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-081-1/+1
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+12
* API council requested tweaks to SubscriptionPlan.Jeff Sharkey2018-04-041-2/+2
* Validate restore of NetworkPolicy settingsAnnie Meng2018-03-061-1/+1
* Polished rapid data usage alerting.Jeff Sharkey2018-02-031-32/+47
* Expose SubscriptionPlan API.Jeff Sharkey2017-07-201-58/+87
* Iterate NetworkPolicy towards SubscriptionPlan.Jeff Sharkey2017-07-141-8/+11
* Move "metered" persistence to WifiConfiguration.Jeff Sharkey2017-07-141-1/+1
* Enabled Network Policy Backup/Restore.Ritesh Reddy2016-02-081-0/+47
* Offer to "merge" subscribers for data usage.Jeff Sharkey2014-12-081-1/+1
* Use java.util.Objects instead on internal APIKenny Root2013-12-131-4/+4
* Support metered Wi-Fi NetworkPolicy.Jeff Sharkey2012-04-051-4/+19
* Remember when NetworkPolicy was inferred.Jeff Sharkey2012-03-201-4/+10
* Save timezone when setting data cycle reset date.Jeff Sharkey2012-03-091-14/+23
* Support snoozing of data warning notification.Jeff Sharkey2012-02-021-11/+39
* Restrict app data on metered networks.Jeff Sharkey2011-12-151-6/+11
* Over-limit within handful of MTU's, update assets.Jeff Sharkey2011-10-101-0/+13
* Revise data limit notifs, watch kernel alerts.Jeff Sharkey2011-07-271-5/+26
* Read "qtaguid" network stats, refactor templates.Jeff Sharkey2011-06-181-16/+16
* External mutation of full NetworkPolicy set.Jeff Sharkey2011-06-121-8/+24
* Interface-level network policy, persist policies.Jeff Sharkey2011-06-101-0/+81