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