summaryrefslogtreecommitdiff
path: root/cmds/content/src/com/android/commands
Commit message (Expand)AuthorAgeFilesLines
* Runtime permission attribution improvementsSvet Ganov2021-03-291-8/+16
* Expand "extras" support in content tool.Jeff Sharkey2020-03-251-79/+114
* Extend insert/update/delete to provide extras.Jeff Sharkey2019-11-151-3/+5
* Note with featureId from ContentProviderPhilip P. Moltmann2019-10-291-7/+7
* Extract common methods into ContentInterface.Jeff Sharkey2018-12-081-1/+1
* Redact location Exif tags when no permission.Jeff Sharkey2018-12-031-1/+4
* Remove SMS access for apps other than current SMS handlerEugene Susla2018-10-051-4/+0
* AMS.removeContentProviderExternal() should take a user-idMakoto Onuki2018-09-191-1/+2
* Now track "active time" in procstats.Dianne Hackborn2018-07-091-1/+1
* Use sendfile() and splice() to speed up copying.Jeff Sharkey2018-01-311-2/+4
* Add "write" comment to content tool.Jeff Sharkey2018-01-011-21/+43
* Add null checkMarco Nelissen2017-07-241-1/+3
* Replace ContentProvider SQL args w/ Bundle & Constants.Steve McKay2016-12-091-2/+3
* Update usage of ActivityManagerNative.Sudheer Shanka2016-11-141-2/+2
* Move IActivityManager to aidl.Sudheer Shanka2016-11-041-1/+1
* Add "adb shell content gettype" supportMakoto Onuki2016-09-021-53/+93
* Clean up USER_OWNER reference in cmds.Xiaohui Chen2015-08-061-6/+6
* Content and settings shell commands passing invalid calling package.Svetoslav2015-03-021-4/+22
* Fix issue with call backs from media process.Dianne Hackborn2014-11-191-1/+1
* Add 'read' subcommand to the 'content' tool.John Spurlock2014-04-151-0/+61
* sqlite integer fields are longMarco Nelissen2014-01-081-1/+1
* am f7497c9e: am 755205ad: Merge "Fix spelling error s/SORT_OREDER/SORT_ORDER/...Kenny Root2013-02-261-1/+1
|\
| * Fix spelling error s/SORT_OREDER/SORT_ORDER/ in "content --help"Martin Olsson2013-02-261-1/+1
* | Implement support for method calls in the `content` tool.Daniel Sandler2013-01-291-0/+82
* | More work on App Ops service.Dianne Hackborn2013-01-161-4/+4
* | Fix typoMarco Nelissen2012-11-011-1/+1
|/
* Allow acquiring ContentProviders across users.Jeff Sharkey2012-09-211-19/+37
* Update to allow passing empty string in a binding.Svetoslav Ganov2012-02-291-5/+10
* Adding shell commands for modifying content.Svetoslav Ganov2012-02-151-0/+442