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
/
NetworkIdentity.java
Age
Commit message (
Expand
)
Author
2021-04-20
Add getters to NetworkStateSnapshot
Aaron Huang
2021-03-30
Fix Wi-Fi SSID null handling
lesl
2021-03-09
Remove unused buildNetworkIdentity
Remi NGUYEN VAN
2021-03-02
[FUI09] Expose NetworkStateSnapshot as system API
junyulai
2021-03-02
[FUI17] Migrate NetworkStatsService to use NetworkStateSnapshot
junyulai
2021-02-17
Add support for tracking PANS data usage
Chris Weir
2021-02-09
Merge changes from topic "removeNI"
Junyu Lai
2021-02-08
[FUI06] Stop using NetworkInfo in NetworkState from external callers
junyulai
2021-02-05
Add @Nullable to Object#equals()
Roman Kalukiewicz
2021-02-02
[FUI21] Move scrubSubscriberId to utils class
junyulai
2021-01-22
[FUI14] Get SSID from NetworkCapabilities
junyulai
2020-12-02
Set NetworkIdentity subscriberId on all networks
Remi NGUYEN VAN
2020-12-02
Remove hidden API usage in metrics toString
Remi NGUYEN VAN
2020-03-19
[SM07] Make combine subtype configurable from Settings
junyulai
2020-03-18
[SM05] Enable record mobile network stats by collapsed rat type
junyulai
2020-03-18
[SM02] Support record mobile network stats by collapsed rat type
junyulai
2019-12-05
Rename writeToProto to be dumpDebug
Jeffrey Huang
2019-11-25
Remove usage of hidden API TelephonyManager.getNetworkTypeName(int)
Jayachandran C
2018-01-23
Add the defaultNetwork element to the netstats.proto.
Lorenzo Colitti
2018-01-19
Track and persist in stats whether traffic is on the default network.
Lorenzo Colitti
2017-11-14
Merge commit '98e12851336b7db16e583f9afac63ecc97465980' from
Xin Li
2017-11-01
Define NOT_ROAMING network capability.
Jeff Sharkey
2017-06-27
Only require that system UIDs tag their sockets.
Jeff Sharkey
2017-01-17
Support protofied dumpsys for NetStats
Makoto Onuki
2016-11-04
Implement metered tracking for NetworkStats summary queries.
Stephen Chen
2016-08-23
Do not print misleading debug messages in some scenarios.
Jack Yu
2016-04-07
Excluded certain APNs (e.g. IMS) from mobile data usage.
Jack Yu
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-05-01
Begin collecting xtables iface counters.
Jeff Sharkey
2012-04-05
Support metered Wi-Fi NetworkPolicy.
Jeff Sharkey
2012-03-16
Combine network subtypes by default.
Jeff Sharkey
2011-12-16
Include roaming in NetworkIdentity.hashCode().
Jeff Sharkey
2011-07-17
Data usage notifs, newly installed apps, defaults.
Jeff Sharkey
2011-06-19
Teach NetworkIdentity about roaming.
Jeff Sharkey
2011-06-19
Handle removed UIDs in network stats and policy.
Jeff Sharkey
2011-06-18
Read "qtaguid" network stats, refactor templates.
Jeff Sharkey