summaryrefslogtreecommitdiff
path: root/core/java/android/speech
Commit message (Expand)AuthorAgeFilesLines
* Merge "Only check downstream permissions in preflight in RecognitionService" ...TreeHugger Robot2021-07-151-13/+2
|\
| * Only check downstream permissions in preflight in RecognitionServiceNate Myren2021-07-121-13/+2
* | Merge "speech: Add lenient SpeechRecognizer instantiation" into sc-devAndrea Ambu2021-07-081-22/+27
|\ \ | |/ |/|
| * speech: Add lenient SpeechRecognizer instantiationAndrea Ambu2021-07-081-22/+27
* | Avoid creating Recognition Callback if preflight failsNate Myren2021-07-021-12/+27
* | Merge "Cancel RecognitionService if permission check fails" into sc-devNate Myren2021-07-021-2/+14
|\ \
| * | Cancel RecognitionService if permission check failsNate Myren2021-07-011-2/+14
| |/
* / Try to finish data delivery in onDestroy for RecognitionServiceNate Myren2021-07-011-0/+1
|/
* Properly check for SDK before nullifying attribution tagNate Myren2021-06-151-0/+1
* Merge "speech: Update createSpeechRecognizer javadoc" into sc-devTreeHugger Robot2021-06-141-4/+9
|\
| * speech: Update createSpeechRecognizer javadocAndrea Ambu2021-06-071-4/+9
* | Don don't blame if attr ctx createdSvet Ganov2021-06-121-10/+26
|/
* Switch media fw permissions checks to AttributionSourceSvet Ganov2021-06-011-55/+70
* speech: TEST_MAPPING CtsVoiceRecognitionTestCasesAndrea Ambu2021-05-211-0/+15
* speech: Add #isOnDeviceRecognitionAvailableAndrea Ambu2021-05-181-1/+40
* Add information to EXTRA_AUDIO_INJECT_SOURCENate Myren2021-04-261-1/+1
* Change attribution integration points for SpeechRecognizer.Sergey Volnov2021-04-232-89/+59
* Merge "Add EXTRA_AUDIO_INJECT_SOURCE to RecognizerIntent" into sc-devNate Myren2021-04-211-3/+10
|\
| * Add EXTRA_AUDIO_INJECT_SOURCE to RecognizerIntentNate Myren2021-04-201-3/+10
* | Add a comment mentioning that errors might be unbundled, to improveSergey Volnov2021-04-191-1/+2
|/
* Introduce additional error codes for better language handling.Sergey Volnov2021-04-093-3/+49
* Fix TextToSpeech system connection error handlingAlex Agranovich2021-04-071-3/+2
* Merge "Add a comment to speech recognition service requiring clients targetin...Sergey Volnov2021-04-011-1/+23
|\
| * Merge "Add a comment to speech recognition service requiring clients targetin...Sergey Volnov2021-04-011-1/+23
| |\
| | * Add a comment to speech recognition service requiring clients targetingSergey Volnov2021-03-311-1/+23
* | | Merge "Set up owners for SpeechRecognition packages in frameworks/base." am: ...Treehugger Robot2021-03-311-0/+3
|\| |
| * | Set up owners for SpeechRecognition packages in frameworks/base.Sergey Volnov2021-01-291-0/+3
| |/
| * Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855Xin Li2020-12-021-17/+16
| |\
| * | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-041-1/+1
* | | Runtime permission attribution improvementsSvet Ganov2021-03-293-54/+106
* | | Add utility for to allow to overwrite on-device speech recognitionSergey Volnov2021-03-102-27/+96
* | | Merge "Add a system TextToSpeech implementation that initiates the connection...Nadav Bar2021-02-204-28/+236
|\ \ \
| * | | Add a system TextToSpeech implementation that initiates the connection throug...Alex Agranovich2021-02-184-28/+236
| * | | Revert "Add a system TextToSpeech implementation that initiates ..."Greg Kaiser2021-02-184-235/+27
| * | | Add a system TextToSpeech implementation that initiates the connection th...Alex Agranovich2021-02-084-27/+235
* | | | Redirect all speech recognition traffic through system server.Sergey Volnov2021-02-175-139/+139
|/ / /
* | | Add System speech recognition service.Eugenio Marchiori2021-01-274-29/+174
* | | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-1/+1
* | | Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-1/+1
* | | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-1/+1
* | | Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz2020-10-151-1/+2
* | | Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...Jeff Sharkey2020-09-151-1/+1
|\ \ \ | | |/ | |/|
| * | Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347Jeff Sharkey2020-09-141-1/+1
| |\|
| | * Update language to comply with Android's inclusive language guidanceJeff Sharkey2020-09-141-1/+1
* | | Allow "self" to also use RecognitionServicePhilip P. Moltmann2020-09-091-3/+2
* | | docs: Fix note about new intent action changes coming with Android 11. am: e6...Kevin Hufnagle2020-08-211-17/+16
|\| |
| * | docs: Fix note about new intent action changes coming with Android 11.Kevin Hufnagle2020-08-201-17/+16
| |/
| * Adding documentation to note new intent action changes coming withJosh Imbriani2020-07-171-0/+27
* | Merge "Adding documentation to note new intent action changes coming with And...Joshua Imbriani2020-06-011-0/+27
|\ \
| * | Adding documentation to note new intent action changes coming withJosh Imbriani2020-06-011-0/+27