index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
Intent.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issue #15828903: Intent.parseUri allows call to FLAG_GRANT_*_URI_PERMISSION
Dianne Hackborn
2014-11-20
1
-1
/
+25
*
Fix seeking and scaled duration behavior
Chet Haase
2014-11-19
1
-1
/
+1
*
Add Activity API to get referrer information.
Dianne Hackborn
2014-11-11
1
-28
/
+238
*
Do not fix uris inside the system.
Nicolas Prevot
2014-10-31
1
-2
/
+5
*
Intent chooser callback
Adam Powell
2014-10-21
1
-0
/
+52
*
Put in real "code" (aka marketing) name.
Dianne Hackborn
2014-10-07
1
-1
/
+1
*
Include reason when wiping data.
Jeff Sharkey
2014-09-24
1
-0
/
+6
*
Merge "More ACTION_CHOOSER ClipData migration." into lmp-dev
Jeff Sharkey
2014-09-23
1
-13
/
+22
|
\
|
*
More ACTION_CHOOSER ClipData migration.
Jeff Sharkey
2014-09-23
1
-13
/
+22
*
|
Fixes typo in Intent documentation
Paul Soulos
2014-09-19
1
-1
/
+1
|
/
*
Fix parsing of old-style intent URIs
Alan Viverette
2014-09-18
1
-1
/
+1
*
Merge "Add extra to ASSIST intent to indicate potential input type" into lmp-dev
Michael Wright
2014-09-05
1
-0
/
+7
|
\
|
*
Add extra to ASSIST intent to indicate potential input type
Michael Wright
2014-09-04
1
-0
/
+7
*
|
Rename intent extra following API review
Alexandra Gherghina
2014-09-05
1
-1
/
+1
*
|
Merge "Move *_AUDIO_PLUG actions from Intent to android.media.AudioManager" i...
Jean-Michel Trivi
2014-09-02
1
-96
/
+6
|
\
\
|
*
|
Move *_AUDIO_PLUG actions from Intent to android.media.AudioManager
Jean-Michel Trivi
2014-08-29
1
-96
/
+6
|
|
/
*
|
Hide the interaction part of VoiceInteractionService.
Dianne Hackborn
2014-09-02
1
-0
/
+2
|
/
*
Revert "Add new intent to prompt user for their device credential."
Jim Miller
2014-08-15
1
-22
/
+1
*
Fix javadoc attr reference.
Jeff Sharkey
2014-08-13
1
-8
/
+8
*
HDMI plug intent and associated information
Jean-Michel Trivi
2014-08-12
1
-3
/
+8
*
Added LEANBACK_SETTINGS Intent category
Jose Lima
2014-07-30
1
-0
/
+10
*
am c5435cdd: am e7469eca: am c50bbc02: Merge "Migrate extras to ClipData for ...
Nicolas Prevot
2014-07-25
1
-16
/
+76
|
\
|
*
Migrate extras to ClipData for image/video capture intents.
Nicolas Prevot
2014-07-25
1
-16
/
+76
*
|
am 8ec7d394: am 014089cd: am 82b83fb5: Merge "Use activity for brightness dia...
Alan Viverette
2014-07-23
1
-2
/
+1
|
\
\
|
|
/
|
*
Merge "Use activity for brightness dialog" into lmp-dev
Alan Viverette
2014-07-23
1
-2
/
+1
|
|
\
|
|
*
Use activity for brightness dialog
Alan Viverette
2014-07-14
1
-2
/
+1
*
|
|
am 65f62f23: am 39285ff1: am 1648dbb4: Merge "Fix issue #16400873: Apps that ...
Dianne Hackborn
2014-07-21
1
-6
/
+19
|
\
\
\
|
|
/
/
|
*
|
Fix issue #16400873: Apps that show ads as new tasks stay in recents...
Dianne Hackborn
2014-07-20
1
-6
/
+19
*
|
|
am bd90f0ce: am 186802ac: am d0cb5fd8: Merge "Add EXTRA_REPLACEMENT_EXTRAS fo...
Adam Powell
2014-07-21
1
-0
/
+27
|
\
\
\
|
|
/
/
|
*
|
Add EXTRA_REPLACEMENT_EXTRAS for ACTION_CHOOSER
Adam Powell
2014-07-18
1
-0
/
+27
*
|
|
am a60bb211: am 30636967: Merge "Launch activity behind launching task." into...
Craig Mautner
2014-07-15
1
-11
/
+0
|
\
\
\
|
|
/
/
|
*
|
Launch activity behind launching task.
Craig Mautner
2014-07-15
1
-11
/
+0
|
|
/
*
|
Fix docs build.
Ying Wang
2014-07-14
1
-1
/
+1
*
|
Fix build.
Ying Wang
2014-07-14
1
-1
/
+1
*
|
Add new intent to prompt user for their device credential.
Jay Civelli
2014-07-14
1
-1
/
+22
|
/
*
Add task affiliation
Craig Mautner
2014-07-11
1
-0
/
+12
*
Collapse a bunch of verbose boilerplate
Christopher Tate
2014-06-20
1
-66
/
+7
*
Fix persistent tasks and expand scope
Craig Mautner
2014-06-17
1
-0
/
+1
*
am a7c5791a: Merge "Redefine FLAG_ACTIVITY_NEW_DOCUMENT without NEW_TASK" int...
Craig Mautner
2014-06-10
1
-26
/
+3
|
\
|
*
Merge "Redefine FLAG_ACTIVITY_NEW_DOCUMENT without NEW_TASK" into lmp-preview...
Craig Mautner
2014-06-10
1
-26
/
+3
|
|
\
|
|
*
Redefine FLAG_ACTIVITY_NEW_DOCUMENT without NEW_TASK
Craig Mautner
2014-06-09
1
-26
/
+3
*
|
|
am 99f4fe07: Merge "Refactor directory API to "opening document tree."" into ...
Jeff Sharkey
2014-06-10
1
-10
/
+13
|
\
\
\
|
|
/
/
|
*
|
Refactor directory API to "opening document tree."
Jeff Sharkey
2014-06-09
1
-10
/
+13
*
|
|
Merge "Api review: Make ACTION_MANAGED_PROFILE_REMOVED registered only."
Kenny Guy
2014-06-10
1
-3
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Api review: Make ACTION_MANAGED_PROFILE_REMOVED registered only.
Adam Connors
2014-06-09
1
-3
/
+7
|
*
|
Merge "Improve DocCentric documentation."
Craig Mautner
2014-05-24
1
-26
/
+21
|
|
\
\
|
|
*
|
Improve DocCentric documentation.
Craig Mautner
2014-05-23
1
-26
/
+21
|
*
|
|
Merge "Add code for persisting tasks and activities to disk"
Craig Mautner
2014-05-23
1
-3
/
+83
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Add code for persisting tasks and activities to disk
Craig Mautner
2014-05-22
1
-3
/
+83
*
|
|
|
Move CATEGORY_NOTIFICATION_PREFERENCES to Notification.
Daniel Sandler
2014-06-09
1
-8
/
+0
|
|
_
|
/
|
/
|
|
[next]