index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
IActivityManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
Revert "Backup/restore recents task list"
Stefan Kuhne
2015-05-18
1
-2
/
+0
|
/
/
/
/
*
|
|
|
Make sure the app can draw a frame before unlocking
Jorim Jaggi
2015-05-13
1
-0
/
+4
*
|
|
|
Allow device initializers to set a preferred setup activity.
Julia Reynolds
2015-04-27
1
-0
/
+3
*
|
|
|
Disallow data clearing of DeviceOwner.
Craig Mautner
2015-04-23
1
-0
/
+2
*
|
|
|
Add API for putting up locktask pinning toast.
Craig Mautner
2015-04-21
1
-0
/
+3
*
|
|
|
Fixes to idle alarm scheduling, package importance.
Dianne Hackborn
2015-04-14
1
-1
/
+10
*
|
|
|
Merge "No longer unlock activity manager to test whitelist"
Craig Mautner
2015-04-07
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
No longer unlock activity manager to test whitelist
Craig Mautner
2015-04-07
1
-0
/
+2
*
|
|
|
|
Various fixes and improvements...
Dianne Hackborn
2015-04-04
1
-1
/
+2
|
/
/
/
/
*
|
|
|
Add new voice request for picking from a list.
Dianne Hackborn
2015-03-16
1
-0
/
+4
*
|
|
|
Add new debug feature to automatically create heap dumps.
Dianne Hackborn
2015-03-06
1
-2
/
+7
*
|
|
|
Clean up the lock task APIs for COSU devices.
Benjamin Franz
2015-03-05
1
-0
/
+3
*
|
|
|
Added ActivityManager API and AM command to resize a task.
Wale Ogunwale
2015-02-24
1
-0
/
+2
*
|
|
|
Do not make ActivityContainer available to apps.
Craig Mautner
2015-02-17
1
-3
/
+2
*
|
|
|
Update voice interaction layer for new UI design.
Dianne Hackborn
2015-02-13
1
-0
/
+5
*
|
|
|
Support for activity to opt-in/out of resizeable/multi-window support.
Wale Ogunwale
2015-02-02
1
-0
/
+2
*
|
|
|
Adding some debug controls to test multi-window.
Winson Chung
2015-01-29
1
-0
/
+2
*
|
|
|
Expose new binder call createStackOnDisplay()
Todd Kennedy
2015-01-20
1
-0
/
+3
*
|
|
|
am c2ae6fb9: Merge commit \'605eb79c9519307147fc1795d0eb155638a7f542\' into m...
Jeff Sharkey
2015-01-16
1
-0
/
+4
|
\
|
|
|
|
*
|
|
Merge commit '605eb79c9519307147fc1795d0eb155638a7f542' into manualmerge
Jeff Sharkey
2015-01-15
1
-0
/
+4
|
|
\
\
\
|
|
*
|
|
Offer to detect non-SSL/TLS network traffic.
Jeff Sharkey
2015-01-15
1
-0
/
+5
*
|
|
|
|
Merge "Remove unused method moveTaskToBack."
Craig Mautner
2015-01-16
1
-2
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Remove unused method moveTaskToBack.
Craig Mautner
2015-01-15
1
-2
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge "Rename the binder call createActivityContainer"
Todd Kennedy
2015-01-15
1
-2
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Rename the binder call createActivityContainer
Todd Kennedy
2015-01-15
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
am 9d293911: am ebdfb6e8: Merge "[ActivityManager] Distinguish FG or BG recei...
Olawale Ogunwale
2015-01-12
1
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
/
[ActivityManager] Distinguish FG or BG receiver finished
riddle_hsu
2015-01-03
1
-1
/
+2
|
|
/
*
|
Add support from restoring recent's backup.
Wale Ogunwale
2014-12-04
1
-0
/
+3
*
|
Initial changes to add callback on task stack changes. (Bug 17672056, Bug 182...
Winson Chung
2014-12-02
1
-0
/
+2
*
|
Fix issue with call backs from media process.
Dianne Hackborn
2014-11-19
1
-2
/
+5
*
|
Adding bounce animation for affiliated tasks. (Bug 16656169)
Winson Chung
2014-11-06
1
-0
/
+4
*
|
Fix issue #17305377: Don't kill process if it still has tasks.
Wale Ogunwale
2014-11-04
1
-1
/
+1
|
/
*
Start cross profile intents as caller.
Jeff Sharkey
2014-10-14
1
-1
/
+1
*
Implement issue #17906468: Allow search request to fall back to global search
Dianne Hackborn
2014-10-09
1
-0
/
+4
*
Remove activity icon bitmaps from system process.
Craig Mautner
2014-09-18
1
-0
/
+2
*
Wait for animation complete before completing boot
Craig Mautner
2014-09-10
1
-0
/
+3
*
Work on issue #17357238: Recents is often slow if not used in a while
Dianne Hackborn
2014-09-05
1
-1
/
+1
*
Fix issue #17146552: system anr
Dianne Hackborn
2014-08-26
1
-1
/
+1
*
Add sample profiling option to am.
Jeff Hao
2014-08-26
1
-19
/
+16
*
Fix issue #16311398: Limit number of documents a process can open
Dianne Hackborn
2014-08-26
1
-0
/
+4
*
Merge "Fix issue #16366571: UIDs for work and normal Chrome processes are the...
Dianne Hackborn
2014-08-25
1
-1
/
+1
|
\
|
*
Fix issue #16366571: UIDs for work and normal Chrome processes are the same
Dianne Hackborn
2014-08-23
1
-1
/
+1
*
|
Work on issue #17011123: Hit Back/Recents button when in Recents...
Dianne Hackborn
2014-08-21
1
-2
/
+2
|
/
*
Fix issue #17038762: Add API to add entries to the recents list
Dianne Hackborn
2014-08-20
1
-0
/
+6
*
Fix issue #14617210: Apps can gain access to any ContentProvider...
Dianne Hackborn
2014-08-18
1
-0
/
+5
*
Renamed "media playing" APIs to "visible behind"
Jose Lima
2014-08-14
1
-6
/
+6
*
Lockscreen launch animations
Jorim Jaggi
2014-08-12
1
-2
/
+2
*
Cherry pick Introduce startIsolatedProcess private API in ActivityManager DO ...
Primiano Tucci
2014-08-01
1
-1
/
+1
*
Create end of animation callback for Activity
Craig Mautner
2014-07-25
1
-0
/
+2
*
Making the clipboard work across users.
Nicolas Prevot
2014-07-24
1
-1
/
+1
[prev]
[next]