summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/deviceinfo/DeviceNamePreferenceController.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "[Settings] Support getSystemService(Class<T>)"Bonian Chen2021-03-301-1/+1
* [Settings] Support getSystemService(Class<T>)Bonian Chen2021-03-241-1/+1
* DeviceNamePreferenceControllerTest converted to JUnitJeremy Goldman2020-12-221-0/+3
* Wifi Setting: Use SoftApConfiguration for Tether Settinglesl2019-12-051-5/+5
* Add configs to display/hide a few tiles in device info pageFan Zhang2019-01-281-10/+3
* Fix popup dialog show wrong device nameRaff Tsai2018-09-141-7/+10
* Sort importsFan Zhang2018-08-281-4/+4
* Merge "Use BluetoothAdapter instead of LocalBluetoothAdapter"TreeHugger Robot2018-07-311-17/+5
|\
| * Use BluetoothAdapter instead of LocalBluetoothAdapterhughchen2018-07-311-17/+5
* | Add a boolean flag to show or hide the device name in About device.Prabir Pradhan2018-07-251-1/+4
|/
* Reorder and clean up imports.Fan Zhang2018-06-181-5/+3
* Migrate Settings to androidx.Aurimas Liutikas2018-04-201-2/+2
* Warn users before they change device name.Daniel Nishi2018-04-111-4/+50
* Don't allow a zero-length device name to work.Daniel Nishi2018-03-121-1/+3
* Change PreferenceController#getSummary return type.Fan Zhang2018-02-271-1/+1
* Add device name to About Phone page.Daniel Nishi2018-01-241-0/+151