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
/
app
/
PendingIntent.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Construct a task stack for picking a wifi network from notification
Adam Powell
2012-09-30
1
-0
/
+25
*
Fix issue #7214090: Need to be able to post notifications to all users
Dianne Hackborn
2012-09-24
1
-1
/
+7
*
DevicePolicyManager per user
Amith Yamasani
2012-09-18
1
-1
/
+8
*
Fix API review bugs.
Dianne Hackborn
2012-09-17
1
-5
/
+47
*
Add registering for explicit users.
Dianne Hackborn
2012-09-04
1
-2
/
+2
*
Remove Binder.getOrigCallingUid().
Dianne Hackborn
2012-08-31
1
-4
/
+27
*
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 #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