summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/Intent.java
Commit message (Expand)AuthorAgeFilesLines
* resolved conflicts for merge of 069d7e9b to masterAmith Yamasani2013-05-091-2/+1
|\
| * Cache the scaled avatar drawables in the keyguard user switcherAmith Yamasani2013-05-091-2/+1
* | am b0675df8: am faa47b52: Merge "Idle maintenance scheduling broken." into jb...Svetoslav2013-05-061-0/+4
|\ \ | |/
| * Idle maintenance scheduling broken.Svetoslav2013-05-031-0/+4
* | Unhide extra to fix docs build.Jeff Sharkey2013-05-011-2/+1
* | Start fleshing out new storage APIs.Jeff Sharkey2013-05-011-0/+48
* | am ba567014: am e37c8f78: Merge "Improve API and documentation" into jb-mr2-devAmith Yamasani2013-04-191-2/+2
|\ \ | |/
| * Improve API and documentationAmith Yamasani2013-04-191-2/+2
* | am ac16c21d: am a0042742: Merge "Modify restrictions bundle per api council r...Amith Yamasani2013-04-171-5/+20
|\ \ | |/
| * Modify restrictions bundle per api council recommendationsAmith Yamasani2013-04-171-5/+20
* | Support persistable Uri permission grants.Jeff Sharkey2013-04-151-1/+11
* | am 04e740a6: am 0f8e8b03: Merge "Warn when exposing file:// Uris beyond a pro...Jeff Sharkey2013-04-031-0/+27
|\ \ | |/
| * Merge "Warn when exposing file:// Uris beyond a process." into jb-mr2-devJeff Sharkey2013-04-031-0/+27
| |\
| | * Warn when exposing file:// Uris beyond a process.Jeff Sharkey2013-04-031-0/+27
* | | am 9d4ed1ec: am ddd168d6: Merge "Add global key configuration file" into jb-m...Justin Koh2013-04-021-0/+8
|\ \ \ | |/ /
| * | Add global key configuration fileJustin Koh2013-04-021-0/+8
| |/
* | am 5c98b904: am 9e8ba8f2: Merge "Improve RestrictionEntry API" into jb-mr2-devAmith Yamasani2013-03-291-2/+12
|\ \ | |/
| * Improve RestrictionEntry APIAmith Yamasani2013-03-291-2/+12
* | resolved conflicts for merge of 99755cd3 to masterAmith Yamasani2013-03-211-0/+15
|\ \ | |/
| * Application restrictions APIAmith Yamasani2013-03-201-0/+15
| * Hide VOICE_ASSIST intent DO NOT MERGEBjorn Bringert2013-03-121-2/+3
|/
* Declare VOICE_ASSIST intentBjorn Bringert2013-03-011-5/+18
* Merge "Fix issue #8228463: contradicting public documentation on what..."Dianne Hackborn2013-02-201-1/+2
|\
| * Fix issue #8228463: contradicting public documentation on what...Dianne Hackborn2013-02-201-1/+2
* | Merge "Add brightness dialog to SystemUI"Michael Wright2013-02-201-0/+8
|\ \
| * | Add brightness dialog to SystemUIMichael Wright2013-02-201-0/+8
| |/
* | Adding idle maintenance service.Svetoslav2013-02-151-0/+55
|/
* Add GET_CONTENT protocol for allowing multiple selection.Dianne Hackborn2013-01-281-2/+18
* Merge "Add new API to propagate contextual data to the assist action"Dianne Hackborn2013-01-231-1/+20
|\
| * Add new API to propagate contextual data to the assist actionDianne Hackborn2013-01-231-1/+20
* | Add new disabled state for "optional" built-in apps.Dianne Hackborn2013-01-221-2/+4
|/
* Correcting typo in doc of MEDIA_XXX intentssuyi Yuan2013-01-041-3/+3
* Fix crashes when quickly adding and removing usersAmith Yamasani2012-10-191-1/+2
* Framework side of issue #7302511: GCM client needs to use new framework API...Dianne Hackborn2012-10-081-14/+58
* Introduce ACTION_QUICK_CLOCK for the QS time tile.Daniel Sandler2012-10-011-0/+6
* Fix issue #7255954: API Review: rename Dream to DreamServiceDianne Hackborn2012-09-281-0/+18
* Pass the originating uid to the package verifierBen Gruver2012-09-271-0/+8
* Implement multi-user PackageMonitor.Dianne Hackborn2012-09-201-0/+9
* Merge "Changes to support side-loading of apps from other users." into jb-mr1...Dianne Hackborn2012-09-191-1/+3
|\
| * Changes to support side-loading of apps from other users.Dianne Hackborn2012-09-191-1/+3
* | Pass Bitmap instead of ParcelFileDescriptor in UserManagerAmith Yamasani2012-09-171-0/+10
|/
* New uninstall option to uninstall for all users.Dianne Hackborn2012-09-161-0/+7
* Merge "More multi-user stuff." into jb-mr1-devDianne Hackborn2012-09-161-4/+54
|\
| * More multi-user stuff.Dianne Hackborn2012-09-151-4/+54
* | Move NetworkPolicy from apps to UID.Jeff Sharkey2012-09-141-2/+2
|/
* Notify verifiers that verification is completerich cannings2012-08-301-0/+9
* Start implementing concept of "running" users.Dianne Hackborn2012-08-281-1/+9
* Pass URLs to package verifiersrich cannings2012-08-201-8/+8
* UserHandle to UserSerialNo mappingAmith Yamasani2012-08-171-9/+9
* Revert "Pass URLs to package verifiers"Rich Cannings2012-08-081-8/+8