index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
SelectionActionModeHelper.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the empty selection issue when onCreateActionMode returns false
Tony Mak
2022-02-01
1
-5
/
+5
*
Merge "Notify Content Capture when deselected" into sc-dev
TYM Tsai
2021-07-02
1
-0
/
+1
|
\
|
*
Notify Content Capture when deselected
TYM Tsai
2021-06-30
1
-0
/
+1
*
|
Notify Content Capture the selection was changed
TYM Tsai
2021-06-17
1
-0
/
+2
|
/
*
Make SelectionActionModeHelper hardcoded constants configurable.
Joanne Chung
2021-03-02
1
-10
/
+16
*
Integrate the SuggestSelection API in TextView
Tony Mak
2020-12-02
1
-0
/
+3
*
Always swallow the IllegalStateException from AsyncTask.
Chang Li
2020-11-27
1
-23
/
+6
*
Conditionally swallows Exceptions from TextClassificationAsyncTask.
Chang Li
2020-11-23
1
-5
/
+28
*
Reduce the latency between the selection span is adjusted and the toolbar is ...
Tony Mak
2020-11-06
1
-5
/
+5
*
Merge "Fix typos related to sortSelectionIndices" am: 5247f04147 am: 7a42f1c980
Treehugger Robot
2020-07-08
1
-13
/
+13
|
\
|
*
Fix typos related to sortSelectionIndices
Wang Han
2020-07-06
1
-13
/
+13
|
*
Fix app crash if the selection is from reverse direction.
Joanne Chung
2020-07-06
1
-17
/
+55
|
*
Hold a strong reference to the callback in TextClassifierService
Tony Mak
2019-08-22
1
-0
/
+1
*
|
Disable language logging in TextClassifier/TranslateEvent
Tony Mak
2020-06-08
1
-1
/
+2
*
|
Merge "Use TextClassicationSession to call smart selection APIs." into rvc-dev
TreeHugger Robot
2020-04-29
1
-2
/
+2
|
\
\
|
*
|
Use TextClassicationSession to call smart selection APIs.
Tony Mak
2020-04-24
1
-2
/
+2
*
|
|
Fix app crash if the selection is from reverse direction.
Joanne Chung
2020-04-16
1
-18
/
+55
|
/
/
*
|
Remove local text classifier and related tests.
Tony Mak
2020-03-16
1
-2
/
+1
*
|
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2020-01-03
1
-11
/
+11
*
|
Hold a strong reference to the callback in TextClassifierService
Tony Mak
2019-08-22
1
-0
/
+1
|
/
*
Split TextClassifierEvent into multiple subclasses
Abodunrinwa Toki
2019-04-16
1
-3
/
+2
*
Log translate action's views and clicks.
Abodunrinwa Toki
2019-01-31
1
-9
/
+109
*
Do not linkify text with RLO/LRO characters.
Abodunrinwa Toki
2018-11-27
1
-12
/
+7
*
Fix monkey crash in smart selection animation
Mihai Popa
2018-05-25
1
-2
/
+6
*
Merge "Cheaper crash check post smart selection animation"
TreeHugger Robot
2018-05-22
1
-2
/
+2
|
\
|
*
Cheaper crash check post smart selection animation
Mihai Popa
2018-05-21
1
-2
/
+2
*
|
Merge "End the TC session on terminal selection event actions" into pi-dev am...
Abodunrinwa Toki
2018-05-22
1
-23
/
+33
|
\
\
|
|
/
|
/
|
|
*
Merge "End the TC session on terminal selection event actions" into pi-dev
TreeHugger Robot
2018-05-22
1
-23
/
+33
|
|
\
|
|
*
End the TC session on terminal selection event actions
Abodunrinwa Toki
2018-05-22
1
-23
/
+33
|
*
|
Merge "Fix crash after smart selection animation" into pi-dev
Mihai Popa
2018-05-22
1
-1
/
+6
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fix crash after smart selection animation
Mihai Popa
2018-05-22
1
-1
/
+6
*
|
|
Merge "Refresh TCM settings when they change" into pi-dev am: 3fa564030f
Abodunrinwa Toki
2018-05-17
1
-9
/
+12
|
\
|
|
|
*
|
Refresh TCM settings when they change
Abodunrinwa Toki
2018-05-17
1
-9
/
+12
|
|
/
*
/
Fix crash after smart selection animation
Mihai Popa
2018-05-09
1
-1
/
+6
|
/
*
Fix broken target SDK checks.
Jeff Sharkey
2018-04-10
1
-2
/
+2
*
Remove legacy logger
Jan Althaus
2018-04-07
1
-22
/
+2
*
TextClassifier API updates.
Abodunrinwa Toki
2018-04-01
1
-41
/
+52
*
Merge "Implement Stateful TextClassifier APIs." into pi-dev
Abodunrinwa Toki
2018-03-28
1
-18
/
+48
|
\
|
*
Implement Stateful TextClassifier APIs.
Abodunrinwa Toki
2018-03-28
1
-18
/
+48
|
*
Fix smart_linkify_enabled flag.
Abodunrinwa Toki
2018-03-22
1
-1
/
+1
*
|
Fix random SmartLinkify-related TextView bugs.
Abodunrinwa Toki
2018-03-26
1
-10
/
+21
|
/
*
TextClassifierService.onSelectionEvent
Abodunrinwa Toki
2018-03-12
1
-0
/
+3
*
Merge textclassifier/logging/ into textclassifier/
Abodunrinwa Toki
2018-03-10
1
-2
/
+2
*
Don't use highlighting in non-selectable text. Also fixes potential discrepan...
Richard Ledley
2018-03-06
1
-11
/
+6
*
Associate TCconstants with the TCM instead of TCImpl
Abodunrinwa Toki
2018-02-28
1
-15
/
+16
*
Merge "Logging for linkify selections"
TreeHugger Robot
2018-02-12
1
-6
/
+15
|
\
|
*
Logging for linkify selections
Jan Althaus
2018-02-05
1
-6
/
+15
*
|
Updating smart text selection animation
Jan Althaus
2018-02-05
1
-2
/
+6
|
/
*
Implement TextClassifier.getLogger API
Abodunrinwa Toki
2018-01-31
1
-39
/
+46
*
Introduce a TextClassifierManagerService.
Abodunrinwa Toki
2018-01-29
1
-0
/
+1
[next]