1. 62df8ad Make setRecentsScreenshotEnabled public by chaviw · 3 years, 1 month ago
  2. f8191e8 Bulk apply PendingIntent.FLAG_MUTABLE_UNAUDITED. by Ashwini Oruganti · 4 years, 2 months ago
  3. d672203 Ensure task description icon resources are loaded from the right package by Winson Chung · 5 years ago
  4. cfa39d1 Don't crash when a broadcast requires an unknown permission by Christopher Tate · 6 years ago
  5. d4caf85 Fix typo: decrement not increment by Christopher Tate · 6 years ago
  6. 2f558d2 Defer broadcasts to slow-handling apps by Christopher Tate · 6 years ago
  7. e7d2b85 Nuke everything obsoleted by task snapshots by Jorim Jaggi · 7 years ago
  8. 4b84606 Implement new splash screen API by Jorim Jaggi · 8 years ago
  9. 8f4fe6e When snapshots are disabled, fill it with single color. by Jorim Jaggi · 8 years ago
  10. 0fe7ce96 Add API to disable snapshotting of activities by Jorim Jaggi · 8 years ago
  11. e4de5a0 Cleanup OWNER references. by Xiaohui Chen · 9 years ago
  12. c7b57b1 Fix issue #23037899: Support for Battery Optimization permission + Dialog by Dianne Hackborn · 10 years ago
  13. 1958e5e Fix issue #21813831: Need API for asking to be added to power whitelist by Dianne Hackborn · 10 years ago
  14. 3d1933c4 Implement some control over ALLOW_WHILE_IDLE alarms. by Dianne Hackborn · 10 years ago
  15. 67ba2c7 Fix issue #21572679: API Review: ActivityOptions, usage time report by Dianne Hackborn · 10 years ago
  16. e5c4262 Improve reporting to apps of transaction too large failures. by Dianne Hackborn · 10 years ago
  17. b5a380d Add API to track usage time of apps. by Dianne Hackborn · 10 years ago
  18. 875e464 Add test for isolated services. by Dianne Hackborn · 10 years ago
  19. 4f0e4a9 Add new empty app test entry points. by Dianne Hackborn · 10 years ago
  20. 85d558c Add Activity API to get referrer information. by Dianne Hackborn · 10 years ago
  21. d54b578 Fix issue #17305377: Don't kill process if it still has tasks. by Wale Ogunwale · 10 years ago
  22. 345d4f4 Merge "Remove deprecated (and now unused) API method." into lmp-dev by Craig Mautner · 10 years ago
  23. 0321573 Remove deprecated (and now unused) API method. by Craig Mautner · 10 years ago
  24. a4e102e Work on issue #17357238: Recents is often slow if not used in a while by Dianne Hackborn · 10 years ago
  25. d7c9289 Fix issue #17289876: startActivityFromRecents appears to launch the wrong task by Dianne Hackborn · 11 years ago
  26. 89ad456 Fix issue #16311398: Limit number of documents a process can open by Dianne Hackborn · 11 years ago
  27. aec68bb Fix issue #17038762: Add API to add entries to the recents list by Dianne Hackborn · 11 years ago
  28. 15ed275 Fix path for handling system window with app token. by Dianne Hackborn · 11 years ago
  29. c0ffce5 Use cached thumbnails in Recent tasks. by Craig Mautner · 11 years ago
  30. 8b7bc13 Fix issue #10115327: MapCollections need to implement equals by Dianne Hackborn · 12 years ago
  31. 62d708f Okay, I give in, add null key support to ArrayMap and ArraySet. by Dianne Hackborn · 12 years ago
  32. 21ab6f4 ArrayMap is great, so how about ArraySet! by Dianne Hackborn · 12 years ago
  33. f4130cf Additional functionality and performance for ArrayMap by Chet Haase · 12 years ago
  34. f4bf0ae New ArrayMap class. by Dianne Hackborn · 12 years ago
  35. 45c0924 Fix test build failure by Amith Yamasani · 12 years ago
  36. 3992645 More activity tests. by Dianne Hackborn · 12 years ago
  37. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  38. 79af1dd Switch public APIs to use new UserHandle class for identifying users. by Dianne Hackborn · 13 years ago
  39. 756220b Add API to create new contexts with custom configurations. by Dianne Hackborn · 13 years ago
  40. 7d19e02 More mult-user API work. by Dianne Hackborn · 13 years ago
  41. b4163a6 Add APIs for interacting across users. by Dianne Hackborn · 13 years ago
  42. 8a59b7f Add new test for showing very slow animations. by Dianne Hackborn · 13 years ago
  43. 0c5001d Add APIs to remove tasks. by Dianne Hackborn · 14 years ago
  44. f26fd99 Rework thumbnails in activity manager. by Dianne Hackborn · 14 years ago