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
/
provider
/
DocumentsContract.java
Age
Commit message (
Expand
)
Author
2021-03-24
Make getExternalStorageMountMode as SystemApi
Abhijeet Kaur
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-20
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-05-01
Merge "Fix broken @see tags in public documentation."
Andrew Sapperstein
2020-04-28
Fix broken @see tags in public documentation.
Andrew Sapperstein
2020-04-07
Remove exposed hidden apis in Point.java
Alec Mouri
2020-03-09
More CTS for APIs used by Mainline.
Jeff Sharkey
2020-01-31
Do not use @SystemApi(client = MODULE_APPS) (documents/settings)
Makoto Onuki
2020-01-20
Add system API for building document URI with user ID.
Alex Kershaw
2020-01-15
Update FLAG_DIR_BLOCK_TREE to FLAG_DIR_BLOCKS_OPEN_DOCUMENT_TREE
Ivan Chiang
2020-01-09
Merge "Update java doc for FLAG_DIR_BLOCKS_TREE"
TreeHugger Robot
2020-01-07
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
Update java doc for FLAG_DIR_BLOCKS_TREE
Ivan Chiang
2019-10-02
Allow providers block folders in ACTION_OPEN_DOCUMENT_TREE
Ivan Chiang
2019-05-20
Fix thumbnail's orienation issue
Ivan Chiang
2019-05-15
Revoke prior uri grants when MediaProvider db gets recreated.
Sudheer Shanka
2019-04-29
Fix can't create thumbnail and wrong orientation issue
Ivan Chiang
2019-03-06
Update Nullability of Apis
Ivan Chiang
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-15
Replace ContentInterface with wrapping.
Jeff Sharkey
2019-02-07
Make DocumentsContract#PATH_TREE private.
Amin Shaikh
2019-01-23
Merge "Add new column into Root to get the supported query args"
Ivan Chiang
2019-01-23
Merge "Fix CTS test fail for isTreeUri check in findDocumentPath method"
Ivan Chiang
2019-01-22
Add nullability annotations for some apis and update java doc
Ivan Chiang
2019-01-21
Add new column into Root to get the supported query args
Ivan Chiang
2019-01-21
Fix CTS test fail for isTreeUri check in findDocumentPath method
Ivan Chiang
2018-12-18
Add StorageVolume#createOpenDocumentTreeIntent
Amin Shaikh
2018-12-13
This is a giant mess.
Jeff Sharkey
2018-12-12
Merge "People still need the old method signatures."
Jeff Sharkey
2018-12-11
People still need the old method signatures.
Jeff Sharkey
2018-12-11
Surface tree statistics through metadata.
Jeff Sharkey
2018-12-08
Make DocumentsContract methods more general.
Jeff Sharkey
2018-12-05
Expose @SystemApi and @Public for unbundling DocumentsUI
Ivan Chiang
2018-12-05
Add query argument QUERY_ARG_EXCLUDE_MEDIA
Ivan Chiang
2018-11-19
Use ALLOCATOR_SOFTWARE with ImageDecoder
Leon Scroggins III
2018-11-14
Extend DocumentsContract search to accept mime types
Ivan Chiang
2018-10-24
Reroute Uri conversions though MediaProvider.
Jeff Sharkey
2018-10-18
Convenience method for obtaining thumbnails.
Jeff Sharkey
2018-09-27
Add isRootsUri method to check whether the roots uri is valid
Ivan Chiang
2018-09-13
docs: fixed instances of typo in 'overridden' am: debd4ee72d
kopriva
2018-09-13
docs: fixed instances of typo in 'overridden'
kopriva
2018-09-13
docs: fixed instances of typo in 'overridden'
kopriva
2018-08-10
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-10
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-07-11
Utility methods useful for working with files.
Jeff Sharkey
2018-06-04
Fix broken links in @see tags in framework docs.
Aurimas Liutikas
2018-01-25
Internal Framework changes needed by DocumentUI's ScopedAccessProvider:
Felipe Leme
[next]