summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/wfd
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make the fragment title can’t searchable"Edgar Wang2020-02-071-3/+2
|\
| * Make the fragment title can’t searchableEdgar Wang2020-02-061-3/+2
* | Wifi: update p2p API usage in settingsJimmy Chen2020-02-051-2/+7
|/
* Remove summary providerRaff Tsai2019-10-032-74/+108
* Use SettingsLib IndexableRaff Tsai2019-09-251-1/+1
* Directly use BaseIndexableProviderRaff Tsai2019-09-241-1/+1
* Merge similar BaseSearchIndexProvider code togetherRaff Tsai2019-09-121-12/+1
* Use TwoTargetPreference to replace customized layoutRaff Tsai2019-09-111-10/+14
* Set media router group id to sync cast statusKyunglyul Hyun2019-05-261-0/+2
* Migrate all MetricsProto enums to SettingsEnumsFan Zhang2019-01-171-2/+2
* Sort importsFan Zhang2018-08-281-10/+10
* Migrate all AlertDialogs to AndroidX versiontmfang2018-07-201-1/+1
* Reorder and clean up imports.Fan Zhang2018-06-181-8/+9
* Migrate Settings to androidx.Aurimas Liutikas2018-04-201-8/+8
* Autogenerate SearchIndexableResources subclassTony Mantler2018-04-031-0/+2
* Merge "2nd attempt to fix crash when getting unavailable service" am: ec4e0d3...Fan Zhang2018-01-241-7/+4
|\
| * 2nd attempt to fix crash when getting unavailable serviceFan Zhang2018-01-231-7/+4
| * Catch exception when checking WifiDisplay availabilityFan Zhang2017-11-151-2/+8
* | Merge changes from topic "settings_presubmit_instr_test"TreeHugger Robot2017-11-301-1/+1
|\ \
| * | Refactor help menu stuff into a controllerFan Zhang2017-11-291-1/+1
* | | Fix indexing in cast and zen mode settingsFan Zhang2017-11-281-2/+21
|/ /
* / Catch exception when checking WifiDisplay availabilityFan Zhang2017-10-191-2/+8
|/
* Disable wifi display activity if device can't support it.Fan Zhang2017-03-101-28/+33
* Add summary provider for Cast Setting (WifiDisplaySettings)Fan Zhang2017-02-071-0/+68
* 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
* port settings over to new metrics enumChris Wren2016-01-271-2/+2
* Depend on support lib preferencesJason Monk2015-10-131-56/+53
* log visibility of viewsChris Wren2015-03-271-0/+6
* Settings: Remove all unused imports.John Spurlock2015-03-181-2/+0
* Fix bug #15730311 Checkboxes on R side should update to Quantum/Material on/o...Fabrice Di Meglio2014-10-151-9/+9
* Use Drawer in Settings appFabrice Di Meglio2014-02-031-6/+0
* Add help url for remote display.Jeff Brown2013-11-181-0/+5
* Integrate remote display routes into screen cast settings UI.Jeff Brown2013-11-101-190/+254
* wifi-display: add drop down list for Wps config methodChong Zhang2013-08-291-1/+36
* wifi-display: add certification optionsChong Zhang2013-08-221-1/+242
* wifi-display: use new getDisplays() method of WifiDisplayStatusChong Zhang2013-06-141-27/+17
* wifi-display: change string to "In use" instead of "Busy"Chong Zhang2013-06-071-2/+2
* wifi-display: grey out display if it's unavailableChong Zhang2013-06-061-1/+12
* Ensure WFD switch is removed along with settings fragment.Jeff Brown2013-04-171-0/+6
* Fix Switches padding for Settings appFabrice Di Meglio2013-01-151-1/+1
* Support wifi display settings on tablets.Jeff Brown2013-01-111-16/+11
* First draft of wifi display settings UI.Jeff Brown2012-09-191-0/+405