1. ba36f89 Merge "Convert tests/**/Android.mk files to Android.bp" am: 40ff4f7d83 am: c33506ce2f by Sasha Smundak · 5 years ago
  2. b6aca11 Convert tests/**/Android.mk files to Android.bp by Sasha Smundak · 5 years ago
  3. cfa39d1 Don't crash when a broadcast requires an unknown permission by Christopher Tate · 5 years ago
  4. d4caf85 Fix typo: decrement not increment by Christopher Tate · 5 years ago
  5. 2f558d2 Defer broadcasts to slow-handling apps by Christopher Tate · 6 years ago
  6. f5c86dc Remove workarounds for b/79755007 by Colin Cross · 6 years ago
  7. 872accd Merge "Use AAPT2 for more modules with manifest validation errors" am: ce1979d707 by Colin Cross · 6 years ago
  8. 2f4bf54 Use AAPT2 for more modules with manifest validation errors by Colin Cross · 6 years ago
  9. 3667bf4 Merge "Disable AAPT2 for modules that use missing features" am: 87dc8d6576 by Colin Cross · 6 years ago
  10. 940b98e Disable AAPT2 for modules that use missing features by Colin Cross · 6 years ago
  11. ceaf60d Merge "Fix errors caught by aapt2" am: ed90a673d4 am: 592590c3d2 by Colin Cross · 6 years ago
  12. a864902 Fix errors caught by aapt2 by Colin Cross · 6 years ago
  13. a3e79fb frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  14. ab6ec61 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  15. e7d2b85 Nuke everything obsoleted by task snapshots by Jorim Jaggi · 7 years ago
  16. 4b84606 Implement new splash screen API by Jorim Jaggi · 7 years ago
  17. 8f4fe6e When snapshots are disabled, fill it with single color. by Jorim Jaggi · 7 years ago
  18. 0fe7ce96 Add API to disable snapshotting of activities by Jorim Jaggi · 7 years ago
  19. e4de5a0 Cleanup OWNER references. by Xiaohui Chen · 9 years ago
  20. c7b57b1 Fix issue #23037899: Support for Battery Optimization permission + Dialog by Dianne Hackborn · 9 years ago
  21. de15eda Work on issue #21589105: Scope WRITE_SETTINGS and SYSTEM_ALERT_WINDOW... by Dianne Hackborn · 9 years ago
  22. 1958e5e Fix issue #21813831: Need API for asking to be added to power whitelist by Dianne Hackborn · 9 years ago
  23. 3d1933c4 Implement some control over ALLOW_WHILE_IDLE alarms. by Dianne Hackborn · 9 years ago
  24. 67ba2c7 Fix issue #21572679: API Review: ActivityOptions, usage time report by Dianne Hackborn · 9 years ago
  25. e5c4262 Improve reporting to apps of transaction too large failures. by Dianne Hackborn · 9 years ago
  26. b5a380d Add API to track usage time of apps. by Dianne Hackborn · 9 years ago
  27. 875e464 Add test for isolated services. by Dianne Hackborn · 10 years ago
  28. 4f0e4a9 Add new empty app test entry points. by Dianne Hackborn · 10 years ago
  29. 85d558c Add Activity API to get referrer information. by Dianne Hackborn · 10 years ago
  30. d54b578 Fix issue #17305377: Don't kill process if it still has tasks. by Wale Ogunwale · 10 years ago
  31. 2d7576b Fix issue #17752399: Multiple apps broken by GET_TASKS permission change by Dianne Hackborn · 10 years ago
  32. eeb2c7e Work on issue #17628623: Need to update default preferred activities for YouTube by Dianne Hackborn · 10 years ago
  33. 345d4f4 Merge "Remove deprecated (and now unused) API method." into lmp-dev by Craig Mautner · 10 years ago
  34. 0321573 Remove deprecated (and now unused) API method. by Craig Mautner · 10 years ago
  35. a4e102e Work on issue #17357238: Recents is often slow if not used in a while by Dianne Hackborn · 10 years ago
  36. d7c9289 Fix issue #17289876: startActivityFromRecents appears to launch the wrong task by Dianne Hackborn · 10 years ago
  37. 89ad456 Fix issue #16311398: Limit number of documents a process can open by Dianne Hackborn · 10 years ago
  38. aec68bb Fix issue #17038762: Add API to add entries to the recents list by Dianne Hackborn · 10 years ago
  39. 15ed275 Fix path for handling system window with app token. by Dianne Hackborn · 10 years ago
  40. c0ffce5 Use cached thumbnails in Recent tasks. by Craig Mautner · 10 years ago
  41. 8b7bc13 Fix issue #10115327: MapCollections need to implement equals by Dianne Hackborn · 11 years ago
  42. 62d708f Okay, I give in, add null key support to ArrayMap and ArraySet. by Dianne Hackborn · 11 years ago
  43. 21ab6f4 ArrayMap is great, so how about ArraySet! by Dianne Hackborn · 11 years ago
  44. f4130cf Additional functionality and performance for ArrayMap by Chet Haase · 11 years ago
  45. f4bf0ae New ArrayMap class. by Dianne Hackborn · 11 years ago
  46. 45c0924 Fix test build failure by Amith Yamasani · 12 years ago
  47. 3992645 More activity tests. by Dianne Hackborn · 12 years ago
  48. 5ac72a2 Improve multi-user broadcasts. by Dianne Hackborn · 12 years ago
  49. 79af1dd Switch public APIs to use new UserHandle class for identifying users. by Dianne Hackborn · 12 years ago
  50. 756220b Add API to create new contexts with custom configurations. by Dianne Hackborn · 12 years ago
  51. 7d19e02 More mult-user API work. by Dianne Hackborn · 12 years ago
  52. b4163a6 Add APIs for interacting across users. by Dianne Hackborn · 12 years ago
  53. 8a59b7f Add new test for showing very slow animations. by Dianne Hackborn · 13 years ago
  54. 0c5001d Add APIs to remove tasks. by Dianne Hackborn · 13 years ago
  55. f26fd99 Rework thumbnails in activity manager. by Dianne Hackborn · 13 years ago