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
/
ActivityManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark getRecentTasks() and getRunningTasks() as deprecated.
Dianne Hackborn
2014-05-30
1
-1
/
+20
*
Refactoring RecentsActivityValues into TaskDescription, and ensuring they are...
Winson Chung
2014-05-16
1
-52
/
+78
*
Adding method for applications to query their own tasks. (Bug 14627210)
Winson Chung
2014-05-14
1
-2
/
+63
*
Usage stats!
Dianne Hackborn
2014-05-08
1
-7
/
+7
*
Refactoring activity method to update recents values.
Winson Chung
2014-05-02
1
-17
/
+114
*
Make GET_TASKS signature|system.
Dianne Hackborn
2014-05-02
1
-37
/
+6
*
Switch IProcessObserver to report process state
Dianne Hackborn
2014-04-29
1
-7
/
+9
*
Initial implementation of new voice interaction API.
Dianne Hackborn
2014-04-24
1
-0
/
+7
*
Merge "Implement setActivityLabelAndIcon()."
Craig Mautner
2014-04-03
1
-8
/
+4
|
\
|
*
Implement setActivityLabelAndIcon().
Craig Mautner
2014-03-31
1
-8
/
+4
*
|
Rename related users to profiles.
Kenny Guy
2014-04-02
1
-3
/
+3
|
/
*
Add Activity methods for icons and labels.
Craig Mautner
2014-03-22
1
-2
/
+28
*
Add flag to allow fetching related users recent tasks.
Kenny Guy
2014-03-17
1
-1
/
+16
*
Add Lock Task Mode.
Craig Mautner
2014-03-13
1
-0
/
+38
*
Initial changes for recents.
Winson Chung
2014-03-11
1
-0
/
+10
*
DO NOT MERGE: Eliminate StackBox.
Craig Mautner
2013-12-19
1
-94
/
+7
*
Fix issue #11223338: Not retaining service started state while restarting
Dianne Hackborn
2013-11-06
1
-3
/
+6
*
some javadoc improvements for virtual display and
Scott Main
2013-10-16
1
-2
/
+3
*
Fix some doc issues.
Dianne Hackborn
2013-10-09
1
-2
/
+7
*
Merge "Return tasks in correct order." into klp-dev
Craig Mautner
2013-09-19
1
-0
/
+6
|
\
|
*
Return tasks in correct order.
Craig Mautner
2013-09-19
1
-0
/
+6
*
|
Support for "not the home app you're looking for" metadata
Christopher Tate
2013-09-19
1
-0
/
+7
|
/
*
Fix issue #10671878: Proc stats needs to remove old data structures
Dianne Hackborn
2013-09-09
1
-1
/
+6
*
Merge "Hide stackId from prying eyes." into klp-dev
Craig Mautner
2013-08-27
1
-0
/
+1
|
\
|
*
Hide stackId from prying eyes.
Craig Mautner
2013-08-26
1
-0
/
+1
*
|
Make "low ram device" a readonly system property
Christopher Tate
2013-08-20
1
-1
/
+1
|
/
*
Get ProcessStats callable from other processes.
Dianne Hackborn
2013-08-08
1
-6
/
+2
*
Switch proc stats to use new process state constants.
Dianne Hackborn
2013-07-15
1
-11
/
+28
*
Add new proc state constants and delivery.
Dianne Hackborn
2013-07-12
1
-0
/
+33
*
More work on procstats: save/restore state, fixes.
Dianne Hackborn
2013-06-28
1
-0
/
+2
*
New API: apps can request a wipe of their own data
Christopher Tate
2013-06-27
1
-1
/
+12
*
Add new ActivityManager.isLowRamDevice().
Dianne Hackborn
2013-06-26
1
-38
/
+20
*
Use FastPrintWriter... everywhere.
Dianne Hackborn
2013-06-24
1
-4
/
+7
*
More work on process tracking.
Dianne Hackborn
2013-06-14
1
-1
/
+2
*
Add new API to retrieve a dumpsys of a single package.
Dianne Hackborn
2013-06-11
1
-1
/
+56
*
Add retrieval of StackBox info for more flexibility
Craig Mautner
2013-05-24
1
-8
/
+105
*
Add stackId to RecentTaskInfo
Craig Mautner
2013-05-22
1
-2
/
+11
*
Revert "Add stackId to RecentTaskInfo"
Craig Mautner
2013-05-22
1
-11
/
+2
*
Add stackId to RecentTaskInfo
Craig Mautner
2013-05-22
1
-2
/
+11
*
Implement stack splitting and task movement.
Craig Mautner
2013-04-15
1
-3
/
+69
*
Add flag to method's javadoc.
Craig Mautner
2013-03-28
1
-2
/
+2
*
App ops: media ops, set up to be callable from native code.
Dianne Hackborn
2013-02-12
1
-1
/
+24
*
Fix issue #7311376: Add API to allow apps to know if they are...
Dianne Hackborn
2012-10-09
1
-1
/
+1
*
Switch to showing top-most thumbnail of recent apps.
Dianne Hackborn
2012-09-19
1
-1
/
+11
*
Flesh out multi-user in am commands.
Dianne Hackborn
2012-09-10
1
-2
/
+4
*
More multi-user stuff:
Dianne Hackborn
2012-09-07
1
-0
/
+17
*
Remove Binder.getOrigCallingUid().
Dianne Hackborn
2012-08-31
1
-1
/
+27
*
Merge "Start implementing concept of "running" users." into jb-mr1-dev
Dianne Hackborn
2012-08-29
1
-0
/
+9
|
\
|
*
Start implementing concept of "running" users.
Dianne Hackborn
2012-08-28
1
-0
/
+9
*
|
Add initial multi-display support.
Jeff Brown
2012-08-29
1
-1
/
+3
|
/
[next]