index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
net
/
NetworkPolicy.java
Age
Commit message (
Expand
)
Author
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-01-06
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-08-14
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-04-04
API council requested tweaks to SubscriptionPlan.
Jeff Sharkey
2018-03-06
Validate restore of NetworkPolicy settings
Annie Meng
2018-02-03
Polished rapid data usage alerting.
Jeff Sharkey
2017-07-20
Expose SubscriptionPlan API.
Jeff Sharkey
2017-07-14
Iterate NetworkPolicy towards SubscriptionPlan.
Jeff Sharkey
2017-07-14
Move "metered" persistence to WifiConfiguration.
Jeff Sharkey
2016-02-08
Enabled Network Policy Backup/Restore.
Ritesh Reddy
2014-12-08
Offer to "merge" subscribers for data usage.
Jeff Sharkey
2013-12-13
Use java.util.Objects instead on internal API
Kenny Root
2012-04-05
Support metered Wi-Fi NetworkPolicy.
Jeff Sharkey
2012-03-20
Remember when NetworkPolicy was inferred.
Jeff Sharkey
2012-03-09
Save timezone when setting data cycle reset date.
Jeff Sharkey
2012-02-02
Support snoozing of data warning notification.
Jeff Sharkey
2011-12-15
Restrict app data on metered networks.
Jeff Sharkey
2011-10-10
Over-limit within handful of MTU's, update assets.
Jeff Sharkey
2011-07-27
Revise data limit notifs, watch kernel alerts.
Jeff Sharkey
2011-06-18
Read "qtaguid" network stats, refactor templates.
Jeff Sharkey
2011-06-12
External mutation of full NetworkPolicy set.
Jeff Sharkey
2011-06-10
Interface-level network policy, persist policies.
Jeff Sharkey