summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Fix cache deletion for secondary usersAmith Yamasani2012-10-013-5/+5
* Merge "Fix issue #7211769 and #7244492, thrash around on #7226656." into jb-m...Dianne Hackborn2012-09-281-0/+10
|\
| * Fix issue #7211769 and #7244492, thrash around on #7226656.Dianne Hackborn2012-09-281-0/+10
* | Merge "Fix issue #7202950: After clearing data, clear data button is still en...Dianne Hackborn2012-09-281-8/+30
|\ \
| * | Fix issue #7202950: After clearing data, clear data button is still enabled.Dianne Hackborn2012-09-271-8/+30
| |/
* | Pass the originating uid to the package verifierBen Gruver2012-09-271-1/+1
|/
* Maybe fix issue #7211766: bindService() to User u0 While u10 is...Dianne Hackborn2012-09-261-2/+3
* Fix issue #6926562: Ensure all multi-user cache files are managed correctlyDianne Hackborn2012-09-241-5/+24
* Allow acquiring ContentProviders across users.Jeff Sharkey2012-09-211-19/+37
* Query users excluding any being removedAmith Yamasani2012-09-201-1/+1
* Merge changes I4ad08873,If0562677,I5fe6ba32 into jb-mr1-devJeff Brown2012-09-111-15/+9
|\
| * Allow adb shell am display-size to use bigger sizes.Jeff Brown2012-09-101-15/+9
* | Remove "unlinklib" command from installdKenny Root2012-09-113-125/+30
|/
* Merge "Flesh out multi-user in am commands." into jb-mr1-devDianne Hackborn2012-09-101-35/+116
|\
| * Flesh out multi-user in am commands.Dianne Hackborn2012-09-101-35/+116
* | Merge "IME support for trackball and generic motion events" into jb-mr1-devVictoria Lease2012-09-101-17/+89
|\ \ | |/ |/|
| * IME support for trackball and generic motion eventsVictoria Lease2012-09-101-17/+89
* | Merge "Use correct PowerManager call to wake up screen" into jb-mr1-devGuang Zhu2012-09-091-9/+9
|\ \
| * | Use correct PowerManager call to wake up screenGuang Zhu2012-09-091-9/+9
* | | Remove "protect" command from installdKenny Root2012-09-092-37/+0
|/ /
* | More multi-user methods in PMAmith Yamasani2012-09-081-4/+8
* | Merge "installd: fix forward locking symlink" into jb-mr1-devNick Kralevich2012-09-071-7/+7
|\ \
| * | installd: fix forward locking symlinkNick Kralevich2012-09-071-7/+7
| |/
* | Merge "More multi-user stuff:" into jb-mr1-devDianne Hackborn2012-09-072-16/+49
|\ \
| * | More multi-user stuff:Dianne Hackborn2012-09-072-16/+49
| |/
* | Wrapped call to notifyAll() in a synchronized blockFelipe Leme2012-09-061-2/+4
|/
* Merge "installd: reduce privileges." into jb-mr1-devNick Kralevich2012-09-042-6/+63
|\
| * installd: reduce privileges.Nick Kralevich2012-09-042-6/+63
* | Fix my fix.Dianne Hackborn2012-09-041-2/+2
* | Fix build.Dianne Hackborn2012-09-041-3/+3
|/
* Remove Binder.getOrigCallingUid().Dianne Hackborn2012-08-311-2/+2
* Merge "Shared OBB storage across users." into jb-mr1-devJeff Sharkey2012-08-304-67/+59
|\
| * Shared OBB storage across users.Jeff Sharkey2012-08-294-67/+59
* | Start implementing concept of "running" users.Dianne Hackborn2012-08-281-13/+26
|/
* Merge "Use new surface flinger API." into jb-mr1-devJeff Brown2012-08-272-7/+19
|\
| * Use new surface flinger API.Jeff Brown2012-08-272-7/+19
* | Merge "Fix installing applications from non-primary users." into jb-mr1-devDianne Hackborn2012-08-271-51/+10
|\ \
| * | Fix installing applications from non-primary users.Dianne Hackborn2012-08-271-51/+10
* | | Merge "Ensure /data/media before trying to upgrade." into jb-mr1-devJeff Sharkey2012-08-271-0/+5
|\ \ \ | |/ / |/| |
| * | Ensure /data/media before trying to upgrade.Jeff Sharkey2012-08-271-0/+5
| |/
* | Restore man page entries.Dianne Hackborn2012-08-272-3/+7
|/
* Merge "Keep track of whether an app is installed for each user." into jb-mr1-devDianne Hackborn2012-08-242-3/+6
|\
| * Keep track of whether an app is installed for each user.Dianne Hackborn2012-08-242-3/+6
* | Fix permissions on cloned data dirsAmith Yamasani2012-08-241-0/+5
|/
* Improve multi-user app management.Dianne Hackborn2012-08-213-6/+7
* Merge "add wireless charger support" into jb-mr1-devBrian Muramatsu2012-08-201-4/+6
|\
| * add wireless charger supportBrian Muramatsu2012-08-201-4/+6
* | Pass URLs to package verifiersrich cannings2012-08-201-3/+38
|/
* Create media paths for existing users.Jeff Sharkey2012-08-161-0/+29
* Merge "Multi-user external storage support." into jb-mr1-devJeff Sharkey2012-08-164-25/+172
|\