1. 6dfdfd6 Added attribute showForAllUsers that deprecates showOnLockScreen by Wale Ogunwale · 9 years ago
  2. 3fcb4a8 Fixed bug with ActivityInfo.FLAG_SHOW_ON_LOCK_SCREEN not working by Wale Ogunwale · 9 years ago
  3. 000957c Don't remove task from recents when moving task to another stack. by Wale Ogunwale · 9 years ago
  4. 53a29a9 Added ActivityManager API and AM command to resize a task. by Wale Ogunwale · 9 years ago
  5. 83162a9 Eliminate groupId and add task to AppWindowToken by Craig Mautner · 10 years ago
  6. e3119b7 Refactor removeApp and removeTask for last removals. by Craig Mautner · 10 years ago
  7. 3d7ca31 Remove AppWindowTokens from exiting apps with task by Craig Mautner · 10 years ago
  8. cbd84af Cherry pick task movement changes from aosp by Craig Mautner · 10 years ago
  9. 01f79cf When adding an apptoken skip over removed ones. by Craig Mautner · 10 years ago
  10. 42bf39e Reset deferred task removal when app token added. by Craig Mautner · 10 years ago
  11. 9ef471f Don't remove Activities and Tasks until animation done by Craig Mautner · 10 years ago
  12. df88d73 Add IIntentSender to ActivityContainer.startActivity by Craig Mautner · 11 years ago
  13. 9158825 Move some system services to separate directories by Amith Yamasani · 11 years ago[Renamed from services/java/com/android/server/wm/Task.java]
  14. 2c2549c Add event logging for tasks and stacks. by Craig Mautner · 11 years ago
  15. ac6f843 Fix home activity and user switch interactions. by Craig Mautner · 11 years ago
  16. 4cd0c13f Incremental repairs to side by side stacks. by Craig Mautner · 11 years ago
  17. de4ef02 Implement separate stacks. by Craig Mautner · 11 years ago
  18. c00204b Start moving Tasks from DisplayContent to TaskStack by Craig Mautner · 11 years ago[Renamed (64%) from services/java/com/android/server/wm/TaskList.java]
  19. 5d9c7be Begin switch over to task based history. by Craig Mautner · 11 years ago
  20. 05d6272ba Add AppWindowTokens to TaskList. by Craig Mautner · 11 years ago
  21. b1fd65c0 Migrate AppWindowToken lists into DisplayContent. by Craig Mautner · 11 years ago