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
/
services
/
java
/
com
/
android
/
server
/
am
/
ActivityStack.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Try again to fix issue #6912004:tap on gmail notification sends me to home sc...
Dianne Hackborn
2012-09-17
1
-10
/
+24
*
More multi-user stuff.
Dianne Hackborn
2012-09-15
1
-32
/
+27
*
Various fixes.
Dianne Hackborn
2012-09-09
1
-30
/
+35
*
Resolve the correct home intent for secondary users
Amith Yamasani
2012-09-07
1
-7
/
+5
*
Remove Binder.getOrigCallingUid().
Dianne Hackborn
2012-08-31
1
-1
/
+1
*
am 1a907db0: am 862c3835: am 4b60a8d1: Merge "Added check of ActivityInfo lau...
Dianne Hackborn
2012-08-30
1
-1
/
+2
|
\
|
*
Added check of ActivityInfo launch mode when starting activity.
Johan Viktorsson
2012-08-15
1
-1
/
+2
*
|
Start implementing concept of "running" users.
Dianne Hackborn
2012-08-28
1
-4
/
+29
*
|
Multiprocess activity should be allowed to run on current user
Amith Yamasani
2012-08-21
1
-2
/
+2
*
|
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-16
1
-4
/
+4
*
|
More mult-user API work.
Dianne Hackborn
2012-08-07
1
-1
/
+2
*
|
Refactor Service code out of main ActivityManagerService class.
Dianne Hackborn
2012-08-06
1
-1
/
+1
*
|
Introduce multiple displays with DisplayContent.
Craig Mautner
2012-08-02
1
-2
/
+4
|
/
*
Fix issue #6745498: Cannot view consecutive event details from agenda view
Dianne Hackborn
2012-06-28
1
-1
/
+4
*
Merge "Fix issue #6381224: Initial emulator boot fails and shows a blank blac...
Dianne Hackborn
2012-06-25
1
-15
/
+45
|
\
|
*
Fix issue #6381224: Initial emulator boot fails and shows a blank black screen.
Dianne Hackborn
2012-06-25
1
-15
/
+45
*
|
Fix issue #6717667: expanded notification actions don't work on the lock screen
Dianne Hackborn
2012-06-25
1
-4
/
+0
|
/
*
Fix issue #6636731: Mariner animation ring gets stuck
Dianne Hackborn
2012-06-15
1
-1
/
+3
*
Don't finish noHistory="true" activities behind the lock screen
Christopher Tate
2012-06-14
1
-4
/
+28
*
Make sure to stop noHistory="true" activities properly
Christopher Tate
2012-06-12
1
-1
/
+3
*
Work on issue #6579997: Mariner entrance animation
Dianne Hackborn
2012-06-01
1
-4
/
+16
*
A few odds and ends.
Dianne Hackborn
2012-05-15
1
-0
/
+5
*
Fix issue #6284404: ArrayIndexOutOfBoundsException in...
Dianne Hackborn
2012-05-15
1
-1
/
+5
*
Fix a problem in finish affinity in Activity Manager.
Amith Yamasani
2012-05-15
1
-1
/
+1
*
Fix issue #6020164: Settings crashed on orientation change...
Dianne Hackborn
2012-05-14
1
-6
/
+17
*
Remove incorrect CLEAR_WHEN_TASK_RESET behavior.
Craig Mautner
2012-05-09
1
-4
/
+0
*
Fix issue #6319312: Consecutive call to Activity's onCreate()/onResume()...
Dianne Hackborn
2012-05-07
1
-6
/
+43
*
Add new Activity.finishAffinity() method.
Dianne Hackborn
2012-04-26
1
-0
/
+45
*
am b3a76660: am 78e62111: am fee88fdb: Merge "Issue: Foreground activity perf...
Dianne Hackborn
2012-04-24
1
-1
/
+4
|
\
|
*
Issue: Foreground activity performs [Resume] and [Pause] when any process die...
p13451
2012-04-20
1
-1
/
+4
*
|
Move SystemUI out of system UID.
Jeff Sharkey
2012-04-19
1
-2
/
+7
*
|
Fix to custom scale animations.
Dianne Hackborn
2012-04-18
1
-11
/
+18
*
|
Fix an NPE when launching an activity that's not found.
Amith Yamasani
2012-04-18
1
-1
/
+1
*
|
Make sure persistent processes are not replicated for secondary users.
Amith Yamasani
2012-04-17
1
-1
/
+5
*
|
Some small tweaks to improve memory management.
Dianne Hackborn
2012-04-10
1
-25
/
+53
*
|
Add new thumbnail animation.
Dianne Hackborn
2012-03-23
1
-5
/
+38
*
|
Package restrictions per user
Amith Yamasani
2012-03-22
1
-7
/
+6
*
|
Start using the new activity options argument.
Dianne Hackborn
2012-03-19
1
-6
/
+25
*
|
resolved conflicts for merge of 354e0346 to master
Dianne Hackborn
2012-03-16
1
-1
/
+30
|
\
\
|
|
/
|
*
Debugging code for #6169553: Make Phone launch faster
Dianne Hackborn
2012-03-15
1
-2
/
+31
*
|
Fix swiping away recents to always kill processes.
Dianne Hackborn
2012-03-15
1
-3
/
+8
*
|
Add new "options" argument to all startActivity APIs.
Dianne Hackborn
2012-03-14
1
-77
/
+53
*
|
ActivityManager: add option to allow OpenGL trace.
Siva Velusamy
2012-03-12
1
-4
/
+11
*
|
Merge "Make SyncManager and AccountManagerService multi-user aware."
Amith Yamasani
2012-03-08
1
-0
/
+4
|
\
\
|
*
|
Make SyncManager and AccountManagerService multi-user aware.
Amith Yamasani
2012-03-08
1
-0
/
+4
*
|
|
Add new Intent API for associating a ClipData with an Intent.
Dianne Hackborn
2012-03-08
1
-2
/
+2
|
/
/
*
|
am 4953ec1c: am a2e0e3b5: am 27e20ccd: Merge "Fix issue #6073913: onActivityR...
Dianne Hackborn
2012-02-28
1
-25
/
+30
|
\
\
|
|
/
|
*
Fix issue #6073913: onActivityResult() not getting called...
Dianne Hackborn
2012-02-28
1
-25
/
+30
*
|
Revert "Don't wait for current activity to pause before resuming next."
Dianne Hackborn
2012-02-16
1
-118
/
+76
*
|
Move BroadcastQueue out of the ActivityManager class.
Dianne Hackborn
2012-02-10
1
-7
/
+7
[next]