summaryrefslogtreecommitdiff
path: root/src/com/android/documentsui/DragAndDropManager.java
AgeCommit message (Expand)Author
2025-03-13[DocsUI M3] Restyle drag drop badge for M3 Wenbo Jie
2020-04-28Drag drop some changes Diksha Gohlyan
2019-01-25Migration to Westworld (1/2) shawnlin
2019-01-09Update colored icons for mimeTypes (1/N) Bill Lin
2018-07-09Mechanical refactoring to use public annotations. Jeff Sharkey
2018-04-17Migrated various apps under packages/apps/DocumentsUI/ to androidx KOUSHIK PANUGANTI
2017-05-31Passing SelectionDetails to DragAndDropManager. Ben Lin
2017-05-22Remove URI_READ/URI_WRITE permissions when dragging files in archives. Ben Lin
2017-04-28Fix crash when dragging documents from Recents. Garfield Tan
2017-04-19Disable Move/Move to/Cut to clipboard for read-only files. Ben Lin
2017-04-17Save the op type before fetching root document. Garfield Tan
2017-04-14Allow user control move/copy during drag and drop. Garfield Tan