| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply MMAC changes from master. | Stephen Smalley | 2013-07-18 | 1 | -0/+8 |
* | framework: Privacy Guard | Steve Kondik | 2013-06-24 | 1 | -0/+16 |
* | FM Radio: Add support for FM Radio in Android | Anurag Gupta | 2013-02-09 | 1 | -0/+16 |
* | Squashed commit of the theme engine support. | Ricardo Cerqueira | 2012-11-24 | 1 | -0/+12 |
* | Load resources for the correct user | Amith Yamasani | 2012-09-25 | 1 | -0/+4 |
* | Merge "Unhide and document feature android.hardware.camera.any." into jb-mr1-dev | Eino-Ville Talvala | 2012-09-23 | 1 | -1/+0 |
|\ |
|
| * | Unhide and document feature android.hardware.camera.any. | Eino-Ville Talvala | 2012-09-18 | 1 | -1/+0 |
* | | Merge "Add hardware feature android.hardware.camera.any." into jb-mr1-dev | Eino-Ville Talvala | 2012-09-21 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | Add hardware feature android.hardware.camera.any. | Eino-Ville Talvala | 2012-09-18 | 1 | -0/+9 |
* | | Multi-user support for the accessibility layer. | Svetoslav Ganov | 2012-09-21 | 1 | -1/+55 |
* | | Fix API review bugs. | Dianne Hackborn | 2012-09-17 | 1 | -4/+2 |
|/ |
|
* | Send more information to verifiers | rich cannings | 2012-09-14 | 1 | -0/+24 |
* | More multi-user methods in PM | Amith Yamasani | 2012-09-08 | 1 | -0/+62 |
* | Merge "Notify verifiers that verification is complete" into jb-mr1-dev | rich cannings | 2012-08-30 | 1 | -2/+17 |
|\ |
|
| * | Notify verifiers that verification is complete | rich cannings | 2012-08-30 | 1 | -2/+17 |
* | | Enforce permissions for calls with specified userId | Amith Yamasani | 2012-08-30 | 1 | -0/+20 |
|/ |
|
* | Add permission checks for Verification API calls | rich cannings | 2012-08-28 | 1 | -1/+6 |
* | Keep track of whether an app is installed for each user. | Dianne Hackborn | 2012-08-24 | 1 | -4/+46 |
* | Allow verifiers to extend timeout | rich cannings | 2012-08-23 | 1 | -0/+35 |
* | Improve multi-user app management. | Dianne Hackborn | 2012-08-21 | 1 | -1/+13 |
* | Pass URLs to package verifiers | rich cannings | 2012-08-20 | 1 | -0/+31 |
* | Save preferred activity info with user id. | Amith Yamasani | 2012-08-17 | 1 | -0/+11 |
* | User Manager service to manage users and query user details | Amith Yamasani | 2012-08-11 | 1 | -50/+0 |
* | Revert "Pass URLs to package verifiers" | Rich Cannings | 2012-08-08 | 1 | -33/+1 |
* | Pass URLs to package verifiers | rich cannings | 2012-08-02 | 1 | -1/+33 |
* | am 71930dd7: am a45746ef: Fix several cases of broken droiddoc syntax externa... | Jeff Smith | 2012-07-25 | 1 | -1/+1 |
|\ |
|
| * | Fix several cases of broken droiddoc syntax | Jeff Smith | 2012-07-25 | 1 | -1/+1 |
* | | Add an icon to the user information. | Amith Yamasani | 2012-06-12 | 1 | -1/+1 |
|/ |
|
* | Fix issue #6295373: "Package com.google.android.apps.authenticator2 has... | Dianne Hackborn | 2012-06-07 | 1 | -0/+8 |
* | Fix issue #6515427: Add android.hardware.television and fix... | Dianne Hackborn | 2012-05-17 | 1 | -0/+11 |
* | Enforce READ_EXTERNAL through Settings.Secure. | Jeff Sharkey | 2012-05-11 | 1 | -5/+0 |
* | Add encryption parameters to package installation | Anonymous Coward | 2012-05-07 | 1 | -3/+9 |
* | Disable READ_EXTERNAL enforcement until API level cut. | Jeff Sharkey | 2012-04-24 | 1 | -1/+2 |
* | Enforce READ_EXTERNAL on non-user builds. | Jeff Sharkey | 2012-04-12 | 1 | -15/+2 |
* | Include enforcement state in dumpsys. | Jeff Sharkey | 2012-04-11 | 1 | -0/+12 |
* | User management and switching | Amith Yamasani | 2012-03-27 | 1 | -5/+13 |
* | Selective enforcement of READ_EXTERNAL_STORAGE. | Jeff Sharkey | 2012-03-19 | 1 | -0/+5 |
* | Fix obvious typos under frameworks/base/core | Ken Wakasa | 2012-03-09 | 1 | -2/+2 |
* | New development permissions. | Dianne Hackborn | 2012-02-23 | 1 | -1/+24 |
* | Multi-user - 1st major checkin | Amith Yamasani | 2012-02-03 | 1 | -40/+14 |
* | Update GET_UNINSTALLED_PACKAGES flag documentation | Kenny Root | 2011-11-03 | 1 | -4/+8 |
* | Add support for signature in getPackageArchiveInfo | Kenny Root | 2011-10-13 | 1 | -0/+3 |
* | Merge "Document thrown IllegalArgumentException." | Mathew Inwood | 2011-09-28 | 1 | -0/+1 |
|\ |
|
| * | Document thrown IllegalArgumentException. | Mathew Inwood | 2011-09-26 | 1 | -0/+1 |
* | | Allow non-required package verifiers | Kenny Root | 2011-09-23 | 1 | -0/+10 |
|/ |
|
* | Unhide new PackageManager APIs for API 14 | Kenny Root | 2011-09-20 | 1 | -9/+23 |
* | Add verifier device identity | Kenny Root | 2011-09-13 | 1 | -0/+10 |
* | Add feature definition for Wi-Fi Direct | Irfan Sheriff | 2011-09-07 | 1 | -0/+7 |
* | Infrastructure to support package verifier | Kenny Root | 2011-08-15 | 1 | -29/+129 |
* | Implement remaining infrastructure for user disabling apps. | Dianne Hackborn | 2011-06-17 | 1 | -0/+30 |