summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/wm/AppWindowToken.java
Commit message (Expand)AuthorAgeFilesLines
* Cleaned-up unused session argument.Wale Ogunwale2015-04-241-1/+1
* Added attribute showForAllUsers that deprecates showOnLockScreenWale Ogunwale2015-04-161-1/+1
* Eliminate groupId and add task to AppWindowTokenCraig Mautner2015-01-271-4/+5
* Refactor removeApp and removeTask for last removals.Craig Mautner2015-01-211-1/+17
* Refactor moveStackWindowsLocked()Craig Mautner2015-01-141-3/+3
* Remove AppWindowTokens from exiting apps with taskCraig Mautner2015-01-081-2/+3
* Ensure arraylist index is montonically decreasingCraig Mautner2014-11-201-5/+8
* Fixed index out of bounds issue when removing windows.Wale Ogunwale2014-11-101-4/+10
* Fix race condition between binder deathsCraig Mautner2014-08-141-0/+9
* Create end of animation callback for ActivityCraig Mautner2014-07-251-0/+1
* Launch activity behind launching task.Craig Mautner2014-07-151-0/+2
* Add system layer for voice interaction services.Dianne Hackborn2014-05-281-2/+6
* Don't remove Activities and Tasks until animation doneCraig Mautner2014-02-071-0/+2
* Move some system services to separate directoriesAmith Yamasani2013-12-191-0/+305