summaryrefslogtreecommitdiff
path: root/core/java/com/android/internal/app/AssistUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Add INVOCATION_TYPE_POWER_BUTTON_LONG_PRESS.Dan Sandler2021-03-291-0/+17
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-061-1/+1
* Merge "Stop showing disclosure UI when isDisclosureEnabled is false."Rajeev Kumar2019-08-081-1/+1
|\
| * Stop showing disclosure UI when isDisclosureEnabled is false.Rajeev Kumar2019-08-081-1/+1
| * Merge changes from topic "unsupported-internal"Andrei-Valentin Onea2019-03-271-0/+3
| |\
| | * Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-271-0/+3
| | * Add configurable default setting for assistant componentnameDan Sandler2018-10-201-0/+21
| * | DO NOT MERGE: Add configurable default setting for assistant componentnameSteve Elliott2018-10-171-0/+6
| |/
* | Add @UnsupportedAppUsage annotationsAndrei Onea2019-03-221-0/+3
* | Set assistant as a rolePhilip P. Moltmann2019-01-231-42/+1
* | Add configurable default setting for assistant componentnameSteve Elliott2018-10-151-0/+21
* | Make Changes to VoiceInteraction API for supporting System checkingjiayuzhou2018-09-191-3/+29
|/
* Fixes a NPE in search manager in slice CTS tests.Steven Wu2018-05-251-3/+6
* Assist: Allow disabling the disclosure animationAdrian Roos2016-08-121-0/+40
* Add callbacks to VoiceInteractionManagerServiceAnnie Chin2016-07-011-0/+10
* Add callback to voice interaction session for lockscreen shownJorim Jaggi2015-07-211-0/+10
* Fix SysUI crashes on svelte devicesJorim Jaggi2015-07-201-5/+15
* Fix issue #22531747: Assist info should declare if user has disabled...Dianne Hackborn2015-07-201-3/+6
* Fix assist for hardware long-pressJorim Jaggi2015-07-081-6/+13
* Add AssistUtilsAdrian Roos2015-06-151-0/+129