summaryrefslogtreecommitdiff
path: root/src/com/android/settings/datausage/UnrestrictedDataAccessPreferenceController.java
AgeCommit message (Collapse)Author
2021-03-17resolve merge conflicts of d42d9a41f6712a07d79fba3f61750f7c7477b8af to sc-devJanis Danisevskis
Change-Id: Ifa6a4af09d7cd45773a8c057416ab90fac23061e
2021-03-16[Settings] Code refactor - remove unused import linesBonian Chen
Remove some unused import lines within source code based on https://source.android.com/setup/contribute/code-style Bug: 182867979 Test: build pass Change-Id: I76dbcfa9e5b435b2838401dfee15b12f472d07d0
2020-07-15[Settings] Inclusive language for Data UsageBonian Chen
Change wordings in data usage part into inclusive language. Bug: 160707804 Test: make RunSettingsRoboTests Change-Id: I713e52df8201413b884257a51bc1f71a0d43179d
2019-01-17Migrate all MetricsProto enums to SettingsEnumsFan Zhang
Bug: 122855168 Test: rebuild Change-Id: I962d9a71179f86b7cae9dc5e9a00e0aa1557dc76
2018-08-30RestrictedLockUtils was split into ...InternalPhilip P. Moltmann
This means that in some cases RestrictedLockUtils has to be used and in some RestrictedLockUtilsInternal. This causes a lot of trivial code changes. I also updated the ordering of the imports in all affected files. Bug: 110953302 Test: Built make -j RunSettingsRoboTests Change-Id: I9bdf8b89134f853bae4f38c81af436715c73e924
2018-08-28Sort importsFan Zhang
Having consistent import order will reduce chance of merge conflict between internal and external master Test: rebuild Change-Id: I0b1a170967ddcce7f388603fd521f6ed1eeba30b
2018-07-13Clean up: fix incorrect @VisibleForTesting importsFan Zhang
Test: rebuild and robotests Change-Id: I33d7ee1c0622c01f592920baaf01d44ad19d9a13
2018-07-10Add a few pages to search index.Fan Zhang
- Data saver - A few special permission access pages - Picture-in-picture - Premium sms - do not disturb access - And a unrelated cleanup: move EmptyTextFragment from notification/ to widget/ Bug: 70720645 Test: robotests Change-Id: I6a87f712bf81f9fd32fa9a3826fba851ca748409
2018-05-14Migrate UnrestrictedDataAccess to DashboardFragmentYanting_Yang
- UnrestrictedDataAccessPreferenceController Test: make RunSettingsRoboTests -j ROBOTEST_FILTER=com.android.settings.datausage make RunSettingsRoboTests -j ROBOTEST_FILTER=CodeInspectionTest atest UniquePreferenceTest Change-Id: I71abd837ef51e4e9e0a2ee46791d704245c9b3ab