summaryrefslogtreecommitdiffstats
path: root/core/java/android/content
Commit message (Expand)AuthorAgeFilesLines
* Merge "Put in real "code" (aka marketing) name." into lmp-devDianne Hackborn2014-10-082-3/+3
|\
| * Put in real "code" (aka marketing) name.Dianne Hackborn2014-10-072-3/+3
* | Bring along more ApplicationInfo fields.Jeff Sharkey2014-10-081-0/+6
|/
* Merge "Reduce PackageInstaller I/O pressure." into lmp-devJeff Sharkey2014-10-061-0/+2
|\
| * Reduce PackageInstaller I/O pressure.Jeff Sharkey2014-10-061-0/+2
* | Fix issue #17752399: Multiple apps broken by GET_TASKS permission changeDianne Hackborn2014-10-031-0/+2
|/
* Fix some documentation typos.Newton Allen2014-09-302-2/+2
* Merge "Mark PDB identifier as SystemApi" into lmp-devAndres Morales2014-09-271-2/+4
|\
| * Mark PDB identifier as SystemApiAndres Morales2014-09-261-2/+4
* | Include reason when wiping data.Jeff Sharkey2014-09-241-0/+6
|/
* Merge "More ACTION_CHOOSER ClipData migration." into lmp-devJeff Sharkey2014-09-231-13/+22
|\
| * More ACTION_CHOOSER ClipData migration.Jeff Sharkey2014-09-231-13/+22
* | Fix inaccurate TypedArray.getDrawable() documentationAlan Viverette2014-09-221-4/+3
* | Fixes typo in Intent documentationPaul Soulos2014-09-191-1/+1
|/
* Fix issue #17564607: Apps in the managed profile can send any intent...Dianne Hackborn2014-09-181-0/+35
* Fix parsing of old-style intent URIsAlan Viverette2014-09-181-1/+1
* Merge "Update API naming to follow style guide." into lmp-devJeff Sharkey2014-09-151-2/+8
|\
| * Update API naming to follow style guide.Jeff Sharkey2014-09-151-2/+8
* | Add system feature for ConnectionService API support (1/3)Ihab Awad2014-09-151-3/+9
|/
* Merge "Reduce instructions required to obtain and recycle TypedArray" into lm...Alan Viverette2014-09-142-19/+15
|\
| * Reduce instructions required to obtain and recycle TypedArrayAlan Viverette2014-09-132-19/+15
* | Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-4/+4
* | Rename and repurpose feature MANAGED_PROFILES to MANAGED_USERSAmith Yamasani2014-09-121-2/+10
|/
* Hide APIs renamed during API review of LauncherAppsKenny Guy2014-09-121-2/+9
* Merge "Annotate bindServiceAsUser with SystemApi" into lmp-devAmith Yamasani2014-09-111-0/+1
|\
| * Annotate bindServiceAsUser with SystemApiAmith Yamasani2014-09-111-0/+1
* | Merge "If activity is an alias get maxRecents from target" into lmp-devCraig Mautner2014-09-112-1/+5
|\ \ | |/ |/|
| * If activity is an alias get maxRecents from targetCraig Mautner2014-09-112-1/+5
* | Merge "Bugfix: use the correct user for ContentResolver calls" into lmp-devAlexandra Gherghina2014-09-111-4/+4
|\ \
| * | Bugfix: use the correct user for ContentResolver callsAlexandra Gherghina2014-09-101-4/+4
* | | Remove package level intent forwarding.Adam Connors2014-09-112-22/+0
* | | Merge "Fix issue #17428001: Fix revokeUriPermissions" into lmp-devDianne Hackborn2014-09-111-0/+8
|\ \ \ | |_|/ |/| |
| * | Fix issue #17428001: Fix revokeUriPermissionsDianne Hackborn2014-09-101-0/+8
| |/
* | Merge "Add feature flags for verified boot and securely remove users." into l...Adam Connors2014-09-101-0/+16
|\ \
| * | Add feature flags for verified boot and securely remove users.Adam Connors2014-09-081-0/+16
* | | Merge changes I79ba54d7,I224fb4b6 into lmp-devAdam Lesinski2014-09-091-0/+4
|\ \ \
| * | | ActivityManager shouldn't return null for getCurrentUserAdam Lesinski2014-09-091-0/+4
| |/ /
* | | Merge "Missing manifest error should be NO_CERTIFICATES." into lmp-devJeff Sharkey2014-09-091-1/+4
|\ \ \
| * | | Missing manifest error should be NO_CERTIFICATES.Jeff Sharkey2014-09-091-1/+4
* | | | Merge "Removing the NO_CROSS_PROFILE flag for intent forwarding" into lmp-devAlexandra Gherghina2014-09-091-7/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Removing the NO_CROSS_PROFILE flag for intent forwardingAlexandra Gherghina2014-09-091-7/+0
| | |/ | |/|
* | | Merge "Allowing a ContentProvider to have a null authority." into lmp-devNicolas Prevot2014-09-091-9/+13
|\ \ \
| * | | Allowing a ContentProvider to have a null authority.Nicolas Prevot2014-09-081-9/+13
| |/ /
* | | Merge "Add FEATURE_GAMEPAD." into lmp-devMichael Wright2014-09-081-0/+9
|\ \ \
| * | | Add FEATURE_GAMEPAD.Michael Wright2014-09-081-0/+9
* | | | Merge "Renaming of LauncherApps apis" into lmp-devKenny Guy2014-09-081-49/+17
|\ \ \ \ | |_|_|/ |/| | |
| * | | Renaming of LauncherApps apisKenny Guy2014-09-041-49/+17
* | | | Merge "Delayed ASEC allocation, refine progress handling." into lmp-devJeff Sharkey2014-09-081-7/+65
|\ \ \ \ | |_|_|/ |/| | |
| * | | Delayed ASEC allocation, refine progress handling.Jeff Sharkey2014-09-081-7/+65
* | | | Merge "Work on issue #17357238: Recents is often slow if not used in a while"...Dianne Hackborn2014-09-072-2/+14
|\ \ \ \