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