1. 4579c0a Refactor ResourcesLoader APIs by Ryan Mitchell · 4 years, 8 months ago
  2. 4a31697 Introduce WindowContext API by Andrii Kulian · 4 years, 7 months ago
  3. 0af97d6 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 8 months ago
  4. c895b1b Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 9 months ago
  5. 0d824d4 Add the root of crates by Context.getCrateDir by Felka Chang · 4 years, 9 months ago
  6. 7701f57 [Telephony Mainline] Exposed sendOrderedBroadcast by Peter Wang · 4 years, 10 months ago
  7. f0b7d0b Add @UnsupportedAppUsage to test apis that are known to be used by apps. by Artur Satayev · 4 years, 10 months ago
  8. 3f9e036 System API: Context#registerReceiverForAllUsers by Meng Wang · 4 years, 10 months ago
  9. 5473553 Expose Context.sendOrderedBroadcast with appop by Jordan Liu · 4 years, 10 months ago
  10. 59076d8 Add feature context by Philip P. Moltmann · 5 years ago
  11. e5449f0 Explicitly take flags in createContextAsUser() by Makoto Onuki · 4 years, 10 months ago
  12. 701edd6 Merge "Add Context.createContextAsUser()" by Makoto Onuki · 4 years, 11 months ago
  13. b844001 Add Context.createContextAsUser() by Makoto Onuki · 4 years, 11 months ago
  14. cfdc4f7 Merge "Perform agent startup-attach before bind" am: 7ae1299cdd am: d3337c9051 am: b49226d0be by Alex Light · 4 years, 11 months ago
  15. 2d0691c Perform agent startup-attach before bind by Alex Light · 4 years, 11 months ago
  16. 8f13598 Create permission manager AIDL by Todd Kennedy · 5 years ago
  17. d06c6d29 Revert "Add optional reasons why permissions were denied" by Tim Murray · 5 years ago
  18. 3623f32 Add optional reasons why permissions were denied by Philip P. Moltmann · 5 years ago
  19. 710e3ec Revert ContextImpl LoadedApk packageInfo caching workaround by Winson · 5 years ago
  20. 6798ab9 Merge "Remove unnecessary called from system process warning." by TreeHugger Robot · 5 years ago
  21. 324cb51 Remove unnecessary called from system process warning. by Joe Onorato · 5 years ago
  22. e0894ab Merge "Add Context.bindService with executor parameter" by TreeHugger Robot · 5 years ago
  23. 58a5766 Add Context.bindService with executor parameter by Bo Liu · 5 years ago
  24. 4b2116c Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  25. 691af68 Added some TestApi that are already used by CTS by Wale Ogunwale · 6 years ago
  26. a4f39cd Refactored Autofill properties that are optimized on application level. by Felipe Leme · 6 years ago
  27. 326f15a Optimized Content Capture workflow by caching some state at the application level. by Felipe Leme · 6 years ago
  28. c3f0b06 Update notification layouts when overlays change. by Amin Shaikh · 6 years ago
  29. 4becc35 Test Context's opPackageName should be the target package name by Makoto Onuki · 6 years ago
  30. a5a81d2 Merge "Add IMMS#showInputMethodPickerFromSystem." by TreeHugger Robot · 6 years ago
  31. 0b05f9e Add IMMS#showInputMethodPickerFromSystem. by lumark · 6 years ago
  32. 77b13fd Merge "Fix various issues in ordering of grouped bindings." by Dianne Hackborn · 6 years ago
  33. 2f55e5a Fix various issues in ordering of grouped bindings. by Dianne Hackborn · 6 years ago
  34. ecb08be Split IntelligenceManager / IntelligenceService. by Felipe Leme · 6 years ago
  35. a631d56 Add new API to performing grouping and ordering of bindings. by Dianne Hackborn · 6 years ago
  36. 27b4d94 Implement naming of isolated service bindings. by Dianne Hackborn · 6 years ago
  37. 5281b6b Add Context.getDisplayId() to avoid possible IPC by Yohei Yukawa · 6 years ago
  38. 8c854f8 Move some members to the "Q blacklist". by Mathew Inwood · 6 years ago
  39. 61e8ae6 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  40. dd02e33 StrictMode to catch storage while locked. by Jeff Sharkey · 6 years ago
  41. 04d9cb5 Moved some activities implementation to ActivityTaskManagerService (2/n) by Wale Ogunwale · 6 years ago
  42. f955e56 Require READ_CALL_LOG permission to see phone numbers in phone state. by Tyler Gunn · 6 years ago
  43. d67070e Simplify service wrapper initialization + make robust by Makoto Onuki · 6 years ago
  44. e21576f Return PERMISSION_DENIED instead of NPE when missing ActivityManager by Erik Wolsheimer · 6 years ago
  45. f896f12 Avoid service wrapper initialization deadlock. by Makoto Onuki · 7 years ago
  46. 47b37aa Minor autofill changes to support compat mode CTS tests. by Svet Ganov · 7 years ago
  47. 3f24e69 Frameworks: Annotate trivial @GuardedBy in core/java by Andreas Gampe · 7 years ago
  48. 1bb9f29 Merge "Autofill compatibility mode." by TreeHugger Robot · 7 years ago
  49. 24c9045 Autofill compatibility mode. by Svetoslav Ganov · 7 years ago
  50. ad357d1 Pass in the user defined by Context. by Jeff Sharkey · 7 years ago
  51. 233a0b1 Revert "Minor LoadedApk refactoring." by Todd Kennedy · 7 years ago
  52. 7fa385a Launching notification settings correctly inline by Selim Cinek · 7 years ago
  53. f465ea0 Disallow starting activities without new task from non-activity context. by Bryce Lee · 7 years ago
  54. 7541ca4d Minor LoadedApk refactoring. by Jeff Hamilton · 7 years ago
  55. 8439ac0 Start accepting Executors instead of Handlers. by Jeff Sharkey · 7 years ago
  56. ae26646 Skip FDE-specific operations, mkdir() throwing. by Jeff Sharkey · 7 years ago
  57. bb567ae Sets AutofillClient on attachBaseContext() by Felipe Leme · 7 years ago
  58. 11179b4 Don't crash when external storage is unmounted by Christopher Tate · 7 years ago
  59. adcd1fe Merge "Progress towards FBE and adoptable storage." by Jeff Sharkey · 7 years ago
  60. a65e649 Progress towards FBE and adoptable storage. by Jeff Sharkey · 7 years ago
  61. 6d6cd68 Stop loading other package's font by default. by Seigo Nonaka · 7 years ago
  62. 1852855 Merge "Fix potential race in Theme creation" into oc-dev am: b0a5fd0384 by Adam Lesinski · 7 years ago
  63. 1e87a36 Fix potential race in Theme creation by Adam Lesinski · 7 years ago
  64. fe2368c Refresh in-memory SharedPreferences instances after restore by Christopher Tate · 7 years ago
  65. 8892511 Merge "Revert "Disallow starting activities without new task from non-activity context."" into oc-dev am: 367b880c02 by Bryce Lee · 7 years ago
  66. 367b880 Merge "Revert "Disallow starting activities without new task from non-activity context."" into oc-dev by Bryce Lee · 7 years ago
  67. 25ae100 Revert "Disallow starting activities without new task from non-activity context." by Bryce Lee · 7 years ago
  68. f0268b0 Merge "Fix issue #38393543: Not allowed to start service Intent" into oc-dev am: ad6dde65ff by Dianne Hackborn · 7 years ago
  69. ad6dde6 Merge "Fix issue #38393543: Not allowed to start service Intent" into oc-dev by Dianne Hackborn · 7 years ago
  70. e18c3ba Merge "Disallow starting activities without new task from non-activity context." into oc-dev am: 3ebe54b3e6 by Bryce Lee · 7 years ago
  71. 3ebe54b Merge "Disallow starting activities without new task from non-activity context." into oc-dev by Bryce Lee · 7 years ago
  72. 3e6e385 Fix issue #38393543: Not allowed to start service Intent by Dianne Hackborn · 7 years ago
  73. f3903e9 Fix regression in getSharedPreferences performance by John Reck · 7 years ago
  74. f4a8eb6 Merge "Relax the sharedpreference check to look at StorageManager.isUserKeyUnlocked" into oc-dev am: e35e223a81 by Tony Mak · 7 years ago
  75. 57c334d Relax the sharedpreference check to look at StorageManager.isUserKeyUnlocked by Tony Mak · 7 years ago
  76. 8b49a5c Disallow starting activities without new task from non-activity context. by Bryce Lee · 7 years ago
  77. a59e95a Merge "Address API review comments for registerReceiver" into oc-dev am: 1f4e053aef by Chad Brubaker · 7 years ago
  78. 6d6015f Address API review comments for registerReceiver by Chad Brubaker · 7 years ago
  79. 0586416 Merge "Turn down the preliminary foreground service API" into oc-dev am: 00ed0baca8 by Christopher Tate · 7 years ago
  80. 242ba3e9 Turn down the preliminary foreground service API by Christopher Tate · 7 years ago
  81. 4f949c3 Merge "Make sure system UI context has the same LoadedApk as system context" into oc-dev am: fa7b34395c by Adam Lesinski · 7 years ago
  82. 6f1a917 Make sure system UI context has the same LoadedApk as system context by Adam Lesinski · 7 years ago
  83. bcc5b9f Merge "Themes: Apply themes to system_server safely" into oc-dev am: a52fc49845 by Adam Lesinski · 7 years ago
  84. a52fc49 Merge "Themes: Apply themes to system_server safely" into oc-dev by TreeHugger Robot · 7 years ago
  85. cc88ddd Merge "Implement issue #36590595: Add ability to associated a ClipData with JobInfo" into oc-dev am: 2d161b1d3f by Dianne Hackborn · 7 years ago
  86. a47223f Implement issue #36590595: Add ability to associated a ClipData with JobInfo by Dianne Hackborn · 7 years ago
  87. 1507baa Merge "Revert "Another buggy app is already targeting O."" by TreeHugger Robot · 7 years ago
  88. be63011 Revert "Another buggy app is already targeting O." by Jeff Sharkey · 7 years ago
  89. 08992ac API refactor: context.startForegroundService() by Christopher Tate · 7 years ago
  90. 79047c6 API refactor: context.startForegroundService() by Christopher Tate · 7 years ago
  91. a82b626 Themes: Apply themes to system_server safely by Adam Lesinski · 7 years ago
  92. 4498e03 Another buggy app is already targeting O. by Jeff Sharkey · 7 years ago
  93. eba78e3 Merge "Update xattrs when creating cache directories." by TreeHugger Robot · 7 years ago
  94. 83aacde Update xattrs when creating cache directories. by Jeff Sharkey · 7 years ago
  95. 132eb7d Suppress SharedPreferences check for buggy apps. by Jeff Sharkey · 7 years ago
  96. c152396 Block CE SharedPreferences access before unlocked. by Jeff Sharkey · 7 years ago
  97. 1665d0f Add support for configForSplit by Adam Lesinski · 7 years ago
  98. 816c83b Enforce visibleToInstantApps for receivers by Chad Brubaker · 7 years ago
  99. bd60e5b Let ResourcesManager generate CompatResources by Jason Monk · 7 years ago
  100. bd98364 Provide some compatibility story for devs in the past by Jason Monk · 7 years ago