summaryrefslogtreecommitdiffstats
path: root/core/java/android/content
Commit message (Expand)AuthorAgeFilesLines
* Installing splits into ASECs!Jeff Sharkey2014-08-222-6/+61
* Report the right resource version in am get-configAdam Lesinski2014-08-211-1/+7
* Merge "More progress towards split APKs in ASECs." into lmp-devJeff Sharkey2014-08-192-38/+16
|\
| * More progress towards split APKs in ASECs.Jeff Sharkey2014-08-202-38/+16
* | Fix crash when launching Activities in 'android' packageAdam Lesinski2014-08-201-2/+6
|/
* Rename restrictions API class and methodAmith Yamasani2014-08-192-1/+5
* When notify uri changes, changing the way we retrieve the userId.Nicolas Prevot2014-08-191-1/+1
* Merge "First part of renaming methods in LauncherApps." into lmp-devKenny Guy2014-08-161-16/+57
|\
| * First part of renaming methods in LauncherApps.Kenny Guy2014-08-151-16/+57
* | Merge "Exposes style and theme data, adds developer option." into lmp-devJon Miranda2014-08-182-2/+34
|\ \
| * | Exposes style and theme data, adds developer option.Jon Miranda2014-08-182-2/+34
* | | Progress towards staging ASECs.Jeff Sharkey2014-08-181-8/+11
* | | Merge "Revert "Adding the requiredForProfile flag."" into lmp-devNicolas Prévot2014-08-162-27/+0
|\ \ \ | |/ / |/| |
| * | Revert "Adding the requiredForProfile flag."Nicolas Prévot2014-08-182-27/+0
* | | Merge "Fix issue #17082301: replacePreferredActivity is ignoring userId" into...Dianne Hackborn2014-08-161-0/+63
|\ \ \ | |/ / |/| |
| * | Fix issue #17082301: replacePreferredActivity is ignoring userIdDianne Hackborn2014-08-161-0/+63
* | | Better handling of unresolved theme attributesAlan Viverette2014-08-151-1/+7
* | | Merge "Add FeatureGroup to PackageInfo" into lmp-devAdam Lesinski2014-08-155-25/+141
|\ \ \
| * | | Add FeatureGroup to PackageInfoAdam Lesinski2014-08-155-25/+141
| |/ /
* | | PackageInstaller API refactoring.Jeff Sharkey2014-08-1510-651/+510
|/ /
* | Revert "Add new intent to prompt user for their device credential."Jim Miller2014-08-151-22/+1
|/
* Fix javadoc on PROTECTION_FLAG_APPOP.Jeff Sharkey2014-08-141-1/+1
* Fix javadoc attr reference.Jeff Sharkey2014-08-131-8/+8
* Merge "Fix some IntentFilter docs." into lmp-devDianne Hackborn2014-08-121-6/+2
|\
| * Fix some IntentFilter docs.Dianne Hackborn2014-08-121-6/+2
* | Persist the cpuAbiOverride setting.Narayan Kamath2014-08-131-0/+10
|/
* HDMI plug intent and associated informationJean-Michel Trivi2014-08-121-3/+8
* Allow singleton providers to accept connections from other usersAmith Yamasani2014-08-081-0/+3
* Merge "Validate that the authority of incoming uris matches." into lmp-devNicolas Prevot2014-08-071-19/+71
|\
| * Validate that the authority of incoming uris matches.Nicolas Prevot2014-08-081-19/+71
* | Merge "Making getProviderMimeType work across users." into lmp-devNicolas Prevot2014-08-071-1/+1
|\ \
| * | Making getProviderMimeType work across users.Nicolas Prevot2014-08-081-1/+1
| |/
* | Handle null IPackageDeleteObserver.Jeff Sharkey2014-08-081-0/+39
* | Logic to confirm uninstalls.Jeff Sharkey2014-08-082-12/+53
* | Update disabled states to be less opaqueAlan Viverette2014-08-082-1/+29
* | Logic to confirm permissions on install sessions.Jeff Sharkey2014-08-074-6/+41
* | Reify the transport lookup/selection APIChristopher Tate2014-08-071-0/+1
* | Fix issue @16555033: Battery history overflowing too muchDianne Hackborn2014-08-071-1/+0
* | Remove LauncherApps method left for compat.Kenny Guy2014-08-071-14/+0
|/
* Surface user action events when un/installing.Jeff Sharkey2014-08-075-15/+76
* Polish of the app widgets cross-profiles feature.Svetoslav2014-08-071-2/+1
* Add hidden API for removing cross-profile package filtersAlexandra Gherghina2014-08-062-0/+12
* Merge "Allow phone UID to export singleton providers" into lmp-devAmith Yamasani2014-08-052-1/+10
|\
| * Allow phone UID to export singleton providersAmith Yamasani2014-08-052-1/+10
* | Allow adding widgets from user profiles.Svetoslav2014-08-052-2/+15
* | Stronger constraints around install session IDs.Jeff Sharkey2014-08-051-0/+3
* | Security fixes related to cross-user content.Nicolas Prevot2014-08-051-23/+48
* | Persist install sessions, more lifecycle.Jeff Sharkey2014-07-315-23/+153
|/
* Use the appropriate default iconAlexandra Gherghina2014-07-313-3/+5
* Added LEANBACK_SETTINGS Intent categoryJose Lima2014-07-301-0/+10