History log of /frameworks/base/core/java/android/widget/AppSecurityPermissions.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6b8bdaa9c802746eabc4e96686739dbce34c2fbc 10-Oct-2010 Gilles Debunne <debunne@google.com> New AppsPermission and market style

Bug 3067333

Change-Id: Ibbf444cfd9b1e2d7b51f4194d57c6dee30ac18ee
/frameworks/base/core/java/android/widget/AppSecurityPermissions.java
8aa2e8939c61d788cbc192098465e79f584e173a 22-Jan-2010 Dianne Hackborn <hackbod@google.com> More device admin work: description, policy control.

There is now a description attribute associated with all components,
that can supply user-visible information about what the component does.
We use this to show such information about device admins, and wallpapers
are also updated to be able to show this in addition to the existing
description in their meta-data.

This also defines security control for admins, requiring that they
declare the policies they will touch, and enforcing that they do
so to be able to use various APIs.
/frameworks/base/core/java/android/widget/AppSecurityPermissions.java
8d5ae98549f68a1214a72e6d79456503eb7d96f5 06-Oct-2009 Suchi Amalapurapu <asuchitra@google.com> Make sdk version and code names static finals in PackageParser.
Remove api to set these values.
Remove an unused method in AppSecurityPermissions
/frameworks/base/core/java/android/widget/AppSecurityPermissions.java
17606f88527eb6c90c51784ae4bc08feda9c77db 14-Jul-2009 Romain Guy <romainguy@android.com> Fixes #1972593. Updates AppSecurityPermissions styles in Theme.Light
/frameworks/base/core/java/android/widget/AppSecurityPermissions.java
c7b14e92075b8a0250ccc8bb4aa21e61d620a708 27-May-2009 Suchi Amalapurapu <asuchitra@google.com> Fix a bug in AppSecurityPermissions where it wouldn't display permissions used by an app if it uses a shared user id.
Remove the else clause and always get the list of requested permissions first before adding the permissions obtained via
the shared user id.
Also change an if condition and comments for better readability
/frameworks/base/core/java/android/widget/AppSecurityPermissions.java
9066cfe9886ac131c34d59ed0e2d287b0e3c0087 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/frameworks/base/core/java/android/widget/AppSecurityPermissions.java
d83a98f4ce9cfa908f5c54bbd70f03eec07e7553 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/frameworks/base/core/java/android/widget/AppSecurityPermissions.java
f013e1afd1e68af5e3b868c26a653bbfb39538f8 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
/frameworks/base/core/java/android/widget/AppSecurityPermissions.java
54b6cfa9a9e5b861a9930af873580d6dc20f773c 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/frameworks/base/core/java/android/widget/AppSecurityPermissions.java