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
/
Editor.java
Age
Commit message (
Expand
)
Author
2022-05-05
Editor: Disable magnifier position animation
Danny Lin
2021-05-24
Merge "Revert "Do not invoke textclassifier when dimissing the selection"" in...
TreeHugger Robot
2021-05-24
Revert "Do not invoke textclassifier when dimissing the selection"
Tony Mak
2021-04-29
Dismiss magnifier correctly in concurrent editing scenario
Mihai Popa
2021-04-27
Fix stale EditorInfo upon EditText#setText()
Yohei Yukawa
2021-04-09
Fix magnifier appearing unexpectedly on scroll
Mihai Popa
2021-03-30
Merge "OnReceiveContentListener: Handle IME insertion permissions release" in...
Nikita Dubrovsky
2021-03-25
OnReceiveContentListener: Handle IME insertion permissions release
Nikita Dubrovsky
2021-03-15
Merge "Update logic for drag-and-drop URI permissions for editable TextViews"...
Nikita Dubrovsky
2021-03-13
InputMethodInfo attr to suppress spell checker.
Kohsuke Yatoh
2021-03-12
Update logic for drag-and-drop URI permissions for editable TextViews
Nikita Dubrovsky
2021-02-26
Update the cursor visibility correctly after dismissing popup window
Lan Wei
2021-01-29
Do not invoke textclassifier when dimissing the selection
Tony Mak
2021-01-11
Merge "Add MIME types to ViewStructure and autofill/cc ViewNode classes"
Nikita Dubrovsky
2021-01-11
Add MIME types to ViewStructure and autofill/cc ViewNode classes
Nikita Dubrovsky
2021-01-11
Merge "[Magnifier-77] Show it on long press selection"
TreeHugger Robot
2021-01-08
[Magnifier-77] Show it on long press selection
Mihai Popa
2020-11-27
Move/rename OnReceiveContentListener.Payload to android.view.ContentInfo
Nikita Dubrovsky
2020-11-17
Add View.performReceiveContent in addition to View.onReceiveContent
Nikita Dubrovsky
2020-11-13
Merge "Update onReceiveContent() logic for app vs platform processing"
Nikita Dubrovsky
2020-11-12
Update onReceiveContent() logic for app vs platform processing
Nikita Dubrovsky
2020-11-06
Merge "Reduce the latency between the selection span is adjusted and the tool...
TreeHugger Robot
2020-11-06
Reduce the latency between the selection span is adjusted and the toolbar is ...
Tony Mak
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-16
Use IME image API impl as fallback in TextViewOnReceiveContentCallback
Nikita Dubrovsky
2020-10-05
Add API to differentiate grammar suggestions.
Kohsuke Yatoh
2020-09-25
Update RichContentReceiver API (now OnReceiveContentCallback)
Nikita Dubrovsky
2020-08-08
Merge "Implement the floating cursor via the fisheye magnifier."
Shu Chen
2020-08-07
Implement the floating cursor via the fisheye magnifier.
Shu Chen
2020-08-04
Add DeviceConfig flag for drag direction angle threshold for cursor drag
Nikita Dubrovsky
2020-07-17
Ensures the slop value is fixed cross lines.
Shu Chen
2020-06-23
Merge "Fix double-tap detection in TextView's SelectionModifierCursorControll...
Nikita Dubrovsky
2020-06-22
Fix double-tap detection in TextView's SelectionModifierCursorController
Nikita Dubrovsky
2020-05-21
Makes the line slop ratio configurable.
Shu Chen
2020-04-16
Merge "Prevents multi touch among TextView and handle reviews." into rvc-dev ...
Shu Chen
2020-04-16
Prevents multi touch among TextView and handle reviews.
Shu Chen
2020-03-31
Add unified API for inserting rich content (e.g. pasting an image)
Nikita Dubrovsky
2020-03-25
Merge "Calculates the slop values per upper/lower line height." into rvc-dev
Shu Chen
2020-03-25
Calculates the slop values per upper/lower line height.
Shu Chen
2020-03-18
Merge "Implement ACTION_LONG_CLICK for accessibility" into rvc-dev
Sally Yuen
2020-03-17
Implement ACTION_LONG_CLICK for accessibility
sallyyuen
2020-03-12
Makes the finger-to-cursor distance configurable via DeviceConfig.
Shu Chen
2020-03-09
Unifies the finger-to-cursor distance between drag cursor and drag handle.
Shu Chen
2020-02-20
Merge changes from topic "cursor-control-flags"
Nikita Dubrovsky
2020-02-20
Merge "Supports dynamic height for the new magnifier."
Shu Chen
2020-02-19
Merge "Update cursor drag to snap the finger position to the handle + add slop"
Nikita Dubrovsky
2020-02-19
Allow setting defaults for DeviceConfig flags plumbed via settings
Nikita Dubrovsky
2020-02-19
Update cursor drag to snap the finger position to the handle + add slop
Nikita Dubrovsky
[next]