index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
SelectionActionModeHelper.java
Age
Commit message (
Expand
)
Author
2021-07-02
Merge "Notify Content Capture when deselected" into sc-dev
TYM Tsai
2021-06-30
Notify Content Capture when deselected
TYM Tsai
2021-06-17
Notify Content Capture the selection was changed
TYM Tsai
2021-03-02
Make SelectionActionModeHelper hardcoded constants configurable.
Joanne Chung
2020-12-02
Integrate the SuggestSelection API in TextView
Tony Mak
2020-11-27
Always swallow the IllegalStateException from AsyncTask.
Chang Li
2020-11-23
Conditionally swallows Exceptions from TextClassificationAsyncTask.
Chang Li
2020-11-06
Reduce the latency between the selection span is adjusted and the toolbar is ...
Tony Mak
2020-07-08
Merge "Fix typos related to sortSelectionIndices" am: 5247f04147 am: 7a42f1c980
Treehugger Robot
2020-07-06
Fix typos related to sortSelectionIndices
Wang Han
2020-07-06
Fix app crash if the selection is from reverse direction.
Joanne Chung
2020-06-08
Disable language logging in TextClassifier/TranslateEvent
Tony Mak
2020-04-29
Merge "Use TextClassicationSession to call smart selection APIs." into rvc-dev
TreeHugger Robot
2020-04-24
Use TextClassicationSession to call smart selection APIs.
Tony Mak
2020-04-16
Fix app crash if the selection is from reverse direction.
Joanne Chung
2020-03-16
Remove local text classifier and related tests.
Tony Mak
2020-01-03
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2019-08-22
Hold a strong reference to the callback in TextClassifierService
Tony Mak
2019-08-22
Hold a strong reference to the callback in TextClassifierService
Tony Mak
2019-04-16
Split TextClassifierEvent into multiple subclasses
Abodunrinwa Toki
2019-01-31
Log translate action's views and clicks.
Abodunrinwa Toki
2018-11-27
Do not linkify text with RLO/LRO characters.
Abodunrinwa Toki
2018-05-25
Fix monkey crash in smart selection animation
Mihai Popa
2018-05-22
Merge "Cheaper crash check post smart selection animation"
TreeHugger Robot
2018-05-22
Merge "End the TC session on terminal selection event actions" into pi-dev am...
Abodunrinwa Toki
2018-05-22
Merge "End the TC session on terminal selection event actions" into pi-dev
TreeHugger Robot
2018-05-22
Merge "Fix crash after smart selection animation" into pi-dev
Mihai Popa
2018-05-22
End the TC session on terminal selection event actions
Abodunrinwa Toki
2018-05-22
Fix crash after smart selection animation
Mihai Popa
2018-05-21
Cheaper crash check post smart selection animation
Mihai Popa
2018-05-17
Merge "Refresh TCM settings when they change" into pi-dev am: 3fa564030f
Abodunrinwa Toki
2018-05-17
Refresh TCM settings when they change
Abodunrinwa Toki
2018-05-09
Fix crash after smart selection animation
Mihai Popa
2018-04-10
Fix broken target SDK checks.
Jeff Sharkey
2018-04-07
Remove legacy logger
Jan Althaus
2018-04-01
TextClassifier API updates.
Abodunrinwa Toki
2018-03-28
Merge "Implement Stateful TextClassifier APIs." into pi-dev
Abodunrinwa Toki
2018-03-28
Implement Stateful TextClassifier APIs.
Abodunrinwa Toki
2018-03-26
Fix random SmartLinkify-related TextView bugs.
Abodunrinwa Toki
2018-03-22
Fix smart_linkify_enabled flag.
Abodunrinwa Toki
2018-03-12
TextClassifierService.onSelectionEvent
Abodunrinwa Toki
2018-03-10
Merge textclassifier/logging/ into textclassifier/
Abodunrinwa Toki
2018-03-06
Don't use highlighting in non-selectable text. Also fixes potential discrepan...
Richard Ledley
2018-02-28
Associate TCconstants with the TCM instead of TCImpl
Abodunrinwa Toki
2018-02-12
Merge "Logging for linkify selections"
TreeHugger Robot
2018-02-05
Logging for linkify selections
Jan Althaus
2018-02-05
Updating smart text selection animation
Jan Althaus
2018-01-31
Implement TextClassifier.getLogger API
Abodunrinwa Toki
2018-01-29
Introduce a TextClassifierManagerService.
Abodunrinwa Toki
2018-01-11
Make Linkify links clickable in nonselectable text.
Richard Ledley
[next]