index
:
Project-1CE/packages_apps_Settings
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
/
src
/
com
/
android
/
settings
/
datausage
/
DataUsagePreference.java
Age
Commit message (
Expand
)
Author
2019-01-17
Migrate all MetricsProto enums to SettingsEnums
Fan Zhang
2018-12-04
Remove "v2" from the data usage version 2 code.
Doris Ling
2018-12-03
Remove data usage v1 code.
Doris Ling
2018-10-05
Fix typo in getHistoriclUsageLevel()
Doris Ling
2018-09-17
Use the new network stats loader to get usage data for all apps.
Doris Ling
2018-09-17
Add DataUsageListV2 for showing network stats detail.
Doris Ling
2018-08-28
Sort imports
Fan Zhang
2018-07-13
Clean up: fix incorrect @VisibleForTesting imports
Fan Zhang
2018-06-20
Disable the usage summary when there's no usage data.
Doris Ling
2018-06-11
Remove DataSummaryUsageLegacy.
Fan Zhang
2018-05-09
Rename SubSettingLauncher.setTitle, add java doc
hjchangliao
2018-04-20
Migrate Settings to androidx.
Aurimas Liutikas
2018-04-19
Fix App data usage title not being translated.
Doris Ling
2018-04-11
Switch from SI to IEC unit when formatting data usage bytes
Fan Zhang
2018-03-28
Fix data usage under Wi-Fi has title "Mobile data usage"
Shawn Ding
2018-03-14
Rename “Mobile data usage” to “App data usage” & hide summary
Andreas Terzis
2018-02-20
Get rid of direct usage of Utils.onBuildStartFragmentIntent
Fan Zhang
2017-11-13
Remove the feature flag for using new title.
Doris Ling
2017-10-25
Update preference screen title.
Doris Ling
2017-07-06
Some import cleanups.
Rajeev Kumar
2017-02-15
Log source with visibility change
Fan Zhang
2016-01-19
Update data usage UX
Jason Monk