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
*
Immediately kill a shared user process on a permission revocation.
Svetoslav
2015-08-06
1
-2
/
+2
*
Fix issue #22531747: Assist info should declare if user has disabled...
Dianne Hackborn
2015-07-20
1
-1
/
+1
*
Allow callers holding PACKAGE_USAGE_STATS permission to call ActivityManager#...
Adam Lesinski
2015-06-24
1
-1
/
+2
*
Fix APIs.
Dianne Hackborn
2015-06-11
1
-1
/
+3
*
Fix issue #21571700: Need to be smarter about how foreground...
Dianne Hackborn
2015-06-08
1
-13
/
+16
*
Adding am send-trim-memory command
Stefan Kuhne
2015-06-05
1
-66
/
+83
*
Hide getPackageProcessState(), it is not ready yet.
Dianne Hackborn
2015-05-13
1
-1
/
+1
*
Hide API not ready for prime time.
Jeff Sharkey
2015-05-13
1
-0
/
+2
*
Permission UI - legacy apps support
Svet Ganov
2015-05-05
1
-1
/
+21
*
Fail early when starting a background user activity.
Wale Ogunwale
2015-04-17
1
-0
/
+7
*
Return more information when getAppTasks#getTaskInfo is called.
Wale Ogunwale
2015-04-16
1
-0
/
+23
*
Fixes to idle alarm scheduling, package importance.
Dianne Hackborn
2015-04-14
1
-24
/
+69
*
More work on device idle mode and other power stuff.
Dianne Hackborn
2015-04-09
1
-12
/
+18
*
Various fixes and improvements...
Dianne Hackborn
2015-04-04
1
-0
/
+41
*
Runtime permissions: per user permission tracking.
Svetoslav
2015-03-23
1
-1
/
+2
*
More work on collecting assist data.
Dianne Hackborn
2015-03-12
1
-0
/
+6
*
Clean up the lock task APIs for COSU devices.
Benjamin Franz
2015-03-05
1
-2
/
+30
*
Add ProcessInfoService to activity manager.
Ruben Brunk
2015-01-30
1
-0
/
+3
*
Inform PendingIntent sender if broadcast was not queued.
Amith Yamasani
2014-11-07
1
-0
/
+7
*
Fix issue #17305377: Don't kill process if it still has tasks.
Wale Ogunwale
2014-11-04
1
-12
/
+2
*
Improve some docs, fix some debugging.
Dianne Hackborn
2014-10-09
1
-5
/
+5
*
Put in real "code" (aka marketing) name.
Dianne Hackborn
2014-10-07
1
-2
/
+2
*
Fix issue #17752399: Multiple apps broken by GET_TASKS permission change
Dianne Hackborn
2014-10-03
1
-10
/
+1
*
Fixing regression with black task bar background. (Bug 17584337)
Winson Chung
2014-09-29
1
-2
/
+6
*
Don't preload task description icons when opening recents
Jorim Jaggi
2014-09-26
1
-7
/
+17
*
Merge "Register ActivityManagerService.PackageMonitor for all users." into lm...
Zoltan Szatmary-Ban
2014-09-24
1
-4
/
+12
|
\
|
*
Register ActivityManagerService.PackageMonitor for all users.
Zoltan Szatmary-Ban
2014-09-23
1
-4
/
+12
*
|
Remove activity icon bitmaps from system process.
Craig Mautner
2014-09-18
1
-3
/
+80
|
/
*
Work on issue #17357238: Recents is often slow if not used in a while
Dianne Hackborn
2014-09-05
1
-7
/
+14
*
Add some @SystemApi tags for internal user-related APIs
Amith Yamasani
2014-09-03
1
-1
/
+7
*
Change API to return thumbnail size instead of individual dimensions. (Bug 17...
Winson Chung
2014-08-28
1
-17
/
+7
*
Merge "Fix issue #17179314: Make recents limits consistent" into lmp-dev
Dianne Hackborn
2014-08-27
1
-3
/
+32
|
\
|
*
Fix issue #17179314: Make recents limits consistent
Dianne Hackborn
2014-08-26
1
-3
/
+32
*
|
Add sample profiling option to am.
Jeff Hao
2014-08-26
1
-7
/
+0
|
/
*
Merge "Fix issue #16311398: Limit number of documents a process can open" int...
Dianne Hackborn
2014-08-26
1
-0
/
+34
|
\
|
*
Fix issue #16311398: Limit number of documents a process can open
Dianne Hackborn
2014-08-26
1
-0
/
+34
*
|
Merge "Multiple performance changes to speed recents invocation/app launching...
Winson Chung
2014-08-26
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Multiple performance changes to speed recents invocation/app launching time. ...
Winson Chung
2014-08-25
1
-0
/
+6
*
|
Fix issue #16366571: UIDs for work and normal Chrome processes are the same
Dianne Hackborn
2014-08-23
1
-1
/
+1
|
/
*
Fix issue #17038762: Add API to add entries to the recents list
Dianne Hackborn
2014-08-20
1
-3
/
+119
*
Exposing taskDescription for apps to read from their own AppTasks. (Bug 16826...
Winson Chung
2014-08-08
1
-2
/
+0
*
Initial changes to add task affiliation styling. (Bug 16656169)
Winson Chung
2014-08-07
1
-0
/
+9
*
Make affiliatedTaskId public and unhidden.
Craig Mautner
2014-07-28
1
-1
/
+0
*
First iteration of a public UsageStats API
Adam Lesinski
2014-07-18
1
-21
/
+2
*
Implement issue #16330060: Inform ActivityManager about WebView...
Dianne Hackborn
2014-07-16
1
-1
/
+23
*
Add missing lock task API
Jason Monk
2014-07-14
1
-1
/
+4
*
Add task affiliation
Craig Mautner
2014-07-11
1
-0
/
+8
*
Refactoring to support groups.
Winson Chung
2014-07-07
1
-0
/
+8
*
Use cached thumbnails in Recent tasks.
Craig Mautner
2014-07-02
1
-59
/
+26
*
Saving last TaskDescription for TaskRecord.
Winson Chung
2014-06-26
1
-0
/
+24
[next]