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
/
IActivityManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Surface outgoing Uri permission grants.
Jeff Sharkey
2013-10-09
1
-1
/
+2
*
Detect wedged ContentProviders, treat as ANR.
Jeff Sharkey
2013-10-01
1
-0
/
+2
*
Require that persistable Uri permissions be taken.
Jeff Sharkey
2013-09-25
1
-7
/
+10
*
Implement issue #10691359: Kill long-running processes
Dianne Hackborn
2013-09-16
1
-0
/
+3
*
Merge "Revert services assist context in KitKat" into klp-dev
Adam Skory
2013-09-11
1
-2
/
+1
|
\
|
*
Revert services assist context in KitKat
Adam Skory
2013-09-11
1
-2
/
+1
*
|
Propagate input ANR reason to activity manager log.
Jeff Brown
2013-09-10
1
-1
/
+2
|
/
*
Notify ViewRootImpl when it's safe to modify Canvas.
Craig Mautner
2013-08-19
1
-2
/
+2
*
API to discover granted Uri permissions.
Jeff Sharkey
2013-08-11
1
-0
/
+5
*
Extend assist context to foreground services
Adam Skory
2013-08-07
1
-4
/
+5
*
Add "adb shell am restart" command.
Dianne Hackborn
2013-07-23
1
-0
/
+3
*
Add convertToTranslucent to API.
Craig Mautner
2013-07-09
1
-5
/
+9
*
Misc memory stuff.
Dianne Hackborn
2013-07-02
1
-0
/
+3
*
Add API to convert translucent Activity to opaque.
Craig Mautner
2013-06-25
1
-0
/
+3
*
Add new API getStackBoxInfo
Craig Mautner
2013-06-17
1
-0
/
+2
*
Add more details about why a force stop is happening.
Dianne Hackborn
2013-05-28
1
-1
/
+2
*
Convert API refs to StackBox from ActivityStack.
Craig Mautner
2013-05-24
1
-6
/
+3
*
Add retrieval of StackBox info for more flexibility
Craig Mautner
2013-05-24
1
-0
/
+3
*
resolved conflicts for merge of a98b0ff8 to master
Kenny Root
2013-05-07
1
-6
/
+9
|
\
|
*
Help for the debugging help for issue #8734824.
Dianne Hackborn
2013-05-06
1
-0
/
+3
*
|
Add tap detector for switching stack focus.
Craig Mautner
2013-04-23
1
-6
/
+16
*
|
Incremental repairs to side by side stacks.
Craig Mautner
2013-04-16
1
-1
/
+2
*
|
Implement stack splitting and task movement.
Craig Mautner
2013-04-15
1
-1
/
+4
*
|
resolved conflicts for merge of dd03b6dc to master
Svetoslav
2013-04-12
1
-1
/
+4
|
\
\
|
|
/
|
*
Allow for setting test type as a monkey.
Adam Momtaz
2013-04-12
1
-1
/
+4
*
|
resolved conflicts for merge of e9b4ee69 to master
Dianne Hackborn
2013-04-09
1
-3
/
+6
|
\
\
|
|
/
|
*
Kill processes when permissions are revoked.
Dianne Hackborn
2013-04-08
1
-0
/
+3
*
|
Start moving Tasks from DisplayContent to TaskStack
Craig Mautner
2013-03-15
1
-2
/
+10
|
/
*
App ops: new operations for SMS.
Dianne Hackborn
2013-02-05
1
-1
/
+1
*
App ops: vibration, neighboring cells, dialing, etc.
Dianne Hackborn
2013-02-01
1
-6
/
+8
*
Merge "Adding UI test automation APIs."
Svetoslav Ganov
2013-01-29
1
-2
/
+2
|
\
|
*
Adding UI test automation APIs.
Svetoslav Ganov
2013-01-22
1
-2
/
+2
*
|
Add new API to propagate contextual data to the assist action
Dianne Hackborn
2013-01-23
1
-0
/
+6
|
/
*
Improve debugging for issue #7586414: AlarmManager wakelocks held
Dianne Hackborn
2012-11-27
1
-0
/
+3
*
Sanity-check erroneous backup agent instantiations
Christopher Tate
2012-10-17
1
-0
/
+2
*
Fix issue #7311376: Add API to allow apps to know if they are...
Dianne Hackborn
2012-10-09
1
-1
/
+1
*
Fix issue #6968859: home not exiting an ANR'd dream
Dianne Hackborn
2012-10-04
1
-0
/
+3
*
Fix issue #7211769 and #7244492, thrash around on #7226656.
Dianne Hackborn
2012-09-28
1
-0
/
+3
*
AppInfo from Notifications for secondary users
Amith Yamasani
2012-09-24
1
-1
/
+1
*
Allow acquiring ContentProviders across users.
Jeff Sharkey
2012-09-21
1
-2
/
+2
*
Implement multi-user PackageMonitor.
Dianne Hackborn
2012-09-20
1
-0
/
+2
*
Switch to showing top-most thumbnail of recent apps.
Dianne Hackborn
2012-09-19
1
-1
/
+2
*
Try again to fix issue #6912004:tap on gmail notification sends me to home sc...
Dianne Hackborn
2012-09-17
1
-6
/
+2
*
More multi-user stuff.
Dianne Hackborn
2012-09-15
1
-0
/
+5
*
Flesh out multi-user in am commands.
Dianne Hackborn
2012-09-10
1
-4
/
+5
*
More multi-user stuff:
Dianne Hackborn
2012-09-07
1
-6
/
+7
*
Add registering for explicit users.
Dianne Hackborn
2012-09-04
1
-1
/
+1
*
Remove Binder.getOrigCallingUid().
Dianne Hackborn
2012-08-31
1
-13
/
+7
*
Start implementing concept of "running" users.
Dianne Hackborn
2012-08-28
1
-0
/
+2
*
Keep track of whether an app is installed for each user.
Dianne Hackborn
2012-08-24
1
-2
/
+2
[next]