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