summaryrefslogtreecommitdiff
path: root/core/java/android/service/voice/VoiceInteractionSession.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-07-13docs: fix typoJoshua Baxter
2021-03-18Always call onHandleAssist with AssistState containing at least activity idNicolo' Mazzucato
2020-12-09Add Assistant Triggered EventTimeJohanna Ye
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-06-01Support apps sharing file:// URIs with the camera APIZim
2020-03-12Rename featureId -> attributionTagPhilip P. Moltmann
2020-02-12Revert "Revert "Activity start: Send featureId from context->AppOpsManager""Philip P. Moltmann
2020-02-10Revert "Activity start: Send featureId from context->AppOpsManager"Philip P. Moltmann
2020-02-08Activity start: Send featureId from context->AppOpsManagerPhilip P. Moltmann
2020-01-23Window Manager Flag Migration (12/n)Tiger Huang
2020-01-22Introduce Window.setContentOnApplyWindowInsetsListenerJorim Jaggi
2019-12-16Window Manager Flag Migration (7/n)Tiger Huang
2019-04-30Address API conucil feedbackSvet Ganov
2019-04-28Address API council feedbackSvet Ganov
2019-04-25[DO NOT MERGE] Adding API for defining and invoking DirectActionsSunny Goyal
2019-04-15Ui should be UI in the javadocjiayuzhou
2019-01-16Create a new constant for system app to start a voice service.jiayuzhou
2018-09-19Add SHOW_SOURCE_NOTIFICATION to indicate that the interaction servicejiayuzhou
2018-06-21Add SHOW_SOURCE_PUSH_TO_TALK to indicate that the interaction serviceNicholas Sauer
2017-10-272/ Add API to start overview activity with assist callbacksWinson Chung
2017-06-01Prevent showing voice session when it is already queued to be hidden.Winson Chung
2017-02-12Create a new stack for the assistant activity.Winson Chung
2017-02-08Add new VoiceInteractionSession.setUiEnabled methodDianne Hackborn
2017-02-01Improved AutoFill Save workflow.Felipe Leme
2016-12-12AutoFill Framework refactoring.Felipe Leme
2016-11-11Added a callback for AutoFillService.Felipe Leme
2016-05-24Add missing @Deprecated annotations.Aurimas Liutikas
2016-04-13Multi-window assist callbackAmith Yamasani
2016-01-28Exposing file:// beyond your app is bad, m'kay?Jeff Sharkey
2016-01-23Voice Interaction from within an ActivityAmith Yamasani
2015-07-28Work on issue #21516866: Implement voice interaction in ResolverActivityDianne Hackborn
2015-07-21Merge "Add callback to voice interaction session for lockscreen shown" into m...Jorim Jaggi
2015-07-21Add callback to voice interaction session for lockscreen shownJorim Jaggi
2015-07-20Fix issue #22564918: Request is inactiveDianne Hackborn
2015-07-20Fix issue #22531747: Assist info should declare if user has disabled...Dianne Hackborn
2015-07-15Merge "Implement issue #22403908: Enable assistant to refuse context sharing"...Dianne Hackborn
2015-07-15Implement issue #22403908: Enable assistant to refuse context sharingDianne Hackborn
2015-07-15Fix issue #22124996: VI: Command Request not ActiveDianne Hackborn
2015-07-09Fix issue #22328792: Fix scalability issues in AssistStructureDianne Hackborn
2015-07-01Fix issue #20672970: Notifications are not dismissed on hot word detectionDianne Hackborn
2015-06-30Fix issue #22124996: VI: Command Request not ActiveDianne Hackborn
2015-06-22Fix issue #20654534: API Review: android.app.assistDianne Hackborn
2015-06-18Merge "Fixing voice panel centering issues in landscape on phone" into mnc-devStefan Kuhne
2015-06-18Fixing voice panel centering issues in landscape on phoneStefan Kuhne
2015-06-17Merge "Request application of WindowInsets when setting a content view" into ...Adam Powell
2015-06-17Request application of WindowInsets when setting a content viewAdam Powell
2015-06-16Bring back screenshot API.Dianne Hackborn
2015-06-05Allow different visual and voice assist promptsJames Cook
2015-06-02More API changes.Dianne Hackborn