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
/
DataUsageSummaryPreferenceController.java
Age
Commit message (
Expand
)
Author
2021-05-06
Merge "Fix inconsist color filling on collapsing toolbar" into sc-dev
TreeHugger Robot
2021-05-06
Fix inconsist color filling on collapsing toolbar
Mill Chen
2021-05-05
wifi: Use new API for wifi data usage function
lesl
2020-10-16
Merge "Hide 'View plan' button in data usage settings" into rvc-qpr-dev am: 1...
TreeHugger Robot
2020-10-08
Hide 'View plan' button in data usage settings
Sarah Chin
2020-07-22
[Wi-Fi] WiFi Settings inclusive language fix plan phase 2
govenliu
2020-06-02
[Settings] Move mobile data template out of framework
Bonian Chen
2020-05-04
[Settings] Query historical data in background
Bonian Chen
2020-04-28
Merge "[Settings] Avoid mobile data usage init in WiFi usage" into rvc-dev
Bonian Chen
2020-04-28
[Settings] Avoid mobile data usage init in WiFi usage
Bonian Chen
2020-04-27
[Settings] Align data usage calculation
Bonian Chen
2020-04-24
[Settings] Support re-init DataUsageSummaryPreferenceController
Bonian Chen
2020-04-23
[Settings] Support the display of data usage when SIM inactive
Bonian Chen
2020-04-23
[Settings] Code refactor for data usage
Bonian Chen
2020-04-22
[Settings] Adopt TelephonyBasePreferenceController to data usage
Bonian Chen
2020-04-22
[Settings] Fix DataUsageSummaryPreferenceControllerTest
Bonian Chen
2020-04-21
[Settings] Refactor test case DataUsageSummaryPreferenceControllerTest
Bonian Chen
2020-02-10
[Settings] Access ProxySubscriptionManager within DataUsage
Bonian Chen
2020-01-20
[Mainline] Removed non-formal API getAllSubscriptionInfoList to used in Settings
changbetty
2020-01-08
[Settings] Avoid from accessing createManageSubscriptionIntent(int)
Bonian Chen
2019-05-03
Format app data usage using IEC unit, not SI unit.
Fan Zhang
2019-03-14
[Passpointv2] Implement DataUsage header for Wi-Fi detail fragment
cosmohsieh
2019-01-17
Add data usage header to mobile network details page
Antony Sargent
2018-08-28
Sort imports
Fan Zhang
2018-06-18
Reorder and clean up imports.
Fan Zhang
2018-05-09
Establish permanently unavailable settings
Matthew Fritze
2018-04-20
Migrate Settings to androidx.
Aurimas Liutikas
2018-04-12
Switch from SI to IEC unit when formatting data usage bytes
Fan Zhang
2018-04-05
Merge "Do not use warning or limit to display "X B left" above usage bar" int...
Jan Nordqvist
2018-04-05
Do not use warning or limit to display "X B left" above usage bar
Jan Nordqvist
2018-04-05
Fall back to Wi-Fi data display in data usage screen with no SIM.
Jan Nordqvist
2018-04-04
Fall back to Wi-Fi data display in data usage screen with no SIM.
Jan Nordqvist
2018-03-29
Change DataUsageSummaryPreference.setLimitInfo(String text) to take CharSequence
vincentpeng
2018-03-28
Entity header: When screen scrolls, there should be shadow under the header.
Jan Nordqvist
2018-03-21
Fix entity header to "Hide" shadow of app bar unless scrolled.
Jan Nordqvist
2018-03-21
Only show mobile data usage information when mobile data is enabled.
Jan Nordqvist
2018-03-15
Merge "Change text for data warning and data limit." into pi-dev
Sundeep Ghuman
2018-03-15
Change text for data warning and data limit.
Jan Nordqvist
2018-03-15
Set color of update line to red if update is older than six hours.
Jan Nordqvist
2018-03-14
Change text layout of data usage string.
Jan Nordqvist
2018-03-14
Fix the ProgressBar in DataUsageSummaryV2 page.
Sundeep Ghuman
2018-02-08
Update DataUsageSummary to include carrier provided information.
Jan Nordqvist