summaryrefslogtreecommitdiff
path: root/src/com/android/settings/datausage/DataUsageSummaryPreferenceController.java
AgeCommit message (Expand)Author
2021-05-06Merge "Fix inconsist color filling on collapsing toolbar" into sc-devTreeHugger Robot
2021-05-06Fix inconsist color filling on collapsing toolbarMill Chen
2021-05-05wifi: Use new API for wifi data usage functionlesl
2020-10-16Merge "Hide 'View plan' button in data usage settings" into rvc-qpr-dev am: 1...TreeHugger Robot
2020-10-08Hide 'View plan' button in data usage settingsSarah Chin
2020-07-22[Wi-Fi] WiFi Settings inclusive language fix plan phase 2govenliu
2020-06-02[Settings] Move mobile data template out of frameworkBonian Chen
2020-05-04[Settings] Query historical data in backgroundBonian Chen
2020-04-28Merge "[Settings] Avoid mobile data usage init in WiFi usage" into rvc-devBonian Chen
2020-04-28[Settings] Avoid mobile data usage init in WiFi usageBonian Chen
2020-04-27[Settings] Align data usage calculationBonian Chen
2020-04-24[Settings] Support re-init DataUsageSummaryPreferenceControllerBonian Chen
2020-04-23[Settings] Support the display of data usage when SIM inactiveBonian Chen
2020-04-23[Settings] Code refactor for data usageBonian Chen
2020-04-22[Settings] Adopt TelephonyBasePreferenceController to data usageBonian Chen
2020-04-22[Settings] Fix DataUsageSummaryPreferenceControllerTestBonian Chen
2020-04-21[Settings] Refactor test case DataUsageSummaryPreferenceControllerTestBonian Chen
2020-02-10[Settings] Access ProxySubscriptionManager within DataUsageBonian Chen
2020-01-20[Mainline] Removed non-formal API getAllSubscriptionInfoList to used in Settingschangbetty
2020-01-08[Settings] Avoid from accessing createManageSubscriptionIntent(int)Bonian Chen
2019-05-03Format app data usage using IEC unit, not SI unit.Fan Zhang
2019-03-14[Passpointv2] Implement DataUsage header for Wi-Fi detail fragmentcosmohsieh
2019-01-17Add data usage header to mobile network details pageAntony Sargent
2018-08-28Sort importsFan Zhang
2018-06-18Reorder and clean up imports.Fan Zhang
2018-05-09Establish permanently unavailable settingsMatthew Fritze
2018-04-20Migrate Settings to androidx.Aurimas Liutikas
2018-04-12Switch from SI to IEC unit when formatting data usage bytesFan Zhang
2018-04-05Merge "Do not use warning or limit to display "X B left" above usage bar" int...Jan Nordqvist
2018-04-05Do not use warning or limit to display "X B left" above usage barJan Nordqvist
2018-04-05Fall back to Wi-Fi data display in data usage screen with no SIM.Jan Nordqvist
2018-04-04Fall back to Wi-Fi data display in data usage screen with no SIM.Jan Nordqvist
2018-03-29Change DataUsageSummaryPreference.setLimitInfo(String text) to take CharSequencevincentpeng
2018-03-28Entity header: When screen scrolls, there should be shadow under the header.Jan Nordqvist
2018-03-21Fix entity header to "Hide" shadow of app bar unless scrolled.Jan Nordqvist
2018-03-21Only show mobile data usage information when mobile data is enabled.Jan Nordqvist
2018-03-15Merge "Change text for data warning and data limit." into pi-devSundeep Ghuman
2018-03-15Change text for data warning and data limit.Jan Nordqvist
2018-03-15Set color of update line to red if update is older than six hours.Jan Nordqvist
2018-03-14Change text layout of data usage string.Jan Nordqvist
2018-03-14Fix the ProgressBar in DataUsageSummaryV2 page.Sundeep Ghuman
2018-02-08Update DataUsageSummary to include carrier provided information.Jan Nordqvist