summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/assist
Commit message (Expand)AuthorAgeFilesLines
* Add callback to voice interaction session for lockscreen shownJorim Jaggi2015-07-211-0/+4
* Fix issue #22531747: Assist info should declare if user has disabled...Dianne Hackborn2015-07-201-1/+3
* Fix assist for hardware long-pressJorim Jaggi2015-07-081-20/+14
* Don't show orb when voice session is already runningJorim Jaggi2015-06-301-5/+1
* Add accessibility event for assist disclosureJorim Jaggi2015-06-301-0/+2
* Use long press of KeyButtonView to invoke assistJorim Jaggi2015-06-251-8/+1
* Fixed a bug where the AssistComponent was outdatedSelim Cinek2015-06-231-0/+8
* Tweak assist disclosure animationAdrian Roos2015-06-191-11/+21
* Assist disclosureAdrian Roos2015-06-192-1/+266
* Add AssistUtilsAdrian Roos2015-06-151-67/+18
* Disable swipe-up gesture to invoke assistJorim Jaggi2015-06-101-1/+0
* Add setting for assistantXiyuan Xia2015-06-091-25/+60
* Close assist when launching intents from notification shadeJorim Jaggi2015-06-091-0/+8
* Fix vibration for assist gestureJorim Jaggi2015-06-051-7/+2
* Fixed a crash with the voice interaction serviceSelim Cinek2015-05-121-3/+6
* The voice assist may now be launched above the lockscreenSelim Cinek2015-05-051-5/+22
* Rename supportsAssistGesture to supportsAssistJorim Jaggi2015-05-011-1/+1
* Implement new assist gesture and motionJorim Jaggi2015-04-033-0/+732