• Home
  • History
  • Annotate
  • only in /frameworks/base/cmds/content/
History log of /frameworks/base/cmds/content/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
abb4a7008a1f5eab6cfaf7e9dd4779e549c21714 22-Nov-2012 Svetoslav Ganov <svetoslavganov@google.com> Update the content shell command's usage instructions.

The usage instructions of the content shell command were missing some
excape charecters which caused the examples not to work. As a result
of the incorrect instructions users are prone to constructing incorrect
commands.

bug:7526252

Change-Id: I2fcc4dd1fd05806fe951245651b97e40a4786d24
rc/com/android/commands/content/Content.java
6d51571835737c7502a2e111ee9dc2527ebad984 21-Sep-2012 Jeff Sharkey <jsharkey@android.com> Allow acquiring ContentProviders across users.

Otherwise services like SystemUI will always open content://-style
Uris as USER_OWNER. Surfaces through createPackageContextAsUser()
which points all ContentResolver operations towards a given user.

Start using in RemoteViews, so that Notifications correctly resolve
image Uris to the sending user. Also add user support for "content"
shell tool.

Bug: 7202982
Change-Id: I8cb7fb8a812e825bb0b5833799dba87055ff8699
rc/com/android/commands/content/Content.java
8486bc11baa717390796f2ebd55c7b2ae9294bb7 29-Feb-2012 Svetoslav Ganov <svetoslavganov@google.com> Update to allow passing empty string in a binding.

Change-Id: Ia16bd5dc78da1f5c8e52070d9c0e8431744224e8
rc/com/android/commands/content/Content.java
3f55172f7b3957a37b094c2afcbaa673a8b488fa 22-Feb-2012 Svetoslav Ganov <svetoslavganov@google.com> Fixing the content build file to include the command on user builds.

Change-Id: Ic4a1627eff869702d04c81dcb9a877c74ed65f2a
ndroid.mk
09ff963b085b3934d52112e2b74688125304e3f9 16-Feb-2012 Svetoslav Ganov <svetoslavganov@google.com> Fixing the build.

Change-Id: I9ba599adea16b68c3c3af166a2845979624aef80
ndroid.mk
25872aa3ef189ae5506a923398af11ce5eb1a9b9 04-Feb-2012 Svetoslav Ganov <svetoslavganov@google.com> Adding shell commands for modifying content.

1. Added methods to the ActivityManagerService remote interface
that allow accessing content providers outside of an application.
These methods are guarded by an internal signature protected
permission which is given to the shell user. This enables a
shell program to access content providers.

2. Implemented a shell command that takes as input as standart
fagls with values and manipulates content via the content provider
mechanism.

Change-Id: I2943f8b59fbab33eb623458fa01ea61a077b9845
ndroid.mk
ODULE_LICENSE_APACHE2
OTICE
ontent
rc/com/android/commands/content/Content.java