| Commit message (Expand) | Author | Age | Files | Lines |
* | Clear data deletes too much | Kenny Root | 2012-10-22 | 1 | -2/+2 |
* | Robustly add symlink and add for non-primary users | Kenny Root | 2012-10-18 | 3 | -45/+108 |
* | Support pm clear as --user. | Jeff Sharkey | 2012-10-15 | 1 | -4/+16 |
* | Pm command to get maximum users. | Jeff Sharkey | 2012-10-12 | 1 | -2/+16 |
* | Print newly generated userId. | Jeff Sharkey | 2012-10-11 | 1 | -1/+4 |
* | Further work on issue #7307399: Framework needs a new pre-user-shutdown... | Dianne Hackborn | 2012-10-09 | 1 | -0/+4 |
* | New command line tool: "settings" | Christopher Tate | 2012-10-08 | 3 | -0/+243 |
* | Fix cache deletion for secondary users | Amith Yamasani | 2012-10-01 | 3 | -5/+5 |
* | Merge "Fix issue #7211769 and #7244492, thrash around on #7226656." into jb-m... | Dianne Hackborn | 2012-09-28 | 1 | -0/+10 |
|\ |
|
| * | Fix issue #7211769 and #7244492, thrash around on #7226656. | Dianne Hackborn | 2012-09-28 | 1 | -0/+10 |
* | | Merge "Fix issue #7202950: After clearing data, clear data button is still en... | Dianne Hackborn | 2012-09-28 | 1 | -8/+30 |
|\ \ |
|
| * | | Fix issue #7202950: After clearing data, clear data button is still enabled. | Dianne Hackborn | 2012-09-27 | 1 | -8/+30 |
| |/ |
|
* | | Pass the originating uid to the package verifier | Ben Gruver | 2012-09-27 | 1 | -1/+1 |
|/ |
|
* | Maybe fix issue #7211766: bindService() to User u0 While u10 is... | Dianne Hackborn | 2012-09-26 | 1 | -2/+3 |
* | Fix issue #6926562: Ensure all multi-user cache files are managed correctly | Dianne Hackborn | 2012-09-24 | 1 | -5/+24 |
* | Allow acquiring ContentProviders across users. | Jeff Sharkey | 2012-09-21 | 1 | -19/+37 |
* | Query users excluding any being removed | Amith Yamasani | 2012-09-20 | 1 | -1/+1 |
* | Merge changes I4ad08873,If0562677,I5fe6ba32 into jb-mr1-dev | Jeff Brown | 2012-09-11 | 1 | -15/+9 |
|\ |
|
| * | Allow adb shell am display-size to use bigger sizes. | Jeff Brown | 2012-09-10 | 1 | -15/+9 |
* | | Remove "unlinklib" command from installd | Kenny Root | 2012-09-11 | 3 | -125/+30 |
|/ |
|
* | Merge "Flesh out multi-user in am commands." into jb-mr1-dev | Dianne Hackborn | 2012-09-10 | 1 | -35/+116 |
|\ |
|
| * | Flesh out multi-user in am commands. | Dianne Hackborn | 2012-09-10 | 1 | -35/+116 |
* | | Merge "IME support for trackball and generic motion events" into jb-mr1-dev | Victoria Lease | 2012-09-10 | 1 | -17/+89 |
|\ \
| |/
|/| |
|
| * | IME support for trackball and generic motion events | Victoria Lease | 2012-09-10 | 1 | -17/+89 |
* | | Merge "Use correct PowerManager call to wake up screen" into jb-mr1-dev | Guang Zhu | 2012-09-09 | 1 | -9/+9 |
|\ \ |
|
| * | | Use correct PowerManager call to wake up screen | Guang Zhu | 2012-09-09 | 1 | -9/+9 |
* | | | Remove "protect" command from installd | Kenny Root | 2012-09-09 | 2 | -37/+0 |
|/ / |
|
* | | More multi-user methods in PM | Amith Yamasani | 2012-09-08 | 1 | -4/+8 |
* | | Merge "installd: fix forward locking symlink" into jb-mr1-dev | Nick Kralevich | 2012-09-07 | 1 | -7/+7 |
|\ \ |
|
| * | | installd: fix forward locking symlink | Nick Kralevich | 2012-09-07 | 1 | -7/+7 |
| |/ |
|
* | | Merge "More multi-user stuff:" into jb-mr1-dev | Dianne Hackborn | 2012-09-07 | 2 | -16/+49 |
|\ \ |
|
| * | | More multi-user stuff: | Dianne Hackborn | 2012-09-07 | 2 | -16/+49 |
| |/ |
|
* | | Wrapped call to notifyAll() in a synchronized block | Felipe Leme | 2012-09-06 | 1 | -2/+4 |
|/ |
|
* | Merge "installd: reduce privileges." into jb-mr1-dev | Nick Kralevich | 2012-09-04 | 2 | -6/+63 |
|\ |
|
| * | installd: reduce privileges. | Nick Kralevich | 2012-09-04 | 2 | -6/+63 |
* | | Fix my fix. | Dianne Hackborn | 2012-09-04 | 1 | -2/+2 |
* | | Fix build. | Dianne Hackborn | 2012-09-04 | 1 | -3/+3 |
|/ |
|
* | Remove Binder.getOrigCallingUid(). | Dianne Hackborn | 2012-08-31 | 1 | -2/+2 |
* | Merge "Shared OBB storage across users." into jb-mr1-dev | Jeff Sharkey | 2012-08-30 | 4 | -67/+59 |
|\ |
|
| * | Shared OBB storage across users. | Jeff Sharkey | 2012-08-29 | 4 | -67/+59 |
* | | Start implementing concept of "running" users. | Dianne Hackborn | 2012-08-28 | 1 | -13/+26 |
|/ |
|
* | Merge "Use new surface flinger API." into jb-mr1-dev | Jeff Brown | 2012-08-27 | 2 | -7/+19 |
|\ |
|
| * | Use new surface flinger API. | Jeff Brown | 2012-08-27 | 2 | -7/+19 |
* | | Merge "Fix installing applications from non-primary users." into jb-mr1-dev | Dianne Hackborn | 2012-08-27 | 1 | -51/+10 |
|\ \ |
|
| * | | Fix installing applications from non-primary users. | Dianne Hackborn | 2012-08-27 | 1 | -51/+10 |
* | | | Merge "Ensure /data/media before trying to upgrade." into jb-mr1-dev | Jeff Sharkey | 2012-08-27 | 1 | -0/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | Ensure /data/media before trying to upgrade. | Jeff Sharkey | 2012-08-27 | 1 | -0/+5 |
| |/ |
|
* | | Restore man page entries. | Dianne Hackborn | 2012-08-27 | 2 | -3/+7 |
|/ |
|
* | Merge "Keep track of whether an app is installed for each user." into jb-mr1-dev | Dianne Hackborn | 2012-08-24 | 2 | -3/+6 |
|\ |
|
| * | Keep track of whether an app is installed for each user. | Dianne Hackborn | 2012-08-24 | 2 | -3/+6 |