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