summaryrefslogtreecommitdiff
path: root/core/java/android/widget/TextViewTranslationCallback.java
Commit message (Expand)AuthorAgeFilesLines
* Translate selectable TextViews by temporarily disabling selectable.Mark Punzalan2022-05-251-7/+69
* Fix the translation not work if the animation is offJoanne Chung2022-03-241-6/+12
* Fix translation animation flash for the same translationJoanne Chung2021-12-101-0/+11
* Fix not show translation if call startTranslation after pauseTranslationJoanne Chung2021-10-071-1/+7
* Fix the existing translation doesn't update for new translated result.Joanne Chung2021-09-191-1/+6
* Disable log default dumps in debug ROMJoanne Chung2021-06-291-7/+1
* Bug fix: Move the implementation out from View.onTranslationResponse.Joanne Chung2021-06-171-45/+24
* Translate: Text alpha animation on toggling translated state.Ahaan Ugale2021-05-271-5/+81
* Translate TextView content description if existJoanne Chung2021-05-171-0/+17
* API feedback: Translation View API refinement.Joanne Chung2021-04-201-0/+13
* AutoTranslate: Pad view text for compatibility reasons.Ahaan Ugale2021-04-161-3/+64
* Add debug log to help to debug translation problem.Joanne Chung2021-04-131-1/+5
* Update View translation APIs.Joanne Chung2021-03-251-0/+120