summaryrefslogtreecommitdiffstats
path: root/core/java/android/content
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix API review bugs." into jb-mr1-devDianne Hackborn2012-09-174-42/+56
|\
| * Fix API review bugs.Dianne Hackborn2012-09-174-42/+56
* | Per-user content observer APIsChristopher Tate2012-09-173-39/+155
|/
* New uninstall option to uninstall for all users.Dianne Hackborn2012-09-161-0/+7
* More adjustments to permissions.Dianne Hackborn2012-09-162-15/+33
* Merge "More multi-user stuff." into jb-mr1-devDianne Hackborn2012-09-162-4/+65
|\
| * More multi-user stuff.Dianne Hackborn2012-09-152-4/+65
* | Move NetworkPolicy from apps to UID.Jeff Sharkey2012-09-141-2/+2
* | Send more information to verifiersrich cannings2012-09-142-0/+46
|/
* New permissions UI, again.Dianne Hackborn2012-09-122-4/+2
* Include user identifier in external storage paths.Jeff Sharkey2012-09-111-1/+5
* More multi-user methods in PMAmith Yamasani2012-09-082-1/+63
* More multi-user stuff:Dianne Hackborn2012-09-073-5/+10
* Merge "The drawables cache strikes again Bug #7117785" into jb-mr1-devRomain Guy2012-09-071-1/+3
|\
| * The drawables cache strikes againRomain Guy2012-09-061-1/+3
* | Use "ldrtl" and "ldltr" config qualifiers for RTL / LTR resourcesFabrice Di Meglio2012-09-061-2/+2
|/
* resolved conflicts for merge of 7749a1c5 to jb-mr1-devJean-Baptiste Queru2012-09-051-1/+6
|\
| * am 1ca2fee9: Merge "Make default value of auto-sync in SyncStorageEngine conf...Jean-Baptiste Queru2012-09-051-1/+6
| |\
| | * Make default value of auto-sync in SyncStorageEngine configurableYameng Huang2012-09-031-1/+6
* | | Merge "Add support for "-rtl" in resources" into jb-mr1-devFabrice Di Meglio2012-09-043-25/+112
|\ \ \
| * | | Add support for "-rtl" in resourcesFabrice Di Meglio2012-08-233-25/+112
* | | | Add registering for explicit users.Dianne Hackborn2012-09-045-10/+57
* | | | Merge "Remove Binder.getOrigCallingUid()." into jb-mr1-devDianne Hackborn2012-08-311-10/+15
|\ \ \ \
| * | | | Remove Binder.getOrigCallingUid().Dianne Hackborn2012-08-311-10/+15
* | | | | Initial draft of high-level multi-display APIs.Jeff Brown2012-08-312-5/+34
|/ / / /
* | | | Merge "Notify verifiers that verification is complete" into jb-mr1-devrich cannings2012-08-302-2/+26
|\ \ \ \
| * | | | Notify verifiers that verification is completerich cannings2012-08-302-2/+26
* | | | | Enforce permissions for calls with specified userIdAmith Yamasani2012-08-301-0/+20
|/ / / /
* | | | Improve multi-user broadcasts.Dianne Hackborn2012-08-302-4/+120
* | | | Start implementing concept of "running" users.Dianne Hackborn2012-08-281-1/+9
* | | | Add permission checks for Verification API callsrich cannings2012-08-281-1/+6
* | | | Some clean up of app install and user management.Dianne Hackborn2012-08-241-4/+8
* | | | Keep track of whether an app is installed for each user.Dianne Hackborn2012-08-2411-58/+347
* | | | Allow verifiers to extend timeoutrich cannings2012-08-232-0/+36
|/ / /
* | | Improve multi-user app management.Dianne Hackborn2012-08-213-19/+63
* | | Pass URLs to package verifiersrich cannings2012-08-205-8/+251
* | | Refactor for multi-display support.Jeff Brown2012-08-192-0/+18
* | | Merge "Fix permission check on ContentProvider to be multi-user aware." into ...Dianne Hackborn2012-08-171-2/+2
|\ \ \
| * | | Fix permission check on ContentProvider to be multi-user aware.Dianne Hackborn2012-08-171-2/+2
* | | | Merge "Save preferred activity info with user id." into jb-mr1-devAmith Yamasani2012-08-172-1/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Save preferred activity info with user id.Amith Yamasani2012-08-172-1/+12
* | | | Switch public APIs to use new UserHandle class for identifying users.Dianne Hackborn2012-08-173-21/+23
|/ / /
* | | UserHandle to UserSerialNo mappingAmith Yamasani2012-08-173-10/+14
* | | Rename UserId to UserHandle.Dianne Hackborn2012-08-165-33/+33
* | | Merge "Add PendingIntent and IntentSender APIs to get user handle." into jb-m...Dianne Hackborn2012-08-141-0/+42
|\ \ \
| * | | Add PendingIntent and IntentSender APIs to get user handle.Dianne Hackborn2012-08-141-0/+42
* | | | Merge "Add API to create new contexts with custom configurations." into jb-mr...Dianne Hackborn2012-08-144-2/+36
|\ \ \ \
| * | | | Add API to create new contexts with custom configurations.Dianne Hackborn2012-08-144-2/+36
| |/ / /
* | | | am bd63fb87: am 6958c161: Merge "docs: misc bug fixes from external issues" i...Scott Main2012-08-142-7/+7
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | docs: misc bug fixes from external issuesScott Main2012-08-132-7/+7