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
/
Editor.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Ability to Check if Cursor is Blinking
Steven Terrell
2022-09-15
1
-0
/
+11
*
Stop cursor from blinking when not visible
Steven Terrell
2022-08-26
1
-9
/
+5
*
Split animation methods out of OnBackInvokedCallback
Vadim Caen
2022-04-01
1
-6
/
+1
*
Merge "Migrate TextView to use OnBackInvokedDispatcher." into tm-dev
Shan Huang
2022-03-24
1
-0
/
+44
|
\
|
*
Migrate TextView to use OnBackInvokedDispatcher.
Shan Huang
2022-03-23
1
-0
/
+44
*
|
Scribe in View: disable cursor drag when handwriting is enabled
Haoyu Zhang
2022-03-16
1
-1
/
+7
|
/
*
Use local coordinates in CAI#EditorBoundsInfo
Taran Singh
2022-03-03
1
-1
/
+1
*
Scribe in IMF: Introduce filters in CursoAnchorInfo API 7/N
Taran Singh
2022-01-26
1
-59
/
+83
*
Merge "Ensure that "smart" actions are shown in Talkback."
Abodunrinwa Toki
2022-01-24
1
-3
/
+69
|
\
|
*
Ensure that "smart" actions are shown in Talkback.
Abodunrinwa Toki
2022-01-21
1
-3
/
+69
*
|
Scribe in IMF: CursorAnchorInfo#getEditorBoundsInfo 3/N
Taran Singh
2022-01-18
1
-0
/
+7
|
/
*
Implement fallback line spacing for BoringLayout
Seigo Nonaka
2022-01-12
1
-1
/
+1
*
Revert "Implement fallback line spacing for BoringLayout"
Shubham Dubey
2022-01-10
1
-1
/
+1
*
Implement fallback line spacing for BoringLayout
Seigo Nonaka
2022-01-06
1
-1
/
+1
*
Merge "Use IMM#invalidateInput() in EditText#setText() (2nd try)"
TreeHugger Robot
2021-12-20
1
-1
/
+1
|
\
|
*
Use IMM#invalidateInput() in EditText#setText() (2nd try)
Yohei Yukawa
2021-12-17
1
-1
/
+1
|
*
Revert "Use IMM#invalidateInput() in EditText#setText()"
Yohei Yukawa
2021-12-03
1
-1
/
+1
|
*
Use IMM#invalidateInput() in EditText#setText()
Yohei Yukawa
2021-11-17
1
-1
/
+1
*
|
Make SuggestionRangeSpan public
yingleiw
2021-12-06
1
-0
/
+8
*
|
Add AccessibilityAction ACTION_SHOW_SUGGESTIONS
yingleiw
2021-12-02
1
-1
/
+1
|
/
*
Move EditableInputConnection into com.android.internal.inputmethod
Yohei Yukawa
2021-07-09
1
-1
/
+1
*
Merge "Revert "Do not invoke textclassifier when dimissing the selection"" in...
TreeHugger Robot
2021-05-24
1
-16
/
+8
|
\
|
*
Revert "Do not invoke textclassifier when dimissing the selection"
Tony Mak
2021-05-24
1
-16
/
+8
*
|
Dismiss magnifier correctly in concurrent editing scenario
Mihai Popa
2021-04-29
1
-3
/
+3
*
|
Fix stale EditorInfo upon EditText#setText()
Yohei Yukawa
2021-04-27
1
-1
/
+39
*
|
Fix magnifier appearing unexpectedly on scroll
Mihai Popa
2021-04-09
1
-1
/
+3
*
|
Merge "OnReceiveContentListener: Handle IME insertion permissions release" in...
Nikita Dubrovsky
2021-03-30
1
-2
/
+2
|
\
\
|
*
|
OnReceiveContentListener: Handle IME insertion permissions release
Nikita Dubrovsky
2021-03-25
1
-2
/
+2
*
|
|
Merge "Update logic for drag-and-drop URI permissions for editable TextViews"...
Nikita Dubrovsky
2021-03-15
1
-3
/
+0
|
\
|
|
|
*
|
Update logic for drag-and-drop URI permissions for editable TextViews
Nikita Dubrovsky
2021-03-12
1
-3
/
+0
|
|
/
*
|
InputMethodInfo attr to suppress spell checker.
Kohsuke Yatoh
2021-03-13
1
-0
/
+6
*
|
Update the cursor visibility correctly after dismissing popup window
Lan Wei
2021-02-26
1
-2
/
+2
|
/
*
Do not invoke textclassifier when dimissing the selection
Tony Mak
2021-01-29
1
-8
/
+16
*
Merge "Add MIME types to ViewStructure and autofill/cc ViewNode classes"
Nikita Dubrovsky
2021-01-11
1
-2
/
+13
|
\
|
*
Add MIME types to ViewStructure and autofill/cc ViewNode classes
Nikita Dubrovsky
2021-01-11
1
-2
/
+13
*
|
Merge "[Magnifier-77] Show it on long press selection"
TreeHugger Robot
2021-01-11
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
[Magnifier-77] Show it on long press selection
Mihai Popa
2021-01-08
1
-0
/
+6
*
|
Move/rename OnReceiveContentListener.Payload to android.view.ContentInfo
Nikita Dubrovsky
2020-11-27
1
-4
/
+4
*
|
Add View.performReceiveContent in addition to View.onReceiveContent
Nikita Dubrovsky
2020-11-17
1
-1
/
+1
*
|
Merge "Update onReceiveContent() logic for app vs platform processing"
Nikita Dubrovsky
2020-11-13
1
-9
/
+9
|
\
\
|
*
|
Update onReceiveContent() logic for app vs platform processing
Nikita Dubrovsky
2020-11-12
1
-9
/
+9
*
|
|
Merge "Reduce the latency between the selection span is adjusted and the tool...
TreeHugger Robot
2020-11-06
1
-4
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Reduce the latency between the selection span is adjusted and the toolbar is ...
Tony Mak
2020-11-06
1
-4
/
+11
*
|
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-2
/
+2
*
|
|
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+2
*
|
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-2
/
+2
*
|
|
Use IME image API impl as fallback in TextViewOnReceiveContentCallback
Nikita Dubrovsky
2020-10-16
1
-0
/
+11
|
/
/
*
|
Add API to differentiate grammar suggestions.
Kohsuke Yatoh
2020-10-05
1
-14
/
+29
*
|
Update RichContentReceiver API (now OnReceiveContentCallback)
Nikita Dubrovsky
2020-09-25
1
-3
/
+8
*
|
Merge "Implement the floating cursor via the fisheye magnifier."
Shu Chen
2020-08-08
1
-22
/
+60
|
\
\
[next]