summaryrefslogtreecommitdiff
path: root/packages/DocumentsUI/src/com/android/documentsui/QuickViewIntentBuilder.java
AgeCommit message (Expand)Author
2016-07-29Delete orig DocumentsUI.Steve McKay
2016-06-29Allow quick view package to be set via setprop.Steve McKay
2016-04-25Fix index computation for quick viewing.Tomasz Mikolajewski
2016-04-19Restrict selection to 1000 items in DocumentsUI.Tomasz Mikolajewski
2016-04-12Daeal with null cursors more leniently.Steve McKay
2016-03-08Improve sorting performance by 2.5 times.Tomasz Mikolajewski
2016-02-18Limit number of ClipData items for a quick viewer to 1000.Tomasz Mikolajewski
2016-02-16Provide siblings in a sorted orders in DocumentsUI.Tomasz Mikolajewski
2016-01-21Do not launch a quick viewer unless it's whitelisted.Tomasz Mikolajewski
2015-12-16Re-enable sorting in the DirectoryFragment.Ben Kwa
2015-10-26Address followup comments from 793838.Steve McKay
2015-10-16Enable explicit package for quick view intent.Steve McKay
2015-09-23Move State to a separate file.Steve McKay
2015-08-20Use type inference where possible.Steve McKay
2015-08-04Populate quick view intent w/ file uris.Steve McKay