1. 715a1dc Use realActivity name when comparing if intents are the same by Wale Ogunwale · 8 years ago
  2. 9a08f82 Apply minimal task dimension to all task bounds change. by Wale Ogunwale · 8 years ago
  3. 82c9dc9 Fix configuration calculation when task is non-fullscreen by Jorim Jaggi · 8 years ago
  4. 34f5c49 Merge changes If90955f4,I9fa48c06,Ib4681a43 into nyc-dev by Winson Chung · 8 years ago
  5. 1af8eda Drawing thumbnail background color for empty space in view. by Winson Chung · 8 years ago
  6. d829d36 Force pre-N apps to be resizeable. by Wale Ogunwale · 8 years ago
  7. 74e2659 Further improvement to determining visiblility of tasks in home stack. by Wale Ogunwale · 8 years ago
  8. 39d1b5b Merge "Exclude tasks manipulated before user setup is complete from Recents" by Wale Ogunwale · 8 years ago
  9. f80170f Exclude tasks manipulated before user setup is complete from Recents by Wale Ogunwale · 8 years ago
  10. 8202b2a Use separate flag to suppress resizes by Jorim Jaggi · 8 years ago
  11. 0a93214 Exclude stable insets from task config by Jorim Jaggi · 8 years ago
  12. 22e2526 Improved timing of when system sends multi-window change event to app by Wale Ogunwale · 8 years ago
  13. cd872fb Merge "Improved logic for determining visiblility of activities in the home stack" by Wale Ogunwale · 8 years ago
  14. 3b93a4d Renamed Activity class multi-window APIs by Wale Ogunwale · 8 years ago
  15. 673cbd2 Improved logic for determining visiblility of activities in the home stack by Wale Ogunwale · 8 years ago
  16. 513346d Don't allow non-dockable activities/tasks in docked stack. by Wale Ogunwale · 9 years ago
  17. b1faf60 Use resizeMode integer instead of resizeable boolean. by Wale Ogunwale · 9 years ago
  18. d26176f Support different multi-window compatibility modes by Wale Ogunwale · 9 years ago
  19. 4ccec53 Hide suspended apps from recents by Andrei Stingaceanu · 9 years ago
  20. a95ca8d Fix unneccesary activity relaunches by Jorim Jaggi · 9 years ago
  21. d49352af Merge "Revert "Temporary logging to debug ActivityStarter crash."" by Filip Gruszczynski · 9 years ago
  22. 5ded997 Revert "Temporary logging to debug ActivityStarter crash." by Filip Gruszczynski · 9 years ago
  23. be9dabd Don't remove task needed for reuse when clearing during activity start. by Filip Gruszczynski · 9 years ago
  24. 7fca6d5 Temporary logging to debug ActivityStarter crash. by Filip Gruszczynski · 9 years ago
  25. 3ee3b9d Merge "Keeping only running users recents in memory" by Suprabh Shukla · 9 years ago
  26. 09a88f5 Keeping only running users recents in memory by Suprabh Shukla · 9 years ago
  27. 3e979d6 Merge "Only request stack resize after non full screen bounds were set." by Filip Gruszczynski · 9 years ago
  28. dce2d16 Only request stack resize after non full screen bounds were set. by Filip Gruszczynski · 9 years ago
  29. 7d5f510 Launch non-resizeable task with fullscreen bounds in docked stack. by Chong Zhang · 9 years ago
  30. 3c2db1d1 Set screenLayout in task configuration override. by Filip Gruszczynski · 9 years ago
  31. 6cae765 Added support for android.R.attr#alwaysFocusable by Wale Ogunwale · 9 years ago
  32. d046a01 Consolidate resume activity code around focused stack. by Wale Ogunwale · 9 years ago
  33. 3938197 Fixed some issues with tasks with the same affinity in different stacks by Wale Ogunwale · 9 years ago
  34. 5f98609 APIs for activity to know when its windowing/pip modes change by Wale Ogunwale · 9 years ago
  35. 75b3720 Fix app over lockscreen being cropped by docked stack by Chong Zhang · 9 years ago
  36. b15758a Support scrolling for non-resizeable tasks in side-by-side mode by Chong Zhang · 9 years ago
  37. 8b1871d Adding tuner params for paging and full screen thumbnails. by Winson · 9 years ago
  38. 3856bf7 Fixed unexpected configuration change causing activity relaunch by Wale Ogunwale · 9 years ago
  39. ff3c66c Fix build breakage. by Wale Ogunwale · 9 years ago
  40. 76415ee Merge "Allow apps to set launch bounds for activities." by Wale Ogunwale · 9 years ago
  41. 7a8fa60 Allow apps to set launch bounds for activities. by Wale Ogunwale · 9 years ago
  42. 2359314 Moving recent tasks information to a user directory by Suprabh Shukla · 9 years ago
  43. c6a2da0 Fixing crash when trying to set thumbnail info. by Winson · 9 years ago
  44. 7790fda Merge "Set right bounds/configuration for task when positioned in stack." by Wale Ogunwale · 9 years ago
  45. 935e502 Set right bounds/configuration for task when positioned in stack. by Wale Ogunwale · 9 years ago
  46. 974f55f Merge "Saving additional context when taking task screenshots." by Winson Chung · 9 years ago
  47. 6c5eb1c Fixed issue with not been able to dock task from recents after reboot by Wale Ogunwale · 9 years ago
  48. c809cbb Saving additional context when taking task screenshots. by Winson · 9 years ago
  49. 74f9f16 Fixing recent tasks not getting restored at startup by Suprabh Shukla · 9 years ago
  50. 6d42df6 Set correct focus activity when using FLAG_ACTIVITY_REORDER_TO_FRONT by Wale Ogunwale · 9 years ago
  51. 3797c22 Added StackId object for checking what features a stack supports by Wale Ogunwale · 9 years ago
  52. 8ccdf3a Add development option to force everything resizable by Jorim Jaggi · 9 years ago
  53. 99db186 Added support for pinned stack. by Wale Ogunwale · 9 years ago
  54. fdcc4d4 Assign different oom score to visible apps based on layer ordering. by Chong Zhang · 9 years ago
  55. 64776ef Merge "Revert "Dont update thumbnails of freeform windows on focus change"" by Wale Ogunwale · 9 years ago
  56. d2f1d94 API for minimal width/height of an activity. by Filip Gruszczynski · 9 years ago
  57. 979f5ed Revert "Dont update thumbnails of freeform windows on focus change" by Wale Ogunwale · 9 years ago
  58. 3e85ba2 Refactoring: Remove unused parameter from topRunningActivityLocked. by Filip Gruszczynski · 9 years ago
  59. dc8d48c fix crash when restoring freeformed task to recents by Chong Zhang · 9 years ago
  60. a6e902e Properly size tasks based on stack size. by Wale Ogunwale · 9 years ago
  61. 3e3e66f Properly resize freeform stack when docked stack is resized. by Wale Ogunwale · 9 years ago
  62. 0fa656b Allow apps to pass in launch bounds when moving/starting a task by Chong Zhang · 9 years ago
  63. aff7f13 Fix fitWithinBounds to actually apply stack bounds. by Filip Gruszczynski · 9 years ago
  64. ebcc875 Move Configuration creation from Window Manager to Activity Manager. by Filip Gruszczynski · 9 years ago
  65. 17690ff Dont update thumbnails of freeform windows on focus change by Skuhne · 9 years ago
  66. 9b1ce52 Using initial activity layout to position the launching activity. by Filip Gruszczynski · 9 years ago
  67. e5390e7 Non colliding positioning of entering resizeable tasks. by Filip Gruszczynski · 9 years ago
  68. 0fad227 Merge "Fix XML early-outs." by Ben Kwa · 9 years ago
  69. b34a7ad Added support for docked stack by Wale Ogunwale · 9 years ago
  70. 1e10ba2 am 1f149663: am f7a2eb5a: am a17c5bac: am dc89dafa: am 339a9bbf: Merge "Use realActivity as indicator for task locking" into mnc-dev by Benjamin Franz · 9 years ago
  71. 6fd84cc Use realActivity as indicator for task locking by Benjamin Franz · 9 years ago
  72. 706ed79 Support creating/launching a task with non-fullscreen bounds by Wale Ogunwale · 9 years ago
  73. e4a0c57 Allow stacks to hold tasks on various sizes. by Wale Ogunwale · 9 years ago
  74. 069fbe4 Added stack id to TaskRecord dump. by Wale Ogunwale · 9 years ago
  75. 8814cf4 Fix XML early-outs. by Ben Kwa · 9 years ago
  76. 469dd58 Align the behaviour of different lock task modes by Benjamin Franz · 9 years ago
  77. 0fc365c Converted more AMS Log calls to use ActivityManagerDebugConfig by Wale Ogunwale · 9 years ago
  78. 432f64e Avoid resuming activity before launch. by Craig Mautner · 9 years ago
  79. e88d1e5 Revert "Backup/restore recents task list" by Stefan Kuhne · 9 years ago
  80. e057020 Lock top task if whitelisting arrives after start. by Craig Mautner · 9 years ago
  81. a7afaa2 Determine if TaskRecord is privilaged from creating ActivityInfo. by Wale Ogunwale · 9 years ago
  82. 2d0f39b Move home task to front when home stack is moved to front. by Wale Ogunwale · 9 years ago
  83. 15df08a Introduce android:lockTaskMode by Craig Mautner · 9 years ago
  84. ee006da Converted more log points in AMS to use ActivityManagerDebugConfig. by Wale Ogunwale · 9 years ago
  85. 843bfb9 Fix not persisting activities with FLAG_ACTIVITY_RETAIN_IN_RECENTS. by Wale Ogunwale · 9 years ago
  86. 7d70117 Protect against NPE for ActivityRecords without a stack. by Wale Ogunwale · 9 years ago
  87. e23149f Converted some AMS log points to use ActivityManagerDebugConfig. by Wale Ogunwale · 9 years ago
  88. 9d3de4c Support for activity to opt-in/out of resizeable/multi-window support. by Wale Ogunwale · 9 years ago
  89. 885e727 am f5f54dd6: am 92dd1abe: Update restored task uid to match the package uid on current device. automerge: 7fd985f by Wale Ogunwale · 10 years ago
  90. 92dd1ab Update restored task uid to match the package uid on current device. by Wale Ogunwale · 10 years ago
  91. 539db51 propagate reason to finishActivityLocked() by Todd Kennedy · 10 years ago
  92. 18795a2 Add support from restoring recent's backup. by Wale Ogunwale · 10 years ago
  93. 740c3ac Initial changes to add callback on task stack changes. (Bug 17672056, Bug 18291345) by Winson Chung · 10 years ago
  94. be23ff4 Fix issue #17674789: Recents icon resets if persist mode is 'persistNever' by Wale Ogunwale · 10 years ago
  95. 39569af Fix issue #17307700: retarget a relinquished task is not working by Dianne Hackborn · 10 years ago
  96. 6920fee Merge "Don't count finishing activities as effective activities." into lmp-dev by Craig Mautner · 10 years ago
  97. 4767f4b Don't count finishing activities as effective activities. by Craig Mautner · 10 years ago
  98. bc3126f Merge "Remove activity icon bitmaps from system process." into lmp-dev by Craig Mautner · 10 years ago
  99. 648f69b Remove activity icon bitmaps from system process. by Craig Mautner · 10 years ago
  100. 47b20ba Protect from null Intent by Craig Mautner · 10 years ago