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
*
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
|
/
*
Improve multi-user app management.
Dianne Hackborn
2012-08-21
1
-0
/
+7
*
Refactor for multi-display support.
Jeff Brown
2012-08-19
1
-1
/
+4
*
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-16
1
-4
/
+4
*
Start the correct settings from the status bar.
Amith Yamasani
2012-08-08
1
-1
/
+30
*
More mult-user API work.
Dianne Hackborn
2012-08-07
1
-0
/
+12
*
Extend process observer to be usable for media routing.
Dianne Hackborn
2012-05-31
1
-0
/
+7
*
Fix activity resolver, issues #6519130 and #6507239
Dianne Hackborn
2012-05-18
1
-2
/
+37
*
Add new API to find total RAM.
Dianne Hackborn
2012-05-09
1
-2
/
+11
*
Fix launcher icon size for tvdpi.
Dianne Hackborn
2012-04-26
1
-2
/
+6
*
Update process importance documentation.
Dianne Hackborn
2012-04-26
1
-4
/
+44
*
TaskStackBuilder and Activity navigation features for framework
Adam Powell
2012-04-05
1
-1
/
+0
*
Add new thumbnail animation.
Dianne Hackborn
2012-03-23
1
-2
/
+19
*
Add new "options" argument to all startActivity APIs.
Dianne Hackborn
2012-03-14
1
-0
/
+148
*
Work on more low memory reporting to apps.
Dianne Hackborn
2012-03-06
1
-3
/
+30
*
Multi-user - 1st major checkin
Amith Yamasani
2012-02-03
1
-1
/
+2
*
Add xxhdpi; fix ActivityManager.getLauncherLargeIconSize() etc.
Dianne Hackborn
2012-01-25
1
-8
/
+18
*
Fix issue #5263361: Browser instance not created in application picker
Dianne Hackborn
2011-09-08
1
-0
/
+8
*
New API to determine if device has lots of RAM.
Dianne Hackborn
2011-08-24
1
-0
/
+18
*
Don't use HW accel drawing in lock screen on lower-end devices.
Dianne Hackborn
2011-08-12
1
-0
/
+29
*
Move OOM kernel settings to activity manager.
Dianne Hackborn
2011-08-07
1
-0
/
+17
*
Expose app resume times to the ApplicationProvider.
Mark Brophy
2011-07-10
1
-0
/
+18
*
resolved conflicts for merge of 590ec479 to master
Dianne Hackborn
2011-05-31
1
-0
/
+19
|
\
|
*
Spiffy new compatibility mode UI.
Dianne Hackborn
2011-05-25
1
-0
/
+19
*
|
am dda64e9a: am 51454295: am df9799f0: Fix build.
Dianne Hackborn
2011-05-12
1
-0
/
+3
|
\
\
|
|
/
|
*
Fix build.
Dianne Hackborn
2011-05-12
1
-0
/
+3
*
|
resolved conflicts for merge of 0e59729b to master
Dianne Hackborn
2011-05-12
1
-0
/
+76
|
\
\
|
|
/
|
*
New compat mode front end: UI and persistence.
Dianne Hackborn
2011-05-12
1
-0
/
+76
*
|
Add APIs to remove tasks.
Dianne Hackborn
2011-04-12
1
-11
/
+50
*
|
Merge "Package manager changes to store and update user information."
Amith Yamasani
2011-04-11
1
-4
/
+18
|
\
\
|
*
|
Package manager changes to store and update user information.
Amith Yamasani
2011-04-11
1
-4
/
+18
|
|
/
*
|
Merge "Rework thumbnails in activity manager."
Dianne Hackborn
2011-04-08
1
-2
/
+65
|
\
\
|
*
|
Rework thumbnails in activity manager.
Dianne Hackborn
2011-04-08
1
-2
/
+65
|
|
/
*
|
Remove the deprecated things from Config.java. These haven't been working sin...
Joe Onorato
2011-04-07
1
-2
/
+1
|
/
*
Fix issue #4066157: ActivityManager.getMemoryClass() returning large memory c...
Dianne Hackborn
2011-03-08
1
-1
/
+1
*
Fixed NPE in ActivityManager's launch count service.
Peter Visontay
2011-03-02
1
-1
/
+6
*
ActivityManager exposes launch count API.
Peter Visontay
2011-02-22
1
-0
/
+31
*
Rework thumbnail API to not suffer from IPC failures.
Dianne Hackborn
2011-02-16
1
-19
/
+24
*
Add API for preferred Launcher icon size and density
Kenny Root
2011-01-26
1
-1
/
+65
*
Hook up large heap API.
Dianne Hackborn
2011-01-19
1
-2
/
+5
*
Add API to get path to OBBs.
Dianne Hackborn
2011-01-16
1
-4
/
+6
*
Add manifest API to request a large heap.
Dianne Hackborn
2011-01-16
1
-0
/
+3
*
Add ActivityManager#isRunningInTestHarness() public API.
Brett Chabot
2011-01-09
1
-0
/
+7
[next]