summaryrefslogtreecommitdiffstats
path: root/core/java/android/content/Intent.java
Commit message (Expand)AuthorAgeFilesLines
* Docfixes: three typos and escape */*.John Spurlock2014-01-061-2/+2
* Fix bad @see links in Intent.java.John Spurlock2013-11-251-3/+3
* Improve OPEN/CREATE_DOC docs.Jeff Sharkey2013-10-151-46/+89
* Require that persistable Uri permissions be taken.Jeff Sharkey2013-09-251-6/+12
* Finish issue #10779747: Calendar Storage crash observed...Dianne Hackborn2013-09-181-2/+8
* Revert services assist context in KitKatAdam Skory2013-09-111-32/+10
* Remove unused APIs and rename others based on API reviewAmith Yamasani2013-09-051-4/+7
* Fix issue #10461469: KLP API Review: EXTRA_SHUTDOWN_USERSPACE_ONLYDianne Hackborn2013-09-031-2/+4
* Stronger DocumentsProvider contract.Jeff Sharkey2013-08-281-4/+0
* Docs changes pursuant to API review feedback.Jeff Brown2013-08-231-1/+1
* Add CancellationSignal support to file operations.Jeff Sharkey2013-08-231-5/+14
* Documents management mode; API adjustment.Jeff Sharkey2013-08-151-0/+4
* Extend assist context to foreground servicesAdam Skory2013-08-071-6/+27
* Start restricting service calls with implicit intents.Dianne Hackborn2013-08-051-1/+36
* am 710f3e2c: am 60ae2617: Merge "If frameworks wants ASCII casing, it should ...Elliott Hughes2013-08-021-1/+1
|\
| * If frameworks wants ASCII casing, it should explicity ask for it.Elliott Hughes2013-08-021-1/+1
* | Add "adb shell am restart" command.Dianne Hackborn2013-07-231-0/+14
* | Mmmmmmm... lovely, lovely ArrayMap.Dianne Hackborn2013-07-181-18/+16
* | Docfixes in IBinder, Context, View, and Intent.John Spurlock2013-07-151-2/+2
* | Single-user restrictionsAmith Yamasani2013-06-251-0/+12
* | am 0f70bcfc: am 8ebfb8c9: am fdc0c861: am b18c7254: am a404a629: am 6fe992d8:...Dirk Dougherty2013-06-011-0/+2
|\ \ | |/
| * am fdc0c861: am b18c7254: am a404a629: am 6fe992d8: am 4fad5c17: Merge "Doc c...Dirk Dougherty2013-06-011-0/+2
| |\
| | * am b18c7254: am a404a629: am 6fe992d8: am 4fad5c17: Merge "Doc change: restor...Dirk Dougherty2013-06-011-0/+2
| | |\
| | | * Merge "Doc change: restore warning not to abort NEW_OUTGOING_CALL." into jb-m...Dirk Dougherty2013-05-311-0/+2
| | | |\
| | | | * Doc change: restore warning not to abort NEW_OUTGOING_CALL.Dirk Dougherty2013-05-291-0/+2
* | | | | am 2bf15756: am 91ea7882: am f64588a2: am de8ac602: am 963e3ec5: am 71d1af4a:...Dirk Dougherty2013-05-291-3/+1
|\ \ \ \ \ | |/ / / /
| * | | | am f64588a2: am de8ac602: am 963e3ec5: am 71d1af4a: am a284e201: Merge "Doc c...Dirk Dougherty2013-05-291-3/+1
| |\ \ \ \ | | |/ / /
| | * | | am de8ac602: am 963e3ec5: am 71d1af4a: am a284e201: Merge "Doc change: adjust...Dirk Dougherty2013-05-281-3/+1
| | |\ \ \ | | | |/ /
| | | * | Merge "Doc change: adjust description of NEW_OUTGOING_CALL." into jb-mr1.1-docsDirk Dougherty2013-05-291-3/+1
| | | |\ \ | | | | |/
| | | | * Doc change: adjust description of NEW_OUTGOING_CALL.Dirk Dougherty2013-05-281-3/+1
| | * | | am d8754689: am c72949c6: am 7999c228: am 7fb15ce7: Update documentation of N...Santos Cordon2013-05-281-0/+4
| | |\ \ \ | | | |/ /
| | | * | Update documentation of NEW_OUTGOING_CALLSantos Cordon2013-05-281-0/+4
| | | |/
* | | | am 8e3f01e9: am c1de2404: Merge "Update documentation of NEW_OUTGOING_CALL" i...Santos Cordon2013-05-171-0/+4
|\ \ \ \ | |/ / /
| * | | Update documentation of NEW_OUTGOING_CALLSantos Cordon2013-05-171-0/+4
* | | | 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
| |/ / /