History log of /packages/apps/Settings/src/com/android/settings/gestures/AssistGestureSettings.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b97a1bffa829647b797594a3e0c66d729c977ecd 12-Apr-2017 Matthew Fritze <mfritze@google.com> Remove Language and Input duplicates

Change the keys in the Language and Input screen for the
gesture and tts-output settings so they can be disabled
in search. Then change the preference controllers to take
a key as input to avoid crashes on the other screens with
these settings.

Test: make RunSettingsRoboTests
Bug: 33701673
Change-Id: Ifeb2a2d34a3efded3f0a9ba02ac76fd6f8ffd087
Merged-In: I8bc0776131fcac5a6edf7e8271bc53252c2fc719
/packages/apps/Settings/src/com/android/settings/gestures/AssistGestureSettings.java
5473f68cddb239a72f0aa9509f56550b08e02ce0 06-Mar-2017 Philip Quinn <pquinn@google.com> Add setting for the assist gesture sensitivity control.

The sensitivity control is only visible when the assist gesture itself
is enabled.

Test: make -j RunSettingsRoboTests; manual test on supported/unsupported
configurations.

Change-Id: I584975794c5cf9d788e93167292d142ae2faf1c5
/packages/apps/Settings/src/com/android/settings/gestures/AssistGestureSettings.java
f2cf2aea3777ef5298bb1131890552f5f619dd30 04-Mar-2017 Doris Ling <dling@google.com> Remove code that check for dashboard feature.

- remove DashboardFeatureProvider.isEnabled() and all relating code
and tests.

Bug: 35764802
Test: make RunSettingsRoboTests
Change-Id: If7796677abc8904b7436525836d50cdef38e37a4
/packages/apps/Settings/src/com/android/settings/gestures/AssistGestureSettings.java
801be627fcf51fa0cedbab733aa3044baaaa2119 03-Mar-2017 Fan Zhang <zhfan@google.com> Share preference controllers between fragment/searchIndexer

Test: make RunSettingsRoboTests
Change-Id: I9042bac87b7c063b89c143d3089ed4d94f77b994
Fix: 35812240
/packages/apps/Settings/src/com/android/settings/gestures/AssistGestureSettings.java
a9831d40d081cc8c7ca32891e64c09b5e1d19abb 14-Feb-2017 Philip Quinn <pquinn@google.com> Add settings for the assist gesture.

Availability of the gesture is gated by a new FeatureProvider.

Test: make -j RunSettingsRoboTests; manual test on
supported/unsupported configurations.

Change-Id: I3529367a73e33370d5112b91d5144293ffa7fa22
/packages/apps/Settings/src/com/android/settings/gestures/AssistGestureSettings.java