summaryrefslogtreecommitdiff
path: root/core/java/android/net/NetworkTemplate.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-11-13Fix normalize doesn't work on carrier templateLes Lee
2021-06-01carrier data usage: Use carrier template as default policylesl
2021-05-19Add metered filter for API: buildTemplateCarrierlesl
2021-04-19wifi data usage: support to get carrier merged wifi network.lesl
2021-02-17Add support for tracking PANS data usageChris Weir
2021-02-05Add @Nullable to Object#equals()Roman Kalukiewicz
2021-02-02[FUI21] Move scrubSubscriberId to utils classjunyulai
2020-11-04Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-08-12Add 5G NSA to collapsed RAT types listjunyulai
2020-08-12Add getAllCollapsedRatTypes to NetworkTemplatejunyulai
2020-07-16Attribute data usage to virtual RAT type for 5G non-standalone modejunyulai
2020-03-19[SM04] Support fetching data with NetworkTemplate with subTypejunyulai
2020-03-19[SM02] Support record mobile network stats by collapsed rat typejunyulai
2020-01-27Networking: Rename removeDoubleQuotes to sanitizeSsidDavid Su
2020-01-08Use new UnsupportedAppUsage annotation.Artur Satayev
2019-07-11Use new API to get mergedSubscriberIds based on grouping.Malcolm Chen
2019-03-19Merge "Add unit tests related to data accounting for VPNs with one underlying...Varun Anand
2019-03-15Add unit tests related to data accounting for VPNs with one underlyingVarun Anand
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2018-02-23Name specific app for rapid data usage.Jeff Sharkey
2018-01-22Add metered, roaming, and defaultNetwork info to NetworkTemplate.Lorenzo Colitti
2017-08-30Augment network stats based on SubscriptionPlan.Jeff Sharkey
2017-05-17Be resilient to restoring unintelligible network templatesChristopher Tate
2016-04-07Excluded certain APNs (e.g. IMS) from mobile data usage.Jack Yu
2016-03-23Add a NetworkTemplate matcher for ConnectivityManager#TYPE_PROXY.Sharvil Nanavati
2016-03-21Ignore wildcard network policies.Jeff Sharkey
2016-02-08Enabled Network Policy Backup/Restore.Ritesh Reddy
2015-10-19Ignore network policies with missing IMSI.Jeff Sharkey
2014-12-08Direct notification of network interface changes.Jeff Sharkey
2014-12-08Offer to "merge" subscribers for data usage.Jeff Sharkey
2014-11-21Lightweight checkin output for network stats.Jeff Sharkey
2013-12-13Use java.util.Objects instead on internal APIKenny Root
2012-12-18Fix metered SSID matching regression.Jeff Sharkey
2012-11-12Useful annotations for code documentation.Jeff Sharkey
2012-05-17Transition from DEV network stats to XT.Jeff Sharkey
2012-04-12Move TrafficStats iface counters to xt_qtaguid.Jeff Sharkey
2012-04-05Support metered Wi-Fi NetworkPolicy.Jeff Sharkey
2012-03-16Remove network subtype check when building template.Jeff Sharkey
2012-03-16Combine network subtypes by default.Jeff Sharkey
2012-01-24Match WIFI_P2P data usage.Jeff Sharkey
2011-09-26Overlay to configure data usage network types.Jeff Sharkey
2011-07-17Data usage notifs, newly installed apps, defaults.Jeff Sharkey
2011-07-14Hide NetworkTemplate details, buffered stats I/O.Jeff Sharkey
2011-06-18Read "qtaguid" network stats, refactor templates.Jeff Sharkey