summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/datausage/DataUsageList.java
Commit message (Expand)AuthorAgeFilesLines
* [A11Y][Wi-Fi] Prevent data usage header spinner speak at onResumeArc Wang2020-04-091-0/+12
* [Wi-Fi] Fix data usage screen flash 1~2 times problemArc Wang2020-02-271-8/+14
* [Settings] Code refactorBonian Chen2020-01-081-2/+1
* [Settings] Apply proxy design to data usageBonian Chen2019-11-111-15/+20
* Use NetworkTemplate to query dataLei Yu2019-05-131-3/+1
* Hide filter spinner when data is loading.Yi-Ling Chuang2019-04-161-8/+13
* Show app usage data for the correct cycle.Doris Ling2019-02-121-1/+15
* Separate OTA data usage from SYSTEM_UID.Andrew Sapperstein2019-02-081-1/+3
* Query correct subscription id for mobile data.Doris Ling2019-01-241-3/+3
* Migrate all MetricsProto enums to SettingsEnumsFan Zhang2019-01-171-6/+3
* Fix App data usage screen header title changing after device orientationEdgar Wang2018-12-271-1/+1
* Remove "v2" from the data usage version 2 code.Doris Ling2018-12-041-0/+539
* Remove data usage v1 code.Doris Ling2018-12-031-552/+0
* Remove the 2 seconds wait time to sync app data usage list.Doris Ling2018-11-291-7/+1
* Sync style of filter component in data usagetmfang2018-10-171-1/+1
* Remove obsolete chart view widgets.Doris Ling2018-10-081-5/+0
* Use the loader to get usage data for each billing cycle.Doris Ling2018-09-261-2/+2
* Move hasReadyMobileRadio() to DataUsageUtils.Doris Ling2018-09-181-57/+0
* Add DataUsageListV2 for showing network stats detail.Doris Ling2018-09-171-0/+5
* Remove the deprecated class DataUsageBase.Doris Ling2018-08-301-3/+12
* Sort importsFan Zhang2018-08-281-6/+6
* Icon color of spinner updatedStanley Wang2018-08-021-0/+2
* Settings Fragment Migration (Build pass app)tmfang2018-07-111-6/+6
* Settings Fragment Migration (Change imports)tmfang2018-07-111-2/+2
* Reorder and clean up imports.Fan Zhang2018-06-181-3/+4
* Rename SubSettingLauncher.setTitle, add java dochjchangliao2018-05-091-2/+2
* Migrate Settings to androidx.Aurimas Liutikas2018-04-201-3/+3
* Switch from SI to IEC unit when formatting data usage bytesFan Zhang2018-04-121-2/+1
* Fix crash when launching mobile data usage page via intent.Fan Zhang2018-03-211-6/+22
* Migrate more settings to SubSettingLauncherFan Zhang2018-02-181-4/+17
* Refactor few public static methods.Rajeev Kumar2017-07-141-14/+10
* Reduce jank around loading view when opening data usage UIFan Zhang2017-06-261-3/+8
* Update SubscriptionManager API by replacing 'id' & 'idx' with 'index'.Sanket Padawe2017-03-211-1/+1
* Listen to mobile data enabled flag change.Fan Zhang2017-03-161-48/+51
* Merge "Remove hardcode for textcolor in spinner item."Lei Yu2016-11-141-1/+2
|\
| * Remove hardcode for textcolor in spinner item.jackqdyulei2016-11-091-1/+2
* | Update package names to work with the proto3 compilerTamas Berghammer2016-11-081-1/+1
|/
* Log visibility change for all fragments.Fan Zhang2016-08-181-1/+1
* Update data usage graph to use new graph uiJason Monk2016-03-091-4/+4
* Move temporary metrics constants to protoJason Monk2016-03-081-2/+2
* Add data saver to settingsJason Monk2016-01-251-2/+22
* Update data usage UXJason Monk2016-01-191-0/+550