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
/
app
/
PendingIntent.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix issue #6717667: expanded notification actions don't work on the lock screen
Dianne Hackborn
2012-06-25
1
-0
/
+14
*
Start using the new activity options argument.
Dianne Hackborn
2012-03-19
1
-4
/
+82
*
Add new "options" argument to all startActivity APIs.
Dianne Hackborn
2012-03-14
1
-4
/
+4
*
Fix obvious typos under frameworks/base/core
Ken Wakasa
2012-03-09
1
-1
/
+1
*
Add mechanism for Parcel to not allow FDs to be written to it.
Dianne Hackborn
2011-10-03
1
-0
/
+4
*
Fix issue #4902856: Don't let apps register non-explicit PendingIntents
Dianne Hackborn
2011-06-30
1
-6
/
+64
*
Implement issue #3221502: New APIs to support new back stack / task navigation
Dianne Hackborn
2010-11-22
1
-3
/
+65
*
Fix issue #2166755: BroadcastReceiver trying to return result during a non-or...
Dianne Hackborn
2009-10-05
1
-1
/
+1
*
Wallpapers, animations, pending intent.
Dianne Hackborn
2009-09-10
1
-1
/
+2
*
Updates from API review.
Dianne Hackborn
2009-07-28
1
-6
/
+1
*
Remove circular dependency in PackageManager. api freeStorage uses PendingInt...
Suchi Amalapurapu
2009-06-17
1
-1
/
+19
*
More optimization of dumpsys output.
Dianne Hackborn
2009-04-22
1
-3
/
+7
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+508
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-508
/
+0
*
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-19
1
-5
/
+8
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-4
/
+20
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+489