index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
PendingIntent.java
Age
Commit message (
Expand
)
Author
2021-07-13
Revert "Disable PendingIntent explicit mutability enforcement."
Siddeswar Aluganti
2021-05-21
Revert "Revert "Enforce the PendingIntent mutability flag requirement for chr...
Brian Orr
2021-05-07
Disable PendingIntent explicit mutability enforcement.
Siddeswar Aluganti
2021-04-29
Merge SP1A.210425.001
Scott Lobdell
2021-04-23
Revert "Enforce the PendingIntent mutability flag requirement for chrome"
Brian Orr
2021-04-20
Synthesize app PendingIntents rather than wrap them
Christopher Tate
2021-04-12
Enforce the PI mutability flag requirement for test apps
Ashwini Oruganti
2021-03-29
Enforce the PendingIntent mutability flag requirement for chrome
Ashwini Oruganti
2021-03-23
Update Nullability per API review
Soonil Nagarkar
2021-03-08
New API for comparing two intents of PendingIntent object.
paulhu
2021-03-04
Revise PendingIntent.queryIntentComponents API
Jin Seok Park
2021-02-24
Update some Nullable annotations on PendingIntent
Soonil Nagarkar
2021-02-18
Proposal: Reduce the number of IPCs in PendingIntent
Soonil Nagarkar
2021-02-02
Merge changes from topic "nullablecollection" into sc-dev
Adrian Roos
2021-02-01
API: Suppress existing NullableCollections lints (S edition)
Adrian Roos
2021-01-29
Expose PendingIntent APIs for exposing component/type for CTS
Jin Seok Park
2021-01-25
Merge "Let modules obtain target component of PendingIntent"
Makoto Onuki
2021-01-22
Let modules obtain target component of PendingIntent
Makoto Onuki
2021-01-22
Temporarily relax the PI mutability flag requirement for chrome
Ashwini Oruganti
2021-01-21
Relax the PI mutability flag requirement for apps under instrumentation
Ashwini Oruganti
2021-01-19
Enforce that a PendingIntent has an explicit mutability
Ashwini Oruganti
2021-01-07
Expose FLAG_MUTABLE_UNAUDITED for use by CTS
Ashwini Oruganti
2021-01-06
Revert "Enforce that a PendingIntent has an explicit mutability ..."
Ashwini Oruganti
2021-01-06
Enforce that a PendingIntent has an explicit mutability
Ashwini Oruganti
2020-11-19
Update the docs for FLAG_UPDATE_CURRENT and FLAG_IMMUTABLE
Ashwini Oruganti
2020-10-30
Add API for immutable PendingIntents
Soonil Nagarkar
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Merge "Revert "Add maxTargetSdk restriction to unused APIs.""
Hongwei Wang
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
Merge "Add maxTargetSdk restriction to unused APIs."
Mathew Inwood
2020-10-27
Add a PendingIntent flag to mark unaudited PI mutability
Ashwini Oruganti
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-26
Suppress more error prone warnings that are false positives
Ashwini Oruganti
2020-10-23
1/ Add basic infra for global drag handling in the Shell
Winson Chung
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-14
Suppress one off errorprone warnings for AndroidFrameworkPendingIntentMutability
Ashwini Oruganti
2020-09-29
Update docs to hint when to use FLAG_MUTABLE
Ashwini Oruganti
2020-09-28
Define FLAG_MUTABLE and add a compat change for explicit definition of Pendin...
Ashwini Oruganti
2020-09-24
Revert "Define FLAG_MUTABLE and add a compat change for explicit..."
Greg Kaiser
2020-09-22
Define FLAG_MUTABLE and add a compat change for explicit definition of Pendin...
Ashwini Oruganti
2020-06-01
Support apps sharing file:// URIs with the camera API
Zim
2020-03-12
Rename featureId -> attributionTag
Philip P. Moltmann
2020-02-12
Revert "Revert "Activity start: Send featureId from context->AppOpsManager""
Philip P. Moltmann
2020-02-10
Revert "Activity start: Send featureId from context->AppOpsManager"
Philip P. Moltmann
2020-02-08
Activity start: Send featureId from context->AppOpsManager
Philip P. Moltmann
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-05
Rename writeToProto to be dumpDebug
Jeffrey Huang
2019-11-06
Merge "Remove cancel listeners from pending intent alarms"
TreeHugger Robot
2019-11-04
Remove cancel listeners from pending intent alarms
Suprabh Shukla
2019-11-01
Documenting PendingIntent identifying flags
Suprabh Shukla
[next]