summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/datausage
Commit message (Expand)AuthorAgeFilesLines
* [Settings] Move mobile data template out of frameworkBonian Chen2020-06-025-6/+88
* [Settings] Query historical data in backgroundBonian Chen2020-05-041-9/+25
* Merge "[Settings] Avoid mobile data usage init in WiFi usage" into rvc-devBonian Chen2020-04-281-2/+1
|\
| * [Settings] Avoid mobile data usage init in WiFi usageBonian Chen2020-04-281-2/+1
* | [Settings] Align data usage calculationBonian Chen2020-04-271-1/+11
|/
* Merge "[Settings] Support re-init DataUsageSummaryPreferenceController" into ...Bonian Chen2020-04-271-9/+14
|\
| * [Settings] Support re-init DataUsageSummaryPreferenceControllerBonian Chen2020-04-241-9/+14
* | Merge "[Settings] Fix DataUsageUtilsTest" into rvc-devBonian Chen2020-04-252-18/+9
|\ \ | |/ |/|
| * [Settings] Fix DataUsageUtilsTestBonian Chen2020-04-242-18/+9
* | Merge "[Settings] Support the display of data usage when SIM inactive" into r...Bonian Chen2020-04-241-13/+10
|\ \ | |/ |/|
| * [Settings] Support the display of data usage when SIM inactiveBonian Chen2020-04-231-13/+10
* | Merge "[Settings] Fix DataUsageSummaryTest" into rvc-devBonian Chen2020-04-241-4/+9
|\ \
| * | [Settings] Fix DataUsageSummaryTestBonian Chen2020-04-231-4/+9
* | | [Settings] Fix CellDataPreferenceTestBonian Chen2020-04-231-17/+23
| |/ |/|
* | [Settings] Code refactor for data usageBonian Chen2020-04-231-8/+14
|/
* [Settings] Adopt TelephonyBasePreferenceController to data usageBonian Chen2020-04-221-19/+14
* [Settings] Fix DataUsageSummaryPreferenceControllerTestBonian Chen2020-04-221-1/+5
* Merge "[Settings] Refactor test case DataUsageSummaryPreferenceControllerTest...Bonian Chen2020-04-211-47/+40
|\
| * [Settings] Refactor test case DataUsageSummaryPreferenceControllerTestBonian Chen2020-04-211-47/+40
* | Merge "[Settings] Support of DSDS API" into rvc-devBonian Chen2020-04-211-1/+3
|\ \
| * | [Settings] Support of DSDS APIBonian Chen2020-04-191-1/+3
| |/
* / [DataUsage] UX enhancementBonian Chen2020-04-201-22/+38
|/
* [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] Access ProxySubscriptionManager within DataUsageBonian Chen2020-02-102-15/+25
* [Wi-Fi] [a11y] In Wi-Fi data usage page, Talkback should also announce the Pr...govenliu2020-01-301-0/+4
* [Settings] DataUsage crash when no SIM insertedBonian Chen2020-01-241-18/+26
* [Mainline] Removed non-formal API getAllSubscriptionInfoList to used in Settingschangbetty2020-01-202-2/+2
* Merge "[Mainline] To use getActiveSubscriptionInfo() instead of get default s...Betty Chang2020-01-091-2/+3
|\
| * [Mainline] To use getActiveSubscriptionInfo() instead of get default subscrip...changbetty2020-01-081-2/+3
* | Merge "[Settings] Avoid from accessing createManageSubscriptionIntent(int)" a...Automerger Merge Worker2020-01-091-2/+44
|\ \
| * \ Merge "[Settings] Avoid from accessing createManageSubscriptionIntent(int)"Bonian Chen2020-01-091-2/+44
| |\ \
| | * | [Settings] Avoid from accessing createManageSubscriptionIntent(int)Bonian Chen2020-01-081-2/+44
| * | | Merge "Handle 5G meteredness in telephony framework"Sarah Chin2020-01-091-1/+2
| |\ \ \ | | |/ / | |/| |
| | * | Handle 5G meteredness in telephony frameworkSarah Chin2019-12-121-1/+2
* | | | [Settings] Code refactorBonian Chen2020-01-084-5/+4
* | | | Add preference click metric logs for some special casesJason Chiu2020-01-021-0/+3
| |_|/ |/| |
* | | Merge "[Settings] Replace TelephonyManager#from()" am: 19cebd9eca am: fb72a10...Automerger Merge Worker2019-12-232-4/+3
|\| |
| * | [Settings] Replace TelephonyManager#from()Bonian Chen2019-12-232-4/+3
* | | Merge "[Settings] Adopting public API" am: 8ddd0da0a1 am: 40d2a2dd8d am: 11fa...Automerger Merge Worker2019-12-161-1/+1
|\| |
| * | [Settings] Adopting public APIBonian Chen2019-12-161-1/+1
| |/
* | [Settings] Apply proxy design to data usageBonian Chen2019-11-114-101/+101
* | Remove unused resourcesRaff Tsai2019-11-071-29/+5
* | Merge "5G meteredness for telephony framework"Sarah Chin2019-10-141-2/+6
|\ \
| * | 5G meteredness for telephony frameworkSarah Chin2019-10-031-2/+6
* | | [A11Y] Improve data usage chart TalkBack contentArc Wang2019-10-091-2/+135
|/ /
* | Remove summary loader in some fragmentsRaff Tsai2019-10-011-77/+0
* | Use SettingsLib IndexableRaff Tsai2019-09-253-5/+2
* | Directly use BaseIndexableProviderRaff Tsai2019-09-243-14/+5
* | Merge "Remove use of deprecated Time class" am: b3f8696c4d am: b83ddefb5c am:...Neil Fuller2019-09-171-2/+2
|\|