index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmds
/
content
/
src
Age
Commit message (
Expand
)
Author
2017-07-24
Add null check
Marco Nelissen
2016-12-09
Replace ContentProvider SQL args w/ Bundle & Constants.
Steve McKay
2016-11-14
Update usage of ActivityManagerNative.
Sudheer Shanka
2016-11-04
Move IActivityManager to aidl.
Sudheer Shanka
2016-09-02
Add "adb shell content gettype" support
Makoto Onuki
2015-08-06
Clean up USER_OWNER reference in cmds.
Xiaohui Chen
2015-03-02
Content and settings shell commands passing invalid calling package.
Svetoslav
2014-11-19
Fix issue with call backs from media process.
Dianne Hackborn
2014-04-15
Add 'read' subcommand to the 'content' tool.
John Spurlock
2014-01-08
sqlite integer fields are long
Marco Nelissen
2013-02-26
am f7497c9e: am 755205ad: Merge "Fix spelling error s/SORT_OREDER/SORT_ORDER/...
Kenny Root
2013-02-26
Fix spelling error s/SORT_OREDER/SORT_ORDER/ in "content --help"
Martin Olsson
2013-01-29
Implement support for method calls in the `content` tool.
Daniel Sandler
2013-01-16
More work on App Ops service.
Dianne Hackborn
2012-11-01
Fix typo
Marco Nelissen
2012-09-21
Allow acquiring ContentProviders across users.
Jeff Sharkey
2012-02-29
Update to allow passing empty string in a binding.
Svetoslav Ganov
2012-02-15
Adding shell commands for modifying content.
Svetoslav Ganov