summaryrefslogtreecommitdiff
path: root/cmds/content/src
AgeCommit message (Expand)Author
2020-03-25Expand "extras" support in content tool.Jeff Sharkey
2019-11-15Extend insert/update/delete to provide extras.Jeff Sharkey
2019-10-29Note with featureId from ContentProviderPhilip P. Moltmann
2018-12-08Extract common methods into ContentInterface.Jeff Sharkey
2018-12-03Redact location Exif tags when no permission.Jeff Sharkey
2018-10-05Remove SMS access for apps other than current SMS handlerEugene Susla
2018-09-19AMS.removeContentProviderExternal() should take a user-idMakoto Onuki
2018-07-09Now track "active time" in procstats.Dianne Hackborn
2018-01-31Use sendfile() and splice() to speed up copying.Jeff Sharkey
2018-01-01Add "write" comment to content tool.Jeff Sharkey
2017-07-24Add null checkMarco 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" supportMakoto 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 longMarco 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 typoMarco 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