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
/
content
/
pm
/
ProviderInfo.java
Age
Commit message (
Expand
)
Author
2020-04-21
Update some Parcelables to send Strings UTF-8.
Jeff Sharkey
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-05
Fix issue #123704875: Editing the screenshot force closed the activity
Dianne Hackborn
2017-08-31
Fix wrong dump output of *Info#flags
Yohei Yukawa
2017-04-25
Add concept of implicitly exposed components
Todd Kennedy
2016-12-12
Scope package manager queries for ephemeral apps
Todd Kennedy
2015-12-09
Add a mechanism for broadcasts to control background dispatching.
Dianne Hackborn
2013-10-07
Add <intent-filter> support to <provider>.
Jeff Sharkey
2012-08-07
More mult-user API work.
Dianne Hackborn
2009-08-24
I am getting tired of the java doc warnings, so fix them.
Dianne Hackborn
2009-07-09
resolved conflicts for merge of 2af632f8 to master
Dianne Hackborn
2009-07-08
Add new <path-permission tag for use by global search.
Dianne Hackborn
2009-04-30
decouple SyncAdapter from ContentProvider
Fred Quintana
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project