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
*
Resolving resources across users.
Nicolas Prevot
2014-05-13
1
-0
/
+36
*
Add attributes and flags for DocCentric.
Craig Mautner
2014-05-07
1
-2
/
+14
*
Initial implementation of new voice interaction API.
Dianne Hackborn
2014-04-24
1
-0
/
+8
*
Add directory selection to DocumentsProvider.
Jeff Sharkey
2014-04-22
1
-6
/
+28
*
Allow prefix-based Uri permission grants.
Jeff Sharkey
2014-04-22
1
-10
/
+44
*
Allow ProfileOwner apps to manage app restrictions
Robin Lee
2014-04-17
1
-0
/
+10
*
resolved conflicts for merge of 337e764d to master
Jeff Brown
2014-04-11
1
-2
/
+25
|
\
|
*
am f24687e2: Merge "Plumb display power state through display manager." into ...
Jeff Brown
2014-04-11
1
-2
/
+25
|
|
\
|
|
*
Plumb display power state through display manager.
Jeff Brown
2014-04-10
1
-2
/
+25
*
|
|
Introduces intents for adding and removing a managed profile.
Alexandra Gherghina
2014-04-07
1
-3
/
+28
*
|
|
Merge "Introduce CATEGORY_NOTIFICATION_PREFERENCES."
Dan Sandler
2014-03-28
1
-0
/
+8
|
\
\
\
|
*
|
|
Introduce CATEGORY_NOTIFICATION_PREFERENCES.
Dan Sandler
2014-03-27
1
-0
/
+8
*
|
|
|
Update doc for ACTION_HEADSET_PLUG to mention explicit register.
Matt Casey
2014-03-26
1
-0
/
+5
|
/
/
/
*
|
|
Launch new tasks with Doc Centric flag.
Craig Mautner
2014-03-14
1
-3
/
+52
*
|
|
am c770e064: am dd0db799: am 5f0c0498: Merge "Added LEANBACK_LAUNCHER Intent ...
Jose Lima
2014-03-12
1
-0
/
+6
|
\
\
\
|
|
/
/
|
*
|
am 5f0c0498: Merge "Added LEANBACK_LAUNCHER Intent category" into klp-modular...
Jose Lima
2014-03-11
1
-0
/
+6
|
|
\
\
|
|
|
/
|
|
*
Added LEANBACK_LAUNCHER Intent category
Jose Lima
2014-03-11
1
-0
/
+6
|
*
|
am cd4874cf: am d265bcc4: Merge "Inform libcore of time format pref. changes."
Narayan Kamath
2014-03-07
1
-0
/
+9
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Inform libcore of time format pref. changes.
Narayan Kamath
2014-03-07
1
-0
/
+9
*
|
|
Inform libcore of time format pref. changes.
Narayan Kamath
2014-03-07
1
-0
/
+9
*
|
|
am d5f1fcb7: am 56bf2f67: Merge "Clarify FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET ...
Craig Mautner
2014-01-31
1
-0
/
+5
|
\
\
\
|
|
/
/
|
*
|
Clarify FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET usage
Craig Mautner
2014-01-31
1
-0
/
+5
*
|
|
am 4b67b88e: am cce06eda: am b3436359: am e05190ea: am 85f98508: Merge "Docfi...
John Spurlock
2014-01-14
1
-2
/
+2
|
\
\
\
|
|
/
/
|
*
|
Docfixes: three typos and escape */*.
John Spurlock
2014-01-06
1
-2
/
+2
*
|
|
am e4f96e28: am 56979b22: am 125d133b: Fix bad @see links in Intent.java.
John Spurlock
2013-11-25
1
-3
/
+3
|
\
\
\
|
|
/
/
|
*
|
Fix bad @see links in Intent.java.
John Spurlock
2013-11-25
1
-3
/
+3
|
|
/
*
|
am f53c1a68: am f82a387c: am e3924ca4: Merge "Improve OPEN/CREATE_DOC docs." ...
Jeff Sharkey
2013-10-15
1
-46
/
+89
|
\
\
|
|
/
|
*
Improve OPEN/CREATE_DOC docs.
Jeff Sharkey
2013-10-15
1
-46
/
+89
*
|
resolved conflicts for merge of 687c6221 to master
Jeff Sharkey
2013-09-25
1
-6
/
+12
|
\
\
|
|
/
|
*
Require that persistable Uri permissions be taken.
Jeff Sharkey
2013-09-25
1
-6
/
+12
*
|
resolved conflicts for merge of 1995a7de to master
Kenny Root
2013-09-18
1
-2
/
+8
|
\
\
|
|
/
|
*
Finish issue #10779747: Calendar Storage crash observed...
Dianne Hackborn
2013-09-18
1
-2
/
+8
*
|
Merge "Add typedefs and nullness annotations."
Tor Norbye
2013-09-12
1
-3
/
+29
|
\
\
|
|
/
|
/
|
|
*
Add typedefs and nullness annotations.
Tor Norbye
2013-09-11
1
-3
/
+29
*
|
Revert services assist context in KitKat
Adam Skory
2013-09-11
1
-32
/
+10
|
/
*
Remove unused APIs and rename others based on API review
Amith Yamasani
2013-09-05
1
-4
/
+7
*
Fix issue #10461469: KLP API Review: EXTRA_SHUTDOWN_USERSPACE_ONLY
Dianne Hackborn
2013-09-03
1
-2
/
+4
*
Stronger DocumentsProvider contract.
Jeff Sharkey
2013-08-28
1
-4
/
+0
*
Docs changes pursuant to API review feedback.
Jeff Brown
2013-08-23
1
-1
/
+1
*
Add CancellationSignal support to file operations.
Jeff Sharkey
2013-08-23
1
-5
/
+14
*
Documents management mode; API adjustment.
Jeff Sharkey
2013-08-15
1
-0
/
+4
*
Extend assist context to foreground services
Adam Skory
2013-08-07
1
-6
/
+27
*
Start restricting service calls with implicit intents.
Dianne Hackborn
2013-08-05
1
-1
/
+36
*
am 710f3e2c: am 60ae2617: Merge "If frameworks wants ASCII casing, it should ...
Elliott Hughes
2013-08-02
1
-1
/
+1
|
\
|
*
If frameworks wants ASCII casing, it should explicity ask for it.
Elliott Hughes
2013-08-02
1
-1
/
+1
*
|
Add "adb shell am restart" command.
Dianne Hackborn
2013-07-23
1
-0
/
+14
*
|
Mmmmmmm... lovely, lovely ArrayMap.
Dianne Hackborn
2013-07-18
1
-18
/
+16
*
|
Docfixes in IBinder, Context, View, and Intent.
John Spurlock
2013-07-15
1
-2
/
+2
*
|
Single-user restrictions
Amith Yamasani
2013-06-25
1
-0
/
+12
*
|
am 0f70bcfc: am 8ebfb8c9: am fdc0c861: am b18c7254: am a404a629: am 6fe992d8:...
Dirk Dougherty
2013-06-01
1
-0
/
+2
|
\
\
|
|
/
[next]