summaryrefslogtreecommitdiff
path: root/core/java/android/content
Commit message (Expand)AuthorAgeFilesLines
* Merge "Replace CTS with CDD in comment for FEATURE_VR_MODE_HIGH_PERFORMANCE" ...Craig Donner2016-04-181-1/+1
|\
| * Replace CTS with CDD in comment for FEATURE_VR_MODE_HIGH_PERFORMANCECraig Donner2016-04-141-1/+1
* | Remove unnecessary allocation+unboxing of objects.Narayan Kamath2016-04-181-1/+1
* | ShortcutManager: Categories should be Set, not List.Makoto Onuki2016-04-151-10/+30
* | Fix parse flagsTodd Kennedy2016-04-151-13/+12
* | Merge "Includes both direct boot aware and unaware apps in Apps default view"...Bernard Chau2016-04-141-0/+5
|\ \
| * | Includes both direct boot aware and unaware apps in Apps default viewBernard Chau2016-04-131-0/+5
* | | Merge "Add an intent action ACTION_SHOW_APP_INFO." into nyc-devSudheer Shanka2016-04-131-2/+13
|\ \ \
| * | | Add an intent action ACTION_SHOW_APP_INFO.Sudheer Shanka2016-04-071-2/+13
* | | | Merge "Added api to delete cache files for a given user" into nyc-devTreeHugger Robot2016-04-132-0/+30
|\ \ \ \ | |_|_|/ |/| | |
| * | | Added api to delete cache files for a given userSuprabh Shukla2016-04-122-0/+30
* | | | Merge "ShortcutManager: Address API review feedback." into nyc-devMakoto Onuki2016-04-124-48/+85
|\ \ \ \
| * | | | ShortcutManager: Address API review feedback.Makoto Onuki2016-04-124-48/+85
| | |_|/ | |/| |
* | | | Merge "Changing LauncherApps to resolve activity by component name" into nyc-devSunny Goyal2016-04-123-17/+13
|\ \ \ \
| * | | | Changing LauncherApps to resolve activity by component nameSunny Goyal2016-04-113-17/+13
| | |/ / | |/| |
* | | | Merge "Document when usesCleartextTraffic is ignored." into nyc-devTreeHugger Robot2016-04-121-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Document when usesCleartextTraffic is ignored.Chad Brubaker2016-04-121-0/+3
| |/ /
* / / ShortcutManager: First cut of CTSMakoto Onuki2016-04-112-0/+21
|/ /
* | Merge "Add UserHandle to ShortcutInfo, and simplify LauncherApps APIs." into ...Makoto Onuki2016-04-114-44/+132
|\ \
| * | Add UserHandle to ShortcutInfo, and simplify LauncherApps APIs.Makoto Onuki2016-04-084-44/+132
* | | Merge "Expose the Keyboard Shortcuts Helper in Activity" into nyc-devClara Bayarri2016-04-111-0/+10
|\ \ \
| * | | Expose the Keyboard Shortcuts Helper in ActivityClara Bayarri2016-04-071-0/+10
* | | | Use inode numbers for CE storage.Jeff Sharkey2016-04-101-10/+10
* | | | Chooser filtering and caller direct share targetsAdam Powell2016-04-081-0/+25
* | | | Merge "Hide unnecessary extra name constants in ClipDescription" into nyc-devVladislav Kaznacheev2016-04-071-0/+2
|\ \ \ \
| * | | | Hide unnecessary extra name constants in ClipDescriptionVladislav Kaznacheev2016-04-051-0/+2
| | |_|/ | |/| |
* | | | Merge "Clarify version docs." into nyc-devJeff Sharkey2016-04-071-0/+3
|\ \ \ \
| * | | | Clarify version docs.Jeff Sharkey2016-04-071-0/+3
* | | | | Only parse an APK onceTodd Kennedy2016-04-061-7/+49
| |_|/ / |/| | |
* | | | Merge "More work on issue #26390151: Add new JobScheduler API..." into nyc-devDianne Hackborn2016-04-062-3/+74
|\ \ \ \
| * | | | More work on issue #26390151: Add new JobScheduler API...Dianne Hackborn2016-04-052-3/+74
| | |_|/ | |/| |
* | | | Merge "Adjust javadoc for filter priority" into nyc-devTodd Kennedy2016-04-061-5/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Adjust javadoc for filter priorityTodd Kennedy2016-04-061-5/+6
| |/ /
* / / Move cert tracing to PackageParserTodd Kennedy2016-04-061-10/+22
|/ /
* | Merge "Split ACTION_MANAGED_PROFILE_AVAILABILITY_CHANGED into two." into nyc-devRubin Xu2016-04-051-4/+21
|\ \
| * | Split ACTION_MANAGED_PROFILE_AVAILABILITY_CHANGED into two.Rubin Xu2016-04-041-4/+21
* | | Fix bad workaround docs in Resources.getDrawable()Alan Viverette2016-04-041-6/+5
* | | Fix intent filter prioritiesTodd Kennedy2016-04-011-1/+10
|/ /
* | Merge "Add new protection level for setup wizard" into nyc-devRussell Brenner2016-04-011-0/+10
|\ \
| * | Add new protection level for setup wizardRussell Brenner2016-03-311-0/+10
* | | Merge "Allow retrieving info /system components" into nyc-devTodd Kennedy2016-04-011-0/+8
|\ \ \ | |_|/ |/| |
| * | Allow retrieving info /system componentsTodd Kennedy2016-03-311-0/+8
| |/
* | Merge "Chaning LauncherActivityInfo to return a density specific non-badged i...Sunny Goyal2016-03-311-39/+8
|\ \
| * | Chaning LauncherActivityInfo to return a density specific non-badged iconSunny Goyal2016-03-301-39/+8
* | | Merge changes Ifecff4f1,Ia302de46 into nyc-devJeff Sharkey2016-03-312-1/+3
|\ \ \ | |/ / |/| |
| * | Make Parcelable classes final, API cleanup.Jeff Sharkey2016-03-302-1/+3
* | | Clean up javadoc.Makoto Onuki2016-03-302-14/+23
| |/ |/|
* | Merge "ShortcutManager: Support secondary text field." into nyc-devMakoto Onuki2016-03-301-2/+37
|\ \
| * | ShortcutManager: Support secondary text field.Makoto Onuki2016-03-291-2/+37
* | | Move OTA package update before fstrim, hide "Optimizing apps" dialogDavid Brazdil2016-03-301-3/+2
|/ /