index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
content
/
IntentSender.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Proposal: Reduce the number of IPCs in PendingIntent
Soonil Nagarkar
2021-02-18
1
-29
/
+21
*
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-15
1
-2
/
+2
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-2
/
+2
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-15
1
-0
/
+4
*
Fix issue #38393543: Not allowed to start service Intent
Dianne Hackborn
2017-05-19
1
-0
/
+5
*
Fix issue #37360626: Apps can schedule alarms (and other things) with temp wh...
Dianne Hackborn
2017-05-10
1
-1
/
+8
*
Update usage of ActivityManagerNative.
Sudheer Shanka
2016-11-14
1
-6
/
+6
*
Fix issue #27532364: Security Vulnerability in IIntentSender.send
Dianne Hackborn
2016-05-13
1
-5
/
+2
*
Fix issue #21814207 and issue #21814212 (alarm manager)
Dianne Hackborn
2015-06-17
1
-1
/
+1
*
Fix API review bugs.
Dianne Hackborn
2012-09-17
1
-3
/
+17
*
Add registering for explicit users.
Dianne Hackborn
2012-09-04
1
-2
/
+2
*
Switch public APIs to use new UserHandle class for identifying users.
Dianne Hackborn
2012-08-17
1
-5
/
+5
*
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-16
1
-2
/
+2
*
Add PendingIntent and IntentSender APIs to get user handle.
Dianne Hackborn
2012-08-14
1
-0
/
+42
*
Fix issue #4902856: Don't let apps register non-explicit PendingIntents
Dianne Hackborn
2011-06-30
1
-2
/
+35
*
Add support for heavy-weight applications.
Dianne Hackborn
2010-06-04
1
-0
/
+20
*
Fix issue #2166755: BroadcastReceiver trying to return result during a non-or...
Dianne Hackborn
2009-10-05
1
-1
/
+1
*
Fix issue #2093608: Calendar widget takes a few seconds to launch
Dianne Hackborn
2009-09-17
1
-0
/
+5
*
Updates from API review.
Dianne Hackborn
2009-07-28
1
-2
/
+7
*
Remove circular dependency in PackageManager. api freeStorage uses PendingInt...
Suchi Amalapurapu
2009-06-17
1
-0
/
+255