- d12be75 Allow config context to inflate views by Charles Chen · 4 years ago
- 8d2ed50 Runtime permission attribution improvements by Svet Ganov · 4 years ago
- 27e9efd Merge "Expose Context#sendStickyBroadcast(Intent, Bundle)" am: 846e5f178d am: c9e394fc27 am: 796c878352 by Paul Hu · 4 years, 1 month ago
- 4ee7e55 Expose Context#sendStickyBroadcast(Intent, Bundle) by paulhu · 4 years, 1 month ago
- 74e1d37 Add a UI Context for RootTaskDisplayAreaOrganizer by Charles Chen · 4 years, 2 months ago
- 465c67d Merge "Introduce #createWindowContext with display" by Charles Chen · 4 years, 2 months ago
- b63b929 Introduce #createWindowContext with display by Charles Chen · 4 years, 2 months ago
- 4e86858 Merge "Remove set no parent in OWNERS in mock package" am: 777f0ea905 am: 6740333528 am: 6dcc5fda31 by Treehugger Robot · 4 years, 2 months ago
- 7038483 Remove set no parent in OWNERS in mock package by Charles Chen · 4 years, 2 months ago
- 058c6af Merge "Make everyone able to modify mock package" am: c3c6148928 am: 531ac1780d am: 053510307c by Charles Chen · 4 years, 2 months ago
- 3656028 Make everyone able to modify mock package by Charles Chen · 4 years, 2 months ago
- f7ecdf6 Merge "Add more OWNERS coverages(2/n)" am: a2c85ce0ba am: 700b3d812f am: dfbbd0e5d7 by Wale Ogunwale · 4 years, 2 months ago
- 2c86c2c Add more OWNERS coverages(2/n) by Charles Chen · 4 years, 2 months ago
- ec2bc8d Add async version of "uncanonicalize" by Dmitri Plotnikov · 4 years, 4 months ago
- c357d96 Don't use impl lib of android.test.[mock|base|runners] by Jiyong Park · 4 years, 9 months ago
- b4e458d Don't use impl lib of android.test.[mock|base|runners] by Jiyong Park · 4 years, 9 months ago
- bfe1b70 Report incorrect context usage in ViewConfiguration by Chris Li · 5 years ago
- 8b0cff7 Give hidden API behavior to legacy apps. by Jeff Sharkey · 5 years ago
- 2361687 [API Review] Expose sendOrderedBroadcast by Peter Wang · 5 years ago
- 23132a2 Merge "Add async version of "canonicalize"" by Dmitri Plotnikov · 5 years ago
- 5877c7d Exempt-From-Owner-Approval: Report non-visual Context misuse by Andrii Kulian · 5 years ago
- 7a223fb Add async version of "canonicalize" by Dmitri Plotnikov · 5 years ago
- c5a7432 Make TCS.getDefaultTextClassifierImplementation returns a ... by Tony Mak · 5 years ago
- e11e951 Merge changes from topic "add_bundle_to_window_context" by Andrii Kulian · 5 years ago
- ea32563 Add bundle options to Context#createWindowContext API by Andrii Kulian · 5 years ago
- d55a387 Add async version of getProviderMimeType by Dmitri Plotnikov · 5 years ago
- 4a31697 Introduce WindowContext API by Andrii Kulian · 5 years ago
- 0d824d4 Add the root of crates by Context.getCrateDir by Felka Chang · 5 years ago
- 7701f57 [Telephony Mainline] Exposed sendOrderedBroadcast by Peter Wang · 5 years ago
- e9fe152 Extend insert/update/delete to provide extras. by Jeff Sharkey · 5 years ago
- 1307f42 Allow sending of bulk Uri change notifications. by Jeff Sharkey · 5 years ago
- 3f9e036 System API: Context#registerReceiverForAllUsers by Meng Wang · 5 years ago
- 5473553 Expose Context.sendOrderedBroadcast with appop by Jordan Liu · 5 years ago
- 128b703 Note with featureId from ContentProvider by Philip P. Moltmann · 5 years ago
- e5449f0 Explicitly take flags in createContextAsUser() by Makoto Onuki · 5 years ago
- b844001 Add Context.createContextAsUser() by Makoto Onuki · 5 years ago
- 9edef25 Detailed ContentProvider permissions checks. by Jeff Sharkey · 6 years ago
- d8eb8b2 Restricted permission mechanism - framework by Svet Ganov · 6 years ago
- 58a5766 Add Context.bindService with executor parameter by Bo Liu · 6 years ago
- a07b052 Add Cursor.{set,get}NotificationUris. by Sudheer Shanka · 6 years ago
- fe7668a Add Downloads.Impl.COLUMN_MEDIASTORE_URI & DownloadColumns.Description. by Sudheer Shanka · 6 years ago
- b29f145 Add RollbackManagerService by Richard Uhler · 6 years ago
- 633a13e Extract common methods into ContentInterface. by Jeff Sharkey · 6 years ago
- a631d56 Add new API to performing grouping and ordering of bindings. by Dianne Hackborn · 6 years ago
- 27b4d94 Implement naming of isolated service bindings. by Dianne Hackborn · 6 years ago
- 5281b6b Add Context.getDisplayId() to avoid possible IPC by Yohei Yukawa · 6 years ago
- 6c644e6 Always review permissions before <M app is started the first time by Philip P. Moltmann · 7 years ago
- f955e56 Require READ_CALL_LOG permission to see phone numbers in phone state. by Tyler Gunn · 7 years ago
- 6affc07 Merge "APIs to suspend packages with SUSPEND_APPS permission" into pi-dev by TreeHugger Robot · 7 years ago
- 021b57a APIs to suspend packages with SUSPEND_APPS permission by Suprabh Shukla · 7 years ago
- 18e3eb8 Add SoundTriggerDetectionService by Philip P. Moltmann · 7 years ago
- 700feef Shortcut permissions for default text classifier by Makoto Onuki · 7 years ago
- 064f166 Merge "Add API to expose signing certificate proof-of-rotation." by TreeHugger Robot · 7 years ago
- 5cdda34 Add API to expose signing certificate proof-of-rotation. by Daniel Cashman · 7 years ago
- 7ee1a7a Adding a new category to mark car-optimized launcher activity by Roberto Perez · 7 years ago
- 1ab3d6e Implement harmful app warning at activity launch by Ben Gruver · 7 years ago
- 772b692 Add apis needed for android.test.legacy by Paul Duffin · 7 years ago
- 79c238a Use modern install method in backup service by Philip P. Moltmann · 7 years ago
- 8439ac0 Start accepting Executors instead of Handlers. by Jeff Sharkey · 7 years ago
- 45f8b29 Add SystemApis to expose runtime profile information by Calin Juravle · 7 years ago
- b13f153 Remove one legacy install path by Philip P. Moltmann · 7 years ago
- e254526 Separate android.test.mock from test-runner source by Paul Duffin · 7 years ago