summaryrefslogtreecommitdiff
path: root/core/java/android/widget/SelectionActionModeHelper.java
AgeCommit message (Expand)Author
2021-07-02Merge "Notify Content Capture when deselected" into sc-devTYM Tsai
2021-06-30Notify Content Capture when deselectedTYM Tsai
2021-06-17Notify Content Capture the selection was changedTYM Tsai
2021-03-02Make SelectionActionModeHelper hardcoded constants configurable.Joanne Chung
2020-12-02Integrate the SuggestSelection API in TextViewTony Mak
2020-11-27Always swallow the IllegalStateException from AsyncTask.Chang Li
2020-11-23Conditionally swallows Exceptions from TextClassificationAsyncTask.Chang Li
2020-11-06Reduce the latency between the selection span is adjusted and the toolbar is ...Tony Mak
2020-07-08Merge "Fix typos related to sortSelectionIndices" am: 5247f04147 am: 7a42f1c980Treehugger Robot
2020-07-06Fix typos related to sortSelectionIndicesWang Han
2020-07-06Fix app crash if the selection is from reverse direction.Joanne Chung
2020-06-08Disable language logging in TextClassifier/TranslateEventTony Mak
2020-04-29Merge "Use TextClassicationSession to call smart selection APIs." into rvc-devTreeHugger Robot
2020-04-24Use TextClassicationSession to call smart selection APIs.Tony Mak
2020-04-16Fix app crash if the selection is from reverse direction.Joanne Chung
2020-03-16Remove local text classifier and related tests.Tony Mak
2020-01-03Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin
2019-08-22Hold a strong reference to the callback in TextClassifierServiceTony Mak
2019-08-22Hold a strong reference to the callback in TextClassifierServiceTony Mak
2019-04-16Split TextClassifierEvent into multiple subclassesAbodunrinwa Toki
2019-01-31Log translate action's views and clicks.Abodunrinwa Toki
2018-11-27Do not linkify text with RLO/LRO characters.Abodunrinwa Toki
2018-05-25Fix monkey crash in smart selection animationMihai Popa
2018-05-22Merge "Cheaper crash check post smart selection animation"TreeHugger Robot
2018-05-22Merge "End the TC session on terminal selection event actions" into pi-dev am...Abodunrinwa Toki
2018-05-22Merge "End the TC session on terminal selection event actions" into pi-devTreeHugger Robot
2018-05-22Merge "Fix crash after smart selection animation" into pi-devMihai Popa
2018-05-22End the TC session on terminal selection event actionsAbodunrinwa Toki
2018-05-22Fix crash after smart selection animationMihai Popa
2018-05-21Cheaper crash check post smart selection animationMihai Popa
2018-05-17Merge "Refresh TCM settings when they change" into pi-dev am: 3fa564030fAbodunrinwa Toki
2018-05-17Refresh TCM settings when they changeAbodunrinwa Toki
2018-05-09Fix crash after smart selection animationMihai Popa
2018-04-10Fix broken target SDK checks.Jeff Sharkey
2018-04-07Remove legacy loggerJan Althaus
2018-04-01TextClassifier API updates.Abodunrinwa Toki
2018-03-28Merge "Implement Stateful TextClassifier APIs." into pi-devAbodunrinwa Toki
2018-03-28Implement Stateful TextClassifier APIs.Abodunrinwa Toki
2018-03-26Fix random SmartLinkify-related TextView bugs.Abodunrinwa Toki
2018-03-22Fix smart_linkify_enabled flag.Abodunrinwa Toki
2018-03-12TextClassifierService.onSelectionEventAbodunrinwa Toki
2018-03-10Merge textclassifier/logging/ into textclassifier/Abodunrinwa Toki
2018-03-06Don't use highlighting in non-selectable text. Also fixes potential discrepan...Richard Ledley
2018-02-28Associate TCconstants with the TCM instead of TCImplAbodunrinwa Toki
2018-02-12Merge "Logging for linkify selections"TreeHugger Robot
2018-02-05Logging for linkify selectionsJan Althaus
2018-02-05Updating smart text selection animationJan Althaus
2018-01-31Implement TextClassifier.getLogger APIAbodunrinwa Toki
2018-01-29Introduce a TextClassifierManagerService.Abodunrinwa Toki
2018-01-11Make Linkify links clickable in nonselectable text.Richard Ledley