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
/
ActivityManagerNative.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ActivityManager API and AM command to resize a task.
Wale Ogunwale
2015-02-24
1
-0
/
+23
*
Do not make ActivityContainer available to apps.
Craig Mautner
2015-02-17
1
-19
/
+10
*
Update voice interaction layer for new UI design.
Dianne Hackborn
2015-02-13
1
-0
/
+23
*
Support for activity to opt-in/out of resizeable/multi-window support.
Wale Ogunwale
2015-02-02
1
-0
/
+22
*
Adding some debug controls to test multi-window.
Winson Chung
2015-01-29
1
-0
/
+20
*
Merge "Don't read float from parcel"
Todd Kennedy
2015-01-20
1
-8
/
+9
|
\
|
*
Don't read float from parcel
Todd Kennedy
2015-01-20
1
-8
/
+9
*
|
Expose new binder call createStackOnDisplay()
Todd Kennedy
2015-01-20
1
-0
/
+33
*
|
am c2ae6fb9: Merge commit \'605eb79c9519307147fc1795d0eb155638a7f542\' into m...
Jeff Sharkey
2015-01-16
1
-0
/
+22
|
\
\
|
*
\
Merge commit '605eb79c9519307147fc1795d0eb155638a7f542' into manualmerge
Jeff Sharkey
2015-01-15
1
-0
/
+22
|
|
\
\
|
|
*
|
Offer to detect non-SSL/TLS network traffic.
Jeff Sharkey
2015-01-15
1
-0
/
+22
*
|
|
|
Merge "Remove unused method moveTaskToBack."
Craig Mautner
2015-01-16
1
-19
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Remove unused method moveTaskToBack.
Craig Mautner
2015-01-15
1
-19
/
+0
|
|
/
/
*
|
|
Merge "Rename the binder call createActivityContainer"
Todd Kennedy
2015-01-15
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Rename the binder call createActivityContainer
Todd Kennedy
2015-01-15
1
-4
/
+4
*
|
|
am 9d293911: am ebdfb6e8: Merge "[ActivityManager] Distinguish FG or BG recei...
Olawale Ogunwale
2015-01-12
1
-2
/
+5
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
[ActivityManager] Distinguish FG or BG receiver finished
riddle_hsu
2015-01-03
1
-2
/
+5
*
|
Add support from restoring recent's backup.
Wale Ogunwale
2014-12-04
1
-0
/
+18
*
|
Initial changes to add callback on task stack changes. (Bug 17672056, Bug 182...
Winson Chung
2014-12-02
1
-0
/
+20
*
|
Fix issue with call backs from media process.
Dianne Hackborn
2014-11-19
1
-4
/
+34
*
|
Adding bounce animation for affiliated tasks. (Bug 16656169)
Winson Chung
2014-11-06
1
-0
/
+32
*
|
Fix issue #17305377: Don't kill process if it still has tasks.
Wale Ogunwale
2014-11-04
1
-4
/
+2
|
/
*
Start cross profile intents as caller.
Jeff Sharkey
2014-10-14
1
-2
/
+4
*
Implement issue #17906468: Allow search request to fall back to global search
Dianne Hackborn
2014-10-09
1
-1
/
+30
*
Remove activity icon bitmaps from system process.
Craig Mautner
2014-09-18
1
-0
/
+28
*
Wait for animation complete before completing boot
Craig Mautner
2014-09-10
1
-0
/
+18
*
Work on issue #17357238: Recents is often slow if not used in a while
Dianne Hackborn
2014-09-05
1
-4
/
+2
*
Fix issue #17146552: system anr
Dianne Hackborn
2014-08-26
1
-2
/
+4
*
Add sample profiling option to am.
Jeff Hao
2014-08-26
1
-63
/
+45
*
Fix issue #16311398: Limit number of documents a process can open
Dianne Hackborn
2014-08-26
1
-0
/
+39
*
Merge "Fix issue #16366571: UIDs for work and normal Chrome processes are the...
Dianne Hackborn
2014-08-25
1
-2
/
+4
|
\
|
*
Fix issue #16366571: UIDs for work and normal Chrome processes are the same
Dianne Hackborn
2014-08-23
1
-2
/
+4
*
|
Work on issue #17011123: Hit Back/Recents button when in Recents...
Dianne Hackborn
2014-08-21
1
-4
/
+4
|
/
*
Fix issue #17038762: Add API to add entries to the recents list
Dianne Hackborn
2014-08-20
1
-0
/
+50
*
Fix issue #14617210: Apps can gain access to any ContentProvider...
Dianne Hackborn
2014-08-18
1
-0
/
+60
*
Renamed "media playing" APIs to "visible behind"
Jose Lima
2014-08-14
1
-15
/
+16
*
Lockscreen launch animations
Jorim Jaggi
2014-08-12
1
-4
/
+4
*
Create end of animation callback for Activity
Craig Mautner
2014-07-25
1
-0
/
+21
*
Making the clipboard work across users.
Nicolas Prevot
2014-07-24
1
-4
/
+7
*
Create API for launching from recents
Craig Mautner
2014-07-22
1
-0
/
+29
*
Implement issue #16330060: Inform ActivityManager about WebView...
Dianne Hackborn
2014-07-16
1
-3
/
+22
*
Launch activity behind launching task.
Craig Mautner
2014-07-15
1
-3
/
+23
*
Add Media Playing API
Craig Mautner
2014-07-08
1
-0
/
+68
*
Add Activity.isTopOfTask() method
Craig Mautner
2014-07-07
1
-4
/
+26
*
Fix cleanup of voice sessions.
Dianne Hackborn
2014-07-07
1
-0
/
+19
*
Use cached thumbnails in Recent tasks.
Craig Mautner
2014-07-02
1
-63
/
+9
*
Add lock-to-app mode
Jason Monk
2014-06-20
1
-0
/
+36
*
am f7871c31: am b9b31f4b: am bd4d3203: Merge "Support an ABI flag for instrum...
Narayan Kamath
2014-05-30
1
-2
/
+6
|
\
|
*
am b9b31f4b: am bd4d3203: Merge "Support an ABI flag for instrumentation."
Narayan Kamath
2014-05-30
1
-2
/
+6
|
|
\
|
|
*
Support an ABI flag for instrumentation.
Narayan Kamath
2014-05-16
1
-2
/
+6
[next]