summaryrefslogtreecommitdiff
path: root/core/java/android/view/translation/UiTranslationController.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-10-07Fix not show translation if call startTranslation after pauseTranslationJoanne Chung
2021-09-17Fix translation doesn't work on ViewGroupJoanne Chung
2021-08-18Bug Fix: fix NullPointerException while scrolling message appsJoanne Chung
2021-07-02Merge "Disable log default dumps in debug ROM" into sc-devJoanne Chung
2021-07-01Notify onFinished when activity is destroyed.Joanne Chung
2021-06-29Disable log default dumps in debug ROMJoanne Chung
2021-06-17Bug fix: Move the implementation out from View.onTranslationResponse.Joanne Chung
2021-06-09Clear the ViewTranslationResponse on finishing UiTranslation.Ahaan Ugale
2021-06-08Dump the last Activity information when dumpsys translationJoanne Chung
2021-05-27Translate: Text alpha animation on toggling translated state.Ahaan Ugale
2021-05-27Translate: Ignore duplicate translations.Ahaan Ugale
2021-05-21Refine the ViewTranslationCallback usage.Joanne Chung
2021-05-14Change dictionary results to use a bundle instead since it is aAdam He
2021-05-12Pipe UiTranslationSpec through to the UiTranslationController.Ahaan Ugale
2021-05-10API feedback: Translation View API improvement.Joanne Chung
2021-05-03Remove logging of translation requests/responses/chat related views.Adam He
2021-04-29Fix pass null TranslationCapability to dispatchRequestTranslation()Joanne Chung
2021-04-21Merge "API feedback: Translation View API refinement." into sc-devJoanne Chung
2021-04-20API feedback: Translation View API refinement.Joanne Chung
2021-04-20Merge "Rename destSpecs to targetSpecs" into sc-devTreeHugger Robot
2021-04-16AutoTranslate: Pad view text for compatibility reasons.Ahaan Ugale
2021-04-14Merge "Add debug log to help to debug translation problem." into sc-devJoanne Chung
2021-04-13Add debug log to help to debug translation problem.Joanne Chung
2021-04-02Fix UiTranslation for ListView.Ahaan Ugale
2021-04-01Rename destSpecs to targetSpecsAdam He
2021-04-01Merge "Allow to report finsh/pause state if Activity isn't resume." into sc-devTreeHugger Robot
2021-03-31Bug fix: allow to create ViewTranslationRequest for virtual AutofillId.Joanne Chung
2021-03-30Allow to report finsh/pause state if Activity isn't resume.Joanne Chung
2021-03-30Fix the wrong logic to check if the element in SparseArrayJoanne Chung
2021-03-29Add translation APIs for virtual views.Joanne Chung
2021-03-25Implement dispatchRequestTranslation for getting translation information.Joanne Chung
2021-03-25Update View translation APIs.Joanne Chung
2021-03-22Add API for TranslationContextAdam He
2021-03-19Implement TranslationCallback with support for partial responses.Adam He
2021-03-11Add debug logs to help clarify the issueJoanne Chung
2021-03-05Full refactor of Translation APIs.Adam He
2021-03-02Merge "Add shell commands and dump information for Translation" into sc-devJoanne Chung
2021-02-26Add shell commands and dump information for TranslationJoanne Chung
2021-02-25Optimization: find views in single traversal.Joanne Chung
2021-02-04Fix and refine works in UiTranslationControllerJoanne Chung
2021-01-27Implement the behavior after receiving auto translation request.Joanne Chung
2021-01-22Find the activity to notify Ui translation stateJoanne Chung