History log of /packages/apps/Settings/src/com/android/settings/applications/DefaultAssistPreference.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b627370e85bd6dec1a0e6379b0080036f21ae151 15-Jun-2015 Adrian Roos <roosa@google.com> Use AssistUtils.getAssistInfo

Use consistent logic with SystemUI for determining
default assist component.

Bug: 21780590
Change-Id: I1313b79ce3bb75944889e3ceccb4a2e6bb23e824
/packages/apps/Settings/src/com/android/settings/applications/DefaultAssistPreference.java
86a554091d0705f2152fcf1d78ca1c7720d9842c 02-Jun-2015 Xiyuan Xia <xiyuan@google.com> Implement default assist app setting

- Add "None" support to AppListPreference
- Add DefaultAssistPreference to manage assist;
- Add AppListPreferenceWithSettings to show a settings icon;
- Implement DefaultAssistPreference based on AppListPreferenceWithSettings;
- Move voice input settings into ManageAssist and implement it
based on AppListPreferenceWithSettings;

Bug:20210110
Change-Id: If283b8b55a46b428ecfa6e45dc2123292b1d4302
/packages/apps/Settings/src/com/android/settings/applications/DefaultAssistPreference.java